Caveat verdict

token-optimizer

openclaw-token-optimizer

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

Token cost-control toolkit for lazy context loading, model routing, and token budgeting; security notes explicitly confirm no network access, no code execution, and local-only data.

⚠ 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

Findings (9)

Pattern match critical

Possible hardcoded credential

references/PROVIDERS.md · code · API_KEY="sk-ant-...

Pattern match critical

Uses eval() — can execute arbitrary code

SECURITY.md · code · eval(

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

Accesses OpenClaw config/secrets directly

references/PROVIDERS.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Sets world-executable permissions

SECURITY.md · code · chmod 777

Pattern match low

References agent memory files

CHANGELOG.md · prose · downgraded · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Popular HTTP library — network access

scripts/model_router.py · prose · downgraded · got

Why the tier is capped

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

Is this flag fair?

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