team-up
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
@membranehq/clipackage from the NPM registry. This is the official command-line interface provided by the skill's author to manage integrations and authentication. - [COMMAND_EXECUTION]: The skill utilizes several shell commands via the
membraneCLI to perform its functions, includingmembrane login,membrane connect, andmembrane action run. These are intended behaviors for interacting with the Membrane platform. - [SAFE]: No indicators of prompt injection, data exfiltration, obfuscation, or persistence mechanisms were found. The skill follows best practices by delegating credential management to a dedicated CLI tool and explicitly instructing the agent not to ask for user secrets.
Audit Metadata