ClawAudit verdict

1688-product-find

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A 1688 product search and comparison skill using official 1688 open platform APIs; the strict prohibitions against browser fallback and fabricating data reinforce legitimate intent, with all external calls going to the declared 1688 API endpoints.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

13
security
90
transparency
90
maintenance

Findings (9)

Pattern match high

Possible hardcoded credential

scripts/_auth.py · prose · downgraded · TOKEN = "OAUTH_1688_ACCESS_TOKEN

Pattern match high

<script> tag in markdown — potential code injection

scripts/callback_server.py · prose · downgraded · <script>

Pattern match medium

subprocess execution — runs system commands from Python

cli.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses system credential store

scripts/_auth.py · prose · downgraded · KEYCHAIN

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/callback_server.py · prose · downgraded · http://127.0.0.1

Pattern match medium

Instructs covert action — may act without user awareness

scripts/capabilities/configure/cmd.py · prose · downgraded · silently

Pattern match low

importlib.import_module — dynamic module loading

cli.py · prose · downgraded · importlib.import_module(

Pattern match low

Python urllib.request — network access

references/capabilities/link_search.md · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/_auth.py · prose · downgraded · os.environ.get(

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

Requires 1 system binary.

Is this flag fair?

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