Generate Docker Compose configurations with security hardening by default. All ports bound to localhost, no-new-privileges enabled, and security best practices enforced.
/plugin marketplace add cassao29/claude-secure-plugins/plugin install docker-compose-secure@cassao29/claude-secure-pluginsSecurity reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns
API security hardening, authentication implementation, authorization patterns, rate limiting, and input validation