cis-nginx-v300-2-5-2
Enhances NGINX security by ensuring default error pages do not disclose server information, reducing vulnerability to attacks.
Install this skill
or
93/100
Security score
The cis-nginx-v300-2-5-2 skill was audited on May 15, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 52
Curl to non-GitHub URL
SourceSKILL.md
| 52 | curl -k https://127.0.0.1/non-existent-page | grep -i "nginx" |
low line 52
External URL reference
SourceSKILL.md
| 52 | curl -k https://127.0.0.1/non-existent-page | grep -i "nginx" |
low line 88
External URL reference
SourceSKILL.md
| 88 | 1. https://nginx.org/en/docs/http/ngx_http_core_module.html#error_page |
Scanned on May 15, 2026
View Security Dashboard