laws-of-software-los
Warn
Audited by Socket on Apr 21, 2026
1 alert found:
AnomalyAnomalyassets/codex-hooks/hooks.global.json
LOWAnomalyLOW
assets/codex-hooks/hooks.global.json
No explicit malicious payloads, credential theft, network exfiltration, or obfuscation are visible in this configuration alone. However, it repeatedly executes Python code from a user-writable directory ($HOME/.codex/hooks/...) at multiple sensitive lifecycle stages, without any shown integrity verification. This creates a meaningful supply-chain/local-tampering risk: if those scripts are altered, arbitrary code execution could occur reliably. The referenced Python files should be reviewed and protected with integrity controls (hash/signature verification, permissions/ownership enforcement, and immutability or least-privilege execution).
Confidence: 62%Severity: 62%
Audit Metadata