dungeon-fighter-online-automation
Warn
Audited by Snyk on Mar 29, 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 explicitly instructs the agent to call RUBE_SEARCH_TOOLS against the external Rube MCP endpoint (https://rube.app/mcp) to fetch live tool schemas and connection/auth links, which are external/untrusted content the agent must read and which directly determine subsequent tool selection and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires a runtime connection to the MCP endpoint https://rube.app/mcp and directs the agent to call RUBE_SEARCH_TOOLS to fetch tool schemas and execution plans that directly control prompts and tool execution, making this a required external dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata