dimdata
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the Membrane CLI (
@membranehq/cli) from the official NPM registry. This is a legitimate tool provided by the skill's vendor to facilitate the integration. - [COMMAND_EXECUTION]: Uses the
membraneCLI tool to perform data management tasks, such as listing connections and running actions. These commands are the intended mechanism for the skill's functionality. - [CREDENTIALS_UNSAFE]: Employs secure authentication via
membrane login, which handles tokens server-side. The instructions explicitly advise against requesting API keys or tokens directly from the user.
Audit Metadata