converting-agents-to-codex
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical migration guide for converting Claude Code agent definitions to Codex format. It contains documentation, templates, and validation steps.
- [COMMAND_EXECUTION]: The skill includes shell and Python snippets in
references/CONVERTING-AGENTS.mdused for local validation tasks such as TOML syntax parsing and verifying the existence of specific skill files on the local filesystem. These operations are restricted to application-specific paths (e.g.,~/.codex/) and do not involve unauthorized access or dangerous commands. - [DATA_EXFILTRATION]: No network operations, external downloads, or access to sensitive credentials (like SSH keys or AWS configs) were identified. The scripts strictly operate on local configuration files within the intended workspace.
- [PROMPT_INJECTION]: The instructions are focused on formatting and structural conversion. There are no attempts to override system prompts, bypass safety guidelines, or extract sensitive model information.
Audit Metadata