digital-ocean-automation

Warn

Audited by Snyk on Feb 19, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The SKILL.md explicitly requires calling RUBE_SEARCH_TOOLS against the external Rube MCP endpoint (e.g., https://rube.app/mcp) to retrieve tool schemas, recommended execution plans, and arguments which the agent must read and use to drive RUBE_MULTI_EXECUTE_TOOL, meaning untrusted third-party content can directly influence tool selection and actions.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill requires connecting to and calling the MCP server at https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS), and that endpoint returns tool schemas and execution plans which directly control prompts/instructions and workflow execution.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 19, 2026, 04:04 AM