Mathematically verify AI outputs to prevent misinformation.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill hallucination-guard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hallucination Guard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-hallucination-guard)More formats (shields.io, HTML) on the badges page.
---
name: hallucination-guard
description: Mathematically verify AI outputs to prevent misinformation.
---
# Hallucination Guard
This skill acts as a factual filter, ensuring every claim made by the AI is backed by a verified source or logical proof.
## Instructions
1. Cross-reference AI-generated facts against the 'Proprietary Knowledge Vault'.
2. Use a 'Verification Agent' to check citations for 404s or bias.
3. Flag high-uncertainty responses and ask for human verification.
4. Ensure numerical data (prices, dates) matches the live feed 100%.
## Examples
- "Verify that the $75,700 Bitcoin price is current before sending the email alert."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!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.