configure-load-tests
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes dynamic context injection (the
!commandsyntax) for legitimate environment discovery, such as finding the project root withpwdand searching for framework-specific files likelocustfile.pyorartillery.yml. These commands are benign and essential for its configuration purpose. - [SAFE]: Documentation and templates provided in the skill reference well-known performance testing tools and official repositories (e.g., Grafana k6). These external references are standard for the tool's domain and do not involve suspicious remote code execution or untrusted sources.
- [SAFE]: The inclusion of commands involving
sudofor package installation andcurlfor repository key management are standard administrative tasks for installing infrastructure tools on Linux systems and are presented transparently in the reference documentation.
Audit Metadata