Caveat verdict

1688-product-search

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

43
security
80
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET: "your-app-secret

Pattern match medium

Base64 encoding/decoding

references/api.md · code · base64_encode

Pattern match medium

subprocess execution — runs system commands from Python

scripts/smart_recommend.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

scripts/auth_fixed.py · prose · downgraded · os.getenv(

Pattern match low

Popular HTTP library — network access

scripts/image_search_handler.py · prose · downgraded · got

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API