ClawAudit verdict

1688-marketing

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

A 1688 platform marketing tool that authenticates via a locally-encrypted AK credential and calls official 1688 API endpoints for activity queries and enrollment; AK storage uses device-bound encryption with explicit security guidance against leakage.

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

0
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

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

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

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

subprocess execution — runs system commands from Python

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

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/_http.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.

package_install

Is this flag fair?

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