Use when the user asks to "scan my site for vulnerabilities", "what CVEs does X have", "security coverage for", "check my site's security", or runs /aegis:scan. Produces a prioritized passive vulnerability-coverage report from a site's fingerprint — known CVEs (OSV-first) ranked by CISA KEV + EPSS, plus TLS/header misconfig. Passive lookup only (no active probing).
$npx -y skills add neotherapper/claude-plugins --skill site-securityInstalls into the current project.
Run `npx skills use "https://github.com/neotherapper/claude-plugins" --skill "neotherapper/claude-plugins/site-security"` 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/neotherapper/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/neotherapper/claude-plugins"` and select the relevant skills, then follow their instructions.