@prxy-official/guardrails
Guardrails✓ Verified
Content filtering at the gateway layer. PII redaction (email, SSN, credit-card), profanity blocking, and user-supplied regex patterns. v2 adds NIM and Anthropic Constitutional backends.
Install
# Cloud
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/guardrails
# Local
# Built-in module — ships with the gateway, no install needed
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/guardrailsAdd this module to your PRXY_PIPE env var. The order matters — modules run left-to-right on each request.
Configuration
Author
ekkOS Technologies Inc. · @Ekkos-Technologies-Inc