agent-governance
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational resource for implementing security and governance controls in AI agents and does not contain any malicious code.
- [PROMPT_INJECTION]: The skill includes defensive regex patterns and classification logic specifically designed to detect and mitigate prompt injection attempts such as instruction overrides.
- [DATA_EXFILTRATION]: Provides templates for identifying and blocking exfiltration attempts, including patterns for detecting unauthorized curl commands and sensitive data exports.
- [COMMAND_EXECUTION]: Code examples demonstrate secure implementation of file system tools by using path validation and realpath checks to prevent directory traversal attacks.
- [CREDENTIALS_UNSAFE]: Includes defensive filters to detect and prevent the exposure of secrets, API keys, and passwords in agent content.
Audit Metadata