# Symbaiex Claim Verification

> Verify stored public claims against version-bound citations and inspect claim timelines. Use when checking support, contradiction, provenance, or supersession history.

- Skill: `symbaiex/symbaiex-claim-verification` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add symbaiex/symbaiex-claim-verification`
- Raw SKILL.md: https://api.skillmd.com/api/skills/symbaiex/symbaiex-claim-verification/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: SYMBaiEX (https://skillmd.com/u/symbaiex)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/symbaiex/symbaiex-claim-verification

---


# SYMBaiEX claim verification

1. Resolve the claim by its stable claim key through the published REST or MCP contract.
2. Call stored-claim verification to obtain the current public claim and its bounded citations.
3. Call the claim timeline endpoint when the user needs revision or supersession history.
4. Report the stored status exactly: supported, contradicted, unresolved, or outdated. Do not upgrade evidence strength in prose.
5. Cite the canonical public document and version identifiers returned by the API.
6. If the API omits a private, retired, or no-longer-public source, fail closed instead of reconstructing it from stale context.

This skill verifies records stored by SYMBaiEX; it does not prove that every possible external source has been considered.

