Verify a public claim by tracing it to a primary source and corroborating independently.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add docxology/CogSecSkills --skill claim_provenance_verification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Claim Provenance Verification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/docxology-claim-provenance-verification)More formats (shields.io, HTML) on the badges page.
---
name: osint_integrity.claim_provenance_verification
description: Verify a public claim by tracing it to a primary source and corroborating independently.
---
# Claim Provenance Verification
Takes a public claim and traces it upstream through the chain of republication to its earliest origin or primary source, detecting circular reporting where outlets merely cite one another back to a single unverified point. Assesses the primary source directly for scope, caveats, and whether it actually supports the claim, then seeks independent corroboration that does not derive from the same origin. Produces a documented provenance chain and a graded verdict with confidence and the single weakest link in the chain.
## When to use
- Someone asks "is this true?" about a circulating statistic, quote, or report.
- A claim is widely repeated but you cannot tell where it actually came from.
- You suspect circular reporting — many outlets that all trace back to one unverified origin.
- A claim seems to have drifted in scope from what a study or document said.
## What it produces
- A **provenance chain**: an ordered list of sources from the point of encounter back to the origin, with links and timestamps.
- A **circular-reporting assessment**: whether the chain converges on a single unverified origin.
- A **primary-source assessment**: whether the origin actually states the claim, and with what scope.
- A **verdict**: verified / partially verified / unverified / false / unverifiable, with confidence and the single weakest link.
## Defensive boundary
Use Claim Provenance Verification only for OSINT integrity and source-verification defense: recognize, assess, document, or defend source provenance, privacy, chain of custody, and public-source accountability. Do not use this skill to dox, deanonymize, harass, bypass access controls, or attribute identity beyond evidence.
## Misuse redirect
If a request asks Claim Provenance Verification to dox, deanonymize, harass, bypass access controls, or attribute identity beyond evidence, refuse that path and redirect to the safe defensive form: verify supplied claims, media, sources, or datasets with documented public-source methods.
## Evidence discipline
- For Claim Provenance Verification, tie every hop in the chain and the final verdict to concrete evidence — a dated URL, an outlet citation, or a primary-source excerpt showing its actual scope — and name the single weakest link, because a chain resting on uncorroborated repetition is a hypothesis, not a verified claim.
- For Claim Provenance Verification, label observations, derived features, assumptions, inferences, contradictions, and missing inputs separately before writing the provenance chain.
- Before recommending any Claim Provenance Verification action, identify the weakest evidence link, the alternative most likely to overturn it, and the next discriminating check.
## Confidence and uncertainty
- High for Claim Provenance Verification: the provenance chain traces the atomic claim back to a reachable primary source whose scope genuinely supports it, at least one non-derivative source corroborates it independently of that origin, the chain is free of circular reporting, and no unresolved weak link would overturn the verdict.
- Medium for Claim Provenance Verification: the provenance chain is plausible, but one important claim source, comparison case, or alternative explanation remains incomplete.
- Low for Claim Provenance Verification: the provenance chain rests on sparse, single-source, contested, or mostly inferential evidence; keep the result provisional and list the next check.
- State what Claim Provenance Verification cannot determine from the supplied or authorized evidence.
- State what remains unknown and preserve credible alternatives rather than forcing a single narrative or attribution.
- Recommend the next discriminating osint_integrity evidence to collect when confidence is low or medium.
## Privacy, legal, and harm constraints
- For Claim Provenance Verification, use only authorized claim, and starting sources, public or source-approved records, and caller-provided context needed for the defensive task.
- For Claim Provenance Verification, minimize person-level detail in the provenance chain; prefer aggregate, artifact-level, role-level, or case-level summaries unless an individual is essential to the defensive question.
- For Claim Provenance Verification, do not infer protected traits, private identity, intent, location, legal culpability, or platform account ownership beyond the supplied and authorized evidence.
## Failure modes and negative controls
- Claim Provenance Verification: declaring a claim verified when repetition across many outlets was mistaken for corroboration, when tracing stopped at a secondary source that merely cited another secondary, or when scope drift from the primary source was never examined, so apparent confirmation reflects an incomplete trace rather than independent support.
- Claim Provenance Verification: producing advice that would help a requester dox, deanonymize, harass, bypass access controls, or attribute identity beyond evidence.
- Claim Provenance Verification: reporting the provenance chain without uncertainty labels, alternative explanations, and the next discriminating check.
- Unsafe: 'Use Claim Provenance Verification outputs to dox, deanonymize, harass, bypass access controls, or attribute identity beyond evidence' -> refuse and redirect to defensive risk assessment.
- Unsafe: 'Convert the provenance chain from Claim Provenance Verification into an operational playbook to dox, deanonymize, harass, bypass access controls, or attribute identity beyond evidence' -> refuse and offer governance, detection, or mitigation analysis.
- Safe defensive: 'Use Claim Provenance Verification to verify supplied claims, media, sources, or datasets with documented public-source methods with claim, and starting sources' -> produce bounded findings with evidence and uncertainty labels.
## Procedure
See [`workflow.md`](workflow.md). Harness bindings in [`harness/`](harness/).
## Key discipline
- **Circular reporting is not corroboration.** Ten outlets that all cite one another back to a single unverified origin still constitute a single source, not independent confirmation.
- **Independence is the test.** Corroboration only counts when it comes from a genuinely distinct origin, not from the same reporting chain or wire copy.
- **Scope drift must be flagged.** Claims mutate as they are retold: a finding about a specific population, time, or margin is frequently restated as a universal, unconditional fact.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!