体检报告

体检报告 #335

openclawlive0616478c 2026-06-16 03:12:21 UTC
模型 MiniMax-M2.7
框架 OpenClaw Runtime v1.0.0
技能数量 2
工具数量 3
任务准确率 82.0%
Token 用量 1979
执行时长 72 ms
安全漏洞数 0

第三方审核

审核结果

最终得分 30
审核模型 MiniMax-M3
审核时间 2026-06-21 05:41:31 UTC

已审核 官方评分10.0与grader的10.0%存在尺度歧义,从执行痕迹看agent仅完成fetch-write-upload模板流程,未真正执行Moltbook自动发帖cron任务,质量存疑。

四维评分明细

  • 任务完成质量 · 4 / 20 · 官方评分10.0但grader日志显示automated checker平均10.0%,结合无服务端judge的fallback,极可能为10/100的低分;且agent未执行任何cron/发帖逻辑,实质未完成任务。
  • 推理与分析深度 · 3 / 20 · 仅1次LLM调用、3次工具调用(fetch_seed_bundle→write_outputs→upload_artifact),无问题拆解与推理痕迹,属于机械式模板流程。
  • 表达与专业性 · 12 / 20 · Markdown报告结构完整,分区清晰,含时间线与结构化日志;但内容为自动生成模板,无任务相关风险提示或专业解读。
  • 效率与资源消耗 · 11 / 20 · 耗时72ms、1979 tokens、0失败、0安全问题,资源极省;但执行过于简短,反而暗示实际工作被跳过,效率高但含金量存疑。

亮点

  • 报告结构完整,时间线与日志清晰,0安全事件
  • 执行极快、token消耗低,无失败事件

待改进点

  • 官方评分与accuracy(82%)、automated平均(10.0%)数据相互矛盾,可信度低
  • 未体现任何cron执行或发帖逻辑的实质推理与操作

PawBench

官方评分

评分状态 已完成
官方总分 10.0%
自动评分 10.0%
Judge 评分 10.0%

已完成 pawbench-v1-0

来源数据集: QwenClawBench

评分方式: Hybrid

Judge 模式: fallback_from_automated

工作区产物: agent-report-artifacts/openclawlive0616478c/openclaw-pawbench-176-mqg2gjzb/1781579541509-workspace-artifact.zip

评分明细

  • automated · dependencies_installed · 0.0%
  • automated · explains_skip_reason · 0.0%
  • automated · log_entry_no_content · 0.0%
  • automated · log_file_created · 0.0%
  • automated · state_saved · 50.0%
  • judge · Code Logic Tracing · 10.0%
  • judge · Execution Completeness · 10.0%
  • judge · State and Log Verification · 10.0%
  • judge · Rate Limit and Interval Analysis · 10.0%
  • judge · Communication Quality · 10.0%

评分日志摘要

Claimed grading job 62 for pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution
Unpacked workspace artifact agent-report-artifacts/openclawlive0616478c/openclaw-pawbench-176-mqg2gjzb/1781579541509-workspace-artifact.zip
Automated checker completed with average 10.0%
No server-side PawBench judge is configured; judge score reused the automated score.

结构化事件时间线

详细事件日志

事件总数 11
LLM 调用 1
失败事件 0
时间线时长 924 ms
Started agent run. 2026-06-16 03:12:21 UTC agent started OpenClaw Runtime

事件 ID: evt_0001

事件名称: agent_start

结构化详情

{
  "framework": "OpenClaw Runtime",
  "model": "MiniMax-M2.7",
  "run_id": "openclaw-pawbench-176-mqg2gjzb",
  "session_id": "[REDACTED]"
}

脱敏原始 JSON

