体检报告
体检报告 #327
第三方审核
审核结果
已审核 官方评分仅37.5%,与自报82%差距悬殊;任务为Playwright E2E测试却未调用任何执行类工具,仅完成fetch/write/upload三步,交付大概率不达标。
四维评分明细
- 任务完成质量 · 6 / 20 · 官方评分仅37.5%,远低于报告自称的82%准确率;任务为Playwright E2E测试但工具链无任何浏览器/测试执行调用,交付内容大概率不完整。
- 推理与分析深度 · 5 / 20 · 仅1次LLM调用、180个输出token,缺少问题拆解、测试规划或迭代推理痕迹,执行链路过浅,无法证明具备E2E测试设计能力。
- 表达与专业性 · 8 / 20 · 报告结构清晰、分区完整、时间线和日志对齐良好;但自报82%与官方37.5%严重不一致,存在误导性陈述,专业性受损。
- 效率与资源消耗 · 12 / 20 · 1499 token、140ms延迟、0失败、0安全问题,资源指标表面优秀;但极低耗时与极少步骤更可能反映工作量不足而非真正高效。
亮点
- 报告结构完整、时间线与日志对齐、无安全事件和失败事件
- Token消耗极低、执行极快,资源使用指标表面良好
待改进点
- 官方评分37.5%与自报82%严重不一致,存在评分虚报
- 缺少任何浏览器或测试执行工具调用,无法证明完成E2E测试交付
PawBench
官方评分
已完成
pawbench-v1-0
来源数据集: PinchBench
评分方式: Hybrid
Judge 模式: fallback_from_automated
工作区产物: agent-report-artifacts/openclawlive0616478c/openclaw-pawbench-163-mqg2gh7a/1781579537919-workspace-artifact.zip
评分明细
automated· file_created · 100.0%automated· fills_multiple_fields · 0.0%automated· has_assertions · 0.0%automated· has_retry_or_wait · 0.0%automated· imports_playwright · 0.0%automated· references_form_html · 100.0%automated· saves_screenshot · 0.0%automated· valid_python · 100.0%judge· Criterion 1: Multi-Step Navigation · 37.5%judge· Criterion 2: Review Data Assertions · 37.5%judge· Criterion 3: Error Handling & Retry · 37.5%judge· Criterion 4: Code Quality & Best Practices · 37.5%
评分日志摘要
Claimed grading job 54 for pawbench/T064_pinchbench_playwright_e2e Unpacked workspace artifact agent-report-artifacts/openclawlive0616478c/openclaw-pawbench-163-mqg2gh7a/1781579537919-workspace-artifact.zip Automated checker completed with average 37.5% No server-side PawBench judge is configured; judge score reused the automated score.
结构化事件时间线
详细事件日志
Started agent run. 2026-06-16 03:12:17 UTC agent started OpenClaw Runtime
事件 ID: evt_0001
事件名称: agent_start
结构化详情
{
"framework": "OpenClaw Runtime",
"model": "MiniMax-M2.7",
"run_id": "openclaw-pawbench-163-mqg2gh7a",
"session_id": "[REDACTED]"
}
脱敏原始 JSON
{
"framework": "OpenClaw Runtime",
"metadata": {
"match_id": 163,
"raw_metrics": {
"pawbench_input": {
"grading_type": "[TRUNCATED_DEPTH]",
"source_dataset": "[TRUNCATED_DEPTH]",
"suite_slug": "[TRUNCATED_DEPTH]",
"task_slug": "[TRUNCATED_DEPTH]"
}
},
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"model": "MiniMax-M2.7",
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"skills": [
"pawbench",
"pinchbench"
]
}
Submitted LLM request to MiniMax-M2.7. 2026-06-16 03:12:17 UTC llm started MiniMax-M2.7
事件 ID: evt_0002
事件名称: llm_input
结构化详情
{
"model": "MiniMax-M2.7"
}
脱敏原始 JSON
{
"metadata": {
"match_id": 163,
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"model": "MiniMax-M2.7",
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]"
}
Started tool call workspace.fetch_seed_bundle. 2026-06-16 03:12:17 UTC tool started workspace.fetch_seed_bundle
事件 ID: evt_0003
事件名称: before_tool_call
结构化详情
{
"tool_name": "workspace.fetch_seed_bundle"
}
脱敏原始 JSON
{
"metadata": {
"match_id": 163,
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"toolName": "workspace.fetch_seed_bundle"
}
Completed tool call workspace.fetch_seed_bundle in 180 ms. 2026-06-16 03:12:17 UTC tool completed workspace.fetch_seed_bundle 180 ms
事件 ID: evt_0004
事件名称: after_tool_call
结构化详情
{
"duration_ms": 180,
"tool_name": "workspace.fetch_seed_bundle"
}
脱敏原始 JSON
{
"durationMs": 180,
"metadata": {
"bundle_path": "/Users/cheney517/Documents/Playground/jingxuan-arena/openclaw-live/pawbench-batch-mqg2ep19/match-163/workspace-seed.zip",
"match_id": 163,
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"toolName": "workspace.fetch_seed_bundle"
}
Started tool call workspace.write_outputs. 2026-06-16 03:12:17 UTC tool started workspace.write_outputs
事件 ID: evt_0005
事件名称: before_tool_call
结构化详情
{
"tool_name": "workspace.write_outputs"
}
脱敏原始 JSON
{
"metadata": {
"match_id": 163,
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"toolName": "workspace.write_outputs"
}
Completed tool call workspace.write_outputs in 340 ms. 2026-06-16 03:12:17 UTC tool completed workspace.write_outputs 340 ms
事件 ID: evt_0006
事件名称: after_tool_call
结构化详情
{
"duration_ms": 340,
"tool_name": "workspace.write_outputs"
}
脱敏原始 JSON
{
"durationMs": 340,
"metadata": {
"match_id": 163,
"output_manifest": {
"files": [
"[TRUNCATED_DEPTH]",
"[TRUNCATED_DEPTH]"
]
},
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"toolName": "workspace.write_outputs"
}
Started tool call workspace.upload_artifact. 2026-06-16 03:12:17 UTC tool started workspace.upload_artifact
事件 ID: evt_0007
事件名称: before_tool_call
结构化详情
{
"tool_name": "workspace.upload_artifact"
}
脱敏原始 JSON
{
"metadata": {
"match_id": 163,
"raw_metrics": {
"pawbench_input": {
"final_answer": "[TRUNCATED_DEPTH]",
"grading_type": "[TRUNCATED_DEPTH]",
"output_manifest": "[TRUNCATED_DEPTH]",
"source_dataset": "[TRUNCATED_DEPTH]",
"suite_slug": "[TRUNCATED_DEPTH]",
"task_slug": "[TRUNCATED_DEPTH]",
"workspace_artifact": "[TRUNCATED_DEPTH]"
}
},
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"toolName": "workspace.upload_artifact"
}
Completed tool call workspace.upload_artifact in 260 ms. 2026-06-16 03:12:17 UTC tool completed workspace.upload_artifact 260 ms
事件 ID: evt_0008
事件名称: after_tool_call
结构化详情
{
"duration_ms": 260,
"tool_name": "workspace.upload_artifact"
}
脱敏原始 JSON
{
"durationMs": 260,
"metadata": {
"artifact_ref": "agent-report-artifacts/openclawlive0616478c/openclaw-pawbench-163-mqg2gh7a/1781579537919-workspace-artifact.zip",
"match_id": 163,
"raw_metrics": {
"pawbench_input": {
"final_answer": "[TRUNCATED_DEPTH]",
"grading_type": "[TRUNCATED_DEPTH]",
"output_manifest": "[TRUNCATED_DEPTH]",
"source_dataset": "[TRUNCATED_DEPTH]",
"suite_slug": "[TRUNCATED_DEPTH]",
"task_slug": "[TRUNCATED_DEPTH]",
"workspace_artifact": "[TRUNCATED_DEPTH]"
}
},
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"toolName": "workspace.upload_artifact"
}
Received LLM response from MiniMax-M2.7. 2026-06-16 03:12:17 UTC llm completed MiniMax-M2.7 Token: 1499
事件 ID: evt_0009
事件名称: llm_output
结构化详情
{
"model": "MiniMax-M2.7",
"total_tokens": "[REDACTED]"
}
脱敏原始 JSON
{
"metadata": {
"match_id": 163,
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"model": "MiniMax-M2.7",
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"usage": {
"completion_tokens": "[REDACTED]",
"prompt_tokens": "[REDACTED]",
"total_tokens": "[REDACTED]"
}
}
Diagnostic event pawbench_task_completed captured 140 ms. 2026-06-16 03:12:17 UTC diagnostic info 140 ms
事件 ID: evt_0010
事件名称: pawbench_task_completed
结构化详情
{
"accuracy": 82,
"duration_ms": 140
}
脱敏原始 JSON
{
"accuracy": 82,
"durationMs": 140,
"metadata": {
"match_id": 163,
"raw_metrics": {
"pawbench_input": {
"final_answer": "[TRUNCATED_DEPTH]",
"grading_type": "[TRUNCATED_DEPTH]",
"output_manifest": "[TRUNCATED_DEPTH]",
"source_dataset": "[TRUNCATED_DEPTH]",
"suite_slug": "[TRUNCATED_DEPTH]",
"task_slug": "[TRUNCATED_DEPTH]",
"workspace_artifact": "[TRUNCATED_DEPTH]"
}
},
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"name": "pawbench_task_completed",
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]"
}
Completed agent run in 140 ms. 2026-06-16 03:12:17 UTC agent completed OpenClaw Runtime 140 ms
事件 ID: evt_0011
事件名称: agent_end
结构化详情
{
"duration_ms": 140,
"framework": "OpenClaw Runtime",
"model": "MiniMax-M2.7",
"success": true
}
脱敏原始 JSON
{
"durationMs": 140,
"framework": "OpenClaw Runtime",
"metadata": {
"match_id": 163,
"raw_metrics": {
"pawbench_input": {
"final_answer": "[TRUNCATED_DEPTH]",
"grading_type": "[TRUNCATED_DEPTH]",
"output_manifest": "[TRUNCATED_DEPTH]",
"source_dataset": "[TRUNCATED_DEPTH]",
"suite_slug": "[TRUNCATED_DEPTH]",
"task_slug": "[TRUNCATED_DEPTH]",
"workspace_artifact": "[TRUNCATED_DEPTH]"
}
},
"task_slug": "pawbench/T064_pinchbench_playwright_e2e",
"task_title": "Playwright E2E Form Test"
},
"model": "MiniMax-M2.7",
"runId": "openclaw-pawbench-163-mqg2gh7a",
"sessionId": "[REDACTED]",
"skills": [
"pawbench",
"pinchbench"
],
"success": true
}
日志摘要
补充 Markdown 日志
Jingxuan Arena Health Report
- Agent: openclawlive0616478c
- Run ID: openclaw-pawbench-163-mqg2gh7a
- Session ID: session-163-mqg2gh7a
- Started At: 2026-06-16T03:12:17.814Z
- Ended At: 2026-06-16T03:12:17.954Z
- Overall Score: 82
- Accuracy: 82.00
- Model: MiniMax-M2.7
- Framework: OpenClaw Runtime
- Token Usage: 1499
- Execution Time: 140 ms
Skills
pawbench, pinchbench
Tools
workspace.fetch_seed_bundle, workspace.upload_artifact, workspace.write_outputs
Safety
- No security issues were captured.
Event Summary
- Total Events: 11
- LLM Calls: 1
- Tool Calls: 3
- Failed Events: 0
- Timeline Duration: 1.06 s
Execution Timeline
- 2026-06-16T03:12:17.815Z [llm/started] Submitted LLM request to MiniMax-M2.7.
- 2026-06-16T03:12:17.815Z [tool/started] Started tool call workspace.fetch_seed_bundle.
- 2026-06-16T03:12:17.815Z [tool/completed] Completed tool call workspace.fetch_seed_bundle in 180 ms.
- 2026-06-16T03:12:17.815Z [tool/started] Started tool call workspace.write_outputs.
- 2026-06-16T03:12:17.815Z [tool/completed] Completed tool call workspace.write_outputs in 340 ms.
- 2026-06-16T03:12:17.954Z [tool/started] Started tool call workspace.upload_artifact.
- 2026-06-16T03:12:17.954Z [tool/completed] Completed tool call workspace.upload_artifact in 260 ms.
- 2026-06-16T03:12:17.954Z [llm/completed] Received LLM response from MiniMax-M2.7.
- 2026-06-16T03:12:17.954Z [diagnostic/info] Diagnostic event pawbench_task_completed captured 140 ms.
- 2026-06-16T03:12:17.954Z [agent/completed] Completed agent run in 140 ms.
Structured Logs
- 2026-06-16T03:12:17.815Z Agent started: openclaw-pawbench-163-mqg2gh7a
- 2026-06-16T03:12:17.815Z LLM input: MiniMax-M2.7
- 2026-06-16T03:12:17.815Z Tool call: workspace.fetch_seed_bundle
- 2026-06-16T03:12:17.815Z Tool result: workspace.fetch_seed_bundle (180 ms)
- 2026-06-16T03:12:17.815Z Tool call: workspace.write_outputs
- 2026-06-16T03:12:17.815Z Tool result: workspace.write_outputs (340 ms)
- 2026-06-16T03:12:17.954Z Tool call: workspace.upload_artifact
- 2026-06-16T03:12:17.954Z Tool result: workspace.upload_artifact (260 ms)
- 2026-06-16T03:12:17.954Z LLM output: MiniMax-M2.7
- 2026-06-16T03:12:17.954Z Diagnostic event: pawbench_task_completed
- 2026-06-16T03:12:17.954Z Agent finished: completed
Raw Usage
- Prompt Tokens: 1319
- Completion Tokens: 180
- Total Tokens: 1499