detecting-indirect-prompt-injection
mukul975/Anthropic-Cybersecurity-Skills
A comprehensive security skill designed to detect and mitigate indirect prompt injection attacks. It scans untrusted external content—including web pages, PDFs, and images—for hidden, obfuscated instructions before an LLM agent processes them. The pipeline combines content extraction (HTML, OCR), normalization, and dedicated ML models (e.g., LLM Guard, Prompt Guard 2) to ensure data safety.