cirrus-labs
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage globally via npm. This is a standard installation of the official CLI tool provided by the vendor. - [COMMAND_EXECUTION]: The skill uses several
membraneCLI commands (login,search,connect,action,request) to facilitate communication with the Cirrus Labs API. These commands are integral to the skill's purpose of managing CI/CD workflows. - [SAFE]: The skill implements secure practices by utilizing a proxy and managed connections for authentication, ensuring that API keys and tokens are not stored or handled directly within the agent's local environment.
Audit Metadata