coding-agent-patterns
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code snippets for educational and architectural purposes, detailing how to build secure agent systems.- [COMMAND_EXECUTION]: Outlines patterns for implementing bash tool execution and emphasizes safety controls, providing a blacklist of dangerous patterns (e.g., fork bombs, recursive deletions) and implementation of execution timeouts.- [DATA_EXFILTRATION]: Describes best practices for handling sensitive API keys via environment variables and local configuration files, with no evidence of unauthorized data transmission.- [PROMPT_INJECTION]: Discusses the architectural risks associated with agents processing external data and provides mitigation strategies like tiered tool access and automated detection of repetitive 'doom loops'.
Audit Metadata