render-workflows
Warn
Audited by Snyk on Mar 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly instructs the agent to fetch and use example files and templates from public third-party sources (e.g., raw.githubusercontent.com, github.com/render-oss/sdk, and render.com/docs) as the source of truth for generating code and workflows, meaning untrusted web content will be read and can materially influence the agent's actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs running a remote install script at runtime (curl -fsSL https://raw.githubusercontent.com/render-oss/cli/main/bin/install.sh | sh) to install the required Render CLI, which executes remote code and is a needed dependency for the skill.
Audit Metadata