dropbox-automation
Warn
Audited by Snyk on Feb 15, 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 can ingest and interpret untrusted public content because it supports saving/downloading from arbitrary public URLs and shared links (DROPBOX_SAVE_URL, DROPBOX_GET_SHARED_LINK_FILE / DROPBOX_GET_SHARED_LINK_METADATA) and reads file contents via DROPBOX_READ_FILE.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires connecting at runtime to the Rube MCP endpoint (https://rube.app/mcp) to fetch tool schemas and manage tool execution (RUBE_SEARCH_TOOLS / RUBE_MANAGE_CONNECTIONS), which directly controls agent behavior and can cause remote code/tool execution.
Audit Metadata