Caveat verdict
vecml-automl
Legitimate ML pipeline tool that reads VECML_API_KEY from env and sends user-provided CSV data to the VecML API for training and predictions — all behavior matches 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 (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="vml_your_key_here
Python urllib.request — network access
vecml-pipeline.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
vecml-pipeline.py · prose · downgraded · os.environ.get(
Base64 encoding/decoding
vecml-pipeline.py · prose · downgraded · base64-encode
Popular HTTP library — network access
vecml-pipeline.py · prose · downgraded · Got
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: VECML_API_KEY).
Is this flag fair?
Thanks — recorded.