mify.safety.prompt_injection
Node ID: mify.safety.prompt_injection
Category: safety
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
text (required) | string | Text to analyze for prompt injection |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
safe | boolean | Whether the text is considered safe |
score | number | Injection risk score (0-1) |
flaggedPatterns | array | Patterns that were flagged |