Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ These papers established the core concepts that modern prompt engineering builds
| **GPTFuzz** | Automated jailbreak template generation achieving >90% success rates. | [GitHub](https://github.com/sherdencooper/GPTFuzz) |
| **Rebuff** | Open-source tool for detection and prevention of prompt injection. | [GitHub](https://github.com/protectai/rebuff) |
| **AgentSeal** | "Open-source scanner that runs 150 attack probes to test AI agents for prompt injection and extraction vulnerabilities." | [GitHub](https://github.com/agentseal/agentseal) |
| **Sentinel AI** | Real-time safety guardrails for LLM applications. Detects prompt injection attacks (12 languages), PII leaks, harmful content, and obfuscation evasion techniques. Sub-millisecond latency, zero ML dependencies. | [GitHub](https://github.com/MaxwellCalkin/sentinel-ai) |

### MCP (Model Context Protocol)

Expand Down