Secrets Scanner
中级security最低上下文:32K
Scans code, configuration, and git history for leaked credentials such as API keys, tokens, private keys, and connection strings. Classifies findings by severity and false-positive likelihood, and provides safe remediation steps including rotation, history scrubbing, and pre-commit prevention.
使用场景
- Finding hardcoded credentials in a repository
- Triaging secret findings by severity and false-positive risk
- Producing rotation and git-history scrubbing steps
- Adding pre-commit hooks to prevent future leaks
示例提示词
Scan the following files for leaked secrets. For each finding, report the type of credential, a severity, whether it looks like a false positive, and exact remediation steps (rotate, scrub from history, add to ignore). Then propose a pre-commit configuration to prevent future leaks. ``` [paste files / config here] ```
推荐模型
兼容工具
claude-codecursorkiroany
模态
输入: code, text
→输出: text, code
相关 Skills
作者
OpenModels Community