Skip to main content

replit-load-scale

Facilitates load testing and auto-scaling for Replit integrations, optimizing performance and capacity planning strategies.

Install this skill

or
85/100

Security score

The replit-load-scale skill was audited on Feb 28, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 55

Template literal with variable interpolation in command context

SourceSKILL.md
55'Authorization': `Bearer ${__ENV.REPLIT_API_KEY}`,
medium line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70```bash
low line 121

Access to .env file

SourceSKILL.md
121apiKey: process.env.REPLIT_API_KEY!,
low line 50

External URL reference

SourceSKILL.md
50'https://api.replit.com/v1/resource',
low line 79

External URL reference

SourceSKILL.md
79k6 run --out influxdb=http://localhost:8086/k6 replit-load-test.js
low line 269

External URL reference

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

External URL reference

SourceSKILL.md
270- [Kubernetes HPA](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →