dropbox-automation
Warn
Audited by Snyk on Aug 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Required runtime workflows call Dropbox search/list tools (e.g.,
DROPBOX_SEARCH_FILE_OR_FOLDER,DROPBOX_LIST_FILES_IN_FOLDER, and optionallyDROPBOX_READ_FILE) based on a user-provided query/listing scope, causing the agent to ingest Dropbox file content as free text after selecting items.
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 calling the MCP endpoint https://rube.app/mcp at runtime (via RUBE_SEARCH_TOOLS) to fetch current tool schemas that directly control the agent's available tools/instructions, making this an external runtime dependency that can influence agent prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata