pancake-crm
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the public NPM registry. This is the official tool from the vendor (Membrane) and is required for the platform's functionality. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to execute various tasks including authentication, connection setup, and running CRM actions. These commands are the primary intended interface for the skill. - [SAFE]: Authentication is handled via a secure OAuth-style flow facilitated by the Membrane platform. This approach avoids the need for hardcoded API keys or sensitive credentials within the skill itself.
- [SAFE]: All external resources and packages mentioned originate from the official vendor infrastructure (membranedev/membranehq), representing legitimate platform usage.
Audit Metadata