Caveat verdict

token-optimizer

cmz-token-optimizer

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

Token usage optimization toolkit running local Python scripts for model routing; security metadata claims no network access in scripts and capabilities are for the stated optimization instrumentation purpose.

⚠ 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.

0
security
100
transparency
90
maintenance

Permission integrity

Accesses agent memory/configuration files

agent_memory

Findings (8)

Pattern match critical

Uses eval() — can execute arbitrary code

SECURITY.md · code · eval(

Pattern match high

subprocess execution — runs system commands from Python

SKILL.md · code · subprocess.run(

Pattern match high

References sudo — requests elevated privileges

SECURITY.md · code · sudo

Pattern match high

Uses exec() — may execute shell commands

SECURITY.md · code · exec(

Pattern match medium

References agent memory files

SKILL.md · code · MEMORY.md

Pattern match medium

Popular HTTP library — network access

SKILL.md · code · got

Pattern match medium

Sets world-executable permissions

SECURITY.md · code · chmod 777

Pattern match low

Python os.environ.get — reads environment variable

scripts/model_router.py · prose · downgraded · os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). 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.

agent_memoryprocess_exec

Is this flag fair?

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