Agent Development

Pass

Audited by Gen Agent Trust Hub on Jun 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists entirely of documentation, markdown templates, and reference guides that define how to structure AI agents. No malicious instructions or prompt injections targeting the host system or the LLM were detected.
  • [SAFE]: The provided utility script (scripts/validate-agent.sh) is a local shell script used to verify the YAML frontmatter and structure of agent files. It uses standard text processing tools (grep, sed, awk) for validation and does not perform network operations, access sensitive files, or attempt privilege escalation.
  • [SAFE]: No obfuscation techniques, such as Base64 encoding of commands, zero-width characters, or homoglyphs, were found in the instructions or scripts.
  • [SAFE]: The agent examples provided (e.g., code-reviewer, test-generator) include standard tool configurations suitable for their described tasks. The use of the 'Bash' tool in the test generator example is contextually appropriate for running test suites in a development environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 1, 2026, 11:22 AM
Security Audit — agent-trust-hub — Agent Development