cockroachdb
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally using npm. This is a standard installation procedure for the vendor's official command-line interface. - [COMMAND_EXECUTION]: The skill makes extensive use of the
membraneCLI to perform operations such as authentication (membrane login), connection management (membrane connect), and database interaction (membrane action run). These commands are necessary for the skill's stated purpose of database integration. - [REMOTE_CODE_EXECUTION]: The skill uses the
membrane action runcommand to execute predefined or dynamically created logic on the Membrane platform. This behavior is consistent with the tool's architecture as an integration platform and does not involve untrusted remote scripts.
Audit Metadata