Systematic audit of safety patterns to identify gaps, regressions, and improvement opportunities
Systematic auditing of safety patterns to maintain high quality and security
Guides you through a comprehensive 5-phase audit process:
# Invoke the skill
/safety-pattern-auditor
# Or follow manual steps:
./scripts/capture-safety-baseline.sh baseline.json
./scripts/analyze-pattern-gaps.py src/safety/patterns.rs -o gaps.md
./scripts/check-safety-regressions.sh baseline.json
Audit is complete when:
☐ Phase 1: Baseline captured
☐ Phase 2: Gap analyzer run
☐ Phase 3: Regression tests passed
☐ Phase 4: Gaps prioritized
☐ Phase 5: Report written
☐ No regressions detected
☐ No false positives
☐ P0 gaps identified
☐ Action plan with owners
☐ Artifacts saved
./scripts/capture-safety-baseline.sh./scripts/analyze-pattern-gaps.py./scripts/check-safety-regressions.sh./target/release/caro testSee examples/audit-report-template.md for complete template.
Works with:
Provides:
Maintain high safety pattern quality through systematic auditing.
npx skills add wildcard/safety-pattern-auditor下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer