codex-review
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local commands such as
git,gh, andcodexto perform diffing and analysis. It uses security flags like-a neverand-s read-onlyto ensure the code review process cannot modify files and runs within a restricted environment. - [PROMPT_INJECTION]: The skill processes external data from git diffs and pull requests, which presents a surface for indirect prompt injection. This risk is effectively mitigated by specific instructions in SKILL.md requiring the agent to manually verify every finding against the source code before reporting it to the user.
Audit Metadata