sv-hf

Push metadata and canonical datasets to HuggingFace repositories with gated access.

3|Updated Aug 30, 2025
One-click install
npx skills add https://github.com/intertwine/security-verifiers --skill sv-hf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sv-hf
Source: https://github.com/intertwine/security-verifiers/tree/main/skills/sv-hf
Command: npx skills add https://github.com/intertwine/security-verifiers --skill sv-hf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of managing and deploying datasets for the Security Verifiers project on the HuggingFace Hub, ensuring efficient data sharing and access control.

Core Features & Use Cases

  • Dataset Pushing: Push both metadata-only and full canonical datasets to HuggingFace repositories.
  • Access Management: Configure gated access for private datasets to prevent training contamination.
  • Validation: Validate datasets before pushing to ensure schema consistency.
  • Use Case: You need to update the E1 network-logs dataset on HuggingFace with new anomaly detection examples and ensure it's accessible only to authorized researchers.

Quick Start

Use the sv-hf skill to push the E1 metadata to the public HuggingFace repository for your organization.

Frequently Asked Questions about sv-hf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I push a HuggingFace dataset with gated access to prevent training contamination?

You can push HuggingFace datasets with gated access by configuring private repositories during the dataset setup process. This Skill enables gated access configuration to prevent training contamination, ensuring only authorized researchers can download the canonical splits.

Can I validate my dataset schema before pushing to the HuggingFace Hub?

Yes, you can validate your dataset schema before pushing to the HuggingFace Hub. This Skill performs dataset validation to ensure schema consistency for canonical splits and metadata, preventing malformed data from being published to your public or private repositories.

What is the best way to manage HuggingFace dataset repositories for security verifiers?

The best way to manage HuggingFace dataset repositories for security verifiers is to use this Skill, which integrates directly with the HuggingFace Hub for version control and access management. It handles pushing metadata and canonical splits across E1 and E2 environments.

Does this Skill support pushing metadata-only datasets to HuggingFace?

Yes, this Skill supports pushing both metadata-only and full canonical datasets to HuggingFace repositories. This allows you to publish dataset information without exposing the underlying data until proper access is granted through the Hub's gated access controls.

How do I set up user datasets for E1 and E2 environments on HuggingFace?

You set up user datasets for E1 and E2 environments by using this Skill to push the required metadata and canonical splits to the designated public or private HuggingFace repositories. It handles the environment-specific configuration for your organization.

What are the limitations of managing HuggingFace datasets without gated access for private data?

Without gated access, pushing private datasets to HuggingFace risks training contamination and unauthorized access. This Skill mitigates that limitation by enabling gated access configuration on private repositories, ensuring sensitive security verifier data remains restricted to authorized users.