codex-shim-byok-models
Fail
Audited by Snyk on Jun 13, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 0.90). The project contains deliberate allowlist evasion (an ASAR patch and re-signing), proxying of local auth tokens, and explicit support for routing requests to arbitrary upstream endpoints and MCP tools—features that enable intentional bypassing of protections and easy exfiltration of credentials or local resources if misused.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt includes a macOS ASAR patch that runs multiple sudo commands to modify /Applications/Codex.app (copying, replacing app.asar, updating Info.plist, and ad-hoc codesigning), which explicitly alters system application files and requires elevated privileges—this directly compromises the machine state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata