cd /news/ai-safety/microsoft-archived-pyrit-mar-2026-wh… · home topics ai-safety article
[ARTICLE · art-108052] src=dev.to ↗ pub= topic=ai-safety verified=true sentiment=· neutral

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

Microsoft's Python Risk Identification Tool (PyRIT) was archived on GitHub on March 27, 2026, making it read-only with no further updates. The developer behind the comparison guide recommends alternatives like promptfoo, garak, Giskard, and sentinel-scan-cli for LLM red-teaming, noting that PyRIT's framework nature makes its archival more impactful than for finished tools.

read1 min views1 publishedAug 23, 2026

Quick one: if PyRIT (Microsoft's Python Risk Identification Tool) is on your shortlist for LLM red-teaming, check the repo first. Azure/PyRIT

was archived on GitHub on March 27, 2026. It's read-only now: no commits, no releases, no issue triage, nothing. Whatever version you pip-installed is the last version you'll ever get.

That matters more for PyRIT than it would for most tools, because PyRIT was never a turnkey scanner. It's a framework for scripting multi-turn attack orchestration, the kind of thing a red team builds custom attack sequences on top of. A framework that's stopped shipping fixes is a worse foundation to build on than a finished tool that's stopped shipping features, because you were relying on it staying flexible to your needs, and now it can't.

So what do you use instead? Depends on what you were actually using PyRIT for:

npx promptfoo

, 50+ red-team plugins, OWASP/NIST/MITRE ATLAS report mappings, and it's still getting regular releases.--demo

runs with no config and no API keys in under a minute.None of these replace PyRIT's specific multi-turn orchestration model one-for-one, if that's genuinely what you need, Microsoft's PyRIT Community fork discussion or building your own harness on top of a maintained model API is probably the honest answer now. But if you were reaching for PyRIT as a general "test my LLM thing for prompt injection" tool, one of the four above almost certainly covers your case and is still getting updates.

We went deeper on all five (well, four now) tools, what layer they test, and where each one actually fits, in the full comparison guide, updated today to reflect PyRIT's archived status.

Full disclosure: I work on sentinel-scan-cli, so weigh that mention accordingly.

── more in #ai-safety 4 stories · sorted by recency
── more on @microsoft 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/microsoft-archived-p…] indexed:0 read:1min 2026-08-23 ·