章节 01
PromptTaint-CI: CI-Stage Protection Against LLM Prompt Injection Attacks
PromptTaint-CI is an open-source CI/CD security tool designed for AI code assistants like Claude, Codex, and Copilot. Its core function is to automatically detect and block prompt injection attack paths before these assistants read untrusted text. Adopting the 'shift left security' concept, it integrates into CI pipelines to provide early security feedback during code reviews, preventing potential risks from entering production environments.