Skip to main content

⚡ Skill: Load Testing & Performance

Optimizes system performance through load testing and benchmarking using tools like k6 and JMeter for effective capacity planning.

Install this skill

or
75/100

Security score

The ⚡ Skill: Load Testing & Performance skill was audited on Feb 12, 2026 and we found 13 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 510

Template literal with variable interpolation in command context

SourceSKILL.md
510```yaml
medium line 528

Access to system keychain/keyring

SourceSKILL.md
528sudo gpg --no-default-keyring --keyring /usr/share/keyrings/k6-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys C5AD17C747E3415A3642D57D77C6C491D6AC1D69
medium line 529

Access to system keychain/keyring

SourceSKILL.md
529echo "deb [signed-by=/usr/share/keyrings/k6-archive-keyring.gpg] https://dl.k6.io/deb stable main" | sudo tee /etc/apt/sources.list.d/k6.list
low line 11

External URL reference

SourceSKILL.md
11| **Referencia** | [k6 Documentation](https://k6.io/docs/), [JMeter](https://jmeter.apache.org/) |
low line 107

External URL reference

SourceSKILL.md
107--env BASE_URL=https://api.example.com \
low line 157

External URL reference

SourceSKILL.md
157k6 run scripts/k6/stress-test.js --env BASE_URL=https://api.example.com
low line 460

External URL reference

SourceSKILL.md
460k6 run scripts/k6/rust-api-load.js --env BASE_URL=http://localhost:8080
low line 472

External URL reference

SourceSKILL.md
472--env RUST_API=http://rust-api:8080 \
low line 473

External URL reference

SourceSKILL.md
473--env NODE_API=http://node-api:3000
low line 529

External URL reference

SourceSKILL.md
529echo "deb [signed-by=/usr/share/keyrings/k6-archive-keyring.gpg] https://dl.k6.io/deb stable main" | sudo tee /etc/apt/sources.list.d/k6.list
low line 632

External URL reference

SourceSKILL.md
632- [k6 Documentation](https://k6.io/docs/)
low line 633

External URL reference

SourceSKILL.md
633- [JMeter Best Practices](https://jmeter.apache.org/usermanual/best-practices.html)
low line 634

External URL reference

SourceSKILL.md
634- [Performance Testing Guide](https://www.guru99.com/performance-testing.html)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry