Indirect Prompt Injection — indirect_prompt_injection
Scores MCP tool results (and other tool-sourced content) with the NeuralTrust
Firewall indirect prompt injection detector. Preferentially inspects
role=tool messages; falls back to all messages or the request body.
Reports a finding when the max category score is at or above threshold
(signal.type is typically injection or the top-scoring category).
When to use
- MCP / tool-calling agents that ingest untrusted tool output into the model context.
- Pair with Prompt Guard for direct jailbreaks on user prompts.