<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>secagentlabs — AI agent security research</title><description>secagentlabs is an independent research lab attacking autonomous AI agents — prompt-injection chains, MCP and tool exploits, identity abuse — and publishing reproducible findings and defenses that actually hold.</description><link>https://secagentlabs.com/</link><language>en</language><item><title>Secure Agentic Engineering: Security by Design for AI Agents</title><link>https://secagentlabs.com/blog/secure-agentic-engineering-security-by-design/</link><guid isPermaLink="true">https://secagentlabs.com/blog/secure-agentic-engineering-security-by-design/</guid><description>Why agent security has to be designed alongside the architecture, not bolted on afterward — the concrete engineering-process points where the outcome of every future attack is actually decided.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Agent Tool Sandboxing: seccomp, gVisor, WASM, and microVMs as Layers of Containment</title><link>https://secagentlabs.com/blog/agent-tool-sandboxing-isolation-layers/</link><guid isPermaLink="true">https://secagentlabs.com/blog/agent-tool-sandboxing-isolation-layers/</guid><description>How to sandbox AI agent tools with seccomp, gVisor, WASM, and microVMs. A layered containment model that isolates untrusted-data processing and limits blast radius.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI Agent Guardrails: Input and Output Filtering Against Prompt Injection</title><link>https://secagentlabs.com/blog/ai-agent-guardrails-input-output-filtering/</link><guid isPermaLink="true">https://secagentlabs.com/blog/ai-agent-guardrails-input-output-filtering/</guid><description>How AI agent guardrails work: input/output validation, prompt injection detection, content policies, and pre-action output checks that stop an agent before it acts.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI Agent Incident Teardowns: Anatomy of Real Prompt-Injection and Exfiltration Breaches</title><link>https://secagentlabs.com/blog/ai-agent-incident-teardowns-prompt-injection-tool-abuse/</link><guid isPermaLink="true">https://secagentlabs.com/blog/ai-agent-incident-teardowns-prompt-injection-tool-abuse/</guid><description>Three real AI agent incidents torn apart: EchoLeak, Slack AI, and GitHub MCP. The attack chains, the root causes, and the lessons learned for defenders.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>AI Agent Security Benchmarks: Mapping Your Eval Harness to MITRE ATLAS and the OWASP Top 10 for Agentic Applications</title><link>https://secagentlabs.com/blog/ai-agent-security-benchmarks-atlas-owasp-asi-mapping/</link><guid isPermaLink="true">https://secagentlabs.com/blog/ai-agent-security-benchmarks-atlas-owasp-asi-mapping/</guid><description>How to map AI agent security benchmarks and your eval harness to MITRE ATLAS techniques and the OWASP Top 10 for Agentic Applications (ASI). A practical guide.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>The AI Agent Threat Landscape in 2026: Attack Surface, Emerging TTPs, and What Changed This Year</title><link>https://secagentlabs.com/blog/ai-agent-threat-landscape-2026/</link><guid isPermaLink="true">https://secagentlabs.com/blog/ai-agent-threat-landscape-2026/</guid><description>A field guide to the 2026 AI agent threat landscape: the autonomous-agent attack surface, the emerging TTPs that defined this year, and what actually changed.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Capability-Based Security for Agent Tools: Enforcing Least Privilege with Scoped, Per-Tool Tokens and Object Capabilities</title><link>https://secagentlabs.com/blog/capability-based-security-agent-tools-least-privilege/</link><guid isPermaLink="true">https://secagentlabs.com/blog/capability-based-security-agent-tools-least-privilege/</guid><description>How capability-based security, object capabilities, and scoped per-tool tokens let you enforce least privilege for AI agents, so a compromised tool cannot reach what it was never handed.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Cryptographic Identity for AI Agents: Issuing Verifiable Identity with mTLS, JWT, and SPIFFE/SPIRE</title><link>https://secagentlabs.com/blog/cryptographic-identity-ai-agents-mtls-jwt-spiffe-spire/</link><guid isPermaLink="true">https://secagentlabs.com/blog/cryptographic-identity-ai-agents-mtls-jwt-spiffe-spire/</guid><description>How to give non-human AI agents verifiable cryptographic identity using mTLS, JWT, and SPIFFE/SPIRE — why static API keys fail and how to issue short-lived workload identity.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>CTF-Style Challenges for AI Agent Security: Building Reproducible Playgrounds and Scoring Agent Exploitation</title><link>https://secagentlabs.com/blog/ctf-challenges-ai-agent-security-reproducible-playgrounds/</link><guid isPermaLink="true">https://secagentlabs.com/blog/ctf-challenges-ai-agent-security-reproducible-playgrounds/</guid><description>How to design AI security CTF challenges that are reproducible, score real agent exploitation, and go beyond prompt injection puzzles to test tool-using agents.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Defense-in-Depth for Autonomous AI Agents: A Complete Layered Security Architecture</title><link>https://secagentlabs.com/blog/defense-in-depth-autonomous-ai-agents/</link><guid isPermaLink="true">https://secagentlabs.com/blog/defense-in-depth-autonomous-ai-agents/</guid><description>A complete guide to defense-in-depth for autonomous AI agents: guardrails, I/O filtering, least-privilege tools, sandboxing, and anomaly monitoring in one model.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Delegation Chains and the Confused Deputy in Agent Identity: Safe Impersonation, Token Exchange, and Audit Trails</title><link>https://secagentlabs.com/blog/delegation-chains-confused-deputy-agent-identity/</link><guid isPermaLink="true">https://secagentlabs.com/blog/delegation-chains-confused-deputy-agent-identity/</guid><description>How AI agents pass authority safely down a delegation chain, why the confused deputy bites, and how token exchange (RFC 8693) keeps audit trails intact.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Industry-Specific AI Agent Risk: How the Threat Model Shifts for Finance, Healthcare and Legal</title><link>https://secagentlabs.com/blog/industry-specific-ai-agent-risk-finance-healthcare-legal/</link><guid isPermaLink="true">https://secagentlabs.com/blog/industry-specific-ai-agent-risk-finance-healthcare-legal/</guid><description>Industry AI agent risk is not generic. See how the threat model shifts for finance agent security, healthcare AI agents and legal AI agent deployments.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Least-Privilege Agent Tools: Capability Scoping, Permission Gating, and Human-in-the-Loop</title><link>https://secagentlabs.com/blog/least-privilege-agent-tools/</link><guid isPermaLink="true">https://secagentlabs.com/blog/least-privilege-agent-tools/</guid><description>How to give AI agents only the tools they need: capability scoping, permission gating, dynamic toolset narrowing, and human-in-the-loop checkpoints for irreversible actions.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Malicious MCP Servers: How Rogue Tool Servers Cross Your Agent&apos;s Trust Boundary</title><link>https://secagentlabs.com/blog/malicious-mcp-servers-rogue-trust-boundaries/</link><guid isPermaLink="true">https://secagentlabs.com/blog/malicious-mcp-servers-rogue-trust-boundaries/</guid><description>A malicious MCP server runs with your agent&apos;s privileges and dictates its tool behavior. How rogue servers get in, what they can do, and how to verify, pin, and isolate them.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Mapping AI Agent Attacks to MITRE ATLAS: Tactics, Techniques, and the Detection Signals Each Phase Produces</title><link>https://secagentlabs.com/blog/mapping-ai-agent-attacks-mitre-atlas-detection-signals/</link><guid isPermaLink="true">https://secagentlabs.com/blog/mapping-ai-agent-attacks-mitre-atlas-detection-signals/</guid><description>A practical walkthrough of mapping AI agent attacks to MITRE ATLAS tactics and techniques, plus the concrete detection signals each phase leaves behind for your SOC.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>MCP Security: Tool Poisoning, Rogue Servers, and Supply-Chain Exploits</title><link>https://secagentlabs.com/blog/mcp-security-tool-supply-chain-threat-model/</link><guid isPermaLink="true">https://secagentlabs.com/blog/mcp-security-tool-supply-chain-threat-model/</guid><description>How attackers exploit the Model Context Protocol: tool poisoning, malicious and rogue MCP servers, rug pulls and supply-chain attacks against agent tooling — the offensive threat model.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>MCP Server Isolation: Containing Untrusted Tool Servers and the CVEs That Prove Why</title><link>https://secagentlabs.com/blog/mcp-server-isolation-cve/</link><guid isPermaLink="true">https://secagentlabs.com/blog/mcp-server-isolation-cve/</guid><description>Why MCP servers are the new untrusted dependency: a tour of the CVE classes — command injection, tool poisoning, path traversal, SSRF — and how to isolate, scope, and sandbox each server so a compromised tool can&apos;t own your agent.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Testing Memory Poisoning in a Red-Team Lab: Seeding RAG Corpora and Detecting Tainted Retrieval</title><link>https://secagentlabs.com/blog/memory-poisoning-test-rag-lab/</link><guid isPermaLink="true">https://secagentlabs.com/blog/memory-poisoning-test-rag-lab/</guid><description>Build a memory poisoning test in your red-team lab: seed RAG corpora and vector stores with tainted records, then detect poisoned retrieval before it reaches the model.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Novel Attack Classes for Autonomous Agents: Consensus Hijacking and Context Boundary Confusion</title><link>https://secagentlabs.com/blog/novel-agent-attacks-consensus-hijacking-context-confusion/</link><guid isPermaLink="true">https://secagentlabs.com/blog/novel-agent-attacks-consensus-hijacking-context-confusion/</guid><description>A field guide to novel agent attacks — multi-agent consensus hijacking and context boundary confusion — plus the emerging AI threats security teams should track now.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>OAuth 2.1 and OIDC for AI Agents: Client Credentials, Token Rotation, and Tight Scopes</title><link>https://secagentlabs.com/blog/oauth-2-1-oidc-ai-agents-client-credentials-token-rotation-scopes/</link><guid isPermaLink="true">https://secagentlabs.com/blog/oauth-2-1-oidc-ai-agents-client-credentials-token-rotation-scopes/</guid><description>How to authenticate AI agents with OAuth 2.1 and OIDC: when to use the client-credentials flow, how token rotation limits blast radius, and how to design scopes that stay tight.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>The OWASP Top 10 for Agentic Applications (ASI01–ASI10): Attack Vectors and Exploitability of Each Risk</title><link>https://secagentlabs.com/blog/owasp-top-10-agentic-applications-asi01-asi10-explained/</link><guid isPermaLink="true">https://secagentlabs.com/blog/owasp-top-10-agentic-applications-asi01-asi10-explained/</guid><description>An attacker&apos;s-eye analysis of the OWASP Top 10 for Agentic Applications (ASI01–ASI10): how each risk is actually exploited, the attack vector behind it, and what makes an agent vulnerable.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Red-Teaming Prompt Injection Against AI Agents: Payloads, Evasion, and TTPs in the Lab</title><link>https://secagentlabs.com/blog/prompt-injection-red-team-ai-agents-lab/</link><guid isPermaLink="true">https://secagentlabs.com/blog/prompt-injection-red-team-ai-agents-lab/</guid><description>A hands-on lab playbook for red-teaming prompt injection against AI agents: building jailbreak payloads, indirect injection testing, evasion patterns, and attacker TTPs.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Offensive Red-Team Frameworks for AI Agents: Garak, PyRIT, and Promptfoo in the Lab</title><link>https://secagentlabs.com/blog/red-team-frameworks-ai-agents-garak-pyrit-promptfoo/</link><guid isPermaLink="true">https://secagentlabs.com/blog/red-team-frameworks-ai-agents-garak-pyrit-promptfoo/</guid><description>A hands-on offensive comparison of Garak, PyRIT, and Promptfoo for red-teaming AI agents in the lab: what attack techniques each tool automates, how they differ, and when to reach for which.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Token Theft and Replay Attacks Against AI Agents: How Agent Credentials Leak and How to Contain the Blast Radius</title><link>https://secagentlabs.com/blog/token-theft-replay-attacks-ai-agents/</link><guid isPermaLink="true">https://secagentlabs.com/blog/token-theft-replay-attacks-ai-agents/</guid><description>How AI agent credentials leak, why stolen tokens replay past MFA, and how token binding plus short-lived tokens shrink the blast radius of token theft.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Tool-Call Fuzzing and Abuse Testing for AI Agents: Finding Excessive Agency and Confused-Deputy Paths</title><link>https://secagentlabs.com/blog/tool-call-fuzzing-abuse-testing-ai-agents/</link><guid isPermaLink="true">https://secagentlabs.com/blog/tool-call-fuzzing-abuse-testing-ai-agents/</guid><description>A red-team guide to tool call fuzzing and function call abuse testing for AI agents: how to surface excessive agency and confused-deputy paths before attackers do.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Tool Description Poisoning in MCP: How Rug Pulls and Hidden Instructions Hijack Your Agent</title><link>https://secagentlabs.com/blog/tool-description-poisoning-mcp-rug-pull/</link><guid isPermaLink="true">https://secagentlabs.com/blog/tool-description-poisoning-mcp-rug-pull/</guid><description>How MCP tool description poisoning and rug pulls hide malicious instructions in tool metadata, plus pinning and audit defenses that actually catch post-install mutation.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Zero-Trust for AI Agents: the Trust Assumptions Attackers Exploit — and the Enforcement That Stops Them</title><link>https://secagentlabs.com/blog/zero-trust-enforcement-ai-agents/</link><guid isPermaLink="true">https://secagentlabs.com/blog/zero-trust-enforcement-ai-agents/</guid><description>Why implicit trust between AI agents is an attack path: how adversaries abuse agent-to-agent trust and delegated identity, and how continuous verification, a policy decision point and mTLS shut it down.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>The AI Agent Attack Surface: A Practical Threat Model</title><link>https://secagentlabs.com/blog/ai-agent-attack-surface-threat-model/</link><guid isPermaLink="true">https://secagentlabs.com/blog/ai-agent-attack-surface-threat-model/</guid><description>A practical threat model of autonomous AI agent security: prompt injection, tool abuse, memory poisoning, excessive agency, and multi-agent propagation — mapped to the OWASP Top 10 for Agentic Applications and MITRE ATLAS.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Indirect Prompt Injection in AI Agents: Attack Chains, Payloads, and Injection Techniques</title><link>https://secagentlabs.com/blog/indirect-prompt-injection-ai-agents/</link><guid isPermaLink="true">https://secagentlabs.com/blog/indirect-prompt-injection-ai-agents/</guid><description>How attackers chain indirect prompt injection to hijack AI agents: injection sources, payload construction, multi-step attack chains, and the techniques that carry hidden instructions into the model.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Memory and Context Poisoning in AI Agents: Attack Patterns and Injection Techniques</title><link>https://secagentlabs.com/blog/memory-poisoning-ai-agents-context-attack/</link><guid isPermaLink="true">https://secagentlabs.com/blog/memory-poisoning-ai-agents-context-attack/</guid><description>How attackers poison an AI agent&apos;s long-term memory and retrieved context: injection patterns, persistence techniques, and how false data is planted to hijack every future session.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Multi-Agent and Agent-to-Agent Attacks: How One Compromised Agent Poisons the Swarm</title><link>https://secagentlabs.com/blog/multi-agent-system-attacks-agent-to-agent-lateral-movement/</link><guid isPermaLink="true">https://secagentlabs.com/blog/multi-agent-system-attacks-agent-to-agent-lateral-movement/</guid><description>How a single compromised agent spreads malicious instructions through a multi-agent system, which trust assumptions enable lateral movement, and what isolation defenses can contain the blast radius.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Tool and Function-Call Abuse in AI Agents: The Confused-Deputy Problem Explained</title><link>https://secagentlabs.com/blog/tool-abuse-ai-agents-confused-deputy-function-call/</link><guid isPermaLink="true">https://secagentlabs.com/blog/tool-abuse-ai-agents-confused-deputy-function-call/</guid><description>How attackers exploit AI agents&apos; privileged tool access through the confused-deputy problem — mechanism, concrete example, and least-privilege defenses that actually work.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item></channel></rss>