algorithmia
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI from the npm registry for its core functionality.
- Evidence:
npm install -g @membranehq/cliis specified in the installation steps. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform legitimate operations such as connecting to services and running actions. - Evidence: Commands like
membrane login,membrane search, andmembrane action runare used to interact with the Algorithmia API.
Audit Metadata