codex-compat
Pass
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the creation of a
.codex/hooks.jsonfile containing shell commands that execute local scripts from the.claude/hooks/directory. - [COMMAND_EXECUTION]: The provided script
scripts/codex-batch-check.shiterates through and executes project-local executable scripts for the purpose of running automated tests and quality checks (e.g., vitest, tailwind-check). - [DATA_EXPOSURE]: The skill reads local repository configuration files like
.claude/settings.jsonto map existing settings to the Codex format. This data access is limited to the local environment and is necessary for the skill's primary function.
Audit Metadata