war-boss-review
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process external, potentially untrusted code for review, which presents a surface for indirect prompt injection if the code contains malicious instructions.
- Ingestion points: Ingests data through
git diff,git diff --cached, user-specified files, and PR content as described in the 'What to review' section. - Boundary markers: There are no explicit delimiters or warnings to ignore instructions embedded within the code being reviewed.
- Capability inventory: The skill uses standard git commands and file reading capabilities to perform its task.
- Sanitization: No sanitization or validation of the input code is specified before the agent processes it.
Audit Metadata