hugging-face-datasets

Warn

Audited by Runlayer on Mar 12, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
87%
Files
12
Flagged
3
Chunks
18
Flagged Files (3)
hugging-face-datasets/scripts/dataset_manager.pyMEDIUM
86.8%

Malicious tool definition detected

Setup cancelled.") return # Initialize repository init_dataset(repo_id, token=token, private=True) # Configure with template system prompt system_prompt = template_config.get("system_prompt", "") if system_prompt: define_config(repo_id, system_prompt=system_prompt, token=token) # Add template examples examples = template_config.get("examples", []) if examples: add_rows(repo_id, examples, template=template_type, token=token) print(f"✅ Added {len(examples)} example(s) from template") print(f"✅ Qui

hugging-face-datasets/SKILL.mdMEDIUM
80.5%

Tool passed security scan

Malicious tool definition detected

Description: --rows_json "$(cat processed_data.json)" ```

hugging-face-datasets/scripts/sql_manager.pyLOW
74.3%

Risky tool definition detected

Passed Files (9)Click to expand
hugging-face-datasets/examples/diverse_training_examples.jsonOK
48.0%

Tool passed security scan

hugging-face-datasets/examples/system_prompt_template.txtOK
11.4%

Tool passed security scan

hugging-face-datasets/examples/training_examples.jsonOK
5.3%

Tool passed security scan

hugging-face-datasets/templates/classification.jsonOK
2.4%

Tool passed security scan

hugging-face-datasets/templates/completion.jsonOK
1.4%

Tool passed security scan

hugging-face-datasets/templates/chat.jsonOK
1.2%

Tool passed security scan

hugging-face-datasets/templates/custom.jsonOK
1.0%

Tool passed security scan

hugging-face-datasets/templates/tabular.jsonOK
0.7%

Tool passed security scan

hugging-face-datasets/templates/qa.jsonOK
0.7%

Tool passed security scan

Audit Metadata
Max File Score
87%
Classification
KNOWN_SERVER_PARTIAL_KNOWN
Files Scanned
12
Files Flagged
3
Chunks Analyzed
18
Analyzed
Mar 12, 2026, 12:34 AM
Security Audit — runlayer — hugging-face-datasets