code-review
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill consists exclusively of Markdown documentation files (
SKILL.md,references/review-patterns.md, andreferences/risk-assessment.md). There are no scripts (.js, .py, .sh), binaries, or configuration files that would execute code or perform system operations. - [CREDENTIALS_UNSAFE] (INFO): The file
references/review-patterns.mdcontains a placeholder credentialsk_live_abc123. This is explicitly labeled as a "Security Anti-Pattern" for educational purposes to demonstrate how not to handle secrets and does not pose a security risk. - [COMMAND_EXECUTION] (INFO): Documentation in
references/review-patterns.mdcontains code snippets demonstrating command injection vulnerabilities. These are provided as negative examples for code review training and are not intended for execution by the agent.
Audit Metadata