NeMo Guardrails
by NVIDIA
Adds programmable guardrails to LLM apps — input/output moderation, jailbreak and prompt-injection detection, topic control, and fact-checking. Open-source Python toolkit by NVIDIA.
Skills
Jailbreak Detection
Detects jailbreak and prompt-injection attempts before they reach the underlying LLM.
Input/Output Moderation
Screens user inputs and model outputs against safety and content policies in real time.
Topic Rails
Constrains conversations to allowed topics and adds fact-checking rails to reduce hallucination.
Related Agents
SWE-agent
Takes a GitHub issue and autonomously fixes it with the language model of your choice. Also runs cybersecurity/CTF task…
Arcade.dev
Handles agent authorization, tool calling, and governance so agents act on behalf of users. MCP runtime with Python/JS…
Snyk
Developer security platform with AI-powered vulnerability detection, fix suggestions, and automated security testing ac…
Warden
AI code review agent from Sentry — define review skills in Markdown, run locally before pushing or auto-trigger on ever…