Caveat verdict

xiaohongshu

xiaohongshutools

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Reverse-engineered Xiaohongshu client for search and scraping with optional web_session cookie; network_out goes to xiaohongshu.com consistent with stated data collection purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

25
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

Uses eval() — can execute arbitrary code

scripts/request/web/encrypt/config.py · prose · downgraded · eval(

Pattern match medium

Long base64 string (100+ chars) — likely obfuscated payload

scripts/request/web/encrypt/decrypt_xs_xsc.py · prose · downgraded · 2UQAPsHC+aIjqArjwjHjNsQhPsHCH0rjNsQhPaHCH0c1Pjh9HjIj2eHjwjQgynEDJ74AHjIj2ePjwjQh

Pattern match low

Base64 encoding/decoding

scripts/request/web/encrypt/header/X_S_Common.py · prose · downgraded · base64_encode

Pattern match low

Python aiohttp session — async network access

scripts/request/web/xhs_session.py · prose · downgraded · aiohttp.ClientSession

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outpackage_install

Is this flag fair?

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