Automation & Ops ✓ NVIDIA · Official content-safetynemotronguardrailssafety-policyjson-taxonomynemo-guardrails

Nemotron Safety Policy Generator

Generate deployable custom safety policies for NVIDIA Nemotron content-safety models.

FollowSkills review · FSRS-2.0
Not recommended
53/ 100 5-point scale 2.7 / 5
Trust14 / 25 · 2.8/5

The skill is scoped to generating Nemotron safety policies and explicitly rejects S7 exceptions for sexual content involving minors; it also documents target models, runtimes, and output flows. However, it lacks explicit user-confirmation gates, rollback procedures, general sensitive-data scrubbing rules, and dependency-integrity guidance for external models and runtimes, so points are deducted.

Reliability8 / 20 · 2.0/5

The workflow, templates, JSON Schema, and ambiguity handling are reasonably explicit, and an evaluation report is included. However, the source provides no executable reproduction path, committed tests covering key paths, or sufficiently concrete failure diagnostics; under static calibration the score cannot exceed 10, so points are deducted.

Adaptability10 / 15 · 3.3/5

Activation conditions, non-fit scenarios, input modes, target models, languages, and multimodal differences are clearly described. Evidence is missing for mainland-China network reachability, external model acquisition, and non-English generation quality, while some broad trigger terms may cause false activation, so points are deducted.

Convention9 / 15 · 3.0/5

The documentation is layered and includes naming, versioning, templates, a schema, evaluation files, a changelog, and traceable repository and skill license information. The benchmark itself notes missing prerequisite and limitation documentation, while maintenance ownership, release update paths, and substantive version history remain incomplete, so points are deducted.

Effectiveness7 / 15 · 2.3/5

The skill specifies directly usable Markdown, JSON, and system-prompt artifacts and supplies category fields, examples, and templates that support the core generation task. However, no independently verifiable representative outputs or end-to-end results are included; artifacts still require human review and runtime integration, so the static ceiling of 7 applies and points are deducted.

Verifiability5 / 10 · 2.5/5

The files include a metrics-bearing NVSkills-Eval report, an evaluation dataset, a schema, and cited reference materials, providing some auditability. They do not include visible CI, independently reproducible experiment records, or corroboration from multiple evidence types, and the report cannot be independently verified in this static review, so the static ceiling of 5 applies.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Do not treat the embedded NVSkills-Eval report as independently reproduced testing for this review; publication should include runnable CI, committed tests, and key-path reproduction records.
  • Add explicit rules for scrubbing PII, credentials, and other sensitive content before processing existing policies or user input, together with storage scope, access control, and recovery procedures.
  • Versions, download provenance, and mainland-China reachability for Nemotron models, vLLM/SGLang/TRTLLM/Transformers, and NeMo Guardrails are not verified and should be checked before deployment.
  • The skill guides policy generation and file saving without an explicit confirmation gate; production safety, legal, medical, or financial use should add human approval and rollback controls.
See the full review method →

What does this skill do, and when should you use it?

This skill helps users create BYO custom safety policies for NVIDIA Nemotron content-safety models. It maps rough requirements or an existing policy to the Nemotron Content Safety V2 taxonomy and can add custom categories or topic-following rules. Outputs include a Markdown policy, JSON taxonomy, and drop-in inference system prompt, with optional DOCX generation. It targets both Nemotron-Content-Safety-Reasoning-4B and multimodal Nemotron-3-Content-Safety.

It reads keywords, context, or an existing policy; determines target models, deployment pattern, locales, image input, and inference flags; maps requirements to V2 categories or custom S23+ categories; fills in definitions, scope boundaries, examples, edge cases, and runtime severity metadata; and produces Markdown, JSON, and Nemotron system-prompt artifacts. It can also produce a DOCX when the user explicitly requests a formal document, sign-off, or legal review.

  1. A safety engineer creating a Nemotron BYO policy for an enterprise RAG assistant.
  2. A product team converting requirements such as “block weapons and allow cited medical information” into a structured taxonomy.
  3. A multimodal application team documenting visual signals for violence, weapons, hateful symbols, and privacy categories.
  4. An evaluation team creating labeling or evaluation rubrics with definitions, safe examples, unsafe examples, and edge cases.
  5. A deployment team generating model-specific classification prompts for Nemotron inference services.

What are this skill's strengths and limitations?

Pros
  • Produces Markdown, JSON taxonomy, and inference-prompt artifacts in one workflow.
  • Supports V2 categories, custom categories, topic-following policies, severity metadata, and edge-case guidance.
  • Distinguishes the two target models’ modalities, output values, locales, and inference options.
  • Defines a non-negotiable floor against allow-listing sexual content involving minors.
