rapidoc
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs the installation of the
@membranehq/clipackage from the NPM registry. This is the official command-line tool for the Membrane platform, maintained by the skill's author organization. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform various tasks such as connection management, action discovery, and execution. These operations are restricted to the functionality provided by the Membrane ecosystem. - [CREDENTIALS_UNSAFE]: Security best practices are encouraged by utilizing the platform's native
membrane loginandmembrane connectflows. This ensures that sensitive credentials and API tokens are managed securely on the backend rather than being handled directly by the agent or stored in local files.
Audit Metadata