load-testing
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute directory listing commands (
ls) across several hidden paths (e.g.,~/.claude/skills/,~/.agent/skills/) to detect installed companion skills. This is a discovery mechanism used to offer installation of recommended engineering tools. - [EXTERNAL_DOWNLOADS]: Includes instructions for fetching the
k6andJMeterbinaries from their official and well-known project repositories (dl.k6.ioandarchive.apache.org). These operations are documented as part of standard environment setup procedures. - [COMMAND_EXECUTION]: Provides shell snippets that use
sudofor installing system packages and updating repository configurations in a Linux environment. These commands are typical for configuring runners in CI/CD pipelines as described in the skill.
Audit Metadata