brass
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the npm registry. This is the official command-line interface for the Membrane platform mentioned in the documentation. - [COMMAND_EXECUTION]: The instructions involve executing various
membraneCLI commands to handle authentication (membrane login), connection management (membrane connect), and data operations (membrane action run). These commands are used to interact with the Brass API through the Membrane gateway. - [REMOTE_CODE_EXECUTION]: The skill uses
npx @membranehq/cli@latestto dynamically fetch and execute the platform's utility for action discovery and management. This ensures the agent uses the most up-to-date integration logic provided by the vendor.
Audit Metadata