baidu-netdisk

Fail

Audited by Snyk on Apr 9, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). Yes — the skill's examples and flow instruct the agent to accept and embed share extraction codes/passwords (e.g., ?pwd=abcd or -p <提取码>) directly into bdpan command-line invocations, which requires the LLM to include secret values verbatim (even though it forbids reading config tokens).

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

  • Third-party content exposure detected (high risk: 0.90). The skill's required workflows (SKILL.md and reference/bdpan-commands.md) explicitly accept and fetch public Baidu share links (e.g., bdpan download/transfer "https://pan.baidu.com/s/…"), so the agent ingests untrusted, user-supplied third‑party content and uses that content (file metadata/size and transfer results) to drive actions and decisions.

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
Apr 9, 2026, 08:29 AM
Issues
3
Security Audit — snyk — baidu-netdisk