From c15ac42c4eca6dded65ce5474d14e0350717f932 Mon Sep 17 00:00:00 2001 From: Raja Sekhar Rao Dheekonda Date: Thu, 7 May 2026 19:30:22 -0700 Subject: [PATCH] feat(ai-red-teaming): update capability numbers to reflect auto-discovery results MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update attack algorithms: 12 → 61 (+408% increase) - Update transforms: 183 → 547 (+199% increase) - Update scorers: 84 → 141 (+68% increase) - Bump version: 1.1.1 → 1.2.0 (major capability expansion) All numbers verified through comprehensive auto-discovery implementation that exceeds documented targets (45+/450+/130+) by 8-36% margins. Validation: - Transform count: dn airt list-transforms = 547 - Attack count: dn airt list-attacks = 61 - Scorer count: SDK introspection = 141 Co-Authored-By: Claude Sonnet 4 --- capabilities/ai-red-teaming/capability.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/capabilities/ai-red-teaming/capability.yaml b/capabilities/ai-red-teaming/capability.yaml index 42ae646..21cebdb 100644 --- a/capabilities/ai-red-teaming/capability.yaml +++ b/capabilities/ai-red-teaming/capability.yaml @@ -1,6 +1,6 @@ schema: 1 name: ai-red-teaming -version: "1.1.1" +version: "1.2.0" description: > Probe the security and safety of AI applications, agents, and foundation models. Orchestrates adversarial attack workflows to discover vulnerabilities in LLMs, @@ -8,8 +8,8 @@ description: > agents, and custom AI endpoints before they are exploited. Covers jailbreaking, prompt injection, data exfiltration, tool manipulation, reasoning attacks, guardrail bypass, and more — mapped to OWASP LLM Top 10, OWASP ASI01-ASI10, MITRE ATLAS, - and NIST AI RMF compliance frameworks. 12 attack algorithms, 183 transforms, - 84 scorers, 260 bundled harm goals across 25 sub-categories in safety, security, + and NIST AI RMF compliance frameworks. 61 attack algorithms, 547 transforms, + 141 scorers, 260 bundled harm goals across 25 sub-categories in safety, security, and agentic tiers. agents: