InternLMInternLMOfficialยท9 Agent Skills Included

WildClawBench

End-to-end real-world task evaluation for autonomous systems

Evaluates autonomous systems on 60 hand-built, real-world tasks spanning productivity, coding, search, social coordination, creative work, and safety. Runs each task in an isolated Docker container with hidden grading, eliminating data leakage and inconsistent scoring. Compares models and harnesses on one leaderboard so teams can measure true end-to-end capability.
npx skills add InternLM/WildClawBench --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install WildClawBench?โ–ผ

Run `npx skills add InternLM/WildClawBench --all -g -y` in your terminal to install all skills in this suite globally.

What does WildClawBench test?โ–ผ

It tests 60 original real-world tasks across six areas: productivity workflows, code intelligence, social interaction, search and retrieval, creative synthesis, and safety alignment. Tasks include clipping video highlights, negotiating meetings over email, and catching credential leaks.

Which models and harnesses does WildClawBench support?โ–ผ

The same 60-task suite runs under four harnesses: OpenClaw, Claude Code, Codex CLI, and Hermes Agent. Over 30 frontier models have been scored on the public leaderboard.

How does WildClawBench prevent cheating and data leakage?โ–ผ

Each task runs in its own Docker container with identical data and grading code. Ground truth and grading scripts are injected only after the run finishes, so they are never visible during execution.

Where can I find WildClawBench results and trajectories?โ–ผ

The interactive leaderboard is at internlm.github.io/WildClawBench, and full task data, Harbor-format packages, and complete run trajectories are published as Hugging Face datasets.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’