ClawAudit verdict

luan-xhs-skill

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

Xiaohongshu (Chinese social platform) content operations skill for drafting and publishing posts; browser automation is user-initiated and the skill explicitly distinguishes between 'prepare/preview' vs 'publish now' modes with user consent required for publishing.

⚠ 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
90
transparency
70
maintenance

Findings (7)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

Openclaw一键安装.md · code · curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bas

Pattern match critical

Possible hardcoded credential

Openclaw一键安装.md · code · token="$(openclaw config get gateway.auth.token | tr -d

Pattern match critical

Pipe to bash — executes piped content as shell commands

Openclaw一键安装.md · code · | bash

Pattern match high

HTTP request to bare IP address — common in malicious payloads

Openclaw一键安装.md · code · http://127.0.0.1

Pattern match medium

References sudo — requests elevated privileges

Openclaw一键安装.md · prose · downgraded · sudo

Pattern match medium

setuid — privilege escalation mechanism

scripts/xhs_login_qr.js · prose · downgraded · setuid

Pattern match medium

References child_process — can spawn system processes

scripts/xhs_publish_with_saved_session.js · prose · downgraded · child_process

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/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