cd /news/artificial-intelligence/evaluating-hy3-on-hack-the-box-chall… · home topics artificial-intelligence article
[ARTICLE · art-102702] src=theaq.blog ↗ pub= topic=artificial-intelligence verified=true sentiment=↓ negative

Evaluating Hy3 on Hack The Box Challenges

Tencent's Hy3 scored 34.8% on the HTB-Challenger Benchmark, the third-lowest among all tested models, and got stuck on 9 of 16 Hack The Box challenges, generating a median of 101,509 output tokens per challenge. The benchmark, which evaluates LLMs' ability to find and exploit security vulnerabilities, found Hy3's median cost per challenge was more than four times that of GPT-5.6 Luna, which achieved a similar score. The model's repetitive reasoning outputs caused it to fail on over half the challenges, leading the author to conclude that cybersecurity is not a valid use case for Hy3.

read4 min views1 publishedAug 18, 2026
Evaluating Hy3 on Hack The Box Challenges
Image: Theaq (auto-discovered)

Tencent’s Hy3 belongs to the category of “interesting LLM models you may never have heard of.” It appeared to be quite popular on OpenRouter.ai at the start of the summer, when a free version was available, and it seemed to have earned a good reputation. So I thought it might be worth including in the HTB-Challenger BenchmarkThe HTB-Challenger Benchmark evaluates LLMs’ ability to find and exploit security vulnerabilities. It tests models against selected Hack The Box challenges of varying difficulty and measures their performance. For more information, visit the HTB-Challenger Benchmark page. .

This blog post is part of a series of tests for the

[HTB-Challenger Benchmark]The HTB-Challenger Benchmark evaluates LLMs’ ability to find and exploit security vulnerabilities. It tests models against selected Hack The Box challenges of varying difficulty and measures their performance. For more information, visit the[HTB-Challenger Benchmark page]. . See the[benchmark results page]for all results and the[benchmark methodology]to learn how the benchmark is calculated.

In the end, I was a bit disappointed. In terms of performance, Hy3 sits near the bottom of my benchmark score ladder: its 34.8% score was the third-lowest among the all tested models. In terms of cost, it’s cheap, but not exceptionally so: its median cost per challenge was more than four times that of GPT-5.6 Luna, which achieved a similar benchmark score.

The biggest issue with this model was that it got stuck on more than half of the tested challenges. In these runs, it started producing long, repetitive reasoning outputs in which it argued with itself about potential solutions, and it did not recover after the test harness asked it to shorten its response. Nine of its 16 runs ended this way.

The same behavior is visible in the output-token statistics. Hy3 generated more output than any other model. Its median was 101,509 output tokens per challenge, about 51% above the next-highest model, GPT-5.6 Luna Pro, at 67,298. Its total of 1.79 million output tokens was also the highest overall. Its output-to-input ratio was an extreme outlier: output tokens equaled 11.72% of input tokens across the run, while the next-highest model, Qwen3.8 Max, reached only 4.56%. These figures are consistent with the repetitive responses visible in the run logs.

In summary, this model may have valid use cases, but cybersecurity is not one of them.

Cost vs. Benchmark Score #

The highlighted point is this model. Models closer to the upper-left achieve a higher benchmark score at a lower median cost per challenge.

Overall benchmark results #

Number of challenges: 16Number of solved challenges: 6Number of false positives: 0Runs where the model gave up: 0Runs that reached the step or cost limit: 1Runs where the model got stuck: 9Benchmark score: 34.8%

Metric Per challenge (median) Total
Model steps 18.5 471
Model cost $0.08 $1.92
Duration 00:15:21 04:41:55
Number of input tokens 0.32M 15.25M
Number of output tokens 0.10M 1.79M
Number of read_file tool calls
1.5 73
Number of write_file tool calls
0.5 44
Number of execute_command tool calls
10.5 400
Number of web_search tool calls
0.0 5

Results by challenge difficulty #

All resource-usage metrics are medians per challenge.

Metric Very Easy Easy Medium Hard
Results
Number of challenges 4 4 4 4
Number of solved challenges 1 2 2 1
Number of false positives 0 0 0 0
Runs where the model gave up 0 0 0 0
Runs that reached the step or cost limit 1 0 0 0
Runs where the model got stuck 2 2 2 3
Benchmark score 24.9% 49.4% 48.1% 20.0%
Median per challenge
Model steps 10.5 10.5 38 42
Model cost $0.06 $0.06 $0.18 $0.18
Duration 00:12:16 00:17:03 00:15:24 00:18:06
Number of input tokens 0.15M 0.14M 1.22M 1.37M
Number of output tokens 0.08M 0.08M 0.14M 0.12M
Number of read_file tool calls
1.0 3.0 1.0 4.0
Number of write_file tool calls
3.0 0.0 3.5 0.5
Number of execute_command tool calls
7.5 7.0 23.5 48.0
Number of web_search tool calls
0.0 0.0 0.0 0.0
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @tencent 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/evaluating-hy3-on-ha…] indexed:0 read:4min 2026-08-18 ·