cyberark/FuzzyAI
A powerful tool for automated LLM fuzzing. It is designed to help developers and security researchers identify and mitigate potential jailbreaks in their LLM APIs.
This tool helps developers and security researchers proactively find and fix potential "jailbreaks" in their Large Language Model (LLM) APIs. You provide it with your LLM API endpoint and a set of test prompts, and it automatically generates many variations to discover if the model can be tricked into producing harmful or unintended responses. The output identifies specific vulnerabilities so you can make your LLM applications safer and more reliable.
1,250 stars.
Use this if you are a developer or security researcher building or integrating LLMs and need to ensure your API endpoints are robust against malicious or unintended prompt injections.
Not ideal if you are an end-user simply interacting with an existing LLM application and do not have access to its API for testing.
Stars
1,250
Forks
174
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cyberark/FuzzyAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
google/oss-fuzz-gen
LLM powered fuzzing via OSS-Fuzz.
prompt-security/ps-fuzz
Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt
fuzz4all/fuzz4all
🌌️Fuzz4All: Universal Fuzzing with Large Language Models
ChatAFLndss/ChatAFL
Large Language Model guided Protocol Fuzzing (NDSS'24)
pvz122/PromeFuzz
PromeFuzz: A Knowledge-Driven Approach to Fuzzing Harness Generation with Large Language Models