Practice · 2023–now · AI Present

Prompt injection as afterthought

Ship the chatbot, bolt on security later — OWASP's new category, same old afterthought.

Prompt-injection blindspot failed because LLMs treat instructions and data as the same stream. It stuck as a risk category once tool-use and RAG made attacks profitable. The fad was demos without threat models; the durable practice is least privilege, input isolation, and red-team evals before prod.

Cost of the fad

Customer-facing chatbots shipped with tool access and "security in phase two." Indirect injection via docs and tickets became the new XSS.

Case studies

Patterns

Context

Demos consolidate; evals remain

AI pair programming changed how code is typed faster than how it is reviewed. Agent frameworks and standalone vector stores sorted into demos versus durable plumbing; mid-market RAG folded back into Postgres. The permanent layer is familiar: evals that gate deploys, model routing for cost, tool protocols instead of plugin snowflakes, and humans who own production. Autopilot rewrites and vibe-shipped auth middleware are still big-bang migrations with better slides — and a longer on-call.

Compare with

Related

© 2026 Fadstack · Shane Code

Opinionated history · not a ranking