actblue
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) from the official npm registry. This package is provided by the vendor to enable interaction with their services. - [CREDENTIALS_UNSAFE]: The instructions specifically advise against collecting API keys or secrets directly from the user. Instead, it uses a secure authentication flow through the CLI which manages tokens server-side.
- [COMMAND_EXECUTION]: The skill uses a set of predefined CLI commands (
membrane login,membrane connect,membrane action run) to manage integrations. These are standard operational commands for the Membrane platform and do not involve the execution of arbitrary or unsafe shell scripts.
Audit Metadata