migrate-to-codex
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Local File System Access: The skill reads configuration and instruction files from source directories such as
.claudeand~/.claudeand writes migrated artifacts to.codexand.agentsdirectories. This is a standard requirement for migration utilities. - Autonomous Migration Logic: The instructions permit the agent to perform file operations—including creation, modification, and deletion—within the target migration directories without requiring per-step user confirmation. This autonomy is intended to facilitate an uninterrupted migration process.
- Configuration and Environment Handling: The migration scripts process MCP server definitions and settings. This includes mapping environment variables and authorization headers to ensure compatibility with the Codex configuration format, which is a necessary step for functional migration.
- Shell Command Execution: The skill executes a bundled Python script to perform the data conversion and validation. The script uses standard libraries to verify that migrated MCP server commands are available on the system's path.
Audit Metadata