Parameters

ParameterTypeDefaultDescription
injection_patternsOptional[List[str]]NoneA list of patterns to check for. Defaults to a list of common prompt injection patterns.

Injection patterns

The default list of injection patterns handled by the guardrail are:
  • “ignore previous instructions”
  • “ignore your instructions”
  • “you are now a”
  • “forget everything above”
  • “developer mode”
  • “override safety”
  • “disregard guidelines”
  • “system prompt”
  • “jailbreak”
  • “act as if”
  • “pretend you are”
  • “roleplay as”
  • “simulate being”
  • “bypass restrictions”
  • “ignore safeguards”
  • “admin override”
  • “root access”