agent-governance

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle provides educational patterns and reusable Python code for implementing governance, safety, and audit controls in AI agent systems. It includes defensive mechanisms such as tool allowlists, regex-based intent classification for detecting threats (e.g., data exfiltration, privilege escalation), and trust scoring with temporal decay. The provided examples, such as the 'read_file' tool in SKILL.md, demonstrate security best practices like path traversal prevention, and no malicious intent, exfiltration, or unauthorized execution logic was found.