omega-codex-cli

Warn

Audited by Snyk on Mar 3, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 1.00). The skill invokes the Codex CLI via runtime commands like "npx -y @openai/codex" (and suggests "npm install -g @openai/codex"), which will fetch and execute remote package code from the npm registry (e.g., https://registry.npmjs.org/@openai/codex) and then directly process the provided prompts, so this is a runtime external dependency that executes remote code and controls prompt handling.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 3, 2026, 08:51 AM