응답이 이 검사의 기준선과 보안 임계값을 충족합니다.
BazaarLink Probe AI API 릴레이 검사
Base URL, API 키, 모델 ID를 입력하면 표준 검사 95개를 실행합니다. 선택 검사 2개를 더하면 최대 97개이며, 모델 정체성, 토큰 계량, 프롬프트 주입, 공급망 위험과 스트리밍 호환성을 확인합니다.
| 모델 | 빠름 | 전체 |
|---|---|---|
| gpt-4 | $0.870 | $1.260 |
| claude-opus-4.7 | $0.235 | $0.375 |
| claude-opus-4.6 | $0.235 | $0.375 |
| claude-sonnet-4.6 | $0.141 | $0.225 |
| gpt-5.4 | $0.133 | $0.215 |
| gpt-5.2 / 5.3-codex | $0.114 | $0.189 |
| gemini-3.1-pro | $0.106 | $0.172 |
| gpt-4o | $0.102 | $0.160 |
| claude-haiku-4.5 | $0.047 | $0.075 |
| gpt-5.4-mini | $0.040 | $0.065 |
| glm-5.1 | $0.035 | $0.054 |
| glm-5 | $0.026 | $0.040 |
| gpt-3.5-turbo | $0.018 | $0.026 |
판정 방식
전체 판정 트리를 펼쳐서 세 가지 결과가 어떻게 나오는지 확인
검사 범위
결과 상태 읽는 법
신호가 불완전하거나 임계값에 가깝습니다. 설명과 원본 응답을 확인하세요.
기준선 이탈, 프로토콜 오류 또는 무결성 위험이 확인되었습니다.
판정 방식
주장된 모델과 패밀리 지문, 하위 모델 특성, 위장 방지 신호를 교차 검증합니다.
토큰 수, SSE 프레이밍, 지연 시간과 응답 구조에서 부풀리기나 중계 오류를 찾습니다.
System Prompt 주입, 비밀 유출, 의존성 하이재킹과 서명 변조를 검사합니다.
Attacks this tool detects
This probe implements detection for 3 key relay-attack classes from arXiv 2604.08407 — supply-chain injection, conditional system-prompt injection, and credential exfiltration. Each test run executes 50+ probes against your endpoint to surface these attack surfaces.
응답 변조
The proxy modifies tool-call or text content during response parsing, causing the agent to execute attacker-specified operations. Common tactics include tampering with npm/pip/go/cargo install commands, injecting typosquatting packages, and rewriting shell command parameters. Detection compares the proxy's response to direct-connect tool-call payloads to surface silent rewrites.
조건부 주입
The proxy conditionally injects a system message based on prompt content — malicious instructions for requests containing sensitive terms like "bank", "password", or "transfer", silence for everything else. The skew shows up statistically. Detection uses Proxy Monitor to compare the system-prompt offset between baseline and the relay under test.
비밀 스캐닝
The proxy silently scans both requests (request) and responses (response) for API keys, access tokens, personal data, and trade secrets. Because the content itself is **not modified**, generic diff tools miss it. Detection injects a honeypot token and verifies whether it surfaces in proxy logs, Telegram bots, or external endpoints.
자주 묻는 질문
BazaarLink Probe는 몇 개의 검사를 실행하나요?
표준 검사 95개와 선택 검사 2개로 구성되며 최대 97개입니다. 선택 검사는 설정과 엔드포인트 기능이 맞을 때만 실행됩니다.
모델 바꿔치기는 어떻게 탐지하나요?
모델 패밀리 신호, 하위 모델 지문, 지식·기능 특성과 자기 주장 신호를 제거한 뒤의 행동을 함께 비교합니다. 약한 신호 하나만으로 바꿔치기를 확정하지 않습니다.
BazaarLink가 내 API 키를 저장하나요?
API 키는 요청한 검사에만 사용되며 보고서나 공개 링크에 표시되지 않습니다. 권한과 한도가 낮고 폐기 가능한 테스트 키를 사용하세요.
주의 결과는 릴레이가 사기라는 뜻인가요?
아닙니다. 증거가 불완전하거나 비정상이라는 뜻이므로 설명과 원본 응답을 검토해야 합니다. 강한 불일치 판정에는 여러 일관된 신호가 필요합니다.