codex-review
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the bash tool to execute
codex reviewandcodex execcommands, including flags for automatic execution and custom review prompts within the local filesystem. - [EXTERNAL_DOWNLOADS]: Identifies the
@openai/codexNode.js package as a prerequisite for the skill's functionality. - [DATA_EXFILTRATION]: Transmits source code, commit history, and differential changes to an external review service, which is a necessary step for the skill's primary function of code analysis.
- [PROMPT_INJECTION]: The skill demonstrates an indirect prompt injection surface by having the agent read and reflect changes based on the output of an external tool.
- Ingestion points: Results from
codex reviewandcodex execcommands (SKILL.md). - Boundary markers: No explicit delimiters or instructions are provided to the agent to treat external tool output as untrusted content.
- Capability inventory: The agent has access to the
bashtool to perform repository modifications and run further commands (SKILL.md). - Sanitization: No sanitization or verification of the external tool's suggestions is mandated before the agent is instructed to apply changes.
Audit Metadata