httpsms
Pass
Audited by Gen Agent Trust Hub on Apr 23, 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, which the skill uses for its operations. - [COMMAND_EXECUTION]: Multiple shell commands are utilized to interact with the Membrane platform, including
membrane login,membrane connect, andmembrane action run. These are standard operations for this platform's skills. - [SAFE]: The skill follows secure development practices by delegating authentication and token management to the Membrane platform. It explicitly instructs the agent to avoid asking for sensitive credentials like API keys from the user.
Audit Metadata