🛡️ AI Agent Change Risk Audit Kit — Agency/Team
$39 · One-time · Commercial License
AI generates code fast. Your team reviews it. But clients need proof you did.
This is the agency-tier toolkit for teams who audit AI-generated code changes for clients. Get structured, client-facing deliverables — not just internal checklists.
What You Get
- agency-audit audit — Score a single diff for risk (0–100 scale)
- agency-audit batch — Multi-repo audit across your entire org
- agency-audit report — Client-facing HTML & Markdown risk reports with engagement IDs and SHA-256 checksums
- agency-audit scope — Generate SOW (Statement of Work) scope documents from diffs
- agency-audit team-onboard — Structured onboarding checklist for new audit team members
- Pre-commit hook — Block high-risk commits before they reach your client’s repo
Who Is This For?
- Agencies using AI coding tools (Cursor, Copilot, Claude Code) for client work
- Teams delivering AI-assisted code changes to clients
- Anyone who needs professional audit documentation for AI-generated code
Quick Start
pip install -e .
# Audit a single diff
agency-audit audit --diff risky-change.patch
# Batch audit across repos
agency-audit batch --dir ./repos/
# Generate client-facing HTML report
agency-audit report --diff risky-change.patch --format html
# Generate SOW scope document
agency-audit scope --diff change.patch --project "Client ABC Migration"
# Onboard new team member
agency-audit team-onboard
What’s Included
- Full source code — Python, stdlib-only, no dependencies
- 73 unit tests — all passing
- Client handoff checklist & SOW scope template
- Slack/Teams webhook notification templates
- Pre-commit hook for CI
- Customer support & refund policy templates
Comparison
| Basic ($5) | Pro ($19) | Agency ($39) | |
|---|---|---|---|
| Risk scoring | ✅ | ✅ | ✅ |
| Batch audit | — | ✅ | ✅ |
| Client-facing reports | — | — | ✅ |
| SOW scope generator | — | — | ✅ |
| Team onboarding | — | — | ✅ |
How to Use This Kit
- Install: Clone or download the kit, run
pip install -e .— no external dependencies needed. - Audit AI changes: Run
audit-risk scan . --scope fullon your project directory to detect risky AI-generated changes. - Generate client report: Use
audit-risk report . --project "Client Project"to produce a professional risk report. - Review SOW scope: Run
audit-risk scopeto generate a Statement of Work scope for the audit engagement. - Integrate into CI: Use the included CI templates to run automated risk checks on every pull request.
- Deliver to client: Package the risk report, scope document, and evidence as a professional deliverable.
Use Cases
- Agency client audit — Deliver a professional AI code risk report to clients who use AI-generated code but cannot review every line manually.
- Team code review gate — Run risk scans in CI to catch AI-generated secrets, config drift, and risky patterns before merge.
- Compliance evidence — Generate structured audit reports for clients or regulators who require proof of code review.
- SOW and scope management — Auto-generate audit scope documents for client engagements.
- Multi-project standardization — Apply the same risk framework across all agency projects for consistent delivery quality.
FAQ
- How is this different from the Basic or Pro kit?
- The Agency/Team edition includes client-facing SOW scope generation, professional report templates, and multi-project CI integration. Basic covers single-project scanning. Pro adds batch audit and team notification. Agency adds everything a team needs to deliver audits to clients.
- Does this upload my code anywhere?
- No. All scanning runs locally on your machine. No code or data leaves your computer.
- Can I use this for multiple client projects?
- Yes. The commercial license allows unlimited projects and unlimited clients.
- What if I need a refund?
- 30-day money-back guarantee. No questions asked.
- Does it work on Windows?
- Yes. Pure Python 3.8+ with no external dependencies. Works on any OS with Python.
Pair With
- Secret/Config Diff Scanner — Catch API key leaks and config drift before they reach production or client hands.
- AI Code Review Workflow Pack — Build a complete code review process around your AI-assisted development.
- Expert AI Code Security Audit — Need a professional third-party audit? Get a full security report in 48 hours.
Python 3.8+ · No dependencies · Commercial license · 30-day money-back guarantee
Related Products
If you use the Agency/Team kit, these tools complement your workflow:
- Secret/Config Diff Scanner — Add a pre-commit hook to catch secrets and config drift on every commit, before the full audit runs.
- Client Delivery QA Kit — Generate QA evidence, SOW scope, and client sign-offs alongside your risk audit reports.
- Expert AI Code Security Audit — When you need a done-for-you security audit for a specific project, our experts review your code and deliver a prioritized report in 48 hours.