텍스트 보안 스캐너

커밋하기 전에 텍스트 또는 코드에 노출된 API 키, 비밀번호, 비밀 정보를 감지합니다

Why Scan for Secrets?

Accidentally committing secrets to code repositories is one of the most common security breaches. This scanner helps you detect exposed credentials before they can be exploited by attackers.

  • Detects API keys from major services (AWS, GitHub, Stripe, etc.)
  • Finds private keys and authentication tokens
  • Identifies potential password patterns
  • All scanning happens locally - your data never leaves your browser