implementing-llm-guardrails-for-security

mukul975/implementing-llm-guardrails-for-security · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


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.

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 7.0 KB
  • 📁scripts
  • ⚙️agent.py 21.6 KB
  • 📄LICENSE 11.0 KB

Related

  1. 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
  2. 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
  3. 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
  4. nemo-guardrails · orchestra-research
    Add programmable safety guardrails to LLM applications at runtime, including jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, and toxicity detection.
    10.4k
    repo stars
  5. 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
  6. skill-security-auditor · alirezarezvani bundle
    Scan and audit AI agent skills for security risks before installation, producing a PASS/WARN/FAIL verdict with findings and remediation guidance.
    20.4k
    repo stars

Frequently asked questions

How do I install the implementing-llm-guardrails-for-security skill?

Run npx skillmds add mukul975/implementing-llm-guardrails-for-security 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 implementing-llm-guardrails-for-security skill do?

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

Is implementing-llm-guardrails-for-security safe to use?

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

Which AI agents work with implementing-llm-guardrails-for-security?

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 implementing-llm-guardrails-for-security free to use?

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

Who published implementing-llm-guardrails-for-security?

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