Caveat verdict
broedkrummen-overkill-token-optimizer
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.
Permission integrity
package_install
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
FRAMEWORK.md · code · curl -sSL https://get.oktk.io | sh
Pipe to sh — executes piped content as shell commands
FRAMEWORK.md · code · | sh
subprocess execution — runs system commands from Python
cli.py · prose · downgraded · subprocess.run(
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?
Thanks — recorded.