Your agent reads untrusted content every time it runs — webpages, emails, files, tool outputs. Any of that content can hijack it into using its own tools against you. There is no log line that says "I was hijacked." Defend Agents catches the hijack before the tool call goes through.
Hidden instructions in web pages, emails, RAG docs, tool outputs.
Legitimate tools used on attacker's behalf after hijack.
Heartbeat detects monitoring disabled or bypassed.
Tool velocity spikes, entropy shifts, new tool usage patterns.
Injected worker output poisons orchestrator through trusted channels.
Compromised agent forwards poisoned instructions to peers. No artifact hits disk.
When a compromised agent forwards poisoned instructions to peers through trusted channels, no artifact hits disk. Static scanners can't see it. By the time the next scan runs, the instruction has already propagated through the agent graph.
Covers CVE-2025-54136 · CVE-2025-54135 · CVE-2026-25536 · CVE-2026-23744 · CVE-2025-59536
Hooks LLM calls, tool calls, file access, network requests. Runs IOC matching and trust scoring locally.
Receives metadata only. Validates heartbeat. Distributes global IOC patterns across all Defend customers.
0–100 per session. Decays on injection patterns, velocity spikes, entropy anomalies. Threshold triggers alert or block.
IOC matching, trust scoring, entropy analysis all run on your machine.
Event type, timestamp, trust score, alert flag, pattern ID. Nothing else.
Full session replay at ~/.sprk3/evidence.db on your machine.
Signed runtime state hash every 30s. Server knows instantly if monitoring is disabled.
Running Claude Code, Cursor, Copilot, AutoGPT locally. One poisoned input and the agent acts on the attacker's behalf. You need runtime visibility.
Your LangChain bot reads emails, browses the web, queries databases. Any of that content can hijack it. Defend Agents catches the hijack before execution.
Your MCP server handles untrusted inputs from multiple agents. One injected tool description poisons every agent that connects.