ClawAudit verdict

yidian-upload

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

Automates product listing on a third-party e-commerce backend (ekadmin) via Python websockets/CDP; all behavior is transparently documented, local, and matches the stated purpose of batch product uploading.

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

55
security
90
transparency
90
maintenance

Findings (5)

Pattern match high

Possible hardcoded credential

scripts/auto_publish.py · prose · downgraded · TOKEN = "CBwesfEuwh8i3JtUPBTc0K63nbd

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/auto_publish.py · prose · downgraded · shutil.move(

Pattern match low

Python urllib.request — network access

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

No declared permissions — minimal attack surface.

Is this flag fair?

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