Ghost Security - Secrets and credentials scanner. Scans codebase for leaked API keys, tokens, passwords, and sensitive data. Detects hardcoded secrets and generates findings with severity and remediation guidance. Use when the user asks to check for leaked secrets, scan for credentials, find hardcoded API keys or passwords, detect exposed .env values, or audit code for sensitive data exposure.
$npx -y skills add ghostsecurity/skills --skill scan-secretsInstalls into the current project.
Run `npx skills use "https://github.com/ghostsecurity/skills" --skill "ghostsecurity/skills/scan-secrets"` 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.