codex

Fail

Audited by Socket on Feb 16, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
SKILL.md

The file is a usage guide that does not itself contain malware or obfuscated payloads, but it prescribes risky operational defaults: mandating --skip-git-repo-check, routinely suppressing stderr (2>/dev/null), and normalizing high-privilege sandboxes and --full-auto. These practices materially increase the chance that a compromised CLI or malicious repository could cause data leakage, unwanted file modifications, or hidden failures. Recommended mitigations: (1) Remove or strongly qualify the rule to always use --skip-git-repo-check; require explicit, per-run consent to bypass repo checks. (2) Do not suppress stderr by default — surface warnings and errors; provide an explicit opt-in to hide thinking tokens only when requested. (3) Adopt least-privilege defaults (sandbox read-only) and require fresh confirmation before enabling workspace-write, danger-full-access, or --full-auto. (4) Add guidance to verify the codex CLI binary (version, checksum, provenance) before use and to log CLI network endpoints and actions for auditing. With these changes the guide would be suitable for safer operational use.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 16, 2026, 12:28 PM
Package URL
pkg:socket/skills-sh/iamladi%2Fcautious-computing-machine--sdlc-plugin%2Fcodex%2F@33dc5c8d25f768e7907dbc8284f31dc93510336b