Skip to content

docs(ai-red-teaming): unify capability counts (590+ transforms, 70+ attacks, 140+ scorers) - #115

Merged
rdheekonda merged 1 commit into
mainfrom
docs/airt-count-consistency
Aug 11, 2026
Merged

docs(ai-red-teaming): unify capability counts (590+ transforms, 70+ attacks, 140+ scorers)#115
rdheekonda merged 1 commit into
mainfrom
docs/airt-count-consistency

Conversation

@rdheekonda

Copy link
Copy Markdown
Contributor

Summary

The ai-red-teaming capability advertised stale, self-inconsistent counts (agent.md: "45 attack algorithms (41 LLM + 4 adversarial ML samplers), 500+ transforms, an extensive scorer catalog"; capability.yaml: "500+ transforms"). This aligns them with the verified origin/main SDK registries and the matching dreadnode-tiger docs PR.

Verified figures (SDK origin/main)

  • 70+ attack strategies covering traditional ML and generative AI — 72 total (47 generative jailbreaks + 25 adversarial-ML: evasion, extraction, membership inference, inversion). The old "4 adversarial ML samplers" was off by ~21.
  • 590+ transforms — 599 genuine transform factories.
  • 140+ scorers — 142 in dreadnode.scorers.__all__.
  • 260 bundled harm goals — unchanged.

Changes

  • agents/ai-red-teaming-agent.md — description block, Attack Types intro (line 208), Transform Catalog note (line 244)
  • capability.yaml — capability description

Not in this PR (flagged)

  • skills/transform-reference ("all 183 transforms") and skills/scorer-reference ("all 84 scorers") are literal enumerated catalogs — they need regeneration against the current SDK, handled separately so headline and list stay consistent.
  • skills/compliance-mapping has granular per-category counts ("12 attack algorithms", "200+ transforms") that also need a pass.

Test plan

  • Capability loads / validates
  • Numbers match the dreadnode-tiger AIRT docs PR

Replace stale/inconsistent figures (45 attacks, 500+ transforms, extensive
scorer catalog) with verified floors: 70+ attack strategies covering
traditional ML and generative AI, 590+ transforms, 140+ scorers, 260 goals.
@rdheekonda
rdheekonda merged commit 834279c into main Aug 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant