Audit guardrails-kit compliance of the current session — run the transcript marker scorecard. Use when asked to audit compliance, check which guardrail rules fired or were missed, or score the session.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add altafino/FableClaudeMDForOpus --skill kit-audit --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kit Audit?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/altafino-kit-audit)More formats (shields.io, HTML) on the badges page.
---
name: kit-audit
description: Audit guardrails-kit compliance of the current session — run the transcript marker scorecard. Use when asked to audit compliance, check which guardrail rules fired or were missed, or score the session.
---
1. Run `python3 scripts/audit-transcript.py --latest` (or pass an explicit transcript path).
2. Summarize the scorecard: which trigger checks FIRED/MISSED, and notable zero-count marker families.
3. For each MISSED check, name the kit rule that should have fired and quote the event evidence.
4. Record heuristic false positives as `NOTED (not done):` lines — they feed the F16 rule-lifecycle tuning.
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!