e2e-bruno
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@usebruno/clipackage via npm. This is the official command-line interface for the Bruno HTTP client, a well-known open-source tool for API testing. - [COMMAND_EXECUTION]: The skill documentation and CI configuration include commands for installing the Bruno CLI and executing test collections using the
bru runcommand. These are standard operational procedures for the tool. - [DYNAMIC_EXECUTION]: The
.brufile templates (e.g.,assets/example-chained.bru) utilize Bruno's built-in support for JavaScript withinscript:post-responseandtestsblocks. This allows for response validation and variable management, which is a core feature of the tool and used here according to best practices.
Audit Metadata