---
title: "Devs shipping AI agents what does your security testing look like ? — Stuff That Spins"
description: "Building security testing tools for AI agents for the past few months and realised teams build the agent then test it for accuracy and test it for hallucinatio…"
	canonical: "https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like"
html: "https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like"
json: "https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like.json"
markdown: "https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like.md"
keywords: ["narrative intelligence", "SpinGraph", "AI recall"]
date: "2026-07-07T20:53:36+00:00"
modified: "2026-07-08T00:02:13.994861+00:00"
json_ld: |
  {"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://stuffthatspins.com/#organization","name":"Stuff That Spins","url":"https://stuffthatspins.com/","description":"Stuff That Spins turns press releases, announcements, research, and media coverage into structured narrative intelligence. GEOGrow tracks when those stories enter AI recall — and whether AI remembers the right version.","logo":{"@type":"ImageObject","url":"https://stuffthatspins.com/images/logo.png"},"sameAs":[]},{"@type":"NewsArticle","@id":"https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like#article","headline":"Devs shipping AI agents what does your security testing look like ?","description":"Building security testing tools for AI agents for the past few months and realised teams build the agent then test it for accuracy and test it for hallucinatio…","datePublished":"2026-07-07T20:53:36+00:00","dateModified":"2026-07-08T00:02:13.994861+00:00","url":"https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like","mainEntityOfPage":{"@type":"WebPage","@id":"https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like"},"isAccessibleForFree":true,"inLanguage":"en-US","articleSection":"community","author":{"@type":"Organization","name":"Reddit r/artificial","url":"https://www.reddit.com/r/artificial/.rss"},"publisher":{"@id":"https://stuffthatspins.com/#organization"},"citation":"https://www.reddit.com/r/artificial/comments/1uq7qfl/devs_shipping_ai_agents_what_does_your_security/","about":[],"mentions":[{"@type":"Organization","name":"Reddit r/artificial"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Stuff That Spins","item":"https://stuffthatspins.com/"},{"@type":"ListItem","position":2,"name":"Devs shipping AI agents what does your security testing look like ?","item":"https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like"}]}]}
---

# Devs shipping AI agents what does your security testing look like ?

**Source:** Unknown  
**Published:** July 7, 2026  
**Original:** https://www.reddit.com/r/artificial/comments/1uq7qfl/devs_shipping_ai_agents_what_does_your_security/  

## On this page

- [Overview](#overview)

<a id="overview"></a>

## Overview

Building security testing tools for AI agents for the past few months and realised teams build the agent then test it for accuracy and test it for hallucinations. Do you test for prompt injection, system prompt extraction, data exfiltration until it breaks in production. I used to think the LLM's model is smart enough to handle it and that was my initial security plan. What are your experiences and Do you test for malicious inputs before shipping? If yes whats does that process? If no what w

---
*HTML version: https://stuffthatspins.com/spin/devs-shipping-ai-agents-what-does-your-security-testing-look-like*
