ClawAudit verdict
xianyu-data-grabber
Xianyu (secondhand marketplace) data scraping skill using Playwright and OCR for market research; uploads results to the user's own Gitee repo using user-supplied tokens — legitimate competitive research automation.
⚠ 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
network_out
file_read+write
package_install
Findings (9)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
INSTALL.md · code · curl -sL https://raw.githubusercontent.com/your-username/xianyu-data-grabber/mai
Pipe to bash — executes piped content as shell commands
INSTALL.md · code · | bash
Recursive delete from root or home — destructive command
INSTALL.md · code · rm -rf ~
apt-get install — installs system packages
SKILL.md · code · apt-get install
yum install — installs system packages
INSTALL.md · code · yum install
References sudo — requests elevated privileges
INSTALL.md · code · sudo
Pipe to python — executes piped content as Python code
TEST-REPORT.md · prose · downgraded · | Python
pip3 install — installs Python packages at runtime
FEATURES.md · code · pip3 install
References child_process — can spawn system processes
grabber-enhanced.js · prose · downgraded · child_process
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/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.
package_installnetwork_outfile_write Is this flag fair?
Thanks — recorded.