Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,11 @@ fuller model is in [Defence Architecture](docs/04-defence-architecture.md).
- [Inspect AI](https://github.com/UKGovernmentBEIS/inspect_ai) - Evaluation
framework from the UK AI Security Institute for structured tasks, solvers,
scorers, and logs.
- [MCP-Defense-Bench](https://github.com/Gowthaman90/mcp-defense-bench) - Vendor-neutral
benchmark scoring how much of the Model Context Protocol (MCP) attack surface security
proxies, gateways, and scanners actually defend (22-24 vectors), crosswalked to NIST AI
RMF and the OWASP LLM/Agentic Top 10; ships test fixtures, tool adapters, a live
leaderboard, and a citable DOI.
Comment on lines +240 to +244
- [Benchmark catalogue](resources/benchmarks.md) - Benchmarks, testbeds, and
evaluation methods with proof limits and maturity notes.

Expand Down