authlete
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the Membrane CLI via
npm install -g @membranehq/cli. This is an official tool provided by the vendor (Membrane) to facilitate the use of their platform. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands for authentication (membrane login), connection management (membrane connect,membrane connection list), and API interaction (membrane action run,membrane request). These commands are essential for the skill's intended purpose and operate within the vendor's managed ecosystem. - [SAFE]: No malicious behavior, such as prompt injection, data exfiltration, or obfuscation, was detected. The skill follows security best practices by using the Membrane platform to handle credentials server-side rather than requiring the user to expose API keys locally.
Audit Metadata