panzura
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI tool using the Node.js package manager via
npm install -g @membranehq/cli@latest. This is a vendor-provided tool required for the skill's functionality. - [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands through the
membraneCLI to manage connections, search for actions, and run integration logic with Panzura. - [SAFE]: No malicious patterns or security risks were identified. Credential management is handled through a secure platform-based flow, ensuring that sensitive API keys are never requested or stored locally by the agent.
Audit Metadata