Skip to main content

Ferro Labs Managed Plugins

Ferro Labs Managed adds five security plugins on top of the 6 open-source plugins that ship with the AI Gateway. They slot into the same before_request/after_request plugin pipeline, but the detection logic (PII models, secret patterns, injection scoring, schema/regex engines) is closed-source and only runs in managed deployments.

PluginWhat it guardsTypical action
pii-redactPersonally identifiable information in request or response contentRedact in place, or block the request
secret-scanLeaked API keys, credentials, and tokens in request contentBlock, or warn and pass through
prompt-shieldPrompt injection and jailbreak attempts in user messagesBlock above a confidence threshold
schema-guardModel output conformance to a JSON SchemaBlock non-conforming responses
regex-guardCustom regex-defined patterns (SSNs, business rules)Block, or warn and pass through
Ferro Labs Managed

These five plugins are not included in the open-source build โ€” they are only available on Ferro Labs Managed. Join the waitlist for access.