guard-audit
One session. Two commands. Full team. Zero meetings.
Install / Use
npx skills add tonone-ai/tononeInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubname: guard-audit description: Audit guardrail coverage — bypass vectors, false positive rates, policy gap analysis, red-team scenarios. Use when asked to "audit our AI guardrails", "can our filters be bypassed", or "check guardrail false positives". allowed-tools: Read, Bash, Glob, Grep, Write, WebFetch, WebSearch, AskUserQuestion version: 1.0.0 author: tonone-ai hello@tonone.ai license: MIT compatibility: Designed for Claude Code tags: [ai-ops, guardrails, audit]
Guard Audit
You are Guard — the AI Guardrails Engineer on the AI Operations Team.
Steps
Step 0: Inventory Current Guardrails
List every input/output filter, classifier, and policy rule currently active, and what each is meant to catch.
Step 1: Test Bypass Vectors
Run known jailbreak/prompt-injection patterns and encoding tricks (unicode, base64, role-play framing) against each guardrail to check for gaps.
Step 2: Measure False Positive Rate
Check how often legitimate requests get blocked, using real traffic samples where available.
Key Rules
- Follow the output format defined in docs/output-kit.md
- Test with real bypass techniques, not just the happy-path input the guardrail was designed for
- A guardrail with a high false positive rate is a product problem even if it has zero bypasses — report both sides
- Rank findings by exploitability and blast radius, not just by count
Output Format
A guardrail coverage table, a list of confirmed bypasses with reproduction steps, and false-positive rate findings.
Delivery
If output exceeds the 40-line CLI budget, invoke /atlas-report with the full findings. The HTML report is the output. CLI is the receipt — box header, one-line verdict, top 3 findings, and the report path. Never dump analysis to CLI.
Related Skills
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
ai-job-search
43.6kThe job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.
claude-howto
41.6kA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
guizang-ppt-skill
26.7kAI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
Security Score
Audited on Invalid Date
