load-testing-apis
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill's operations are consistent with its stated purpose of API performance benchmarking using trusted tools.
- [EXTERNAL_DOWNLOADS]: The skill references 'npx artillery', which fetches the 'artillery' package from the official npm registry. This is a well-known performance testing utility from a trusted service.
- [COMMAND_EXECUTION]: Shell commands are used to execute benchmarking tools (k6, wrk, artillery). These commands are necessary for the skill's primary function and are used appropriately within the scope of testing.
- [DATA_EXPOSURE]: API credentials such as keys and tokens are handled through environment variables and generic placeholders, adhering to standard security practices for performance testing environments.
Audit Metadata