# Kit Audit

> 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.

- Skill: `altafino/kit-audit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add altafino/kit-audit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/altafino/kit-audit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: altafino (https://skillmd.com/u/altafino)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/altafino/kit-audit

---


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.

