feishu-fetch-doc

Fail

Audited by Snyk on Mar 11, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt instructs the agent to extract document/resource tokens from HTML and include them verbatim in tool-call JSON (e.g., resource_token, token), which causes secret-like tokens to pass through the LLM's output and risks exfiltration.

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

  • Third-party content exposure detected (high risk: 0.80). The skill's SKILL.md requires fetching and parsing user-provided Feishu cloud documents and wiki URLs (doc_id or https://xxx.feishu.cn/wiki/...), ingesting their Markdown content and media tokens and then calling other tools (feishu_doc_media, feishu_wiki_space_node) as part of the required workflow, so untrusted third-party (user-generated) content could influence parsing and subsequent tool actions.

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

Issues (3)

W007
HIGH

Insecure credential handling 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
HIGH
Analyzed
Mar 11, 2026, 01:18 PM
Issues
3