finerio-connect
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the Membrane CLI globally via
npm install -g @membranehq/cli@latest. This is the core tool required for interacting with the Membrane platform. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line utility for various operations, including authentication (membrane login), connection management (membrane connect), and executing financial data actions (membrane action run). - [CREDENTIALS_UNSAFE]: The skill follows security best practices by explicitly instructing the agent not to handle raw API keys or tokens, delegating credential management to the Membrane platform's server-side lifecycle.
Audit Metadata