gender-api
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the Membrane CLI tool using
npm install -g @membranehq/cli@latest. This is a routine setup step for using the vendor's official command-line interface. - [COMMAND_EXECUTION]: The skill relies on the
membranecommand-line tool to perform operations such as authentication (membrane login), connection management (membrane connect), and executing API actions (membrane action run). These commands are necessary for the skill's intended integration with the Gender API.
Audit Metadata