sendspark
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI via
npm install -g @membranehq/cli. This is a standard installation of a tool provided by the skill's authoring organization to manage the integration. - [COMMAND_EXECUTION]: The skill uses several CLI commands (
membrane login,membrane connect,membrane action run) to interact with the Sendspark service. These commands are part of the intended functionality for managing workflows and data. - [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill explicitly advises against asking users for API keys, instead utilizing the Membrane platform's built-in authentication handling, which is a recommended security practice.
Audit Metadata