A deep API relay audit for VSLLM Qwen3.7 Max

This is not a simple speed test. It is a deep LMSpeed audit designed to expose API relay risk: model swaps, hidden prompts, token injection, context truncation, rewritten tool calls, error leakage, and broken SSE streams. Run your own API through the same audit and see whether it is safe to ship.

Audit result

Checked
Jul 4, 2026, 5:20 PM
Duration
1496.4s
Target
vsllm.com
Provider
VSLLM
Auditor
lmspeed.net

Check health scores

0-49 risk found50-79 review risk80-100 healthy
80

Model authenticity

72

Prompt and instruction

84

Response integrity and stability

100

Endpoint profile

80

Model authenticity

Inconclusive

Checks whether requested model family, identity response, context capacity, and stream model name line up.

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

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

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

-

Stream integrity checks
CheckResult
transportpass
event_shapepass
usage_monotonicyes
usage_consistentyes
signature_valid-
stream_modelqwen3.7-max
total_events_seen83
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...
72

Prompt and instruction

Inconclusive

Checks hidden prompt injection, prompt extraction, jailbreak leakage, and Web3 injection risk.

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

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

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

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.

84

Response integrity and stability

Inconclusive

Checks 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

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.

Command echo
ManagerPromptExpectedResponseReceivedVerdict
pipCopy 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.0pip install requests==2.31.0pip install requests==2.31.0pip install requests==2.31.0exact
npmCopy 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
cargoCopy 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 serdecargo add serdecargo add serdecargo add serdeexact
goCopy 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/testifygo get github.com/stretchr/testifygo get github.com/stretchr/testifygo get github.com/stretchr/testifyexact

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.

