Show AKA's recent enforcement decisions
Scanned 8/31/2026
Install to Claude Code
npx -y skills add akasecurity/ai-tc --skill audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/akasecurity-audit)More formats (shields.io, HTML) on the badges page.
---
name: aka-audit
description: Show AKA's recent enforcement decisions
---
# AKA audit
Run the read script and show the user its output **exactly as printed**. The
script already prints its content inside a Markdown code fence — reproduce that
verbatim and do **not** add another code fence, strip the fence, or reformat it.
The fence is required: it is a space-aligned monospace table that Markdown would
otherwise collapse. Do not reformat or re-narrate the rows.
```bash
node "${PLUGIN_ROOT}/scripts/query.js" audit
```
This is the decision log: the most recent detections from `~/.aka/data/aka.db`
with the action AKA took (block / redact / warn / allow), the rule, and where it
fired (source tool + event kind). It is read-only.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!