Ghost Security - Software Composition Analysis (SCA) scanner. Scans dependency lockfiles for known vulnerabilities, identifies CVEs, and generates findings with severity levels and remediation guidance. Use when the user asks about dependency vulnerabilities, vulnerable packages, CVE checks, security audits of dependencies, or wants to scan lockfiles like package-lock.json, yarn.lock, go.sum, or Gemfile.lock.
$npx -y skills add ghostsecurity/skills --skill scan-depsInstalls into the current project.
Run `npx skills use "https://github.com/ghostsecurity/skills" --skill "ghostsecurity/skills/scan-deps"` 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/ghostsecurity/skills" that are relevant to the current task. Run `npx skills add "https://github.com/ghostsecurity/skills"` and select the relevant skills, then follow their instructions.