claude-to-codex-coordinator
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/probe.pyscript executes system commands to check versions ofnode,claude, andcodex. These operations are limited to environment verification and do not involve user-supplied input flowing into shell commands.\n- [EXTERNAL_DOWNLOADS]: The skill documentation references theopenai/codex-plugin-ccplugin from OpenAI's official GitHub repository as a required runtime component.\n- [DATA_EXFILTRATION]: The skill provides instructions for managing Claude session transcripts during handoffs to Codex. The documentation includes specific privacy guidelines to prevent the exposure of account labels or private history during this process.\n- [PROMPT_INJECTION]: The skill manages the interface with an external AI system, creating a surface for indirect prompt injection. This risk is addressed through explicit requirements for manual verification of diffs, mandatory test execution, and independent reviews of all changes.
Audit Metadata