// offensive security for AI agents

Breaking autonomous agentsso you can harden them.

secagentlabs is an independent research lab. We attack autonomous AI agents — prompt-injection chains, MCP and tool exploits, identity abuse — then publish reproducible findings and the defenses that actually hold.

~/secagentlabs — recon
$ ./secagentlabs --scope autonomous-agents
[*] mapping attack surface ...
[+] prompt injection (indirect)   reachable
[+] tool / function-call abuse     reachable
[+] mcp supply chain               reachable
[!] exfiltration path              confirmed
> hardening playbook ready
Attack chain: prompt injection → agent → tool call → exfiltrationinject01agent02tool03exfil04untrusted input ───▸ autonomous decision ───▸ privileged action ───▸ data leaves the boundary
offense

We break things.

Reproducible proofs of concept for prompt-injection chains, tool and function-call abuse, confused-deputy attacks and data exfiltration through agents. If it runs autonomously and touches a tool, we treat it as in-scope.

defense

Then we rebuild them stronger.

Guardrails, I/O filtering, least-privilege tool design and isolation (seccomp, gVisor, WASM, microVMs) — tested against the attacks above, including their bypasses. Defenses that survive an adversary, not a checklist.

// research domains

Six fronts on agent security.

Hub-and-spoke research across the autonomous-agent attack surface — from the first injected token to the last byte that leaves the trust boundary.

// method

Evidence, or it didn't happen.

01

Reproducible

Every finding ships with a proof of concept you can run — not a screenshot, not a claim.

02

Vendor-neutral

No sponsorship in the research. We name what breaks and what holds, whoever built it.

03

Mapped to standards

Findings tie back to CVEs, papers, OWASP Agentic and MITRE ATLAS — traceable, citable.

contact — responsible disclosure

Found a way to break an agent?

We coordinate responsible disclosure and cite reporters. Research collaboration, corrections and tips welcome — in English, Polish or German.

contact@secagentlabs.com