scan_secrets
Find leaked API keys, tokens, and credentials across your machine. Scans .env files, configs, and shell history, then provides a report with risk details and fix guidance.
Instructions
Scan your entire machine for leaked API keys, tokens, and credentials. Checks .env files, AWS/SSH/Docker/npm configs, shell history, and more. Returns a detailed report with risk explanations, rotation URLs, and fix guidance. Also returns structured JSON data (in a second content block) for visual rendering. If you have visualization capabilities, render the JSON as a visual dashboard with a health score gauge, color-coded finding cards, and auto-fix indicators. Everything runs locally -- no data leaves your machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_low_severity | No | Include low-severity findings (test keys, etc). Default: true. |