Execute comprehensive security scanning across the entire SDLC — SAST, DAST, container image scanning, dependency vulnerability scanning, secret detection, SBOM generation, and supply chain security. Use this skill whenever the user says "scan for vulnerabilities", "security audit", "run SAST", "container scan", "dependency check", "generate SBOM", "supply chain security", or when preparing any application for deployment. This skill gates deployment — no artifact proceeds past CI without passing security gates. Also trigger before any chaos experiment on production-like environments to ensure security posture is not degraded by fault injection.
$npx -y skills add dungnotnull/hybrid-harness-chaos-process-prm --skill s11-security-scanningInstalls into the current project.
Run `npx skills use "https://github.com/dungnotnull/hybrid-harness-chaos-process-prm" --skill "dungnotnull/hybrid-harness-chaos-process-prm/s11-security-scanning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dungnotnull/hybrid-harness-chaos-process-prm" that are relevant to the current task. Run `npx skills add "https://github.com/dungnotnull/hybrid-harness-chaos-process-prm"` and select the relevant skills, then follow their instructions.