Agent Development
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is primarily composed of Markdown documentation, design patterns, and templates for agent construction. All instructional content and system prompt templates were analyzed for prompt injection, obfuscation, and malicious intent, and were found to be legitimate and safe.\n- [COMMAND_EXECUTION]: The shell script
scripts/validate-agent.shis a utility for linting and validating agent configuration files. It uses standard text-processing utilities (grep, sed, awk) to verify YAML frontmatter and system prompt length. The script operates exclusively on local files and contains no network operations, privilege escalation, or persistence mechanisms.
Audit Metadata