Home / akasecurity / ai-tc · plugins/copilot/skills/setup/SKILL.md · GitHub

aka-setup skillA

aka-setup is agent-read markdown (skill) from akasecurity/ai-tc: Set up AKA Security for GitHub Copilot — what this host can enforce, and what it cannot..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# AKA setup — GitHub Copilot

AKA works fully locally with **zero backend and zero Docker**: detection runs
in-process and findings persist to a local SQLite store at `~/.aka/data/aka.db`.

**The calibration wizard is not wired on this host yet.** The Claude Code, Codex
and Antigravity plugins each run a full calibration → triage → remediation flow
from this skill; this adapter ships the live enforcement half only. Until the
wizard lands, use the `aka` CLI directly (`aka init`, `aka detections`,
`aka scan`) and read the dashboard with `aka dashboard`. Do not describe a
calibration step to the user as though it exists here.

## Known limitations

This section is the authority on what AKA can actually do on this host. It is
**rendered from `src/capabilities.ts`** and held to it by
`test/capability-matrix.test.ts`, so a row here and the code that implements it
cannot drift apart. Be honest about every one of these if the user asks why
something was not caught — never imply coverage this plugin does not have.

**One package covers three surfaces, and they are not equivalent.** The Copilot
CLI, VS Code agent mode and the cloud coding agent each have their own event
…

Read the whole file at its exact version.

How to install

Latest version
mdr add akasecurity/ai-tc/aka-setup@git:20260918.ac9330a
Exact content
mdr add akasecurity/ai-tc/aka-setup@sha256:7ff2f0f30e614af8

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_76cwxudde3xhdo37.svg)](https://markdownregistry.com/a/art_76cwxudde3xhdo37)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.ac9330a latest2026-09-18 ac9330a 7,938 BA view · diff
git:20260918.801cc2c2026-09-18 801cc2c 7,946 BA view · diff
git:20260916.afe85d92026-09-16 afe85d9 6,824 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7938 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

akasecurity/ai-tc · 11 stars · license Apache-2.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_76cwxudde3xhdo37
GET https://markdownregistry.com/api/v1/resolve?ref=akasecurity/ai-tc/aka-setup
GET https://markdownregistry.com/api/v1/blob/7ff2f0f30e614af880f4e3eeceeaae2e73952f9f34113e0228a0dbc943105fe5

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from akasecurity/ai-tc

AGENTS.md agents
akasecurity/ai-tc · AGENTS.md
git:20260819.f34155d · audit A · 11 stars
CLAUDE.md claude
akasecurity/ai-tc · CLAUDE.md
git:20260919.3263b68 · audit B · 11 stars
llms.txt llmstxt
akasecurity/ai-tc · llms.txt
git:20260918.5aa20c5 · audit A · 11 stars
aka-audit skill
akasecurity/ai-tc · plugins/antigravity/skills/audit/SKILL.md · Show AKA's recent enforcement decisions
git:20260804.bf91794 · audit A · 11 stars
aka-dashboard skill
akasecurity/ai-tc · plugins/antigravity/skills/dashboard/SKILL.md · Launch the AKA web dashboard in your browser (reads your local store)
git:20260804.bf91794 · audit A · 11 stars
aka-detections skill
akasecurity/ai-tc · plugins/antigravity/skills/detections/SKILL.md · List installed AKA detection packs, versions, and available updates
git:20260804.bf91794 · audit A · 11 stars
aka-exceptions skill
akasecurity/ai-tc · plugins/antigravity/skills/exceptions/SKILL.md · List active AKA detection exceptions (masked) from the local store
git:20260804.bf91794 · audit A · 11 stars
aka-findings skill
akasecurity/ai-tc · plugins/antigravity/skills/findings/SKILL.md · List recent AKA findings (masked) from the local store
git:20260804.bf91794 · audit A · 11 stars
aka-health skill
akasecurity/ai-tc · plugins/antigravity/skills/health/SKILL.md · Show AKA detection activity and local security posture
git:20260804.bf91794 · audit A · 11 stars
aka-recommend skill
akasecurity/ai-tc · plugins/antigravity/skills/recommend/SKILL.md · Surface AKA's top recommendations from recent findings
git:20260804.bf91794 · audit A · 11 stars
aka-scan skill
akasecurity/ai-tc · plugins/antigravity/skills/scan/SKILL.md · Scan working-tree source files for code security flaws
git:20260804.bf91794 · audit A · 11 stars
aka-setup skill
akasecurity/ai-tc · plugins/antigravity/skills/setup/SKILL.md · Set up AKA Security — calibrate notifications and detection posture from Antigravity's real activity.
git:20260922.82c35ed · audit C · 11 stars

Every file in akasecurity/ai-tc

Other files named aka-setup

aka-setup skill
akasecurity/ai-tc · plugins/codex/skills/setup/SKILL.md · Set up AKA Security — calibrate notifications and detection posture from Codex's real activity.
git:20260916.65bc844 · audit B · 11 stars
aka-setup skill
akasecurity/ai-tc · plugins/antigravity/skills/setup/SKILL.md · Set up AKA Security — calibrate notifications and detection posture from Antigravity's real activity.
git:20260922.82c35ed · audit C · 11 stars

Browse by kind, by grade A, or by owner.