उत्तर इस जाँच की baseline और सुरक्षा सीमा पूरी करता है।
BazaarLink Probe AI API रिले जाँच
Base URL, API कुंजी और मॉडल ID देकर 95 मानक जाँच चलाएँ। 2 वैकल्पिक जाँच के साथ अधिकतम 97 जाँच होती हैं। रिपोर्ट मॉडल पहचान, टोकन गणना, Prompt Injection, सप्लाई-चेन जोखिम और स्ट्रीमिंग जाँचती है।
| मॉडल | त्वरित | पूर्ण |
|---|---|---|
| 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 |
हम कैसे तय करते हैं
पूरा निर्णय वृक्ष खोलकर देखें कि तीनों नतीजे कैसे निकलते हैं
जाँच में क्या शामिल है
स्थिति कैसे पढ़ें
संकेत अधूरा या सीमा के पास है; विवरण और मूल उत्तर देखें।
Baseline अंतर, protocol त्रुटि या अखंडता जोखिम की पुष्टि हुई है।
निर्णय कैसे बनता है
दावा किए गए मॉडल से family fingerprint, submodel गुण और anti-spoofing संकेत मिलाए जाते हैं।
Token संख्या, SSE framing, latency और response संरचना में बढ़ोतरी या relay त्रुटि खोजी जाती है।
System Prompt injection, secret leakage, dependency hijacking और signature tampering की जाँच होती है।
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 कितनी जाँच चलाता है?
Suite में 95 मानक और 2 वैकल्पिक जाँच हैं, अधिकतम 97। वैकल्पिक जाँच तभी चलती हैं जब setting और endpoint क्षमता अनुमति दें।
Probe मॉडल बदलने का पता कैसे लगाता है?
यह model family, submodel fingerprint, ज्ञान और क्षमता के संकेत तथा self-claim हटाने के बाद व्यवहार की तुलना करता है। एक कमजोर संकेत को प्रमाण नहीं माना जाता।
क्या BazaarLink मेरी API कुंजी सहेजता है?
API कुंजी केवल आपकी माँगी जाँच के लिए उपयोग होती है और रिपोर्ट या सार्वजनिक लिंक में नहीं दिखाई जाती। कम सीमा वाली, वापस ली जा सकने वाली test key इस्तेमाल करें।
क्या चेतावनी का अर्थ relay धोखाधड़ी है?
ज़रूरी नहीं। इसका अर्थ प्रमाण अधूरा या असामान्य है। विवरण और मूल उत्तर देखें; मजबूत mismatch के लिए कई एक-जैसे संकेत चाहिए।