Detect exposed secrets, API keys, credentials, and tokens in code. Use before commits, on file saves, or when security is mentioned. Prevents accidental secret exposure. Triggers on file changes, git commits, security checks, .env file modifications.
$npx -y skills add alirezarezvani/claude-code-tresor --skill secret-scannerInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/claude-code-tresor" --skill "alirezarezvani/claude-code-tresor/secret-scanner"` 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/alirezarezvani/claude-code-tresor" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/claude-code-tresor"` and select the relevant skills, then follow their instructions.