dropbox
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage via npm. This is the official tool provided by the skill author, membranedev, for interacting with their platform and services. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform standard Dropbox operations like listing, searching, and managing files. These commands are expected for the skill's stated purpose and use the vendor's secure infrastructure. - [SAFE]: All authentication is handled server-side by the Membrane platform, ensuring that no Dropbox credentials or access tokens are stored in the skill code or exposed during execution.
Audit Metadata