agent-governance
Installation
SKILL.md
Agent Governance Skill
Implement security and governance controls for custom agents using hooks.
Purpose
Design and implement hook-based governance that controls agent permissions, blocks dangerous operations, and provides audit trails.
When to Use
- Building agents with security requirements
- Need to block access to sensitive files/operations
- Require audit logging of agent actions
- Implementing permission policies