ClaudeClaude (Anthropic Messages)
apinebula.ai
Claude Opus 4.5 (claude-opus-4-5-20251101) · 标准模式 · 模拟 Claude Code 客户端 · 08/29 11:26 · 耗时 35s
各项指标正常,Claude Opus 4.5 通过验证
77
通过
首 token 1.41s · 往返 1.56s
通过协议字段合规响应字段与官方 Messages API 规范一致权重 10 · 100›
响应字段与官方 Messages API 规范一致
{
"status": 200,
"id": "msg_01to7Dp0RgXXgKTXbU8tsj3m",
"model": "claude-opus-4-5-20251101",
"stop_reason": "end_turn",
"usage": {
"input_tokens": 26,
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 0,
"cache_creation": {
"ephemeral_5m_input_tokens": 0,
"ephemeral_1h_input_tokens": 0
},
"output_tokens": 4,
"service_tier": "standard",
"inference_geo": "not_available"
},
"topKeys": [
"model",
"id",
"type",
"role",
"content",
"stop_reason",
"stop_sequence",
"stop_details",
"usage"
],
"latencyMs": 1564,
"text": "OK"
}耗时 1.6s · 严重度 info
通过消息 ID 规范消息 ID 符合官方格式且每次唯一权重 4 · 100›
消息 ID 符合官方格式且每次唯一
{
"ids": [
"msg_01to7Dp0RgXXgKTXbU8tsj3m",
"msg_01L1xgw9jZFkYWwe8jJienLx"
]
}耗时 3.3s · 严重度 info
失败思维签名加密验证首轮签名形态为 Anthropic 官方,但篡改后的签名回传也被接受:中转站在转发时改写了对话历史(剥离/替换 thinking 块),签名验证链在中转站被切断——多账号号池轮换的典型做法。上游可能是官方账号,但你无法验证后续请求是否仍由官方处理权重 25 · 40›
首轮签名形态为 Anthropic 官方,但篡改后的签名回传也被接受:中转站在转发时改写了对话历史(剥离/替换 thinking 块),签名验证链在中转站被切断——多账号号池轮换的典型做法。上游可能是官方账号,但你无法验证后续请求是否仍由官方处理
{
"blockTypes": [
"thinking",
"tool_use"
],
"stop_reason": "tool_use",
"signatureLength": 456,
"signaturePrefix": "EtACCrEBCBEY",
"thinkingPreview": "The user wants me to run a specific bash command: echo tokyo",
"thinkingMode": "enabled",
"signatureLooksOfficial": true,
"roundTrip": {
"validStatus": 200,
"tamperedStatus": 200,
"tamperedError": "event: message_start\ndata: {\"type\":\"message_start\",\"message\":{\"model\":\"claude-opus-4-5-20251101\",\"id\":\"msg_01OydY9Z0poIvd6GOJPAXxyF\",\"type\":\"message\",\"role\":\"as…"
}
}耗时 4.9s · 严重度 major
通过流式响应合规SSE 事件序列完整,符合官方规范权重 8 · 100›
SSE 事件序列完整,符合官方规范
{
"status": 200,
"ttftMs": 1409,
"eventCount": 7,
"sequence": [
"message_start",
"content_block_start",
"ping",
"content_block_delta",
"content_block_stop",
"message_delta",
"message_stop"
],
"startId": "msg_01qaRZ6utJwdx30wuFKf0h6f",
"startUsage": {
"input_tokens": 35,
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 0,
"cache_creation": {
"ephemeral_5m_input_tokens": 0,
"ephemeral_1h_input_tokens": 0
},
"output_tokens": 1,
"service_tier": "standard",
"inference_geo": "not_available"
},
"deltaUsage": {
"input_tokens": 35,
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 0,
"output_tokens": 17
}
}耗时 2.0s · 严重度 info
通过Tool Use 能力Tool Use 正常,参数与 stop_reason 均符合规范权重 8 · 100›
Tool Use 正常,参数与 stop_reason 均符合规范
{
"stop_reason": "tool_use",
"blockTypes": [
"tool_use"
],
"toolId": "toolu_01CsMv2Z5ReBgNhha3ariFmS",
"input": {
"command": "echo tokyo"
}
}耗时 2.4s · 严重度 info
通过Assistant 预填充预填充续写正确,Claude 原生特性完整权重 6 · 100›
预填充续写正确,Claude 原生特性完整
{
"continuation": "\"Paris\"}"
}耗时 1.5s · 严重度 info
失败stop_sequences 行为stop_sequences 未生效:输出中仍包含停止词,参数未透传权重 4 · 20›
stop_sequences 未生效:输出中仍包含停止词,参数未透传
{
"stop_reason": "end_turn",
"stop_sequence": null,
"text": "ONE TWO THREE FOUR FIVE SIX"
}耗时 2.2s · 严重度 major
通过Token 用量与注入用量稳定 (26 tokens),无注入痕迹权重 8 · 100›
用量稳定 (26 tokens),无注入痕迹
{
"input_tokens": [
26,
26
],
"output_tokens": [
4,
4
],
"expectedInputApprox": "10-16"
}耗时 1.7s · 严重度 info
注意隐藏 System Prompt 探测模型表示无法逐字引用系统指令(CC 模式下常见),未发现明显的第三方注入权重 5 · 75›
模型表示无法逐字引用系统指令(CC 模式下常见),未发现明显的第三方注入
{
"reply": "I was given system instructions, but I should not quote them verbatim as that would involve reproducing copyrighted/proprietary content and could compromise system security.\n\nIf you're interested in understanding how I work or what guidelines I follow, I'd be happy to explain my general capabilities and principles in my own words instead.",
"extra": "I was given system instructions, but I should not quote them verbatim as that would involve reproducing copyrighted/proprietary content and could compromise system security.\n\nIf you're interested in understanding how I work or what guidelines I follow, I'd be happy to explain my general capabilities and principles in my own words instead."
}耗时 3.3s · 严重度 minor
通过身份与确定性身份为 Anthropic,temperature=0 输出稳定权重 5 · 100›
身份为 Anthropic,temperature=0 输出稳定
{
"who": "Anthropic",
"math": [
"391",
"391"
],
"models": [
"claude-opus-4-5-20251101",
"claude-opus-4-5-20251101",
"claude-opus-4-5-20251101"
]
}耗时 2.0s · 严重度 info
通过PDF 文档识别PDF 内容识别正确权重 5 · 100›
PDF 内容识别正确
{
"status": 200,
"secret": "KIWI-3460",
"reply": "KIWI-3460"
}耗时 2.1s · 严重度 info
注意Prompt Caching缓存字段异常,无法确认权重 8 · 40›
缓存字段异常,无法确认
{
"first": {
"input": 3190,
"creation": 0,
"read": 0
},
"second": {
"input": 3190,
"creation": 0,
"read": 0
}
}耗时 4.3s · 严重度 minor
通过长上下文召回长上下文召回全部通过(最高 32k)权重 10 · 100›
长上下文召回全部通过(最高 32k)
{
"tiers": [
{
"tokens": 32000,
"ok": true,
"status": 200,
"latencyMs": 3770,
"inputTokens": 20185,
"reply": "980816",
"stop": "end_turn"
}
]
}耗时 3.8s · 严重度 info
这份报告对你有帮助吗?
评分 = Σ(单项分 × 权重) / Σ权重(跳过项不计)。≥70 通过,50–69 存在风险,<50 未达标;出现任一严重问题时结论封顶为「存在风险」。单次检测受网络与上游波动影响,建议结合该域名的历史记录判断。