wakatime-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 against the external MCP server (https://rube.app/mcp) and to ingest returned tool slugs, input schemas, and recommended execution plans from that third-party service (and Wakatime connection responses), meaning the agent will read and act on untrusted remote content that could carry indirect prompt-injection payloads.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires adding and using the Rube MCP server (https://rube.app/mcp) at runtime — calls like RUBE_SEARCH_TOOLS and RUBE_MULTI_EXECUTE_TOOL fetch tool schemas and execution plans from that endpoint and can directly control agent prompts and execute remote tools/code.
Audit Metadata