codex-huge-context
Warn
Audited by Socket on Aug 3, 2026
1 alert found:
AnomalyAnomalyscripts/preflight.rb
LOWAnomalyLOW
scripts/preflight.rb
This module itself shows no direct evidence of malware features such as obfuscated payloads, network exfiltration, or credential theft from environment variables. However, its core function is to execute an external authentication helper whose executable path is sourced from a local config file. If an attacker can modify the config.toml (or supply a malicious --config path), this enables arbitrary local code execution with the privileges of the user. Treat this as a medium-security-risk utility due to the “execute-configured-binary” design; additional trust/defense depends on how config integrity and helper path allowlisting are handled elsewhere.
Confidence: 62%Severity: 60%
Audit Metadata