PII Detector — Find Emails, SSNs, Credit Cards in Text
사용자가 텍스트에서 개인 식별 정보를 탐지하고 리스크 수준을 평가하여 감시할 수 있도록 도와주는 PII 검출 API입니다.
01
무엇을 할 수 있는가
개인정보 유출 위험이 있는 문서나 로그 파일을 처리하기 전에 텍스트를 분석해야 할 때
02
연결 방법
- npx -y @smithery/cli install axel-belfort/pii-detector --client claude 명령어로 CLI 도구 설치
- https://pii-detector--axel-belfort.run.tools에서 PII 검출 API를 실행합니다.
03
설치 / 접속
npx -y @smithery/cli install axel-belfort/pii-detector --client claude