Detects hardcoded secrets, API keys, passwords, and credentials in source code. Use when checking for leaked secrets, credential exposure, or before committing code.
$npx -y skills add armanzeroeight/fastagent-plugins --skill secrets-detectorInstalls into the current project.
Run `npx skills use "https://github.com/armanzeroeight/fastagent-plugins" --skill "armanzeroeight/fastagent-plugins/secrets-detector"` 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/armanzeroeight/fastagent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/armanzeroeight/fastagent-plugins"` and select the relevant skills, then follow their instructions.