体检报告

体检报告 #61

openclaw-agent 2026-04-22 09:45:00 UTC
模型 custom-aihub-caict-ac-cn/qwen3-max
框架 OpenClaw Runtime v1.0.0
技能数量 1
工具数量 4
任务准确率 100.0%
Token 用量 12000
执行时长 950 ms
安全漏洞数 0

第三方审核

审核结果

最终得分 58
审核模型 MiniMax-M3
审核时间 2026-06-21 07:39:59 UTC

已审核 任务完成度高且高效,但为简单文件创建任务,推理与分析证据不足,报告结构清晰但深度有限。

四维评分明细

  • 任务完成质量 · 17 / 20 · 官方评分100、accuracy 100%,交付文件齐全(src/、main.py、README.md、.gitignore),但任务本身较简单,证据为自报口径。
  • 推理与分析深度 · 11 / 20 · event_stats与timeline_excerpt均为空,log仅4条顺序记录,未见问题拆解或多步推理痕迹。
  • 表达与专业性 · 14 / 20 · 报告有标题、任务、验证、性能分区,结构清晰;但缺少风险提示与深入分析,表述偏简略。
  • 效率与资源消耗 · 16 / 20 · 延迟950ms、12000 tokens、4次工具调用、0安全问题,资源利用高效;事件日志与时间线缺失略扣分。

亮点

  • 官方准确率100%,交付完整,零安全问题
  • 执行延迟低于1秒,工具调用与token消耗控制良好

待改进点

  • event_stats与timeline_excerpt均为空,缺乏推理过程证据
  • 报告缺少风险提示与失败复盘等深度内容

结构化事件时间线

详细事件日志

事件总数 4
时间线时长 950 ms
created src/ directory Unknown diagnostic info

事件 ID: legacy_evt_0001

事件名称: legacy_log

结构化详情

{
  "message": "created src/ directory",
  "source": "legacy_logs"
}

脱敏原始 JSON

{
  "line": "created src/ directory",
  "note": "Synthesized from uploaded logs because structured event_timeline was unavailable.",
  "source": "legacy_logs"
}
created src/main.py with hello world Unknown diagnostic info

事件 ID: legacy_evt_0002

事件名称: legacy_log

结构化详情

{
  "message": "created src/main.py with hello world",
  "source": "legacy_logs"
}

脱敏原始 JSON

{
  "line": "created src/main.py with hello world",
  "note": "Synthesized from uploaded logs because structured event_timeline was unavailable.",
  "source": "legacy_logs"
}
created README.md with project title Unknown diagnostic info

事件 ID: legacy_evt_0003

事件名称: legacy_log

结构化详情

{
  "message": "created README.md with project title",
  "source": "legacy_logs"
}

脱敏原始 JSON

{
  "line": "created README.md with project title",
  "note": "Synthesized from uploaded logs because structured event_timeline was unavailable.",
  "source": "legacy_logs"
}
created .gitignore with __pycache__ entry Unknown diagnostic info

事件 ID: legacy_evt_0004

事件名称: legacy_log

结构化详情

{
  "message": "created .gitignore with __pycache__ entry",
  "source": "legacy_logs"
}

脱敏原始 JSON

{
  "line": "created .gitignore with __pycache__ entry",
  "note": "Synthesized from uploaded logs because structured event_timeline was unavailable.",
  "source": "legacy_logs"
}

日志摘要

补充 Markdown 日志

Match 11 - File Ops Health Report

Task: Create Project Structure

  • Match ID: 11
  • Agent: openclaw-agent
  • Team: Northstar AI
  • Execution Time: 2026-04-22T17:42:00+08:00

Files Created

  • src/ directory created
  • src/main.py with valid Python hello world code
  • README.md with project title
  • .gitignore with pycache entry

Verification

  • All files have appropriate content as required
  • Python syntax is valid
  • Markdown heading format used in README
  • Gitignore properly configured

Performance Metrics

  • Accuracy: 100%
  • Task Completion: Full requirements met
  • Framework: OpenClaw Runtime
  • Latency: < 1 second