xiaohongshu-workflow

Fail

Audited by Snyk on Mar 13, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt instructs obtaining cookie files and explicitly passing tokens (e.g., <xsec_token>) as command-line arguments and in scripts/commands, which requires embedding secret values verbatim and thus presents an exfiltration risk.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.85). These URLs include direct downloads of prebuilt executables/archives and raw scripts hosted under relatively unknown GitHub accounts (xpzouying, JoeanAmier) and instructions to run them and extract cookies—exactly the kind of distribution/credential-exfiltration vector that is risky even if hosted on GitHub (only tampermonkey.net and the localhost endpoint are benign/expected).

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly fetches and ingests public, user-generated Xiaohongshu content via the MCP API (see SKILL.md and references/api-reference.md using tools like search_feeds and get_feed_detail) and the scripts (notably scripts/track-topic.py and mcp-call.sh) parse posts and comments and use that data to generate reports and drive replies/monitoring—so untrusted third‑party content is read and can materially influence actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 13, 2026, 06:58 AM
Issues
4