check_injection
Scans text for prompt injection attempts using 37+ rules for Chinese and English, including hidden character detection.
Instructions
Detect prompt injection attempts in text. Supports 37+ rules for Chinese and English, with hidden character detection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to scan for injection attempts | |
| threshold | No | Detection threshold 0-100 (default: 40, lower = stricter) |