lazyweb-optimize-sign-up

Fail

Audited by Snyk on Jun 22, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). High risk: they point to an unknown/non-official domain that offers a direct shell installer (install.sh) and a tooling endpoint (mcp); downloading and running a remote .sh (curl|bash) from an untrusted site is a common and dangerous malware vector.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly tells users at runtime to run a remote installer that executes fetched code (curl -fsSL https://www.lazyweb.com/install.sh | bash), and the skill depends on the Lazyweb MCP tools being installed to operate, so https://www.lazyweb.com/install.sh is a runtime remote-code execution dependency.

Issues (2)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 22, 2026, 07:56 PM
Issues
2
Security Audit — snyk — lazyweb-optimize-sign-up