relavate
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the npm registry. This is a standard global installation for the vendor's primary command-line interface. - [COMMAND_EXECUTION]: The instructions involve executing various
membraneCLI commands to perform authentication, list connections, and run actions. These operations are core to the skill's purpose of integrating with the Relavate platform. - [SAFE]: Authentication is handled through a managed flow (
membrane login) that avoids the need for hardcoded credentials or manual secret handling by the agent. - [SAFE]: The skill includes functionality to dynamically generate actions based on natural language descriptions (
membrane action create), which is a feature of the Membrane platform and does not involve unsafe local execution.
Audit Metadata