Hacker News new | ask | show | jobs
We Hardened an AI Security Platform Against 16 Critical Vulnerabilities (aegis-security.higgsfield.app)
8 points by zdotbirch 2 hours ago
1 comments

> 3-classifier ensemble + regex fallback blocks prompt injection in <7ms. DAN jailbreak, system extraction, and role override all detected at 0.98 confidence.

Using regular expressions to detect prompt injections is not a credible strategy.

The sub-7ms on a classifier ensemble with 98% confidence in 3 categories makes me suspect these classifiers are confidently wrong.