ClawAudit verdict

xiaohongshu-aio

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

Automates Xiaohongshu account management and content publishing through a local MCP server API; all capabilities match the stated purpose and there is no evidence of unexpected data 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.

75
security
60
transparency
70
maintenance

Findings (4)

Pattern match medium

subprocess execution — runs system commands from Python

src/xiaohongshu_aio/mcp_service.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

src/xiaohongshu_aio/mcp_service.py · prose · downgraded · os.execv(

Pattern match low

Python urllib.request — network access

src/xiaohongshu_aio/mcp_service.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

src/xiaohongshu_aio/mcp_service.py · prose · downgraded · got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable. Requires 2 system binaries.

Is this flag fair?

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