Day 3: I built an “ESLint for AI security” after shipping LLM features — here’s what kept going wrong
The pattern I kept seeing
While shipping LLM features, I noticed something uncomfortable:
The security failures weren’t exotic.They were boring, obvious, and easy to miss.
Things like:
LLM calls happening before authentication checks
Entire user or...
100daysofshipping.hashnode.dev2 min read