sk Skill · mukul975
detecting-ai-model-prompt-injection-attacks
Detects prompt injection using regex signature matching, heuristic scoring for structural anomalies, and DeBERTa-based transformer classification, flagging direct injections (system-prompt overrides, role-play escapes) and indirect injections (encoded payloads, obfuscation) per OWASP LLM Top 10 (LLM01:2025). Use for input validation layers in chatbots/agents/RAG pipelines, or for retrospectively classifying…
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythonbashPythoninput-validationNLP-classificationOWASP-LLM-Top10LLM-securityprompt-injection
- Host repository
- mukul975/Anthropic-Cybersecurity-Skills
- Version
- 1.0.0
- Licence
- Apache-2.0
- Host stars
- 33k
- Host language
- Python