Nexus Sentinel
Prompt Firewall · AWS + Bedrock
A self-hosted prompt firewall for any LLM. One endpoint — POST /v1/verify — takes a prompt plus a policy and returns a structured allow / redact / block verdict with matched categories, confidence scores, a redacted preview, and a replayable audit log. Built on Amazon Bedrock Guardrails + Claude Haiku with a ports-and-adapters core, so the full test suite and a live demo run offline against deterministic fakes — no AWS account required.
- ›LLM safety & guardrails
- ›Prompt-injection defense
- ›Ports & adapters architecture
- ›AWS Lambda + API Gateway
- ›Bedrock Guardrails + Claude Haiku
- ›Layered rate limiting & cost caps
- ◆Lighthouse 100 × 4
- ◆Runs fully offline (fakes)
- ◆Live on AWS · CI-gated