extract gated 0 0

oi-uae/harmful-cyber-prompts

published by @oi-uae

Alignment dataset tracked in the /datasets sub-catalog.

Lifetime downloads
20
Last 30 days
20
Likes
1
Size
25 KB
Created on HF
2026-09-17
Age
9 days ago

Description

Harmful Cyber Prompts

[!WARNING]

This dataset is published strictly for research purposes.

It contains deliberately harmful cybersecurity prompts collected for safety

evaluation, alignment research, and red-teaming of language models. The

prompts describe illegal activity (unauthorized intrusion, malware,

ransomware, phishing, and related abuse). Do not use this dataset to

elicit, generate, or act on harmful content. The authors do not endorse or

condone any behavior described… See the full description on the dataset page: https://huggingface.co/datasets/oi-uae/harmful-cyber-prompts.

Tags

task_categories:text-classificationlanguage:enlicense:othersize_categories:n<1Kformat:parquetmodality:textlibrary:datasetslibrary:pandaslibrary:polarslibrary:mlcroissantregion:uscybersecuritysafetyred-teamjailbreakrefusaladversarialevaluationresearch

Used by abliterated models none yet

No abliterated models in our catalog have declared this dataset in their YAML metadata yet. This can mean the dataset is used but not declared, is used outside abliteration workflows, or is new. The link will populate automatically as models are indexed.

Community discussions 1 thread · 1 open · 1 comments

Threads posted by the community on Hugging Face: bug reports, questions about usage, pull requests on the README, license clarifications. Click any thread to expand and read the full conversation inline. Newest first.

  1. 2026-09-18[bot] Conversion to Parquetopen1 💬#1
    Loading...

Related datasets same stage · extract

Read further

Metadata

License
other

Download the dataset

Gated dataset. You need to accept the author's terms on Hugging Face before downloading. Visit the repository, click Agree and access repository, then log in locally with huggingface-cli login and use one of the snippets below.

Copy any of these snippets into your notebook or terminal. All three fetch directly from Hugging Face using your own credentials.

Recommended: datasets library (Python)
from datasets import load_dataset
ds = load_dataset("oi-uae/harmful-cyber-prompts")
Raw snapshot (Python)
from huggingface_hub import snapshot_download
snapshot_download(repo_id="oi-uae/harmful-cyber-prompts", repo_type="dataset")
git clone (requires git-lfs)
git clone https://huggingface.co/datasets/oi-uae/harmful-cyber-prompts
Catalog is the map. Apps are the tools.

Run models on your own machine, not in the cloud.

Every model page has an "Open in Abliteration" button that hands the model directly to the first-party desktop client, at the quantization your rig can actually run. No API keys, no subscription, no prompt leakage.