lazyweb

Fail

Audited by Snyk on Jul 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). The skill instructs running a remote shell installer via "curl ... | bash" from https://www.lazyweb.com/install.sh, which is a direct .sh download from an unverified domain — a common high-risk malware distribution pattern.

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

  • Third-party content exposure detected (medium risk: 0.65). SKILL.md’s required “First Run” and routing steps call Lazyweb MCP endpoints (e.g., lazyweb_get_workflows and lazyweb_generate_report), which can return web-fetched/outsider-authored free text that the agent then includes in the LLM context; the spec also includes “Refero Styles”/“React Bits” links indicating web research as part of the evidence pipeline.

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
Jul 13, 2026, 09:31 AM
Issues
3
Security Audit — snyk — lazyweb