performance-testing
Facilitates load testing services using k6 or Locust, ensuring systems meet performance requirements under various traffic conditions.
Install this skill
or
87/100
Security score
The performance-testing skill was audited on Jun 7, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 64
Template literal with variable interpolation in command context
SourceSKILL.md
| 64 | Authorization: `Bearer ${__ENV.API_TOKEN}`, |
medium line 257
Template literal with variable interpolation in command context
SourceSKILL.md
| 257 | ```yaml |
low line 59
External URL reference
SourceSKILL.md
| 59 | 'https://api.example.com/payments', |
low line 113
External URL reference
SourceSKILL.md
| 113 | k6 run --out influxdb=http://localhost:8086/k6 script.js |
low line 162
External URL reference
SourceSKILL.md
| 162 | --host https://api.example.com \ |
Scanned on Jun 7, 2026
View Security Dashboard