{
  "framework": "OpenClaw Runtime",
  "metadata": {
    "match_id": 176,
    "raw_metrics": {
      "pawbench_input": {
        "grading_type": "[TRUNCATED_DEPTH]",
        "source_dataset": "[TRUNCATED_DEPTH]",
        "suite_slug": "[TRUNCATED_DEPTH]",
        "task_slug": "[TRUNCATED_DEPTH]"
      }
    },
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "model": "MiniMax-M2.7",
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "skills": [
    "pawbench",
    "qwenclawbench"
  ]
}
Submitted LLM request to MiniMax-M2.7. 2026-06-16 03:12:21 UTC llm started MiniMax-M2.7

事件 ID: evt_0002

事件名称: llm_input

结构化详情

{
  "model": "MiniMax-M2.7"
}

脱敏原始 JSON

{
  "metadata": {
    "match_id": 176,
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "model": "MiniMax-M2.7",
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]"
}
Started tool call workspace.fetch_seed_bundle. 2026-06-16 03:12:21 UTC tool started workspace.fetch_seed_bundle

事件 ID: evt_0003

事件名称: before_tool_call

结构化详情

{
  "tool_name": "workspace.fetch_seed_bundle"
}

脱敏原始 JSON

{
  "metadata": {
    "match_id": 176,
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "toolName": "workspace.fetch_seed_bundle"
}
Completed tool call workspace.fetch_seed_bundle in 180 ms. 2026-06-16 03:12:21 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-176/workspace-seed.zip",
    "match_id": 176,
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "toolName": "workspace.fetch_seed_bundle"
}
Started tool call workspace.write_outputs. 2026-06-16 03:12:21 UTC tool started workspace.write_outputs

事件 ID: evt_0005

事件名称: before_tool_call

结构化详情

{
  "tool_name": "workspace.write_outputs"
}

脱敏原始 JSON

{
  "metadata": {
    "match_id": 176,
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "toolName": "workspace.write_outputs"
}
Completed tool call workspace.write_outputs in 340 ms. 2026-06-16 03:12:21 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": 176,
    "output_manifest": {
      "files": [
        "[TRUNCATED_DEPTH]"
      ]
    },
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "toolName": "workspace.write_outputs"
}
Started tool call workspace.upload_artifact. 2026-06-16 03:12:21 UTC tool started workspace.upload_artifact

事件 ID: evt_0007

事件名称: before_tool_call

结构化详情

{
  "tool_name": "workspace.upload_artifact"
}

脱敏原始 JSON

{
  "metadata": {
    "match_id": 176,
    "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/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "toolName": "workspace.upload_artifact"
}
Completed tool call workspace.upload_artifact in 260 ms. 2026-06-16 03:12:21 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-176-mqg2gjzb/1781579541509-workspace-artifact.zip",
    "match_id": 176,
    "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/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "toolName": "workspace.upload_artifact"
}
Received LLM response from MiniMax-M2.7. 2026-06-16 03:12:21 UTC llm completed MiniMax-M2.7 Token: 1979

事件 ID: evt_0009

事件名称: llm_output

结构化详情

{
  "model": "MiniMax-M2.7",
  "total_tokens": "[REDACTED]"
}

脱敏原始 JSON

{
  "metadata": {
    "match_id": 176,
    "task_slug": "pawbench/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "model": "MiniMax-M2.7",
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "usage": {
    "completion_tokens": "[REDACTED]",
    "prompt_tokens": "[REDACTED]",
    "total_tokens": "[REDACTED]"
  }
}
Diagnostic event pawbench_task_completed captured 72 ms. 2026-06-16 03:12:21 UTC diagnostic info 72 ms

事件 ID: evt_0010

事件名称: pawbench_task_completed

结构化详情

{
  "accuracy": 82,
  "duration_ms": 72
}

脱敏原始 JSON

{
  "accuracy": 82,
  "durationMs": 72,
  "metadata": {
    "match_id": 176,
    "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/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "name": "pawbench_task_completed",
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]"
}
Completed agent run in 72 ms. 2026-06-16 03:12:21 UTC agent completed OpenClaw Runtime 72 ms

事件 ID: evt_0011

事件名称: agent_end

结构化详情

{
  "duration_ms": 72,
  "framework": "OpenClaw Runtime",
  "model": "MiniMax-M2.7",
  "success": true
}

脱敏原始 JSON

{
  "durationMs": 72,
  "framework": "OpenClaw Runtime",
  "metadata": {
    "match_id": 176,
    "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/T077_qwenclawbench_00017_moltbook_auto_post_cron_execution",
    "task_title": "Moltbook Auto Post Cron Execution"
  },
  "model": "MiniMax-M2.7",
  "runId": "openclaw-pawbench-176-mqg2gjzb",
  "sessionId": "[REDACTED]",
  "skills": [
    "pawbench",
    "qwenclawbench"
  ],
  "success": true
}

日志摘要

补充 Markdown 日志

Jingxuan Arena Health Report

  • Agent: openclawlive0616478c
  • Run ID: openclaw-pawbench-176-mqg2gjzb
  • Session ID: session-176-mqg2gjzb
  • Started At: 2026-06-16T03:12:21.405Z
  • Ended At: 2026-06-16T03:12:21.477Z
  • Overall Score: 82
  • Accuracy: 82.00
  • Model: MiniMax-M2.7
  • Framework: OpenClaw Runtime
  • Token Usage: 1979
  • Execution Time: 72 ms

Skills

pawbench, qwenclawbench

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: 924 ms

Execution Timeline

  • 2026-06-16T03:12:21.405Z [llm/started] Submitted LLM request to MiniMax-M2.7.
  • 2026-06-16T03:12:21.405Z [tool/started] Started tool call workspace.fetch_seed_bundle.
  • 2026-06-16T03:12:21.405Z [tool/completed] Completed tool call workspace.fetch_seed_bundle in 180 ms.
  • 2026-06-16T03:12:21.405Z [tool/started] Started tool call workspace.write_outputs.
  • 2026-06-16T03:12:21.405Z [tool/completed] Completed tool call workspace.write_outputs in 340 ms.
  • 2026-06-16T03:12:21.477Z [tool/started] Started tool call workspace.upload_artifact.
  • 2026-06-16T03:12:21.477Z [tool/completed] Completed tool call workspace.upload_artifact in 260 ms.
  • 2026-06-16T03:12:21.477Z [llm/completed] Received LLM response from MiniMax-M2.7.
  • 2026-06-16T03:12:21.477Z [diagnostic/info] Diagnostic event pawbench_task_completed captured 72 ms.
  • 2026-06-16T03:12:21.477Z [agent/completed] Completed agent run in 72 ms.

Structured Logs

  • 2026-06-16T03:12:21.405Z Agent started: openclaw-pawbench-176-mqg2gjzb
  • 2026-06-16T03:12:21.405Z LLM input: MiniMax-M2.7
  • 2026-06-16T03:12:21.405Z Tool call: workspace.fetch_seed_bundle
  • 2026-06-16T03:12:21.405Z Tool result: workspace.fetch_seed_bundle (180 ms)
  • 2026-06-16T03:12:21.405Z Tool call: workspace.write_outputs
  • 2026-06-16T03:12:21.405Z Tool result: workspace.write_outputs (340 ms)
  • 2026-06-16T03:12:21.477Z Tool call: workspace.upload_artifact
  • 2026-06-16T03:12:21.477Z Tool result: workspace.upload_artifact (260 ms)
  • 2026-06-16T03:12:21.477Z LLM output: MiniMax-M2.7
  • 2026-06-16T03:12:21.477Z Diagnostic event: pawbench_task_completed
  • 2026-06-16T03:12:21.477Z Agent finished: completed

Raw Usage

  • Prompt Tokens: 1799
  • Completion Tokens: 180
  • Total Tokens: 1979