bunnydoc
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the Membrane CLI from the official NPM registry (
@membranehq/cli@latest). This is a standard deployment tool provided by the vendor for managing integrations. - [COMMAND_EXECUTION]: The instructions utilize the
membraneCLI to manage authentication, service connections, and action execution. These commands are part of the intended functionality for interacting with the Membrane platform. - [CREDENTIALS_SAFE]: The skill explicitly adheres to security best practices by instructing the agent to never request or handle user API keys or tokens directly. Instead, it leverages Membrane's server-side connection management to handle the authentication lifecycle securely.
- [DATA_EXPOSURE_SAFE]: There are no patterns of sensitive file access or data exfiltration. All network operations are directed through the vendor's CLI tool to facilitate the documented integration tasks.
Audit Metadata