ClawAudit verdict

1688-sourcing-inquiry

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

A procurement inquiry skill for the 1688 platform that submits sourcing requests via official API; the strict prohibitions against fabricating data or using browser fallback confirm legitimate intent with all data flowing to/from 1688 platform APIs.

⚠ 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.

3
security
70
transparency
70
maintenance

Findings (10)

Pattern match high

Possible hardcoded credential

scripts/_const.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 OpenClaw config/secrets directly

scripts/_auth.py · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Accesses system credential store

scripts/_const.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 os.environ.get — reads environment variable

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

Pattern match low

Python urllib.request — network access

scripts/callback_server.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

Requires 1 system binary.

Is this flag fair?

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