Guardian Agent Audit Pack 20260831 v1.0
What it does
Guardian Agent Audit Pack helps teams review whether an autonomous agent has the control evidence expected before wider operational use. It turns redacted local notes into a clear advisory status covering authority boundaries, least privilege, approvals, audit trail, containment, kill switch, rollback rehearsal, and control ownership.
Use cases
- Regulated automation teams that need evidence of agent containment before internal review.
- Platform owners preparing autonomous-agent controls for QA, governance, or customer assurance.
- Consultants documenting readiness gaps before an agent workflow is promoted.
Requirements
- OpenClaw skill runtime with local file access to the skill directory.
- Python 3 standard library only; no third-party dependencies.
- No API keys required. Use only redacted, non-sensitive input notes.
Example usage
python3 scripts/guardian_agent_audit_pack.py --notes path/to/redacted-notes.txt --json
Expected output: JSON showing PASS, REVIEW, or BLOCKED, with coverage, evidence found, risks, recommendations, and an empty mutated_files list.
Price: $4.99