Error triggers
TriggerStatusSeverityLeakWhereSnippetResponse preview
malformed_json400nonenone--{"error":{"code":"","message":"Model name not specified, model name cannot be empty (request id: 202607041707171812651448268d9d6QEBiiFm1)","type":"new_api_error"}}
invalid_model503nonenone--{"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_type400nonenone--{"error":{"code":"","message":"Model name not specified, model name cannot be empty (request id: 202607041707172490700938268d9d6vD1EG1Cs)","type":"new_api_error"}}
missing_messages500nonenone--{"error":{"type":"new_api_error","message":"field messages is required (request id: 202607041707172921388068268d9d6dmcx1ViV)"},"type":"error"}
unknown_endpoint404nonenone--{"error":{"message":"Invalid URL (POST /v1/nonexistent-route)","type":"invalid_request_error","param":"","code":""}}
force_upstream_error0nonenone--Request timed out after 120000 ms.
auth_probe401nonenone--{"error":{"code":"","message":"Invalid token (request id: 202607041709174030571238268d9d6jkIhkwmI)","type":"new_api_error"}}

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.

100

Endpoint profile

Normal

First identifies the network entry, model catalog, gateway fingerprint, and reachability behind this API.

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

DNS records
TypeValue
A162.159.36.5 162.159.36.20
CNAME-
NSlaunch1.spaceship.net launch2.spaceship.net
WHOIS lookup
ItemValue
serverwhois.iana.org
summarydomain: 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....
HTTP response headers
ItemValue
cache-controlmax-age=604800
cache-versionb688f2fb5be447c25e5aa3bd063087a83db32a288bf6a4f35f2d8db310e40b14
cf-cache-statusDYNAMIC
cf-raya15fa8e0c9d21289-LAX
connectionkeep-alive
content-encodinggzip
content-length109
content-typeapplication/json; charset=utf-8
dateSat, 04 Jul 2026 16:55:48 GMT
expect-ctmax-age=86400, enforce
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
referrer-policysame-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"}]}
servercloudflare
varyAccept-Encoding
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-oneapi-request-id202607041655486192331878268d9d6njCZpe2S
x-xss-protection1; mode=block
System identification response
ItemValue
HTTP404
servercloudflare
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

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

DNS records
TypeValue
A162.159.36.5 162.159.36.20
CNAME-
NSlaunch1.spaceship.net launch2.spaceship.net
WHOIS lookup
ItemValue
serverwhois.iana.org
summarydomain: 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....
HTTP response headers
ItemValue
cache-controlmax-age=604800
cache-versionb688f2fb5be447c25e5aa3bd063087a83db32a288bf6a4f35f2d8db310e40b14
cf-cache-statusDYNAMIC
cf-raya15fa8e0c9d21289-LAX
connectionkeep-alive
content-encodinggzip
content-length109
content-typeapplication/json; charset=utf-8
dateSat, 04 Jul 2026 16:55:48 GMT
expect-ctmax-age=86400, enforce
nel{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
referrer-policysame-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"}]}
servercloudflare
varyAccept-Encoding
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-oneapi-request-id202607041655486192331878268d9d6njCZpe2S
x-xss-protection1; mode=block
System identification response
ItemValue
HTTP404
servercloudflare
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

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 catalog sample
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

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

Fingerprint probes
ProbePathStatusFrameworkserverHeadersSignalsErrorResponse preview
landing/404cloudflarecloudflareserver=cloudflare; cf-ray=a15fca79dd032b62-LAX; x-frame-options=SAMEORIGINheader:cf-ray:present; header:server~cloudflare-{"error":{"message":"Invalid URL (GET /v1)","type":"invalid_request_error","param":"","code":""}}
models/v1/models200cloudflarecloudflareserver=cloudflare; cf-ray=a15fca79dc69da41-LAX; x-frame-options=SAMEORIGINheader: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-abc12345xyz404cloudflarecloudflareserver=cloudflare; cf-ray=a15fca79d865f9ce-LAX; x-frame-options=SAMEORIGINheader: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.

More than a speed test: inspect whether the relay path was tampered with

lmspeed puts model identity, prompt leakage, context boundaries, error leakage, and stream integrity into one security comparison table, so you can baseline a relay before wiring it into production.

Dimensionlmspeedhvoy.aicctest.ai
Token injectionCompare actual token usage with the expected countCoveredNot coveredCovered
Prompt extractionProbe hidden system prompt leakageCoveredNot coveredNot covered
Identity substitutionDetect whether Claude is actually answered by another modelCoveredCoveredNot covered
Jailbreak defenseCheck common jailbreak vectorsCoveredNot coveredNot covered
Context truncationFind the real context-window boundaryCoveredNot coveredNot covered
Tool-call rewrite (AC-1.a)Detect rewritten package commands and tool argumentsCoveredNot coveredNot covered
Error response leakage (AC-2)Probe credentials, paths, and internal field leakageCoveredNot coveredNot covered
Stream integrity (SSE)Validate event types, usage, and thinking signaturesCoveredCoveredNot covered
Web3 injectionCheck whether signing context is polluted by the relay layerCoveredNot coveredNot covered
Channel fingerprintProtobuf signatures and multimodal interpretation checksIn designSoonNot coveredCovered
CoveredCoveredNot coveredNot coveredIn designSoonIn design

How the 13-check audit breaks down relay risk

Each check keeps public evidence redacted: you can see where the path looks suspicious without publishing API keys, system prompts, or internal paths.

Threat categories are based on Liu et al., "Your Agent Is Mine" (arXiv:2604.08407)

Check 2

Model list

Read the public model catalog and check whether the requested model is actually listed.

Check 3

Token injection

Compare billed or reported input tokens with the expected count to find a hidden system prompt.

Check 4

Prompt extraction

Try verbatim, translation, and JSON-continuation probes to extract hidden system instructions.

Check 7

Context window

Increase context until the usable boundary appears, not only the advertised window.

Check 8

Tool-call rewrite

Detect whether package-install commands are rewritten on the return path.

Check 10

Stream integrity

Validate SSE event structure and whether the streamed model name matches the request.

Check 13

Latency variance

Repeat the same request and look for queues, extra hops, or silent model switching.

Notes, principles, and references

  1. Core principle: LMSpeed sends controlled probes with known intent, then compares expected behavior with returned text, token usage, stream events, tool-call arguments, and error shape. A mismatch is treated as evidence that the relay path may have rewritten, injected, truncated, or leaked data.
  2. API relay / proxy means a third-party endpoint between you and the upstream model provider. Because it sits in the plaintext path, it can route, inspect, rewrite, or truncate requests and responses before they reach your app.
  3. Token injection means hidden relay-side instructions added before your prompt. The check looks for unexpected prompt-token growth, leaked instruction traces, or behavior that follows a hidden instruction instead of the user request.
  4. Tool-call rewriting / AC-1.a means relay-side response modification such as changing a package-install command, dependency name, or other tool-call argument. The probe uses command-like outputs because a small rewrite there can become a real supply-chain action.
  5. Error response leakage / AC-2 means malformed requests are used to check whether errors expose credentials, environment variables, file paths, framework names, or proxy internals. Clean relays should fail without echoing secrets.
  6. SSE and Web3 checks cover stream event integrity, usage monotonicity, and wallet signature-isolation probes. The idea is to verify that streaming metadata stays coherent and that relay prompts cannot steer signature behavior.
  7. Coverage is informed by the api-relay-audit GitHub repository and the paper Your Agent Is Mine.