raet
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage via npm (npm install -g @membranehq/cli@latest). This is a vendor-provided tool necessary for the skill's primary functionality. - [COMMAND_EXECUTION]: The skill relies on executing shell commands through the
membraneCLI to manage connections, search for actions, and run automation workflows. This includes commands likemembrane login,membrane connect, andmembrane action run. - [CREDENTIALS_UNSAFE]: The skill explicitly advises against manual credential handling, stating that Membrane manages the full authentication lifecycle server-side, which reduces the risk of local secret exposure.
Audit Metadata