seam
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Membrane CLI (
membrane) to perform operations such as logging in, creating connections, and running actions. These operations are the standard intended method for interacting with the vendor's platform. - [EXTERNAL_DOWNLOADS]: Instructions are provided to install the
@membranehq/clipackage via the NPM registry. This is a legitimate dependency required for the skill to communicate with the Membrane infrastructure. - [CREDENTIALS_SAFE]: The skill explicitly implements a secure authentication flow. It directs users to use
membrane loginand managed connections rather than hardcoding or requesting API keys, which significantly reduces the risk of credential exposure.
Audit Metadata