julien-infra-hostinger-nginx-audit

Community

Auto-audit Nginx, fix configs, stay secure.

Authortheflysurfer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually auditing Nginx configurations for IPv6 support, SSL issues, and security best practices across numerous sites is error-prone and time-consuming. This can lead to SSL certificate mismatches, security vulnerabilities, and potential downtime.

Core Features & Use Cases

  • Comprehensive Nginx Audit: Automatically checks for missing IPv6 listeners, SSL certificate expiration, weak SSL protocols, missing security headers (HSTS, X-Frame-Options), and configuration best practices.
  • Automated Fixes with Rollback: Applies fixes automatically (e.g., adding IPv6 listeners, security headers) with a robust backup and rollback mechanism to ensure configuration integrity and zero downtime.
  • Flexible Reporting: Generates detailed console reports or JSON output, making it easy to integrate with monitoring tools or review audit results.
  • Use Case: After deploying a new web application or migrating existing sites, run this skill to automatically audit its Nginx configuration, ensuring proper IPv6 support, valid SSL, and essential security headers are in place.

Quick Start

Run the Nginx audit skill to generate a report of all Nginx configurations on srv759970.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: julien-infra-hostinger-nginx-audit
Download link: https://github.com/theflysurfer/claude-skills-marketplace/archive/main.zip#julien-infra-hostinger-nginx-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository