segment
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill involves installing the
@membranehq/clipackage from npm. This is the official command-line tool provided by the vendor for interacting with their platform and is required for the skill's functionality. - [COMMAND_EXECUTION]: It utilizes
membraneCLI commands to authenticate, manage connections, and execute actions within the Segment workspace. These commands are used for their intended administrative and integration purposes. - [SAFE]: The instructions explicitly promote secure credential handling by using the
membrane connectworkflow, which ensures that API keys and tokens are managed server-side rather than being handled directly by the agent or stored on the local filesystem.
Audit Metadata