nemotron-asr-finetune
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily instructional and orchestrational. It provides a structured workflow for ASR adaptation without executing dangerous shell commands or accessing sensitive files.
- [SAFE]: The included Python script
scripts/main.pyis a deterministic router used by evaluation harnesses. It utilizes standard libraries (argparse,json,re,sys) to classify user prompts into documentation categories. It does not perform network operations, file system modifications, or dynamic code execution. - [SAFE]: External references and documentation links point exclusively to official NVIDIA domains (
docs.nvidia.com) and GitHub repositories (github.com/nvidia-riva/tutorials), which are recognized as trusted sources. - [SAFE]: There is no evidence of prompt injection, obfuscation, or persistence mechanisms. The skill follows best practices for secret management by instructing users to use environment variables for API keys rather than hardcoding them.
Audit Metadata