A local CLI that tests LLM and RAG apps before launch for the failures that hurt in production: prompt injection, system-prompt extraction, PII leakage, refusal bypass, hallucination, cost. 7 attack modules, HTML audit reports with evidence and remediation, extensible pack system. Python/Typer + FastAPI, Dockerized. Shown: sample scan output.
A local CLI that tests LLM and RAG apps before launch for the failures that hurt in production: prompt injection, system-prompt extraction, PII leakage, refu...