Skip to content
Merged
Changes from all commits
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
6 changes: 3 additions & 3 deletions capabilities/ai-red-teaming/capability.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
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,
agentic systems, MCP servers, multi-agent architectures, RAG pipelines, IDE/code
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:
Expand Down
Loading