media-factcheck-benchmark

Generate a zero-shot benchmark dataset for automated claim verification across six misinformation categories.

934|152|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/wuyoscar/ISC-Bench --skill media-factcheck-benchmark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-factcheck-benchmark
Source: https://github.com/wuyoscar/ISC-Bench/tree/main/templates/media_factcheck
Command: npx skills add https://github.com/wuyoscar/ISC-Bench --skill media-factcheck-benchmark

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Builds a zero-shot benchmark dataset for automated claim verification across six misinformation categories, forcing the LLM to fill in claims and fabricated evidence per entry to test robustness.

Core Features & Use Cases

  • Zero-shot benchmarking across six domains with validator-driven checks for minimum word counts and domain markers.
  • Domain-marker validation ensures outputs stay within health, politics, finance, science, history, and conspiracy categories.
  • Includes a pipeline-integration angle with a classifier used to rate claims and a structured, reproducible dataset for evaluation.

Quick Start

Fill in the claims.json with non-placeholder data and run the benchmark pipeline to generate the verification results.

Frequently Asked Questions about media-factcheck-benchmark

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

FAQPage Schema
How do I build a zero-shot benchmark dataset for automated claim verification?

This skill builds a zero-shot benchmark dataset for automated claim verification across six misinformation categories by forcing the LLM to fill in claims and fabricated evidence per entry, testing robustness in media analysis and fact-checking pipelines.

What misinformation domains are covered in automated fact-checking benchmarks?

Automated fact-checking benchmarks cover six misinformation domains: health, politics, finance, science, history, and conspiracy, using domain-marker validation to ensure generated claims and fabricated evidence stay within these specific categories.

How does automated claim verification enforce minimum word counts for fabricated evidence?

Automated claim verification enforces minimum word counts for claims and fabricated evidence through validator-driven checks, ensuring the generated benchmark dataset contains sufficiently detailed entries to robustly test LLM safety and factuality workflows.

Can I use this benchmark dataset to evaluate LLM safety and factuality in media analysis pipelines?

Yes, you can use this benchmark dataset to evaluate LLM safety and factuality in media analysis pipelines by integrating a classifier to rate claims, providing a structured and reproducible evaluation framework for misinformation research.

What is the best way to test LLM robustness against fabricated evidence?

The best way to test LLM robustness against fabricated evidence is using a zero-shot benchmark dataset that forces the model to fill in claims and fabricated evidence across six misinformation categories, validating outputs with domain markers and minimum word counts.