code-review
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for static analysis and providing feedback on code quality. It does not perform any dangerous operations.
- [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive data access or network exfiltration patterns were detected. Example credentials found in the documentation are clearly labeled as insecure patterns to avoid and use placeholder values.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted code using the
Read,Grep, andGlobtools. While this constitutes an attack surface where malicious code could attempt to influence the agent's review, the skill's capabilities are limited to reading and providing text feedback, mitigating the risk of exploitation. - [REMOTE_CODE_EXECUTION]: No remote code download or execution patterns were identified in the skill files.
Audit Metadata