Caveat verdict
1688-product-search
A comprehensive 1688 product search skill using official 1688 Open Platform APIs with OAuth token management; credential handling is standard (env vars, cached token file) and all network calls go to documented 1688 endpoints matching the 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)
Possible hardcoded credential
SKILL.md · code · SECRET: "your-app-secret
Base64 encoding/decoding
references/api.md · code · base64_encode
subprocess execution — runs system commands from Python
scripts/smart_recommend.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/auth_fixed.py · prose · downgraded · os.getenv(
Popular HTTP library — network access
scripts/image_search_handler.py · prose · downgraded · got
Python shutil file operation — copies/moves/deletes files
scripts/image_search_handler.py · prose · downgraded · shutil.rmtree(
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.
data_encoding Is this flag fair?
Thanks — recorded.