polymer
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI tool (
@membranehq/cli) from the npm registry. This is a standard dependency for the vendor's integration ecosystem. - [COMMAND_EXECUTION]: The skill utilizes several shell commands (e.g.,
membrane login,membrane action run,membrane request) to interact with the Membrane platform. These commands are used according to their intended purpose for managing connections and executing API actions. - [SAFE]: The skill correctly instructs users to use
membrane loginfor authentication, which avoids the need for hardcoding secrets or manually handling sensitive API keys in the prompt context.
Audit Metadata