pliance
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 official Membrane CLI (@membranehq/cli) from the public npm registry. This is a standard installation of a vendor-provided tool required for the skill's functionality.
- [COMMAND_EXECUTION]: The skill uses the
membraneCLI to perform operations such as logging in, connecting to services, and running actions. These commands are part of the intended platform workflow and do not involve unauthorized or malicious system access. - [CREDENTIALS_UNSAFE]: The skill explicitly follows secure practices by instructing the agent to let the platform handle authentication and credentials refresh automatically, rather than asking for or hardcoding API keys.
- [DATA_EXFILTRATION]: No patterns of unauthorized data transfer were detected. All network communication is performed through the authorized platform CLI for integration purposes.
Audit Metadata