@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.

safetyv1.0.0MITcloudlocal#pii#redaction#content-filter#compliance

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/guardrails

Add this module to your PRXY_PIPE env var. The order matters — modules run left-to-right on each request.

Configuration

Schema: https://github.com/Ekkos-Technologies-Inc/prxy-monster/blob/main/packages/modules-core/src/guardrails.ts

Author

ekkOS Technologies Inc. · @Ekkos-Technologies-Inc