Caveat verdict
kaggle
Unified Kaggle skill using declared KAGGLE_KEY for account operations, downloads, and submissions to api.kaggle.com; all network access is to documented Kaggle endpoints consistent with stated 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.
Findings (6)
Pipe to python — executes piped content as Python code
modules/kllm/references/cli-reference.md · code · |python
Possible hardcoded credential
modules/registration/references/kaggle-setup.md · code · TOKEN='<your_token>
subprocess execution — runs system commands from Python
modules/badge-collector/scripts/phase_5_streaks.py · prose · downgraded · subprocess.run(
Uses spawn() — can execute external programs
modules/kllm/references/kaggle-knowledge.md · prose · downgraded · spawn(
Accesses shell history/config
modules/registration/references/kaggle-setup.md · prose · downgraded · ~/.zshrc
Python os.getenv — reads environment variable
modules/badge-collector/scripts/phase_4_browser.py · prose · downgraded · os.getenv(
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
Requires 1 environment variable. Requires 2 system binaries.
Is this flag fair?
Thanks — recorded.