lexer
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to manage integrations, performing actions such as searching for tools, creating new actions, and executing them within the user's environment. - [EXTERNAL_DOWNLOADS]: Instructions are provided to install the
@membranehq/clipackage globally via the npm registry. This is a standard installation method for the developer's official tooling. - [SAFE]: The skill employs a secure authentication flow through
membrane loginandmembrane connect, ensuring that no sensitive API keys or credentials are hardcoded or stored insecurely within the skill's instructions.
Audit Metadata