Caveat verdict

broedkrummen-overkill-token-optimizer

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

Token optimization utility that installs the oktk CLI package and provides session indexing and search locally — no credential access, no external data exfiltration, and the executionSinkDetected is from documented CLI compression commands.

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

23
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

FRAMEWORK.md · code · curl -sSL https://get.oktk.io | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

FRAMEWORK.md · code · | sh

Pattern match medium

subprocess execution — runs system commands from Python

cli.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

config.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

package_install

Is this flag fair?

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