youtube-competitor-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: 1.00). The skill shows API endpoints with a {API_KEY} placeholder and instructs obtaining an API key, which implies the agent would need to insert the secret verbatim into generated requests/commands (exfiltration risk).

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

  • Third-party content exposure detected (high risk: 0.75). The required workflow calls the YouTube Data API at runtime to fetch competitor channel/video fields like snippet.description, snippet.title, and brandingSettings.keywords from outsider-authored public YouTube content, which can then be inserted into the agent’s LLM context for analysis/reporting (indirect prompt-injection risk).

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-competitor-analyzer