From bb0ddda8bf8d88a7268b130341a7e86568b102f9 Mon Sep 17 00:00:00 2001 From: Suhani Nagpal Date: Fri, 15 May 2026 12:15:27 +0530 Subject: [PATCH] Add ai-evaluation to Code section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00fc9b3..5483936 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ A curated list of AI security resources inspired by [awesome-adversarial-machine |![][code]|[dstack - Confidential AI framework for secure ML/LLM deployment with hardware-enforced isolation and data privacy](https://github.com/Dstack-TEE/dstack)| |![][code]|[ClawMoat - Open-source runtime security scanner for AI agents. Detects prompt injection, jailbreak, PII leakage, memory poisoning, and tool misuse](https://github.com/darfaz/clawmoat)| |![][code]|[SkillFortify - Formal analysis and supply chain security for agentic AI skills. Sound static analysis, SAT-based dependency resolution, trust scoring, CycloneDX ASBOM. 5 theorems, F1=96.95%, 0% FP rate](https://github.com/varun369/skillfortify)| +|![][code]|[ai-evaluation - Open-source LLM evaluation framework with 50+ metrics, LLM-as-Judge, and guardrail scanners (jailbreak, PII, prompt-injection) for systematic AI security testing](https://github.com/future-agi/ai-evaluation)| ## [▲](#keywords) Links |Type|Title|