{
  "name": "secrets_leak_scanner",
  "description": "Scans your codebase for hardcoded credentials, API keys, and secrets before they reach production. Detects Anthropic, OpenAI, Stripe, AWS, GitHub tokens and generic password patterns with file:line citations.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}