Prompt Injection Hiding in a GitHub README A developer discovered a prompt injection attack hidden in a GitHub README that tricks AI coding agents like Claude Code into obeying forged system reminders. The attack exploits the trust boundary between fetched web content and the agent's runtime, with research showing such instructions succeed up to 91% of the time. The developer proposes a simple rule: system-style markup inside fetched content is always forged, and recommends structural checks over judgment. Claude Code was fetching pages for me during a research session, one of them a GitHub repository page. Buried in the middle of the fetched text, between the project description and the install instructions, sat a