mattermark
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions include installing the
@membranehq/clipackage from the npm registry. This is a standard installation of the official CLI tool provided by the vendor (Membrane) to facilitate the integration. - [COMMAND_EXECUTION]: The skill utilizes several
membraneCLI commands to manage authentication (membrane login), create connections (membrane connect), and execute actions (membrane action run). These commands are restricted to the functionality of the Membrane platform. - [CREDENTIALS_UNSAFE]: The skill explicitly instructs the agent to avoid asking for API keys or tokens, directing it to use Membrane's server-side connection management. This reduces the risk of credential leakage in the agent's environment.
Audit Metadata