audit-website

Fail

Audited by Snyk on Apr 12, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). These URLs include direct installer scripts (https://squirrelscan.com/install.ps1 and https://squirrelscan.com/install) and the skill explicitly instructs piping remote scripts into bash/PowerShell (curl | bash, irm | iex), a high-risk vector for arbitrary code execution and malware distribution even if the domain appears legitimate.

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

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly instructs the agent to crawl and fetch arbitrary websites and external links (e.g., "squirrel audit https://example.com" in the Usage/Examples and "How It Works" sections: "Crawl: Discovers and fetches pages" and "External Links: Checks external links"), meaning it ingests untrusted, user-provided web content which can influence subsequent analysis and automated fix actions.

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

Issues (3)

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
Apr 12, 2026, 09:36 AM
Issues
3
Security Audit — snyk — audit-website