instruqt
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@membranehq/clipackage from the NPM registry. This is the official command-line interface for the vendor's platform and is required for the skill to function. - [COMMAND_EXECUTION]: The skill operates by executing shell commands through the
membraneCLI. These commands handle authentication (membrane login), connection setup (membrane connect), and the execution of logic (membrane action run). - [SAFE]: The instructions include explicit security guidance to avoid asking users for API keys or tokens, instead utilizing Membrane's server-side connection management to handle the authentication lifecycle securely.
Audit Metadata