Plugin Claude Code
Full lifecycle nginx hardening: audit configs, analyze logs, generate rules, respond to IoCs, deploy and monitor.
Plugin Claude Code
Full lifecycle nginx hardening: audit configs, analyze logs, generate rules, respond to IoCs, deploy and monitor.
Plugin Claude Code
Full lifecycle nginx hardening: audit configs, analyze logs, generate rules, respond to IoCs, deploy and monitor.
Agent
Security analyst agent for the nginx-hardening plugin. Analyzes sanitized log data and nginx configs to propose rules and findings. Cannot write active configs, inspect raw logs, or generate shell commands with attacker-derived strings. Use when audit or analyze-logs commands need security analysis of sanitized data.
Agent
Creates structured deployment plans from accepted findings. Runs compatibility and blast-radius analysis. Cannot write active configs. Use when the deploy command needs to plan the order and safety of changes before execution.
Agent
Read-only log parsing agent for the nginx-hardening plugin. Extracts structured data from nginx access logs, hex-encodes all attacker-controlled fields. Never proposes actions or writes files. Use when the analyze-logs command needs to parse raw nginx logs into structured format for the sanitization pipeline.
Command
Analyze nginx access logs for attack patterns, scanner activity, and new threats — sanitizes all data before analysis.
Command
Audit nginx config for security compliance — checks headers, TLS, blocking rules, and optionally verifies live behavior.
Command
Deploy staged nginx hardening changes — backup, validate, write, test, reload, and optionally push to git.
Command
Full lifecycle nginx hardening — audit, analyze, deploy, respond to IoCs, manage recipes and exceptions.
Command
Respond to indicators of compromise — parse YARA rules, look up CVEs, poll threat feeds, cross-reference logs, and generate containment rules.
Command
Manage security exceptions — create, review, renew, expire, and validate exception records.
Command
Create, run, edit, list, install, and export reusable hardening workflow recipes.
Command
Rollback nginx config to a previous state — preview, restore, or list available backups.
Skill Claude CodeCodex
Use when auditing nginx configs, analyzing access logs for attacks, generating security rules, responding to IoCs, or deploying hardening changes. Triggers on nginx security, WAF, hardening, scanner blocking, or attack pattern analysis.