dropbox-business
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the official npm registry. This is a standard vendor-provided tool required for the skill to function. - [COMMAND_EXECUTION]: Utilizes the
membraneCLI to perform authentication, service connection, and action execution. These commands are necessary for the skill's intended purpose and are restricted to the Membrane environment. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly advising against asking for user API keys or tokens. It utilizes the
membrane connectworkflow, which manages OAuth lifecycles server-side, preventing local credential exposure.
Audit Metadata