render-deploy

Fail

Audited by Snyk on Aug 19, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The list includes a direct link to a raw shell installer script (curl https://raw.githubusercontent.com/.../install.sh | sh) which is a high-risk pattern because piping an unattended remote .sh into a shell can execute arbitrary code and is commonly abused to distribute malware.

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

  • Third-party content exposure detected (low risk: 0.10). The “Deploy to Render” skill’s runtime path uses MCP/CLI calls (e.g., list_services(), get_service(), list_logs()) to read Render account data, which can include outsider-authored free text in logs/config but is not described as ingesting arbitrary queued/user-submitted text without first selecting a specific service/resource.

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
Aug 19, 2026, 03:47 PM
Issues
3
Security Audit — snyk — render-deploy