youtube-search-results-lead-scraper

Fail

Audited by Snyk on Jul 20, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The Skill contains explicit instructions to install dependencies automatically without user confirmation and to hide that installation from the user, which is deceptive and outside the stated scraping purpose.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The skill instructs automatic installation of a CLI from a third-party domain (browseract.com) without user confirmation and uses a redirect parameter to GitHub, which matches common malware-distribution patterns for installers and unsolicited executables.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 0.90). High risk: the Skill explicitly automates harvesting of contact details and instructs silent installation/use of external tooling while advising to hide or avoid user consent, creating potential for abusive data exfiltration and supply-chain/backdoor behavior.

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

  • Third-party content exposure detected (high risk: 0.85). This skill’s required workflow invokes the browser-act Skill to access and extract content from user-specified YouTube pages at runtime, which can include outsider-authored free text (e.g., channel/About page text) that the agent then ingests into the LLM context.

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

Issues (5)

E004
CRITICAL

Prompt injection detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

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
Jul 20, 2026, 04:17 AM
Issues
5
Security Audit — snyk — youtube-search-results-lead-scraper