youtube-own-channel-analyzer

Fail

Audited by Snyk on Jul 15, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The prompt explicitly shows API endpoints with ?key={API_KEY} and instructs obtaining an API key, which encourages the agent to embed the secret verbatim into requests/commands (an insecure exfiltration pattern).

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

  • Third-party content exposure detected (high risk: 0.75). The required workflow fetches YouTube channel/video metadata (including titles and descriptions) from the YouTube Data API at runtime, and those fields are outsider-authored free text from other creators, which the agent would ingest into the LLM context for analysis.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 15, 2026, 02:21 PM
Issues
2
Security Audit — snyk — youtube-own-channel-analyzer