huggingface-datasets
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- Official API Interaction: The skill communicates with the Hugging Face Dataset Viewer API to retrieve dataset information. This is a standard and expected behavior for a dataset exploration tool within the vendor's ecosystem.\n- Utility Execution: It uses
npxto execute well-known utilities such asparquetlensand@huggingface/hub. These tools are established methods for querying parquet data and managing dataset uploads respectively.\n- Token Management: The skill encourages the use of environment variables for API tokens, which aligns with recommended security practices for managing authentication credentials.\n- External Data Processing: As a tool for dataset exploration, it processes data from external sources via the Dataset Viewer API. This is the primary function of the skill and follows standard integration patterns.
Audit Metadata