agent-development
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- Development Utility Script: The
scripts/validate-agent.shfile is a local bash utility designed to perform static validation of agent markdown files. It uses standard Unix commands such asgrep,sed, andawkto verify that required frontmatter fields and system prompt structures are present. The script operates entirely on local files and does not perform network operations or privilege escalation.- Agent Design Templates: The skill provides numerous templates and patterns for various agent types, including code reviewers and security analyzers. These templates are provided as educational markdown content to help users build their own agents and do not contain executable malicious logic or instructions to bypass safety filters.- System Prompt Guidance: The documentation inreferences/system-prompt-design.mdandreferences/agent-creation-system-prompt.mdprovides best practices for creating autonomous agents. These instructions emphasize the importance of behavioral boundaries, quality standards, and adherence to project-specific guidelines, promoting secure and predictable agent behavior.
Audit Metadata