fintechblocks
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Membrane CLI (
@membranehq/cli) from the public npm registry. This is a standard practice for the vendor to provide the necessary tooling for the integration. - [COMMAND_EXECUTION]: The skill uses terminal commands (
membrane login,membrane connect,membrane action run) to interact with the FintechBlocks platform. These commands are the intended primary purpose of the skill and are used to automate financial workflows through the vendor's authenticated middleware. - [CREDENTIALS_SAFE]: The skill explicitly advises against asking users for API keys or tokens, instead delegating authentication lifecycle management to the Membrane platform. This reduces the risk of credential exposure in the local environment.
Audit Metadata