From security-misconfiguration-finder
Scans the current project for common misconfigurations in infrastructure, CI/CD, and application settings, reporting issues with severity and remediation guidance.
How this command is triggered — by the user, by Claude, or both
Slash command
/security-misconfiguration-finder:find-misconfigThe summary Claude sees in its command listing — used to decide when to auto-load this command
# TITLE_PLACEHOLDER CONTENT_PLACEHOLDER
CONTENT_PLACEHOLDER
18plugins reuse this command
First indexed Dec 31, 2025
Showing the 6 earliest of 18 plugins
npx claudepluginhub dorucioclea/claude-code-plugins-plus --plugin security-misconfiguration-finder/find-misconfigScans the current project for common misconfigurations in infrastructure, CI/CD, and application settings, reporting issues with severity and remediation guidance.
/configuration-reviewAudits configuration management, environment variables, secrets handling, and settings organization, then produces a prioritized improvement plan saved as a markdown report.
/preflightRuns production-readiness preflight checks on a directory, repo, or file, auto-detecting Kubernetes, Terraform, Docker, shell, and CI/CD configs. Returns a per-file summary table and aggregated verdict.
/audit-ciPerforms a comprehensive CI/CD configuration audit analyzing pipeline structure, security, performance, and best practices. Accepts optional path, audit depth, and focus instructions.
/ci-auditAudits a project's GitHub Actions workflows against its declared tech stack, filing issues for missing config validation checks.
/cloud-foundation-reviewReviews current infrastructure code against cloud foundation principles, identifies violations with file/line references, suggests fixes, and provides severity-based summary.