Geek-skills-wechat-article-writer

Warn

Audited by Snyk on Apr 26, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly requires fetching user-provided website links via web_fetch and performing web searches of open public sources (e.g., GitHub, StackOverflow, 知乎, V2EX) as part of its mandatory content-research workflow, so untrusted third-party content can be ingested and influence generation.

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

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly calls web_fetch to retrieve arbitrary user-provided website URLs at runtime (i.e. web_fetch(<user_provided_URL>)), and that fetched content is injected into the model context to directly control prompt/input for article generation.

Issues (2)

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
MEDIUM
Analyzed
Apr 26, 2026, 05:22 AM
Issues
2