snov
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the Membrane CLI from the NPM registry using
npm install -g @membranehq/cli@latest. This is a documented dependency for the vendor's integration framework. - [COMMAND_EXECUTION]: The instructions utilize the
membranecommand-line tool to perform authentication (membrane login), connection management (membrane connect), and action execution (membrane action run). These operations are the primary function of the skill to interface with the Snov.io API through the Membrane platform. - [CREDENTIALS_UNSAFE]: The skill demonstrates positive security practices by explicitly advising against asking users for API keys or tokens, instead delegating authentication to the Membrane platform's connection manager.
Audit Metadata