Skill Detail
Scan LLM systems for jailbreaks, prompt injections, and unsafe behaviors with garak
Probe a model or agent stack with adversarial test suites so safety failures show up before deployment or review.
Security & VerificationMulti-Framework
Security & Verification
Multi-Framework
Security Reviewed
โญ 7.5k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill scan-llm-systems-for-jailbreaks-prompt-injections-and-unsafe-behaviors-with-garak
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Python 3.10+, target LLM or API credentials, command line access
Install & setup
Install with `python -m pip install -U garak`, configure access to the target model or provider, then run garak with the generator and probe options that match the system you want to assess.
Author
NVIDIA
Publisher
Organization
Last updated
Apr 16, 2026
Quick brief
Use garak when the operator needs an active vulnerability scan of an LLM system, not a passive policy checklist. It runs named probe suites against target models and reports jailbreak, prompt injection, leakage, toxicity, and related failure modes across many providers. The boundary is red-team style model scanning and assessment, not a generic security platform or a broad repo scanner.