dropbox-automation
Warn
Audited by Snyk on Feb 20, 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 explicitly ingests untrusted user- or web-originated content — e.g., saving from arbitrary public URLs via DROPBOX_SAVE_URL and reading user/shared files via DROPBOX_READ_FILE and DROPBOX_GET_SHARED_LINK_FILE as described in the Core Workflows — and those contents are used to verify documents or drive subsequent actions, enabling potential indirect prompt injection.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires configuring and calling the external MCP server https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS/RUBE_MANAGE_CONNECTIONS) to fetch tool schemas that directly determine the agent's available instructions and behavior, making it a required runtime dependency.
Audit Metadata