catalog / Cybersecurity / garak — LLM Vulnerability Scanner
EvalCybersecurityFree

garak — LLM Vulnerability Scanner

NVIDIA's open-source LLM vulnerability scanner that probes language models for prompt injection, jailbreaks, hallucinations, and more.

इंस्टॉल69k
⟳ upstream v0.15.1 · updated 1mo ago
सोर्स रिपॉज़िटरी
! Grade B · 88/100 · ReviewSecurity assessment
No compromise signals35capabilities surfaced1known CVE4of 20 OWASP controls clear
Broad capability surfaceBroad capability surfaceVulnerable dependenciesExternal endpoints declared · expected
scanned 18d agoosv · gitleaks · opengrep · picklescan + heuristicsfull breakdown in the Security tab ↓

garak — LLM Vulnerability Scanner

garak (Generative AI Red-teaming & Assessment Kit) is NVIDIA's open-source security evaluation framework for large language models. It systematically probes LLMs for a wide catalogue of weaknesses — prompt injection, jailbreaks, toxic content generation, hallucinations, data leakage, encoding exploits, and more — making it the de-facto starting point for any AI red-team engagement.

Key Features

  • 100+ built-in probes covering OWASP LLM Top-10 and beyond
  • Pluggable generator backends: OpenAI, HuggingFace, Ollama, REST, and local models
  • HTML + JSONL report output for audit trails
  • Extensible probe / detector / harness architecture
  • CI-ready — exit codes reflect pass/fail thresholds

Quick Start

pip install garak
# Scan an OpenAI model for prompt-injection
garak --model_type openai --model_name gpt-4o --probes promptinject
# Full vulnerability sweep
garak --model_type huggingface --model_name meta-llama/Llama-3-8B --probes all
npx ai-supply add garak-llm-vulnerability-scanner

Curated mirror of the open-source garak (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
1.0M
Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
892k
Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
811k
Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
784k