ps-fuzz logo

ps-fuzz

Enrichment pending
prompt-security/ps-fuzz

Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt

GraphCanon updated today · GitHub synced today

693
Stars
100
Forks
20
Open issues
11
Watchers
4mo
Last push
Python MITCreated Dec 23, 2023

Trust & integrity

Full report
Maintenance
Slowing (145d since push)
As of today · Source: github_public_v1
Provenance
Not a fork · Organization account
As of today · Source: github_public_v1
Security (OSV)
No lockfile
As of today · Source: none

Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.

Overview

Make your GenAI Apps Safe & Secure :rocket: Test & harden your system prompt

Capability facts

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Jul 11, 2026

Languages
python

Source: github.language+pyproject.toml · Jul 11, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Jul 11, 2026)

#### Using pip install
Source link

Tags

README

🚀 Installation

  1. Install the Fuzzer package

    Using pip install

    pip install prompt-security-fuzzer
    

    Using the package page on PyPi

    You can also visit the package page on PyPi

    Or grab latest release wheel file form releases

  2. Launch the Fuzzer

    export OPENAI_API_KEY=sk-123XXXXXXXXXXXX
    
    prompt-security-fuzzer
    
  3. Input your system prompt

  4. Start testing

  5. Test yourself with the Playground! Iterate as many times are you like until your system prompt is secure.