better-proposals
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using the command
npm install -g @membranehq/cli@latest. This package is the official tool provided by the skill's author for managing integrations. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line utility to perform several operations: - Authentication via
membrane login. - Connection management using
membrane connectandmembrane connection list. - Action discovery and execution through
membrane action list,membrane action create, andmembrane action run.
Audit Metadata