go-load-testing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standardized k6 scripts for various performance testing scenarios, including smoke, load, stress, and spike tests. These scripts are implemented following standard k6 development patterns.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the k6 load testing tool using Homebrew (
brew install k6), which is a reputable and well-known package manager. - [COMMAND_EXECUTION]: Includes documentation for standard k6 CLI commands (
k6 run) used to execute the provided test assets. These commands are necessary for the skill's primary function of performance validation. - [PROMPT_INJECTION]: Instructions focus strictly on performance testing methodology and directory structures, containing no patterns attempting to bypass safety filters or override agent behavior.
- [DATA_EXFILTRATION]: Network operations are restricted to HTTP requests against a user-configurable target URL (
BASE_URL) for testing purposes. No evidence of sensitive data harvesting or unauthorized exfiltration was found.
Audit Metadata