artilleryio
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the official Membrane CLI tool from the public NPM registry using
npm install -g @membranehq/cli@latest. This is a standard installation procedure for the vendor's integration tooling. - [COMMAND_EXECUTION]: The skill provides instructions for executing various shell commands to manage the Artillery.io integration through the Membrane CLI. These include commands for authentication (
membrane login), creating connections (membrane connect), and running performance testing actions (membrane action run). All commands are consistent with the skill's stated purpose of automating load testing workflows.
Audit Metadata