teamdeck
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user or agent to install the Membrane CLI from the official registry using
npm install -g @membranehq/cli@latest. This is a standard installation process for the vendor's toolset. - [COMMAND_EXECUTION]: The skill uses various shell commands through the
membraneCLI to perform authentication (membrane login), connection management (membrane connect), and action execution (membrane action run). These are standard operations for the intended purpose of the skill and do not involve unauthorized privilege escalation or persistence mechanisms.
Audit Metadata