← Blog

npm

2 articles about "npm".

ai-securityprompt-injectionopen-sourcenpmdiscord-bot

One Line to Block 92% of Prompt Injection Attacks

Our Discord AI assistant gets attacked daily. After scanning 1,646 real AI systems, we built a one-liner defense tool.

· 28 min read
AI SecurityOpen SourcePrompt InjectionLLMOWASPnpm

We Open-Sourced Our Prompt Defense Scanner: 200 Lines of Regex That Replace an LLM

Most AI security tools use LLMs to check LLMs. We built a deterministic prompt defense scanner — 12 attack vectors, pure regex, under 1ms, zero cost. Here's why regex beats AI for this job, and how you can use it today.

· 54 min read