coinapi
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using
npm install -g @membranehq/cli@latest. This is a well-known package from a verified service associated with the skill's authoring organization. - [COMMAND_EXECUTION]: The skill utilizes several CLI commands (
membrane login,membrane connect,membrane action) to manage the integration. These commands are standard for the tool's operation and do not involve unauthorized privilege escalation or dangerous patterns. - [DYNAMIC_EXECUTION]: The skill features the ability to create new actions at runtime via
membrane action create "DESCRIPTION". This allows the platform to generate integration logic dynamically based on natural language, which is a core functional feature of the Membrane environment.
Audit Metadata