woosender
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Membrane CLI (
membrane) to perform actions like searching for connectors, connecting accounts, and running API actions. This is the intended functionality of the skill within the Membrane ecosystem. - [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clivia npm. This is a legitimate tool provided by the vendor (Membranedev) to facilitate the integration. - [DATA_EXFILTRATION]: The skill manages authentication through a secure tenant-based login flow (
membrane login --tenant). It explicitly follows best practices by delegating credential management to the Membrane platform, preventing the need for hardcoded secrets or exposure of API keys. - [PROMPT_INJECTION]: The instructions focus purely on functional integration steps and do not contain any patterns intended to bypass AI safety guidelines or override system prompts.
Audit Metadata