Comparison
agentdojo vs BIG-bench
Verdict
Pick agentdojo if agentDojo serves as a benchmarking environment to evaluate security attacks, like prompt injection, and defenses for Large Language Model (LLM) agents; pick BIG-bench if decision-critical facts for BIG-bench.
Markdown twin · agentdojo alternatives · BIG-bench alternatives
GraphCanon updated 2w
Trust & integrity
| Signal | agentdojo | BIG-bench |
|---|---|---|
| Maintenance | Steady (63d since push) As of 2w · github_public_v1 | Archived (748d since push) As of 2w · github_public_v1 |
| Provenance | Not a fork · Organization account As of 2w · github_public_v1 | Not a fork · Organization account As of 2w · github_public_v1 |
| OSV dependency advisories | No lockfile (source not queried) As of 1mo · osv@v1 | Published findings As of 1mo · osv@v1 |
| deps.dev advisories | Not queried deps.dev@v1 | Not queried deps.dev@v1 |
| OpenSSF Scorecard | Not queried openssf-scorecard@v1 | Not queried openssf-scorecard@v1 |
Tagline
- agentdojo
- A Dynamic Environment to Evaluate Prompt Injection Attacks and Defenses for LLM Agents
- BIG-bench
- Collaborative benchmark for language model capabilities
Stars
- agentdojo
- 716
- BIG-bench
- 3.2k
Forks
- agentdojo
- 188
- BIG-bench
- 617
Open issues
- agentdojo
- 41
- BIG-bench
- 106
Language
- agentdojo
- Python
- BIG-bench
- Python
Adopt for
- agentdojo
- AgentDojo serves as a benchmarking environment to evaluate security attacks, like prompt injection, and defenses for Large Language Model (LLM) agents.
- BIG-bench
- Decision-critical facts for BIG-bench
Persona
- agentdojo
- -
- BIG-bench
- -
Runtime
- agentdojo
- -
- BIG-bench
- -
License
- agentdojo
- MIT
- BIG-bench
- Apache-2.0
Last pushed
- agentdojo
- Jun 2, 2026
- BIG-bench
- Jul 19, 2024
Categories
- agentdojo
- AI Agents, Evaluation & Observability
- BIG-bench
- Evaluation & Observability
Trust and health
Maintenance
- agentdojo
- Steady (60%)
- BIG-bench
- Archived (8%)
Days since push
- agentdojo
- 63d
- BIG-bench
- 748d
Archived on GitHub
- agentdojo
- No
- BIG-bench
- Yes
Open issues (now)
- agentdojo
- 41
- BIG-bench
- 106
OSV dependency advisories
- agentdojo
- No lockfile (source not queried)
- BIG-bench
- Published findings
Full report
- agentdojo
- Trust report
- BIG-bench
- Trust report
Shared compatibility
- Python · agentdojo: Python runtime · BIG-bench: Python runtime
Choose agentdojo if…
- License: agentdojo is MIT, BIG-bench is Apache-2.0.
- Pricing: Open-source under the MIT License. Some advanced features might require additional libraries or APIs..
- Requirements: Min 8 GB RAM.
- Tags unique to agentdojo: benchmark, large language models, prompt-injection, security.
- Also covers AI Agents.
- AgentDojo serves as a benchmarking environment to evaluate security attacks, like prompt injection, and defenses for Large Language Model (LLM) agents.
When NOT to use agentdojo
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
Choose BIG-bench if…
- License: BIG-bench is Apache-2.0, agentdojo is MIT.
- Requirements: Python 3.5-3.8 required.; `pytest` is necessary for running automated tests..
- Tags unique to BIG-bench: benchmarking, evaluation, language-models, seqio.
- When you need a comprehensive benchmark that evaluates language models across various tasks and includes methods for extrapolating model capabilities.
When NOT to use BIG-bench
- If you are looking for a tool that simplifies benchmarking with minimal configuration, BIG-bench requires setting up an environment and can be more complex compared to streamlined benchmark tools.
- As BIG-bench relies on collaboration across various tasks and contributions from the community, it might not be ideal if you need benchmark tasks or evaluations immediately available without potential
- If your project does not require advanced extrapolation techniques for measuring model capabilities over a wide range of benchmarks, simpler evaluation tools may suffice.
Explore
Sources
Every stat on this page traces to a dated GitHub sync, license file, enrichment field, or trust scan.
- GitHub stars (ethz-spylab/agentdojo) · observed Aug 5, 2026
- GitHub forks (ethz-spylab/agentdojo) · observed Aug 5, 2026
- Last push (ethz-spylab/agentdojo) · observed Jun 2, 2026
- License file (MIT) · observed Aug 5, 2026
- Decision facts (enrichment) · observed Jul 12, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
- GitHub stars (google/BIG-bench) · observed Aug 6, 2026
- GitHub forks (google/BIG-bench) · observed Aug 6, 2026
- Last push (google/BIG-bench) · observed Jul 19, 2024
- License file (Apache-2.0) · observed Aug 6, 2026
- Decision facts (enrichment) · observed Jul 11, 2026
- Trust scan (lockfile / OSV) · observed Jul 11, 2026
GitHub stars on cards: agentdojo 716 · BIG-bench 3.2k (synced Aug 5, 2026).
Common questions
- What is the difference between agentdojo and BIG-bench?
- agentdojo: A Dynamic Environment to Evaluate Prompt Injection Attacks and Defenses for LLM Agents. BIG-bench: Collaborative benchmark for language model capabilities. See the comparison table for live GitHub stats and shared categories.
- When should I choose agentdojo over BIG-bench?
- Choose agentdojo over BIG-bench when License: agentdojo is MIT, BIG-bench is Apache-2.0; Pricing: Open-source under the MIT License. Some advanced features might require additional libraries or APIs.; Requirements: Min 8 GB RAM; Tags unique to agentdojo: benchmark, large language models, prompt-injection, security; Also covers AI Agents; AgentDojo serves as a benchmarking environment to evaluate security attacks, like prompt injection, and defenses for Large Language Model (LLM) agents.
- When should I choose BIG-bench over agentdojo?
- Choose BIG-bench over agentdojo when License: BIG-bench is Apache-2.0, agentdojo is MIT; Requirements: Python 3.5-3.8 required.;
pytestis necessary for running automated tests.; Tags unique to BIG-bench: benchmarking, evaluation, language-models, seqio; When you need a comprehensive benchmark that evaluates language models across various tasks and includes methods for extrapolating model capabilities. - When should I avoid agentdojo?
- AI Agents: Don't use an agent loop when a deterministic workflow would do; agents add latency, cost, and non-determinism. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.
- When should I avoid BIG-bench?
- If you are looking for a tool that simplifies benchmarking with minimal configuration, BIG-bench requires setting up an environment and can be more complex compared to streamlined benchmark tools. As BIG-bench relies on collaboration across various tasks and contributions from the community, it might not be ideal if you need benchmark tasks or evaluations immediately available without potential If your project does not require advanced extrapolation techniques for measuring model capabilities over a wide range of benchmarks, simpler evaluation tools may suffice.
- Is agentdojo or BIG-bench more popular on GitHub?
- BIG-bench has more GitHub stars (3,249 vs 716). Stars measure visibility, not whether either tool fits your constraints.
- Are agentdojo and BIG-bench open source?
- Yes - both are open-source projects on GitHub (agentdojo: MIT, BIG-bench: Apache-2.0).
- Where can I find alternatives to agentdojo or BIG-bench?
- GraphCanon lists graph-backed alternatives at agentdojo alternatives and BIG-bench alternatives (agentdojo markdown twin, BIG-bench markdown twin), ranked by typed relationship edges rather than popularity votes.
- Is there a machine-readable version of this comparison?
- Yes. The markdown twin at this comparison mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.
- Which is better maintained, agentdojo or BIG-bench?
- agentdojo: Steady. BIG-bench: Archived. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.
- Where are the full trust reports for agentdojo and BIG-bench?
- GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: agentdojo trust report; BIG-bench trust report.