thinkneo_detect_injection
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Detect prompt injection attempts in text using guardrail patterns. Also retrieves live guardrails_blocked stats from the gateway.
Parameters schema
{
"type": "object",
"title": "thinkneo_detect_injectionArguments",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"title": "Text",
"description": "Text to analyze for injection attempts"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries