Perform security compliance analysis on Go codebases: scan for CVE vulnerabilities with govulncheck and dependency checks, prove reachability of vulnerable functions via call graph analysis, assess impact and risk with evidence, gather intelligence from NVD and VulnDB, and generate actionable remediation plans including updates and refactoring.
Perform definitive call graph analysis to prove whether vulnerable functions are reachable from program entry points
Analyze a Go codebase to determine if it is impacted by a specific CVE using multiple verification methods and assign a risk level
Gather comprehensive vulnerability information from multiple authoritative sources with fallback strategies
Generate comprehensive remediation guidance including dependency updates, code changes, workarounds, and verification steps
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub openshift-eng/ai-helpers --plugin complianceAutomatically create and apply tuned profile
Analyze sosreport archives for system diagnostics and troubleshooting
Run golang codebase related commands and tools
Kubernetes and OpenShift node health monitoring and diagnostics
Manage isolated git worktree workspaces for multi-repo development
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Automated code review, security scanning, and quality enforcement
Specialized security review subagent
Agents for code review, security audits, debugging, and quality assurance
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.
Open-source cybersecurity analysis agent. Scans any local project for vulnerabilities: code security (SAST), dependency CVEs (SCA), secret leaks, authentication/authorization flaws, cryptographic weaknesses, misconfigurations, supply chain risks, and CI/CD security. Covers all OWASP 2025 Top 10 and CWE Top 25 categories. Generates prioritized reports with remediation guidance. Invoke with /cyber-neo [path].