Skip to main content

One post tagged with "AI & ML Security"

Deep dives into Prompt Injection, RAG Security, Agentic AI, MCP Safety, and LLM Guardrails.

View All Tags

Hardening Agentic AI & Model Context Protocol (MCP) Tool Execution in Production

ยท 3 min read
Animesh Shaw
Founder & Lead Security Architect, AppSec Atlas
AppSec Atlas Research Team
Core Security Research & Contributor Group

As autonomous AI agents shift from passive text generators to active systems capable of executing database queries, invoking REST APIs, and modifying infrastructure via the Model Context Protocol (MCP), the threat landscape shifts dramatically.

In this research article, we analyze the mechanics of Indirect Prompt Injections in agentic workflows, demonstrate how untrusted data smuggles commands into tool parameters, and provide production-grade Python guardrails to sandbox MCP tool execution.