lazyweb-propose-ui-changes

Fail

Audited by Snyk on Aug 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This URL is a direct link to a remote install shell (curl | sh) hosted on an unverified site — fetching and executing a .sh from an untrusted domain is a common malware distribution technique and therefore high risk.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill tells users to run "curl -fsSL https://www.lazyweb.com/install.sh | sh" if the MCP is out of date, which fetches and executes remote code and is presented as a required update for the skill to run.

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
Aug 8, 2026, 03:06 PM
Issues
2
Security Audit — snyk — lazyweb-propose-ui-changes