Section 01
Prompt Security Engine: Introduction to the Hybrid Prompt Attack Detection Framework Based on DistilBERT
Prompt Security Engine is an open-source hybrid machine learning framework designed to protect large language models (LLMs) from prompt injection attacks. Combining traditional machine learning techniques with the DistilBERT deep learning model, it can detect threats like jailbreak attacks, harmful requests, copyright infringement, and policy bypasses. It features explainable AI (XAI), drift detection capabilities, and supports FastAPI deployment and Docker containerization. The project is maintained by rahu7biju and was released on GitHub on June 2, 2026.