load-balancer
Configures load balancing using HAProxy and Nginx for efficient traffic distribution and health checks.
Install this skill
or
84/100
Security score
The load-balancer skill was audited on Feb 12, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 334
Curl to non-GitHub URL
SourceSKILL.md
| 334 | curl http://localhost:8404/stats |
medium line 337
Curl to non-GitHub URL
SourceSKILL.md
| 337 | curl http://localhost/nginx_status |
low line 167
External URL reference
SourceSKILL.md
| 167 | proxy_pass http://backend; |
low line 228
External URL reference
SourceSKILL.md
| 228 | proxy_pass http://backend; |
low line 300
External URL reference
SourceSKILL.md
| 300 | proxy_pass http://api; |
low line 304
External URL reference
SourceSKILL.md
| 304 | proxy_pass http://web; |
low line 334
External URL reference
SourceSKILL.md
| 334 | curl http://localhost:8404/stats |
low line 337
External URL reference
SourceSKILL.md
| 337 | curl http://localhost/nginx_status |
Scanned on Feb 12, 2026
View Security Dashboard