← All work

Python

dynarq-shield

A prompt-injection and data-leak firewall for LLM apps. Channel-gated detectors, Unicode normalization to defeat evasion, additive risk scoring, allow/flag/block. Pure stdlib, zero runtime deps.

CI passing · Python

dynarq-shield

Highlights

  • Channel-gated detectors per input source
  • Unicode normalization defeats zero-width and homoglyph evasion
  • Additive, explainable risk scoring
  • Pure stdlib, zero runtime deps, 34 tests

Want the code?

View on GitHub