benchmark-datasets

Evaluate AI systems against standardized security benchmarks with reproducible scripts.

3|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-ai-red-teaming --skill benchmark-datasets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: benchmark-datasets
Source: https://github.com/pluginagentmarketplace/custom-plugin-ai-red-teaming/tree/main/skills/benchmark-datasets
Command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-ai-red-teaming --skill benchmark-datasets

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides standardized AI security benchmarks and datasets to evaluate safety, robustness, and compliance across AI systems.

Core Features & Use Cases

  • Curated benchmark catalog covering safety, robustness, jailbreak, privacy, and bias evaluation to enable comprehensive security assessments.
  • Reproducible evaluation workflows with provided scripts and catalog references for consistent results.
  • Use Case: Compare model A and model B on a unified benchmark suite and generate a security assessment report.

Quick Start

  1. Run the evaluation workflow with the provided Python script to execute the benchmarks and generate a report.
  2. Open the generated benchmark_report.json to review results.
  3. Update assets/benchmarks-catalog.yaml and references/BENCHMARK-CATALOG.md to add new benchmarks.

Frequently Asked Questions about benchmark-datasets

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

FAQPage Schema
How do I evaluate LLM robustness against jailbreak attacks?

You can evaluate LLM robustness against jailbreak attacks by running the provided Python evaluation scripts against the benchmark catalog. This generates a benchmark_report.json containing reproducible safety, privacy, and bias assessment results for your models.

What is the best way to compare two AI models for safety and compliance?

The best way to compare AI models for safety and compliance is to execute a unified benchmark suite covering cross-domain scenarios. Running the evaluation workflow yields a standardized security assessment report, enabling repeatable and consistent model comparisons.

Can I add custom evaluation datasets to the security benchmark catalog?

Yes, you can add custom evaluation datasets to the security benchmark catalog by updating assets/benchmarks-catalog.yaml and references/BENCHMARK-CATALOG.md. This integrates new safety, robustness, or privacy benchmarks into your existing evaluation workflow.

Does this benchmark evaluation workflow require external dependencies?

No, this benchmark evaluation workflow requires no external dependencies. It operates self-contained using the included Python scripts, benchmark catalog data, and reference files to ensure fully reproducible model security and robustness comparisons.

What security scenarios are covered by standardized AI benchmark datasets?

Standardized AI benchmark datasets cover safety, robustness, jailbreak, privacy, and bias evaluation scenarios. These curated cross-domain benchmarks enable comprehensive security assessments and repeatable comparisons across different AI systems.