copperx
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the official Membrane CLI (
@membranehq/cli) via npm. This package is maintained by the skill's authoring organization and is necessary for its operation. - [COMMAND_EXECUTION]: The skill involves running
membraneCLI commands to handle authentication, create connections, and execute integration actions. These commands are part of the intended workflow for the Membrane platform. - [SAFE]: No malicious obfuscation, prompt injection, or unauthorized data exfiltration patterns were detected. The skill follows best practices for secret management by delegating authentication to the Membrane CLI rather than requesting raw API keys.
Audit Metadata