maximizer
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the npm registry. This is the official command-line interface provided by the vendor (Membrane) to interact with their platform. - [COMMAND_EXECUTION]: The skill uses various shell commands (
membrane login,membrane action run, etc.) to manage CRM data and workflows. These are standard operations for a CLI-based integration. - [DATA_EXFILTRATION]: The instructions explicitly recommend using the platform's connection management instead of local API keys. This practice enhances security by ensuring that authentication tokens are handled server-side rather than being exposed in the agent's local environment.
Audit Metadata