prompt-guard

orchestra-research/prompt-guard · Agent Skill

by Orchestra Research · single

Published · Last updated


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.

SKILL.md

Related

  1. detecting-ai-model-prompt-injection-attacks · mukul975 bundle
    Detects prompt injection attacks targeting LLM-based applications using regex pattern matching, heuristic scoring, and DeBERTa transformer classification.
    24.6k
    repo stars
  2. 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
  3. 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
  4. 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
  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. detecting-indirect-prompt-injection · mukul975 bundle
    Detect and defend against prompt injection hidden in documents, web pages, and images consumed by an agent.
    24.6k
    repo stars

Frequently asked questions

How do I install the prompt-guard skill?

Run npx skillmds add orchestra-research/prompt-guard 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 prompt-guard skill do?

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. It is listed under Security, AI & ML, DevOps & Infra, Prompt Engineering, Vulnerability Scanning on SkillMD.

Is prompt-guard safe to use?

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

Which AI agents work with prompt-guard?

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 prompt-guard free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.

Who published prompt-guard?

Orchestra Research (@orchestra-research) published this skill. Their other Agent Skills are listed on their SkillMD profile.