TATrustgate AIintrustgateai.hashnode.dev·2d ago · 5 min readRAG poisoning: how one document can hijack your AI agentMost teams securing an LLM app start by filtering the user's prompt. It's the obvious move: untrusted input goes in, so you scan it for jailbreaks and injection attempts. The problem is that the most 00