✕ Clear all filters
16 articles
▶ Videos →

📰 Dev.to · Vaishnavi Gudur

16 articles · Updated every 3 hours · View all reads

All Articles 127,673Blog Posts 132,510Tech Tutorials 32,953Research Papers 24,707News 18,118 ⚡ AI Lessons
Your Agent Guardrails Have a Blind Spot: Tool-Output Injection and How to Fix It
Dev.to · Vaishnavi Gudur 1mo ago
Your Agent Guardrails Have a Blind Spot: Tool-Output Injection and How to Fix It
Most teams building LLM agents spend their security budget on the input side: system prompt...
How I Built an OWASP Memory Guard for AI Agents (ASI06)
Dev.to · Vaishnavi Gudur 1mo ago
How I Built an OWASP Memory Guard for AI Agents (ASI06)
The Problem: AI Agents Are Trusting Their Own Memory Too Much When you build an AI agent...
Your No-Code AI Agent Has a Memory Problem
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Your No-Code AI Agent Has a Memory Problem
If you're building AI agents with Flowise, Dify, n8n, or similar no-code/low-code platforms, there's...
Securing LangGraph Multi-Agent Workflows Against Memory Poisoning (ASI06)
Dev.to · Vaishnavi Gudur 2mo ago
Securing LangGraph Multi-Agent Workflows Against Memory Poisoning (ASI06)
Securing LangGraph Multi-Agent Workflows Against Memory Poisoning (ASI06) LangGraph has...
AgentThreatBench: The First OWASP Agentic Top 10 Security Benchmark
Dev.to · Vaishnavi Gudur 🛡️ AI Safety & Ethics ⚡ AI Lesson 2mo ago
AgentThreatBench: The First OWASP Agentic Top 10 Security Benchmark
The AI safety community has a blind spot. We have excellent benchmarks for measuring whether an LLM...
Securing OpenAI Agents SDK Against Memory Poisoning (ASI06) Using Pydantic Field Validators
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
Securing OpenAI Agents SDK Against Memory Poisoning (ASI06) Using Pydantic Field Validators
The OpenAI Agents SDK is rapidly becoming the standard for building production AI agents. But as...
I Poisoned My Own AI Agent's Memory in 3 Lines of Code — Here's How to Defend Against It
Dev.to · Vaishnavi Gudur 2mo ago
I Poisoned My Own AI Agent's Memory in 3 Lines of Code — Here's How to Defend Against It
Last week, I ran a simple experiment: I poisoned my own AI agent's memory with 3 lines of code. The...
I Poisoned My Own AI Agent's Memory in 3 Lines of Code — Here's How to Defend Against It
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
I Poisoned My Own AI Agent's Memory in 3 Lines of Code — Here's How to Defend Against It
Last week, I ran a simple experiment: I poisoned my own AI agent's memory with 3 lines of code. The...
Your AI Agent Has a Memory Problem — And It's a Security Vulnerability
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
Your AI Agent Has a Memory Problem — And It's a Security Vulnerability
The attack vector that OWASP just added to the Top 10 for Agentic Applications — and how to defend...
How to Protect Your LangChain Agents from Memory Poisoning (ASI06)
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
How to Protect Your LangChain Agents from Memory Poisoning (ASI06)
As AI agents transition from experimental prototypes to production systems, they increasingly rely on...
How to Protect Your LangChain Agents from Memory Poisoning (ASI06)
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
How to Protect Your LangChain Agents from Memory Poisoning (ASI06)
As AI agents become more autonomous, they increasingly rely on persistent memory—vector stores,...
Protect Your AI Agents from Memory Poisoning: Introducing OWASP Agent Memory Guard
Dev.to · Vaishnavi Gudur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
Protect Your AI Agents from Memory Poisoning: Introducing OWASP Agent Memory Guard
The Problem: AI Agents Have Memory — And It Can Be Poisoned Modern AI agents don't just...