AI & LLM Security Tools
Specialized scanners and test runners built to test Large Language Models, agentic workflows, and RAG pipelines against prompt injection, jailbreaks, and data extraction.
| Tool | License | Platforms | Pricing | Action |
|---|---|---|---|---|
| Adversarial Robustness Toolbox (ART) | MIT | Linux, Windows, macOS | Open Source | Profile→ |
| DeepEval | Apache-2.0 | Linux, macOS, Windows | Free / Commercial | Profile→ |
| garak | Apache-2.0 | Linux, macOS, Windows | Open Source | Profile→ |
| Giskard | Apache-2.0 | Linux, macOS, Windows | Free / Commercial | Profile→ |
| Guardrails AI | Apache-2.0 | Linux, macOS, Windows | Free / Commercial | Profile→ |
| Inspect | MIT | Linux, macOS, Windows | Open Source | Profile→ |
| NeMo Guardrails | Apache-2.0 | Linux, macOS, Windows | Free / Commercial | Profile→ |
| Promptfoo | MIT | Linux, macOS, Windows | Free / Commercial | Profile→ |
| PyRIT | MIT | Linux, macOS, Windows | Open Source | Profile→ |
Tools in AI & LLM Security Tools
Adversarial Robustness Toolbox (ART)
Open SourceLibrary for machine learning security that evaluates, defends, and verifies models against evasion, poisoning, extraction, and inference attacks.
DeepEval
Free / CommercialPytest-style evaluation framework for LLM applications with automated metrics for RAG accuracy, hallucination detection, and safety testing.
garak
Open SourceGenerative AI vulnerability scanner and red-teaming tool that probes language models for prompt injections and data leaks.
Giskard
Free / CommercialOpen-source testing framework for scanning LLMs and machine learning models for hallucinations, prompt injections, and biases.
Guardrails AI
Free / CommercialPython framework for adding structural validation, schema enforcement, and output safety guardrails to language model responses.
Inspect
Open SourceEvaluation framework from the UK AI Security Institute and Meridian Labs for testing language models across reasoning, safety, and tool use.
NeMo Guardrails
Free / CommercialOpen-source toolkit from NVIDIA for adding programmable safety guardrails, topic controls, and policy filters to LLM apps.
Promptfoo
Free / CommercialCLI evaluation tool and test runner for LLM application security, automated red teaming, and CI/CD security pipeline gating.
PyRIT
Open SourcePython automation framework from Microsoft for red teaming generative AI endpoints, agent workflows, and prompt defenses.
Frequently Asked Questions
What is AI & LLM Security Tools?→
Specialized scanners and test runners built to test Large Language Models, agentic workflows, and RAG pipelines against prompt injection, jailbreaks, and data extraction.
What topics does the AI & LLM Security Tools category cover?→
Prompt Injection & Jailbreaking, AI Red Teaming, LLM Guardrails, Model Evaluation & Benchmarking, Agentic Workflow Security, OWASP GenAI Top 10
About AI & LLM Security Tools
AI and LLM security tools test language models and agentic systems for vulnerabilities that traditional application security scanners cannot detect. The category covers prompt injection scanners that probe models with adversarial inputs, red-teaming frameworks that automate multi-turn attack simulations, guardrail libraries that enforce output safety policies at runtime, and evaluation suites that measure model behavior against the OWASP GenAI LLM Top 10. Teams deploying LLM-based applications use these tools in CI/CD pipelines to catch prompt regressions, unauthorized tool usage, and sensitive data leakage before releases. The tools differ from conventional SAST and DAST products because they must reason about probabilistic model outputs, multi-turn conversation context, and the interaction between model reasoning and external tool calls. Most tools in this category are open source or freemium, with commercial managed services emerging around continuous AI security monitoring.
Covered Topics & Disciplines
Related Security Categories
Static source analysis, dynamic scanners, and dependency vulnerability checkers.
CSPM scanners, container and Kubernetes policy engines, and cloud configuration auditing tools.
Adversary emulation platforms, C2 frameworks, and atomic test libraries for authorized red team operations.