Node ReferenceValidators
Prompt Injection Detector
Detects unauthorized prompt injections.
Detects unauthorized prompt injections.
| Category | Validators |
| Node type | dynamiq.nodes.detectors.PromptInjectionDetector |
| SDK class | dynamiq.nodes.detectors.PromptInjectionDetector |
| Connection | HuggingFace |
Connection
This node requires a HuggingFace Connection. Create one under Connections before adding the node, or pick an existing one on the node's CONFIGURATION tab.
Inputs
| Field | Type | Required |
|---|---|---|
message | string | Yes |
Outputs
| Field | Type |
|---|---|
prompt_detected | bool |
For configuration walkthroughs and examples, see the Guardrails and validators guide.