linearb
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the Membrane CLI tool using
npm install -g @membranehq/cli@latest. This is a legitimate tool provided by the vendor for managing integrations. - [COMMAND_EXECUTION]: The skill uses various shell commands through the
membraneCLI to manage connections, search for actions, and execute tasks. These are standard operational procedures for the platform. - [DATA_EXFILTRATION]: The skill follows security best practices by explicitly instructing the agent never to ask for API keys or tokens, instead relying on the platform's internal connection management to handle sensitive credentials server-side.
Audit Metadata