Audit Kit · Free during launch

AI Agent Audit Kit: 50 Laws Edition

Price: Free for now

Promise: Use the audit skill free while we decide what should stay free and what should become paid.

What This Actually Is

This is an evidence-based audit workflow for real AI agents. It is not a black-box vulnerability scanner and it is not a generic prompt pack.

You use it inside the tool where you already work, or you export evidence from that tool:

The kit reads prompts, tools, retrieval, evals, traces, workflow nodes, permissions, side effects, and handoffs, then maps concrete risks to the 50 Laws.

Why This Exists

I made this after building and reviewing many AI agent systems and seeing the same failures repeat. The model was rarely the only problem. The agent broke because context was stale, tools were vague, retrieval missed the right facts, evals were missing, permissions were too broad, or nobody designed the handoff when the agent got stuck.

Agents are becoming an interface to real work. They read, decide, call tools, write into systems, and affect customers. This kit turns the 50 laws into a practical audit workflow so you can find the weak points before users or clients do.

What Is Included

No PDF is included. The illustrated digital edition is protected online at:

https://lawsofagents.ai/access

How To Use

  1. Follow ai-agent-audit/assets/install-codex-claude.md to copy the skill into Codex or Claude.
  2. Choose a mode: repo, workflow, SDK/API, black-box, or client report.
  3. Fill in assets/intake-checklist.md or assets/platform-intake.md with your prompts, tools, workflow export, retrieval, evals, traces, screenshots, or transcripts.
  4. Ask the agent to run an audit with $ai-agent-audit.
  5. Use assets/audit-report-template.md to turn findings into a fix plan.

If your tool does not support installable skills, use assets/copy-paste-audit-prompt.md.

View raw Download zip

All kit files