Caveat verdict

codex-agent-enhanced

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Project manager skill that orchestrates Codex CLI execution within tmux sessions using project-specific .env files; all actions require user confirmation before execution and the skill documents its workflow transparently.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

8
security
80
transparency
70
maintenance

Findings (7)

Pattern match critical

Pipe to python — executes piped content as Python code

examples/cron-mode/README.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/codex-cli-reference.md · code · http://127.0.0.1

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

Python os.environ.get — reads environment variable

INSTALL.md · code · os.environ.get(

Pattern match medium

Accesses shell history/config

INSTALL.md · prose · downgraded · ~/.zshrc

Pattern match medium

Accesses OpenClaw config/secrets directly

INSTALL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match low

Opens WebSocket connection

knowledge/features.md · prose · downgraded · WebSocket

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_in

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API