iiRecord
Agentic AI Atlas · CyberBench
benchmark:cyber-bencha5c.ai
II.
Benchmark JSON

benchmark:cyber-bench

Structured · live

CyberBench json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/benchmarks/benchmarks-security.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:cyber-bench",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/benchmarks-security.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "CyberBench",
    "homepageUrl": "https://cybench.github.io/",
    "kind": "security",
    "targetsKind": "AgentVersion",
    "description": "CyberBench (Princeton et al.) measures language-model and agent\ncapability on real-world cybersecurity capture-the-flag tasks\nspanning crypto, web, reverse engineering, pwn, and forensics.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:cyber-bench",
      "to": "domain:cybersecurity",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "benchmark:cyber-bench",
      "to": "domain:security",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "scope-boundary:cyber-bench.scope",
      "to": "benchmark:cyber-bench",
      "kind": "bounds_subject"
    }
  ]
}