ai-error-handling
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to perform validation using shell commands across multiple environments. It specifically references tools such as
node,tsc,eslint,php,phpstan,python,mypy, andpylint. It also provides a bash script (validate-ai-code.sh) that automates the execution ofphpunitandphpstanto verify the integrity and security of generated files.- [SAFE]: The skill explicitly instructs on the prevention of common vulnerabilities. It includes a 'Security Validation' layer that checklists input validation, SQL injection prevention (parameterized queries), XSS prevention (escaping/encoding), and secret management (using environment variables instead of hardcoded keys).
Audit Metadata