Tools (1)We asked this server directly for its tool list on Apr 19.
scan_text
Scan text for prompt injection attacks.
Returns a JSON object with:
- injection_detected (bool): true if an injection was found
- score (float): risk score 0.0–1.0
- label (str): "injection" or "safe"
- attack_type (str | null): detected attack category, if any
- layer_triggered (str | null): detection layer that flagged the text
- latency_ms (int): detection latency in milliseconds
Args:
text: The text to scan (user input, retrieved doc, tool output, etc.)
sensitivity: "low" | "medium" | "high" (default "medium")
api_key: Your PromptScan API key (pif_...). Optional — falls back to
the X-API-Key header passed by the MCP client.
Is this your server?
Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.