prompt-security/ps-fuzz
Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt
This tool helps you evaluate and improve the security of your GenAI application's core instructions, known as the system prompt. It takes your system prompt as input and runs various simulated attacks to identify vulnerabilities, giving you a security evaluation. The person building or managing a GenAI application, concerned about misuse or security breaches, would use this to harden their system.
642 stars.
Use this if you are developing or deploying a GenAI application and need to ensure its system prompt is resilient against attacks like prompt injection, jailbreaking, or data leakage.
Not ideal if you are looking for a general-purpose security scanner for your entire application infrastructure, as this tool focuses specifically on GenAI system prompt vulnerabilities.
Stars
642
Forks
88
Language
Python
License
MIT
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/prompt-security/ps-fuzz"
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.
cyberark/FuzzyAI
A powerful tool for automated LLM fuzzing. It is designed to help developers and security...
fuzz4all/fuzz4all
🌌️Fuzz4All: Universal Fuzzing with Large Language Models
ChatAFLndss/ChatAFL
Large Language Model guided Protocol Fuzzing (NDSS'24)
mnns/LLMFuzzer
🧠 LLMFuzzer - Fuzzing Framework for Large Language Models 🧠 LLMFuzzer is the first open-source...