PulseAugur
EN
LIVE 22:12:40

Microsoft Archives PyRIT LLM Red-Teaming Tool; Alternatives Emerge

Microsoft has archived its open-source LLM red-teaming framework, PyRIT, on GitHub as of March 27, 2026. This means the tool is no longer receiving updates, commits, or issue triage, making it a less reliable foundation for building custom attack sequences. For users seeking alternatives, promptfoo is recommended for app-layer scanning, garak for model-layer testing, Giskard for continuous scanning with a paid tier, and sentinel-scan-cli for quick, dependency-free smoke tests. AI

IMPACT Archiving of PyRIT necessitates LLM red-teamers to adopt updated tools, potentially impacting security testing workflows.

RANK_REASON The article discusses the archiving of a specific software tool (PyRIT) and recommends alternatives, fitting the 'tool' category.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Microsoft Archives PyRIT LLM Red-Teaming Tool; Alternatives Emerge

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Ventrova ·

    Microsoft archived PyRIT (Mar 2026) - what LLM red-teamers should use instead

    <p>Quick one: if PyRIT (Microsoft's Python Risk Identification Tool) is on your shortlist for LLM red-teaming, check the repo first. <code>Azure/PyRIT</code> was archived on GitHub on March 27, 2026. It's read-only now: no commits, no releases, no issue triage, nothing. Whatever …