infra-guard
Infrastructure security. Covers nginx configuration, port exposure, environment sync, and server hardening audits.
Installation
If you haven't added the marketplace yet, see Getting Started.
claude plugin install infra-guard@wrxck-claude-plugins
Or add to your ~/.claude/settings.json:
{
"enabledPlugins": {
"infra-guard@wrxck-claude-plugins": true
}
}
Features
- Nginx configuration validation
- Port exposure checks
- Environment variable sync verification
- Server hardening audit checklist