ClawAudit verdict
1688-shop-operate
A 1688 store health diagnostics tool using the same locally-encrypted AK pattern as 1688-marketing to call official 1688 data APIs; behavior matches stated purpose of shop performance analysis with no exfiltration.
⚠ 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.
Permission integrity
package_install
Findings (11)
Possible hardcoded credential
scripts/_const.py · prose · downgraded · TOKEN = "OAUTH_1688_ACCESS_TOKEN
<script> tag in markdown — potential code injection
scripts/callback_server.py · prose · downgraded · <script>
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
Accesses system credential store
SKILL.md · prose · downgraded · Keychain
Accesses OpenClaw config/secrets directly
scripts/_auth.py · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/ak_crypto.py · prose · downgraded · subprocess.run(
HTTP request to bare IP address — common in malicious payloads
scripts/callback_server.py · prose · downgraded · http://127.0.0.1
Instructs covert action — may act without user awareness
scripts/capabilities/configure/cmd.py · prose · downgraded · silently
importlib.import_module — dynamic module loading
cli.py · prose · downgraded · importlib.import_module(
Python os.environ.get — reads environment variable
scripts/_const.py · prose · downgraded · os.environ.get(
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?
Thanks — recorded.