Caveat verdict
17track
A parcel tracking skill that uses the 17TRACK API v2.2 with a user-supplied token stored in env vars or config; all network calls go to the documented 17TRACK API and data is stored locally in SQLite, matching the stated package tracking 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 (4)
Pipe to python — executes piped content as Python code
SKILL.md · code · | python3
subprocess execution — runs system commands from Python
scripts/track17-daily-report.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/track17-daily-report.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
scripts/track17.py · prose · downgraded · urllib.request
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class 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.
credential_accessnetwork_in Is this flag fair?
Thanks — recorded.