Preprint
Reinforcement Learning

Hackworld: Evaluating computer-use agents on exploiting web application vulnerabilities

January 1, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

… We evaluate computer-use agents across multiple models and observation spaces on our HackWorld benchmark, analyzing both task completion rates and tool usage patterns to …

Analysis

Why This Paper Matters

HackWorld addresses a critical gap in AI evaluation: the ability of computer-use agents to perform complex, security-sensitive tasks. While existing benchmarks focus on general web navigation or software engineering, this paper targets the specific challenge of exploiting web application vulnerabilities, which requires a combination of reasoning, tool use, and security domain knowledge. This is significant because as AI agents become more capable, understanding their potential for both defensive and offensive cybersecurity applications is crucial.

The benchmark's focus on tool usage patterns is particularly valuable. It moves beyond simple success/failure metrics to analyze how agents interact with tools, which can reveal whether they are using efficient strategies, making common mistakes, or exhibiting emergent behaviors. This level of detail is essential for improving agent design and for anticipating potential misuse.

Technical Contributions

  • Novel Benchmark: HackWorld provides a structured environment with web application vulnerabilities, enabling reproducible evaluation of computer-use agents.
  • Multi-Model Evaluation: The paper evaluates multiple models, allowing for comparative analysis of different architectures and training approaches.
  • Observation Space Analysis: By testing different observation spaces (e.g., screenshots vs. DOM), the paper sheds light on how input representation affects agent performance.
  • Tool Usage Analysis: The study goes beyond task completion to analyze tool usage patterns, offering insights into agent decision-making processes.

Results

The abstract does not disclose specific numerical results, but the paper's contribution lies in the benchmark itself and the comparative analysis. The evaluation likely reveals significant differences in task completion rates across models and observation spaces, with some models excelling in certain vulnerability types. Tool usage patterns may show that successful agents employ more targeted and efficient tool calls, while failures often stem from incorrect tool selection or sequence.

Significance

HackWorld has the potential to become a standard benchmark for evaluating computer-use agents in cybersecurity contexts. It could drive research in areas such as autonomous penetration testing, vulnerability discovery, and security auditing. However, it also raises ethical concerns about dual-use: the same capabilities could be used for malicious hacking. The paper's analysis of tool usage patterns could inform the development of safer AI systems by identifying risky behaviors and enabling better monitoring and control. Overall, this work contributes to a more nuanced understanding of AI agents' capabilities and limitations in high-stakes domains.