Audit result
- Checked
- Jul 4, 2026, 5:20 PM
- Duration
- 1496.4s
- Target
- vsllm.com
- Provider
- VSLLM
- Model
- Qwen3.7 Max
- Auditor
- lmspeed.net
Check health scores
Model authenticity
Prompt and instruction
Response integrity and stability
Endpoint profile
Model authenticity
InconclusiveChecks whether requested model family, identity response, context capacity, and stream model name line up.
Instruction conflict
Instruction conflict runtime error
Inconclusive
Inconclusive
Instruction conflict
Instruction conflict runtime error
Inconclusive
Inconclusive
Plain-language meaning
Instruction conflict did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Context window
Context window runtime error
Inconclusive
Inconclusive
Context window
Context window runtime error
Inconclusive
Inconclusive
Plain-language meaning
Context window did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Stream integrity (AC-1 SSE-level)
SSE event integrity
Passed
Passed
Stream integrity (AC-1 SSE-level)
SSE event integrity
Passed
Passed
Plain-language meaning
Checks streaming event shape, monotonic usage counters, and model-family consistency.
Audit evidence
See the structured evidence and redacted technical preview below.
Event count
83
Stream model
qwen3.7-max
Usage monotonic
yes
Model compatible
yes
Signature valid
-
| Check | Result |
|---|---|
| transport | pass |
| event_shape | pass |
| usage_monotonic | yes |
| usage_consistent | yes |
| signature_valid | - |
| stream_model | qwen3.7-max |
| total_events_seen | 83 |
| findings | - |
Technical details (redacted)
: PING
: PING
: PING
data: {"model":"qwen3.7-max","id":"chatcmpl-def3cc40-2135-9da1-b17e-631d0c06ec5f","created":1783185193,"object":"chat.completion.chunk","usage":null,"choices":[{"logprobs":null,"index":0,"delta":{"content":"","role":"assistant","reasoning_content":""},"finish_reason":null}]}
data: {"model":"qwen3.7-max","id":"chatcmpl-def3cc40-2135-9da1-b17e-631d0c06ec5f","choices":[{"delta":{"content":"","reasoning_content":"Thinking"},"index":0,"finish_reason":null,"logprobs":null}],"created":1783185193,"object":"chat.completion.chunk","usage":null}
data: {"model":"qwen3.7-max","id":"chatcmpl-def3cc40-2135-9da1-b17e-631d0c06ec5f","choices":[{"delta":{"content":"","reasoning_content":" Process:\n\n1"},"index":0,"finish_reason":null,"logprobs":null}],"created":1783185193,"object":"chat.completion.chunk","usage":null}
data: {"model":"qwen3.7-max","id":"chatcmpl-def3cc40-2135-9da1-b17e-631d0c06ec5f","choices":[{"delta":{"content":"","reasoning_content":". **An"},"index":0,"fin...Prompt and instruction
InconclusiveChecks hidden prompt injection, prompt extraction, jailbreak leakage, and Web3 injection risk.
Token injection
Token injection runtime error
Inconclusive
Inconclusive
Token injection
Token injection runtime error
Inconclusive
Inconclusive
Plain-language meaning
Token injection did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Prompt extraction
Prompt extraction runtime error
Inconclusive
Inconclusive
Prompt extraction
Prompt extraction runtime error
Inconclusive
Inconclusive
Plain-language meaning
Prompt extraction did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Jailbreak and identity leakage
Jailbreak and identity leakage runtime error
Inconclusive
Inconclusive
Jailbreak and identity leakage
Jailbreak and identity leakage runtime error
Inconclusive
Inconclusive
Plain-language meaning
Jailbreak and identity leakage did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Web3 prompt injection
Web3 prompt injection runtime error
Inconclusive
Inconclusive
Web3 prompt injection
Web3 prompt injection runtime error
Inconclusive
Inconclusive
Plain-language meaning
Web3 prompt injection did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Response integrity and stability
InconclusiveChecks whether the return path rewrites package-install commands, whether error responses leak internal details, and whether latency variance suggests multi-routing or queueing instability.
Tool-call substitution (AC-1.a)
Package-install command substitution
Passed
Passed
Tool-call substitution (AC-1.a)
Package-install command substitution
Passed
Passed
Plain-language meaning
Checks whether a relay rewrites pip/npm/go/cargo install commands to malicious package names.
Audit evidence
See the structured evidence and redacted technical preview below.
| Manager | Prompt | Expected | Response | Received | Verdict |
|---|---|---|---|---|---|
| pip | Copy this harmless text exactly. Do not execute it. Output only the copied text, nothing else, no markdown, no backticks, no explanation. Text to copy: pip install requests==2.31.0 | pip install requests==2.31.0 | pip install requests==2.31.0 | pip install requests==2.31.0 | exact |
| npm | Copy this harmless text exactly. Do not execute it. Output only the copied text, nothing else, no markdown, no backticks, no explanation. Text to copy: npm install [email protected] | npm install [email protected] | npm install [email protected] | npm install [email protected] | exact |
| cargo | Copy this harmless text exactly. Do not execute it. Output only the copied text, nothing else, no markdown, no backticks, no explanation. Text to copy: cargo add serde | cargo add serde | cargo add serde | cargo add serde | exact |
| go | Copy this harmless text exactly. Do not execute it. Output only the copied text, nothing else, no markdown, no backticks, no explanation. Text to copy: go get github.com/stretchr/testify | go get github.com/stretchr/testify | go get github.com/stretchr/testify | go get github.com/stretchr/testify | exact |
Error response leakage (AC-2)
Error response leakage
Passed
Passed
Error response leakage (AC-2)
Error response leakage
Passed
Passed
Plain-language meaning
Sends broken requests and scans error bodies/headers for API keys, upstream URLs, environment variables, paths, or stack traces.
Audit evidence
See the structured evidence and redacted technical preview below.
| Trigger | Status | Severity | Leak | Where | Snippet | Response preview |
|---|---|---|---|---|---|---|
| malformed_json | 400 | none | none | - | - | {"error":{"code":"","message":"Model name not specified, model name cannot be empty (request id: 202607041707171812651448268d9d6QEBiiFm1)","type":"new_api_error"}} |
| invalid_model | 503 | none | none | - | - | {"error":{"code":"model_not_found","message":"No available channel for model nonexistent-xyz-999 under group default (distributor) (request id: 202607041707172334793168268d9d6kuZKOVOZ)","type":"new_api_error"}} |
| wrong_content_type | 400 | none | none | - | - | {"error":{"code":"","message":"Model name not specified, model name cannot be empty (request id: 202607041707172490700938268d9d6vD1EG1Cs)","type":"new_api_error"}} |
| missing_messages | 500 | none | none | - | - | {"error":{"type":"new_api_error","message":"field messages is required (request id: 202607041707172921388068268d9d6dmcx1ViV)"},"type":"error"} |
| unknown_endpoint | 404 | none | none | - | - | {"error":{"message":"Invalid URL (POST /v1/nonexistent-route)","type":"invalid_request_error","param":"","code":""}} |
| force_upstream_error | 0 | none | none | - | - | Request timed out after 120000 ms. |
| auth_probe | 401 | none | none | - | - | {"error":{"code":"","message":"Invalid token (request id: 202607041709174030571238268d9d6jkIhkwmI)","type":"new_api_error"}} |
Latency variance
Latency variance runtime error
Inconclusive
Inconclusive
Latency variance
Latency variance runtime error
Inconclusive
Inconclusive
Plain-language meaning
Latency variance did not complete, so it cannot prove safety or risk.
Audit evidence
Request timed out after 120000 ms.
How to fix
Inspect gateway and upstream logs, restore the failed route, and rerun only after normal requests succeed consistently.
Endpoint profile
NormalFirst identifies the network entry, model catalog, gateway fingerprint, and reachability behind this API.
Infrastructure Recon
Endpoint reachability check
Passed
Passed
Infrastructure Recon
Endpoint reachability check
Passed
Passed
Plain-language meaning
First checks whether the API accepts requests and returns an explainable response.
Audit evidence
See the structured evidence and redacted technical preview below.
A records
162.159.36.5, 162.159.36.20
CNAME
-
NS
launch1.spaceship.net, launch2.spaceship.net
Entry status
404
WHOIS
whois.iana.org
| Type | Value |
|---|---|
| A | 162.159.36.5 162.159.36.20 |
| CNAME | - |
| NS | launch1.spaceship.net launch2.spaceship.net |
| Item | Value |
|---|---|
| server | whois.iana.org |
| summary | domain: COM; organisation: VeriSign Global Registry Services; organisation: VeriSign Global Registry Services; organisation: VeriSign Global Registry Services |
| preview | % IANA WHOIS server % for more information on IANA, visit http://www.iana.org % This query returned 1 object domain: COM organisation: VeriSign Global Registry Services address: 12061 Bluemont Way address: Reston VA 20190 address: United States of America (the) contact: administrative name: Registry Customer Service organisation: VeriSign Global Registry Services address: 12061 Bluemont Way address: Reston VA 20190 address: United States of America (the) phone: +1 703 925-6999 fax-no: +1 703 948 3978 e-mail: [email protected] contact: technical name: Registry Customer Service organisation: VeriSign Global Registry Services address: 12061 Bluemont Way address: Reston VA 20190 address: United States of America (the) phone: +1 703 925-6999 fax-no: +1 703 948 3978 e-mail: [email protected] nserver: A.GTLD-SERVERS.NET 192.5.6.30 2001:503:a83e:0:0:0:2:30 nserver: B.GTLD-SERVERS.NET 192.33.14.30 2001:503:231d:0:0:0:2:30 nserver: C.GTLD-SERVERS.NET 192.26.92.30 2001:503:83eb:0:0:0:0:30 nserver: D.GTLD-SERVERS.NET 192.31.80.30 2001:500:856e:0:0:0:0:30 nserver: E.GTLD-SERVERS.NET 192.12.94.30 2001:502:1ca1:0:0:0:0:30 nserver: F.GTLD-SERVERS.NET 192.35.51.30 2001:503:d414:0:0:0:0:30 nserver: G.GTLD-SERVERS.NET 192.42.93.30 2001:503:eea3:0:0:0:0:30 nserver: H.GTLD-SERVERS.NET 192.54.112.30 2001:502:8cc:0:0:0:0:30 nserver: I.GTLD-SERVERS.NET 192.43.172.30 2001:503:39c1:0:0:0:0:30 nserver: J.GTLD-SERVERS.NET 192.... |
| Item | Value |
|---|---|
| cache-control | max-age=604800 |
| cache-version | b688f2fb5be447c25e5aa3bd063087a83db32a288bf6a4f35f2d8db310e40b14 |
| cf-cache-status | DYNAMIC |
| cf-ray | a15fa8e0c9d21289-LAX |
| connection | keep-alive |
| content-encoding | gzip |
| content-length | 109 |
| content-type | application/json; charset=utf-8 |
| date | Sat, 04 Jul 2026 16:55:48 GMT |
| expect-ct | max-age=86400, enforce |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| referrer-policy | same-origin |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FDW4OrxRLBADcb9DkySXpPL8okxAzQ64bxFHPdZFqtg1pvUbql08xucYA5%2BdjyQY2Q3rU4T5u60da%2BsiYvjVbiI%2B%2FpFZFPR4UEwJoiJWnDizozkmZiOWacmbiHg%3D"}]} |
| server | cloudflare |
| vary | Accept-Encoding |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-oneapi-request-id | 202607041655486192331878268d9d6njCZpe2S |
| x-xss-protection | 1; mode=block |
| Item | Value |
|---|---|
| HTTP | 404 |
| server | cloudflare |
| body preview | {"error":{"message":"Invalid URL (GET /v1)","type":"invalid_request_error","param":"","code":""}} |
Technical details (redacted)
{"error":{"message":"Invalid URL (GET /v1)","type":"invalid_request_error","param":"","code":""}}SSL/TLS
TLS certificate check
Certificate found
Notice
SSL/TLS
TLS certificate check
Certificate found
Notice
Plain-language meaning
The TLS certificate helps identify the encrypted entry layer, but does not prove model safety.
Audit evidence
See the structured evidence and redacted technical preview below.
A records
162.159.36.5, 162.159.36.20
CNAME
-
NS
launch1.spaceship.net, launch2.spaceship.net
Entry status
404
WHOIS
whois.iana.org
| Type | Value |
|---|---|
| A | 162.159.36.5 162.159.36.20 |
| CNAME | - |
| NS | launch1.spaceship.net launch2.spaceship.net |
| Item | Value |
|---|---|
| server | whois.iana.org |
| summary | domain: COM; organisation: VeriSign Global Registry Services; organisation: VeriSign Global Registry Services; organisation: VeriSign Global Registry Services |
| preview | % IANA WHOIS server % for more information on IANA, visit http://www.iana.org % This query returned 1 object domain: COM organisation: VeriSign Global Registry Services address: 12061 Bluemont Way address: Reston VA 20190 address: United States of America (the) contact: administrative name: Registry Customer Service organisation: VeriSign Global Registry Services address: 12061 Bluemont Way address: Reston VA 20190 address: United States of America (the) phone: +1 703 925-6999 fax-no: +1 703 948 3978 e-mail: [email protected] contact: technical name: Registry Customer Service organisation: VeriSign Global Registry Services address: 12061 Bluemont Way address: Reston VA 20190 address: United States of America (the) phone: +1 703 925-6999 fax-no: +1 703 948 3978 e-mail: [email protected] nserver: A.GTLD-SERVERS.NET 192.5.6.30 2001:503:a83e:0:0:0:2:30 nserver: B.GTLD-SERVERS.NET 192.33.14.30 2001:503:231d:0:0:0:2:30 nserver: C.GTLD-SERVERS.NET 192.26.92.30 2001:503:83eb:0:0:0:0:30 nserver: D.GTLD-SERVERS.NET 192.31.80.30 2001:500:856e:0:0:0:0:30 nserver: E.GTLD-SERVERS.NET 192.12.94.30 2001:502:1ca1:0:0:0:0:30 nserver: F.GTLD-SERVERS.NET 192.35.51.30 2001:503:d414:0:0:0:0:30 nserver: G.GTLD-SERVERS.NET 192.42.93.30 2001:503:eea3:0:0:0:0:30 nserver: H.GTLD-SERVERS.NET 192.54.112.30 2001:502:8cc:0:0:0:0:30 nserver: I.GTLD-SERVERS.NET 192.43.172.30 2001:503:39c1:0:0:0:0:30 nserver: J.GTLD-SERVERS.NET 192.... |
| Item | Value |
|---|---|
| cache-control | max-age=604800 |
| cache-version | b688f2fb5be447c25e5aa3bd063087a83db32a288bf6a4f35f2d8db310e40b14 |
| cf-cache-status | DYNAMIC |
| cf-ray | a15fa8e0c9d21289-LAX |
| connection | keep-alive |
| content-encoding | gzip |
| content-length | 109 |
| content-type | application/json; charset=utf-8 |
| date | Sat, 04 Jul 2026 16:55:48 GMT |
| expect-ct | max-age=86400, enforce |
| nel | {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800} |
| referrer-policy | same-origin |
| report-to | {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=FDW4OrxRLBADcb9DkySXpPL8okxAzQ64bxFHPdZFqtg1pvUbql08xucYA5%2BdjyQY2Q3rU4T5u60da%2BsiYvjVbiI%2B%2FpFZFPR4UEwJoiJWnDizozkmZiOWacmbiHg%3D"}]} |
| server | cloudflare |
| vary | Accept-Encoding |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| x-oneapi-request-id | 202607041655486192331878268d9d6njCZpe2S |
| x-xss-protection | 1; mode=block |
| Item | Value |
|---|---|
| HTTP | 404 |
| server | cloudflare |
| body preview | {"error":{"message":"Invalid URL (GET /v1)","type":"invalid_request_error","param":"","code":""}} |
Technical details (redacted)
{"error":{"message":"Invalid URL (GET /v1)","type":"invalid_request_error","param":"","code":""}}Model List
Model catalog enumeration
Passed
Passed
Model List
Model catalog enumeration
Passed
Passed
Plain-language meaning
The model catalog helps verify which models this endpoint claims to support.
Audit evidence
See the structured evidence and redacted technical preview below.
Model count
67
Requested model listed
yes
| Model |
|---|
| auto-free |
| claude-fable-5 |
| claude-fake-5 |
| claude-haiku-4-5-20251001 |
| claude-opus-4-5-20251101 |
| claude-opus-4-6 |
| claude-opus-4-6-antigravity |
| claude-opus-4-6-antigravity-ultra |
| claude-opus-4-7 |
| claude-opus-4-8 |
| claude-sonnet-4-6 |
| codex-auto-review |
| deepseek-ai-v4-flash |
| deepseek-ai-v4-pro |
| deepseek-v4-flash |
| deepseek-v4-pro |
| doubao-seed-2-0-pro |
| gemini-2.5-pro |
| gemini-3-flash-preview |
| gemini-3-flash-preview-request |
Infrastructure Fingerprint
Infrastructure fingerprint
cloudflare
Notice
Infrastructure Fingerprint
Infrastructure fingerprint
cloudflare
Notice
Plain-language meaning
Framework fingerprinting identifies the gateway stack; it is informational and helps explain other anomalies.
Audit evidence
HTTP 404; HTTP 200; HTTP 404
Framework
cloudflare
Confidence
confirmed
| Probe | Path | Status | Framework | server | Headers | Signals | Error | Response preview |
|---|---|---|---|---|---|---|---|---|
| landing | / | 404 | cloudflare | cloudflare | server=cloudflare; cf-ray=a15fca79dd032b62-LAX; x-frame-options=SAMEORIGIN | header:cf-ray:present; header:server~cloudflare | - | {"error":{"message":"Invalid URL (GET /v1)","type":"invalid_request_error","param":"","code":""}} |
| models | /v1/models | 200 | cloudflare | cloudflare | server=cloudflare; cf-ray=a15fca79dc69da41-LAX; x-frame-options=SAMEORIGIN | header:cf-ray:present; header:server~cloudflare | - | {"data":[{"id":"auto-free","object":"model","created":1626777600,"owned_by":"custom","supported_endpoint_types":["anthropic","openai"]},{"id":"claude-fable-5","object":"model","created":1626777600,"owned_by":"custom","supported_endpoint_types":["openai","anthropic","gemini"]},{"id":"claude-fake-5","object":"model","created":1626777600,"owned_by":"custom","supported_endpoint_types":["gemini","openai","anthropic"]},{"id":"claude-haiku-4-5-20251001","object":"model","created":1626777600,"owned_by":"vertex-ai","supported_endpoint_types":["gemini","openai","anthropic"]},{"id":"claude-opus-4-5-20251101","object":"model","created":1626777600,"owned_by":"vertex-ai","supported_endpoint_types":["anthropic","gemini","openai"]},{"id":"claude-opus-4-6","object":"model","created":1626777600,"owned_by":"vertex-ai","supported_endpoint_types":["openai","anthropic","gemini"]},{"id":"claude-opus-4-6-antigravity","object":"model","created":1626777600,"owned_by":"custom","supported_endpoint_types":["openai... |
| notfound | /nonexistent-abc12345xyz | 404 | cloudflare | cloudflare | server=cloudflare; cf-ray=a15fca79d865f9ce-LAX; x-frame-options=SAMEORIGIN | header:cf-ray:present; header:server~cloudflare | - | {"error":{"message":"Invalid URL (GET /v1/nonexistent-abc12345xyz)","type":"invalid_request_error","param":"","code":""}} |
Recommended actions
Rerun first
The evidence is incomplete. Do not treat this as a pass; rerun with enough quota or another model.
