astica-ai-automation
Warn
Audited by Snyk on Feb 16, 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.80). The skill instructs the agent to call RUBE_SEARCH_TOOLS and RUBE_GET_TOOL_SCHEMAS against the external Rube MCP server (https://rube.app/mcp), which returns tool schemas, execution plans, and auth links from third-party tool providers that the agent must read and act on, exposing it to untrusted third-party content that could enable indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires contacting the Rube MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS) to fetch tool schemas and recommended execution plans that directly determine prompts/instructions and are a required dependency for execution.
Audit Metadata