dronedeploy
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the official npm registry. This is a standard installation of the vendor's primary tool required for the skill's functionality. - [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
membraneCLI for authentication (membrane login), connection management (membrane connect), and action execution. - [REMOTE_CODE_EXECUTION]: The
membrane action runandmembrane action createcommands trigger the execution of integration logic on the Membrane platform. This is the intended design of the service to provide a secure environment for running API integrations.
Audit Metadata