codex-learning
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational, providing instructions and examples for configuring the Codex CLI.
- [EXTERNAL_DOWNLOADS]: Mentions the installation of the
@openai/codexpackage and the@anthropic/mcp-fstool, both of which originate from well-known technology organizations. - [COMMAND_EXECUTION]: Provides example shell commands for directory creation and configuration file generation (e.g.,
mkdir,cat > config.toml). These are standard setup procedures documented for the user. - [CREDENTIALS_UNSAFE]: The documentation references setting an
OPENAI_API_KEYenvironment variable but correctly uses a placeholder (sk-...) for instructional purposes.
Audit Metadata