Limitations
  • It is specialized for NVIDIA Nemotron content-safety guardrails rather than general moderation-policy generation.
  • The instructions reference several files under references/ and assets/, but their contents are not included in the supplied material.
  • No standalone test suite, performance measurements, or real deployment validation are documented here.
  • DOCX output is conditional on an explicit formal-document, sign-off, or legal-review request.

How do you install this skill?

Install the individual skill from NVIDIA’s skills collection with the documented CLI flow:

npx skills add nvidia/skills --skill nemotron-policy-generator --yes

The supplied README does not document additional runtime packages or a separate installer for this skill.

How do you use this skill?

After installation, ask for a concrete policy-generation task, for example: “Generate a multimodal enterprise-RAG BYO policy for Nemotron-3-Content-Safety that blocks weapon-assembly images and outputs Markdown, JSON, and a system prompt.” The skill defaults to both target models unless one is explicitly named.

FAQ

Does it run the content-safety models directly?
That is not established by the supplied material. The skill generates policies, taxonomies, and prompts; inference must still be handled by a compatible Nemotron, vLLM, SGLang, TRTLLM, Transformers, or NeMo Guardrails deployment.
Which primary models does it support?
It supports the English text-only Nemotron-Content-Safety-Reasoning-4B and the multimodal Nemotron-3-Content-Safety model, which supports text and images in 12 languages.
Does installation require a paid service or network access?
The material does not state whether usage costs money. The documented installation uses npx and the skills CLI, so installation requires a corresponding npx environment and typically network access; no other network service dependency is stated.
Can it review the quality of an existing policy?
Not as its primary function. The SKILL.md separates policy-quality evaluation and benchmarking from policy generation and directs those tasks elsewhere.

More skills from this repository

All from NVIDIA/skills

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Call Instrumentation

Wrap tool and LLM calls with Relay lifecycle events, middleware, and guardrails.

Data & Analysis ✓ NVIDIA · Official

Nemotron Retrieval Recipes

Plan, debug, tune, evaluate, export, and deploy Nemotron embedding and reranking recipes.

Data & Analysis ✓ NVIDIA · Official

Nemotron Customization Pipelines

Plan, configure, and chain existing Nemotron steps for data preparation, training, alignment, conversion, optimization, and evaluation.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Plugin Builder

Guides reusable NeMo Relay runtime behavior into configurable plugins.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Typed Wrappers & Codecs

Add typed boundaries to NeMo Relay integrations while preserving predictable JSON middleware semantics and caller-visible behavior.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Installation Guide

Choose and verify the right NeMo Relay path for CLIs, language packages, and maintained frameworks.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Quick Start

Helps first-time NeMo Relay users prove observable execution value through the smallest suitable trial.

Dev & Engineering ✓ NVIDIA · Official

NeMo AutoModel Model Onboarding

A structured guide for adding new LLM, MoE, and VLM architectures to NeMo AutoModel.

Automation & Ops ✓ NVIDIA · Official

NeMo Relay Observability Plugin

Configure NeMo Relay event capture and telemetry exports.

Dev & Engineering ✓ NVIDIA · Official

NeMo AutoModel Distributed Training

Choose and configure multi-GPU and multi-node training strategies for NeMo AutoModel.

Dev & Engineering ✓ NVIDIA · Official

NeMo Evaluator Plugin Skill

Run and manage NeMo Platform model evaluations through the Evaluator CLI and Python SDK.

Writing & Content ✓ NVIDIA · Official

NeMo-RL Documentation Conventions

Keeps NeMo-RL documentation, indexes, and docstrings consistent.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Migration Assistant

Safely migrate NeMo Flow projects to NeMo Relay.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Adaptive Tuning

Tune NeMo Relay plugin behavior from runtime signals with measured, reversible rollouts.

Dev & Engineering ✓ NVIDIA · Official

NeMo Relay Runtime Integration Debugger

Diagnose application-side runtime failures after NeMo Relay is installed or imported.

Data & Analysis ✓ NVIDIA · Official

Nemotron Speech ASR Customization Orchestrator

Chooses and coordinates the lowest-cost path for adapting speech recognition to a domain or language.

Data & Analysis ✓ NVIDIA · Official

Clinical ASR Evaluation and KER Leaderboard

Evaluate clinical ASR manifests and isolate terminology-recognition failures.

Dev & Engineering ✓ NVIDIA · Official

DOCA Arg Parser CLI

Guides developers in building and debugging standard CLIs for DOCA applications.

Automation & Ops ✓ NVIDIA · Official

DOCA Structured Tools Contract

A governed fallback contract for consolidating DOCA environment, device, capability, validation, and host-DPU state data.

Dev & Engineering ✓ NVIDIA · Official

NeMo AutoModel Recipe Development

Build, modify, and validate NeMo AutoModel training and evaluation recipes.

Related skills