About Managed AI Services Pricing Case Studies Blog Contact Book Free Audit →
Case Studies

Real systems I've built and run — and the security discipline that keeps them safe. Dogfooding first, then what I find when I test agents.

The agents I build run my own business first

Before I tell you how to build and run agents, I run them myself. This is the same discipline I apply to client systems — measurable, in production, unattended.

Live

Autonomous Content Fleet — Instagram, Pinterest, X

GaleOps · Running 24/7

A fleet of AI agents that drafts, schedules, and publishes content across Instagram, Pinterest, X, and Bluesky — with guardrails, cost tracking, and incident handling on every run. 37 posts published across the fleet, scheduled and sent unattended.

Automation Managed AI Cost Governance
See how I run it →
Proof

Gross Check — Pay Reconciliation App

GaleOps · Production

A full-stack app with an AI help agent that reconciles pay stubs against hours worked — built, deployed, and kept running with the same discipline I apply to client systems.

Build AI Agent Production
See it live →

And when I test agents, I find what breaks

The same discipline I build with, applied defensively. Anonymized findings from real engagements — every agent I ship is held to this bar too.

Critical

Indirect Prompt Injection via RAG Pipeline

Fintech SaaS · MCP Security Assessment

A customer support agent retrieved documents from a shared knowledge base. An attacker planted a system-override instruction in a public-facing document. The agent exfiltrated the user's session token via the send_email tool.

OWASP LLM01 Indirect Injection Tool Misuse
Read the full teardown →
Critical

MCP Server Default Permissions

AI Agent Platform · MCP Security Assessment

An MCP server shipped with all tools registered as publicly callable — no authentication, no rate limiting, no confirmation boundaries. An attacker could chain read_file + send_email to exfiltrate any file on the host.

OWASP ASI06 MCP Protocol Privilege Escalation
Read the full teardown →
High

System Prompt Extraction via Verbose Error

B2B SaaS · AI Security Audit

An AI agent returned its full system prompt in a verbose error message when given a malformed input. The prompt contained API keys, database schema details, and internal tool naming conventions — enough for a targeted attack.

OWASP LLM02 Data Leakage Credential Exposure
High

Tool Permission Escalation Chain

Healthcare AI · AI Security Audit

An agent with read-only document access could chain search_docs → summarize → send_email to exfiltrate PHI. No confirmation boundary existed between reading data and sending it externally.

OWASP ASI07 Tool Chaining Data Exfiltration
Medium

Jailbreak via Persona Override

E-commerce Chatbot · Founding Risk Review

A DAN-style persona override bypassed the agent's content safety guardrails. The agent generated harmful product recommendations and exposed internal pricing logic that was never meant to reach customers.

OWASP LLM05 Jailbreak Persona Bypass
Medium

Unsafe Output Handling in Code Generation

Developer Tooling · AI Security Audit

An AI coding assistant generated SQL queries and shell commands that were executed without sanitization. An attacker could inject malicious code through a crafted prompt that persisted in the generated output.

OWASP LLM05 Code Injection Output Safety

Published findings & methodology

Published research and methodology from public vulnerability disclosures and bug bounty programs.

HIGH

Khan Academy VDP — Information Disclosure

HackerOne · June 2026

My first HackerOne report landed as a HIGH-severity information disclosure on a major education platform. The methodology applies to almost any AI-enabled site.

Bug Bounty Information Disclosure AI Recon
Read the full report →
Medium

Zest Protocol V2 — Smart Contract Methodology Review

Immunefi · June 2026

Downloaded 13 Clarity 4 contracts from a $100K bug bounty program, generated 8 hypotheses, tested the 3 highest-priority ones, and refuted all at the code level. A high-quality negative result.

Smart Contract Methodology Clarity
Read the methodology →
Critical

MCP Server — CVE-2025-6515

CVE Disclosure · August 2026

Found a vulnerability in a production MCP server in under 10 minutes. Tool poisoning, session hijacking, and the 3-line fix that blocks it all.

CVE MCP Prompt Injection
Read the teardown →

Want to know what we'd find in your AI agent?

Book a free 15-minute fit call. We'll scope your agent and recommend the right starting point.

Book a Free Fit Call →