codereview-architect
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill uses standard shell commands (
grep) for local codebase analysis which is consistent with its stated purpose of a code review architect. - [PROMPT_INJECTION] (LOW): The skill is subject to Indirect Prompt Injection (Category 8) as it processes codebase content which could contain malicious instructions.
- Ingestion points: Files with
*.tsextensions via shell search tools. - Boundary markers: None explicitly defined in the instructions.
- Capability inventory: Local file searching via
grep. - Sanitization: None specified; relies on the agent's underlying safety layers to handle untrusted data from the filesystem.
Audit Metadata