bannerbear
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Membrane CLI (
membrane) to perform various operations, including authentication, connection management, and running automation actions. This is the intended delivery mechanism for the skill's functionality. - [EXTERNAL_DOWNLOADS]: Instructs the user to install the
@membranehq/clipackage globally via npm. This is a standard procedure for tools provided by the vendor (Membrane) to interface with their platform. - [CREDENTIALS_UNSAFE]: The skill explicitly follows best practices for secret management by delegating authentication to the CLI's
loginandconnectcommands, avoiding the need for the agent or user to manually handle sensitive API tokens or hardcode credentials.
Audit Metadata