nemo-guardrails
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for implementing the
nemoguardrailslibrary, which is an official NVIDIA framework designed to enhance LLM safety and reliability. - [PROMPT_INJECTION]: The skill contains strings typically associated with prompt injection attacks (e.g., "Ignore previous instructions", "Pretend you are DAN"). However, these are false positives as they are exclusively used within configuration examples to demonstrate how the guardrail system identifies and blocks malicious inputs.
- [EXTERNAL_DOWNLOADS]: The skill identifies the
nemoguardrailspackage and themeta-llama/LlamaGuard-7bmodel as dependencies. These are well-known resources provided by established technology organizations and follow standard installation practices. - [COMMAND_EXECUTION]: The skill includes a standard
pip installcommand for the library. This is a routine operation for installing the documented tool and does not involve suspicious or obfuscated commands.
Audit Metadata