digio
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI from the official npm registry (
npm install -g @membranehq/cli). This is a standard installation procedure for the vendor's official tooling. - [COMMAND_EXECUTION]: Various CLI commands (
membrane connect,membrane action run,membrane request) are used to interact with the Digio API. These commands are part of the platform's intended functionality for managing external integrations and do not pose a security risk when used as described. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing the user to use the platform's built-in connection management rather than hardcoding API keys or secrets.
Audit Metadata