scale-ai
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the Membrane CLI tool using
npm install -g @membranehq/cli@latest. This is a legitimate utility provided by the vendor to manage the integration. - [COMMAND_EXECUTION]: The skill uses shell commands via the
membraneCLI to authenticate, manage connections, and execute actions. These operations are restricted to the intended scope of the Scale AI integration. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by using the
membrane loginandmembrane connectworkflows, which avoid hardcoding or local storage of sensitive API keys by the agent.
Audit Metadata