testrail
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Utilizes the
membraneCLI to manage the platform lifecycle, including authentication (membrane login), connector discovery (membrane search), and executing TestRail-specific actions (membrane action run). - [EXTERNAL_DOWNLOADS]: Instructs the user to install the official
@membranehq/clipackage from the npm registry. This is a standard procedure for using the vendor's platform tools. - [SAFE]: Implements secure credential management by delegating authentication to Membrane's server-side connection system. This ensures that the agent does not handle, store, or request sensitive TestRail credentials or tokens directly.
Audit Metadata