lano
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the vendor's official CLI tool (
@membranehq/cli) from the npm registry, which is required for the skill's core functionality. - [COMMAND_EXECUTION]: Employs the
membraneCLI to perform operations such as managing authentication, listing connections, and executing actions against the Lano API. - [SAFE]: Adheres to secure credential management practices by delegating authentication to the Membrane platform, avoiding the need for hardcoded secrets or local storage of API keys.
Audit Metadata