qryptal
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the Membrane CLI tool using
npm install -g @membranehq/cli@latest. This package is the official command-line interface for the Membrane platform. - [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to perform various administrative and operational tasks, such as logging in, connecting to the Qryptal service, and executing API actions. These operations are part of the intended workflow for managing integrations through the Membrane ecosystem. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential handling by explicitly instructing the agent never to ask for API keys or tokens, relying instead on server-side connection management.
Audit Metadata