benchmark-testing
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [External Plugin Installation]: The skill uses
npxto download and install a plugin from Vercel Labs' official GitHub repository. This is a standard method for integrating development tools and occurs within the context of setting up the testing environment. - [Shell Command Execution]: The workflow includes several shell commands for directory management, environment variable manipulation, and launching terminal panes via WezTerm. These commands are used to automate the creation and execution of the benchmark tests.
- [Automated Prompt Generation]: The skill facilitates the creation of complex prompts designed to trigger specific plugin behaviors. These prompts include instructions to link projects to a Vercel team, which is consistent with the goal of testing deployment and integration scenarios.
- [Environment Cleanup]: The skill includes a cleanup command to remove the generated test data from the local development directory, following standard hygiene practices for automated testing scripts.
Audit Metadata