douyin-video-extractor

Fail

Audited by Snyk on Jun 15, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt shows and instructs embedding API keys directly (env/API_KEY, CLI --api-key, and MCP JSON env entries), which would require the model to include secret values verbatim in generated commands/configs and thus risks secret exfiltration.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). These URLs mix legitimate services (Douyin short links, GitHub, modelcontextprotocol.io, ara.so) with risky patterns — an unknown GitHub repo, third‑party API hosting (cloud.siliconflow.cn), and a direct curl|sh installer (https://astral.sh/uv/install.sh) plus multiple short/redirecting links — making it a moderate-to-high risk for distributing malware if you execute downloaded scripts or binaries without review.

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

  • Third-party content exposure detected (high risk: 0.75). The skill’s runtime path for outsider text is via Douyin share links: the server fetches Douyin video pages/metadata and then ingests the resulting page-derived text (e.g., title/caption/transcript-related content) into the LLM context for transcription, which is outsider-authored web content.

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
Jun 15, 2026, 01:04 AM
Issues
4
Security Audit — snyk — douyin-video-extractor