render-deploy

Fail

Audited by Snyk on Aug 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.


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

  • Third-party content exposure detected (medium risk: 0.30). In SKILL.md the workflow uses MCP/CLI to access and then generate/validate Render resources (e.g., list_services(), analyze codebase files, and read render.yaml from the user’s Git repo), so it ingests outsider-authored free text originating from the user-controlled repository content and configuration.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly tells the agent/user to rerun with "sandbox_permissions=require_escalated" to bypass sandboxed network restrictions (escalating permissions), which urges bypassing security controls on the host/sandbox.

Issues (4)

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).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 18, 2026, 12:26 PM
Issues
4
Security Audit — snyk — render-deploy