cartql
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using 'npm install -g @membranehq/cli@latest'. This is a standard global installation for the platform's official tooling.
- [COMMAND_EXECUTION]: The skill uses the 'membrane' command-line interface to perform administrative and operational tasks, such as logging in ('membrane login'), connecting to services ('membrane connect'), and running defined actions ('membrane action run').
- [SAFE]: Authentication is handled securely through the Membrane platform's CLI flow, which manages credentials server-side and avoids the use of hardcoded secrets or sensitive local file access.
Audit Metadata