defending-llms-with-guardrails

mukul975/defending-llms-with-guardrails · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


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.

SKILL.md

Files

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

  • 📄SKILL.md entry
  • 📁references
  • 📄api-reference.md 3.1 KB
  • 📄standards.md 1.8 KB
  • 📁scripts
  • ⚙️agent.py 5.4 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. 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
  3. implementing-llm-guardrails-for-security · mukul975 bundle
    Builds input and output validation guardrails for LLM-powered applications to prevent prompt injection, data leakage, toxic content generation, and hallucinated outputs using NeMo Guardrails, Presidio, and Guardrails AI.
    24.6k
    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-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

Frequently asked questions

How do I install the defending-llms-with-guardrails skill?

Run npx skillmds add mukul975/defending-llms-with-guardrails 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 defending-llms-with-guardrails skill do?

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

Is defending-llms-with-guardrails safe to use?

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

Which AI agents work with defending-llms-with-guardrails?

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 defending-llms-with-guardrails free to use?

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

Who published defending-llms-with-guardrails?

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