asavie
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via NPM. This is the official command-line interface for the Membrane platform. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI tool to perform various operations, including authentication (membrane login), connection management (membrane connect), and executing API actions (membrane action run). These commands are necessary for the skill's primary function and are performed through the vendor's verified tool. - [PROMPT_INJECTION]: No attempts to override safety filters or bypass system instructions were detected in the skill's prompts or documentation.
- [DATA_EXFILTRATION]: The skill handles authentication securely through the Membrane CLI's OAuth flow, avoiding the use of hardcoded credentials or unauthorized access to sensitive local files.
Audit Metadata