release
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include the installation of the
@membranehq/clipackage via npm. This is the official command-line interface provided by the vendor for interacting with their services. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform operations such as searching for connectors, listing connections, and executing actions. These commands are scoped to the intended deployment management functionality. - [CREDENTIALS_UNSAFE]: The skill explicitly instructs against asking users for secrets or API keys. Instead, it leverages the platform's connection system to handle authentication server-side, which is a recommended security practice.
- [DATA_EXFILTRATION]: No patterns of unauthorized data transfer were detected. Network operations are performed through a designated proxy service for official API interaction.
Audit Metadata