nemo-curator
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from web scrapes and S3 buckets for LLM training preparation.
- Ingestion points:
SKILL.mdspecifies reading Parquet files fromcommon_crawl/ands3://. - Boundary markers: No specific delimiters or 'ignore' instructions for the data content are mentioned.
- Capability inventory: Performs file writing via
to_parquetand executes GPU-accelerated processing. - Sanitization: Includes robust sanitization tools like
PIIRedactor,NSFWClassifier, andQualityClassifier. - [COMMAND_EXECUTION]: Provides standard installation commands for the NeMo Curator package using
uv pipinSKILL.md. - [EXTERNAL_DOWNLOADS]: Downloads pre-trained models from Hugging Face for quality classification and embedding, including models from
nvidia,openai, andsentence-transformers.
Audit Metadata