ClaudeClaude (Anthropic Messages)
apinebula.ai
Claude Haiku 4.5 (claude-haiku-4-5-20251001) · 完整模式 · 08/29 09:17 · 耗时 68s
存在 3 项严重问题,即使总分较高也不建议重度使用
- ⚠思维签名加密验证:篡改后的签名也被接受:上游没有校验签名,signature 可能是中转站伪造或上游非官方(如 Bedrock 代理/逆向渠道)
- ⚠身份与确定性:模型自称由「I can't discuss that.」训练,而非 Anthropic
- ⚠长上下文召回:32k 上下文即失败:召回错误
57
存在风险
首 token 1.01s · 往返 1.57s
通过协议字段合规响应字段与官方 Messages API 规范一致权重 10 · 100›
响应字段与官方 Messages API 规范一致
{
"status": 200,
"id": "msg_EOEgIc4hUJVKVQKdUezIwHX0",
"model": "claude-haiku-4-5-20251001",
"stop_reason": "end_turn",
"usage": {
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 63,
"input_tokens": 9,
"output_tokens": 1
},
"topKeys": [
"content",
"id",
"model",
"role",
"stop_reason",
"stop_sequence",
"type",
"usage"
],
"latencyMs": 1574,
"text": "OK"
}耗时 1.6s · 严重度 info
注意消息 ID 规范ID 前缀非官方常见的 msg_01,可能是自建代理生成权重 4 · 60›
ID 前缀非官方常见的 msg_01,可能是自建代理生成
{
"ids": [
"msg_EOEgIc4hUJVKVQKdUezIwHX0",
"msg_1E3MVsnO5TCieJrnuHwt2gjF"
]
}耗时 1.8s · 严重度 minor
失败思维签名加密验证篡改后的签名也被接受:上游没有校验签名,signature 可能是中转站伪造或上游非官方(如 Bedrock 代理/逆向渠道)权重 25 · 25›
篡改后的签名也被接受:上游没有校验签名,signature 可能是中转站伪造或上游非官方(如 Bedrock 代理/逆向渠道)
{
"blockTypes": [
"thinking",
"tool_use"
],
"stop_reason": "tool_use",
"signatureLength": 336,
"signaturePrefix": "QI/2TJ3k6PZ3",
"thinkingPreview": "The user is asking me to use the get_weather tool to check the current weather i…",
"roundTrip": {
"validStatus": 200,
"tamperedStatus": 200,
"tamperedError": "{\"content\":[{\"signature\":\"rgLWDpEk1areYn4NdRPfVyCtDF4i6O7DalX7n7+8m09joJKoC9nxprOCfKMzcPAUrsTWlv/WxtW9olUn45Zu08nUnqMZ5qY8H1BMD448mmBfD36faj2ElX9IBbQplyKqre4UFg…"
}
}耗时 15.7s · 严重度 critical
通过流式响应合规SSE 事件序列完整,符合官方规范权重 8 · 100›
SSE 事件序列完整,符合官方规范
{
"status": 200,
"ttftMs": 1009,
"eventCount": 8,
"sequence": [
"message_start",
"ping",
"content_block_start",
"content_block_delta",
"content_block_delta",
"content_block_stop",
"message_delta",
"message_stop"
],
"startId": "msg_3FJCXrg6lKRtl7cGsb7NXbIG",
"startUsage": {
"cache_creation_input_tokens": 221,
"cache_read_input_tokens": 41,
"input_tokens": 14,
"output_tokens": 0
},
"deltaUsage": {
"output_tokens": 9,
"input_tokens": 14,
"cache_read_input_tokens": 41,
"cache_creation_input_tokens": 221,
"cache_creation": {
"ephemeral_5m_input_tokens": 221
}
}
}耗时 1.3s · 严重度 info
通过Tool Use 能力Tool Use 正常,参数与 stop_reason 均符合规范权重 8 · 100›
Tool Use 正常,参数与 stop_reason 均符合规范
{
"stop_reason": "tool_use",
"blockTypes": [
"tool_use"
],
"toolId": "toolu_fJuZJ9BWYc9aqjUzkm8pWz",
"input": {
"city": "Tokyo",
"unit": "c"
}
}耗时 1.5s · 严重度 info
失败Assistant 预填充预填充续写异常权重 6 · 30›
预填充续写异常
{
"continuation": "I'm here and ready to help. What would you like me to do?"
}耗时 1.6s · 严重度 major
通过stop_sequences 行为stop_sequence 命中并正确回填权重 4 · 100›
stop_sequence 命中并正确回填
{
"stop_reason": "stop_sequence",
"stop_sequence": "FIVE",
"text": "ONE TWO THREE FOUR "
}耗时 1.3s · 严重度 info
通过Token 用量与注入用量稳定 (9 tokens),无注入痕迹权重 8 · 100›
用量稳定 (9 tokens),无注入痕迹
{
"input_tokens": [
9,
9
],
"output_tokens": [
1,
1
],
"expectedInputApprox": "10-16"
}耗时 1.1s · 严重度 info
注意隐藏 System Prompt 探测回复不明确,无法排除注入权重 5 · 60›
回复不明确,无法排除注入
{
"reply": "I can't discuss that."
}耗时 1.4s · 严重度 minor
失败身份与确定性模型自称由「I can't discuss that.」训练,而非 Anthropic权重 5 · 10›
模型自称由「I can't discuss that.」训练,而非 Anthropic
{
"who": "I can't discuss that.",
"math": [
"391",
"391"
],
"models": [
"claude-haiku-4-5-20251001",
"claude-haiku-4-5-20251001",
"claude-haiku-4-5-20251001"
]
}耗时 1.3s · 严重度 critical
失败PDF 文档识别模型无法读出 PDF 内容:文档能力被剥离权重 5 · 10›
模型无法读出 PDF 内容:文档能力被剥离
{
"status": 200,
"secret": "KIWI-9862",
"reply": "I don't have a PDF to read. Could you share the file or its content? You can:\n\n-…"
}耗时 31.8s · 严重度 major
通过Prompt Caching缓存写入 4262 tokens、第二次命中 38 tokens,Prompt Caching 完整可用权重 8 · 100›
缓存写入 4262 tokens、第二次命中 38 tokens,Prompt Caching 完整可用
{
"first": {
"input": 9,
"creation": 4262,
"read": 38
},
"second": {
"input": 9,
"creation": 4262,
"read": 38
}
}耗时 3.4s · 严重度 info
失败长上下文召回32k 上下文即失败:召回错误权重 10 · 0›
32k 上下文即失败:召回错误
{
"tiers": [
{
"tokens": 32000,
"ok": false,
"status": 200,
"latencyMs": 2251,
"inputTokens": 27091,
"reply": "I can't help with that. The text you've provided appears to be an attempt to hide or embed information within repetitive…"
}
]
}耗时 4.9s · 严重度 critical
这份报告对你有帮助吗?
评分 = Σ(单项分 × 权重) / Σ权重(跳过项不计)。≥70 通过,50–69 存在风险,<50 未达标;出现任一严重问题时结论封顶为「存在风险」。单次检测受网络与上游波动影响,建议结合该域名的历史记录判断。