--- language: - en license: apache-2.0 task_categories: - text-classification tags: - security - prompt-injection - llm-security - agent-skills - agentic-ai - roberta - cybersecurity - vulnerability-detection - benchmark dataset_info: features: - name: text dtype: string - name: label dtype: int64 - name: source dtype: string - name: attack_type dtype: string splits: - name: train num_examples: 19880 - name: validation num_examples: 4260 - name: test num_examples: 4260 - name: adversarial_200 num_examples: 200 - name: skillsbench_infile num_examples: 1541 size_categories: - 10K