detecting-ai-model-prompt-injection-attacks

mukul975/detecting-ai-model-prompt-injection-attacks · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Detects prompt injection attacks targeting LLM-based applications using regex pattern matching, heuristic scoring, and DeBERTa transformer classification.

SKILL.md

Files

This skill is a package of 4 files. Install with the command above, or download the folder.

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 5.7 KB
  • 📁scripts
  • ⚙️agent.py 17.1 KB
  • 📄LICENSE 11.0 KB

Related

  1. prompt-guard · orchestra-research
    Detect prompt injections and jailbreak attempts in LLM applications using Meta's 86M parameter classifier. Filter user inputs, third-party data, and RAG documents with low latency and multilingual support.
    10.4k
    repo stars
  2. llm-security · zhaoxuya520 bundle
    Conduct authorized security assessments of LLM applications and AI agents, covering prompt injection, tool abuse, RAG exposure, memory poisoning, and model supply-chain risks.
    12.8k
    repo stars
  3. ai-security · alirezarezvani bundle
    Assess AI/ML systems for prompt injection, jailbreak vulnerabilities, model inversion risk, data poisoning exposure, and agent tool abuse, with MITRE ATLAS mapping and guardrail recommendations.
    20.4k
    repo stars
  4. defending-llms-with-guardrails · mukul975 bundle
    Deploy Llama Guard, NeMo Guardrails, and LLM Guard as runtime input/output scanners to block jailbreaks, prompt injection, and toxic content in production LLM applications.
    24.6k
    repo stars
  5. testing-for-system-prompt-leakage · mukul975 bundle
    Test LLM applications for system prompt leakage using manual payloads, garak, and Promptfoo to extract embedded secrets and routing logic.
    24.6k
    repo stars
  6. continuous-llm-red-teaming-with-promptfoo · mukul975 bundle
    Wire Promptfoo and DeepTeam into CI/CD for automated regression red-teaming of LLM apps against OWASP LLM Top 10 and OWASP Agentic presets, failing the build when jailbreak or injection vulnerabilities regress.
    24.6k
    repo stars

Frequently asked questions

How do I install the detecting-ai-model-prompt-injection-attacks skill?

Run npx skillmds add mukul975/detecting-ai-model-prompt-injection-attacks in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the detecting-ai-model-prompt-injection-attacks skill do?

Detects prompt injection attacks targeting LLM-based applications using regex pattern matching, heuristic scoring, and DeBERTa transformer classification. It is listed under Security, AI & ML, Prompt Engineering, Vulnerability Scanning on SkillMD.

Is detecting-ai-model-prompt-injection-attacks safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: WARNING. Capability flags: executes scripts, makes network calls, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with detecting-ai-model-prompt-injection-attacks?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is detecting-ai-model-prompt-injection-attacks free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published detecting-ai-model-prompt-injection-attacks?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.