sertifi
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@membranehq/clipackage from the official NPM registry. This package is a legitimate tool provided by the skill's authoring organization. - [COMMAND_EXECUTION]: The skill uses the Membrane CLI (
membrane) to perform various operations, including authentication, connection management, and action execution. These commands are standard for interacting with the Membrane platform. - [CREDENTIALS_UNSAFE]: Authentication is performed through the
membrane logincommand, which uses a secure browser-based OAuth flow. This ensures that no sensitive API keys or tokens are hardcoded or stored insecurely within the skill or its associated instructions.
Audit Metadata