Blog
Latest AISecOps posts from Medium.
May 18, 2026
I Built a Runtime Forensics Layer for AI Agents
AI agents are becoming execution systems. That changes the security model completely. The Problem With “AI Security” Today Most AI security tooling still focuses on one thing: Prompt filtering That made sense when large…
Mar 17, 2026
I tried to hack my own AI agent. Here’s exactly what stopped it.
A walkthrough of indirect prompt injection in a real agentic pipeline — and the four defense layers that caught it. Attack simulation · AISecOps Interceptor Most articles about prompt injection show you a clever jailbre…
Mar 16, 2026
Your AI agent just sent an email. Did you authorize that?
Why agentic AI needs a runtime security layer — and what that actually looks like. The security question enterprises keep asking about AI is: Can we trust the model? That’s the wrong question. The model doesn’t send ema…
Mar 09, 2026
Your AI Agent Just Took Over 7,000 Strangers’ Homes.
Your AI Agent Just Took Over 7,000 Strangers’ Homes. Here’s Why That’s a Security Problem, Not a Bug. Agentic AI systems are being deployed into production without a security discipline built for them. AISecOps is an at…
Feb 26, 2026
Building an AISecOps Runtime: Securing RAG and Agentic AI Systems with Real-Time Telemetry
AI systems are no longer static models behind APIs. They retrieve external data. They call tools. They execute workflows. And that means they can be attacked. While most discussions focus on model safety at training tim…
Feb 23, 2026
A Threat Model for Agentic AI (MCP, A2A & Swarm Systems)
There’s a dangerous misunderstanding spreading across the agentic AI ecosystem: Guardrails are not content filters. In single-model chat systems, safety meant blocking harmful outputs. In agentic systems — especially th…
Feb 22, 2026
Securing AI Agents in the Enterprise: Building an AISecOps Plugin for OpenClaw
AI agents are moving from experimentation to execution. They create Jira tickets. They deploy infrastructure. They query internal systems. They mutate production data. That’s powerful. It’s also dangerous. In this artic…
Feb 22, 2026
Sandboxing AI Tools in OpenClaw: A Practical AISecOps Pattern
From “Cool POC” to Practical AISecOps Architecture Most people experimenting with OpenClaw run everything on a single machine: Gateway Agent Tool execution API keys It works. It’s convenient. It’s also a security nightm…
Feb 20, 2026
AISecOps Manifesto
Principles for Securing Agentic Systems As AI systems move from passive chat interfaces to autonomous agents with tool access, traditional DevSecOps is no longer sufficient. AISecOps is the discipline of securing decisi…