Caveat verdict
token-optimizer
cmz-token-optimizer
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.
Permission integrity
agent_memory
Findings (8)
Uses eval() — can execute arbitrary code
SECURITY.md · code · eval(
subprocess execution — runs system commands from Python
SKILL.md · code · subprocess.run(
References sudo — requests elevated privileges
SECURITY.md · code · sudo
Uses exec() — may execute shell commands
SECURITY.md · code · exec(
References agent memory files
SKILL.md · code · MEMORY.md
Popular HTTP library — network access
SKILL.md · code · got
Sets world-executable permissions
SECURITY.md · code · chmod 777
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?
Thanks — recorded.