PTIInternal R&D
Threat Intelligence Documentation
Guide for the PTI (Prompt Threat Intelligence) script to discover new attacks against Prompt Guard.
The PTI script is an internal R&D tool that collects, generates, and validates attack prompts against Prompt Guard. It helps discover détection gaps and continuously improve our patterns.
Collection from 25+ sources (HuggingFace, GitHub, Dark Web)
Variant génération via encoding, translation, combination
Validation against ADLIBO démo with 5 LLMs
Détection of sensitive data exfiltration
Automatic bypass storage in database
Different ways to run the script.
npx tsx scripts/prompt-threat-intel.ts --fullFull pipeline (collect + generate + validate + save-db)
npx tsx scripts/prompt-threat-intel.ts --collectCollection only from sources
npx tsx scripts/prompt-threat-intel.ts --generateVariant génération
npx tsx scripts/prompt-threat-intel.ts --validateValidation against Prompt Guard
npx tsx scripts/prompt-threat-intel.ts --save-dbSave new patterns
Live PTI Session
Launch a PTI session directly from the browser.
Ready to start
Threat Intel Dashboard
View reports and statistics in the SaaS dashboard.
Open Dashboard