Geo Hallucination Checker

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The geo-hallucination-checker skill is a legitimate tool designed to help AI agents identify and mitigate hallucinations in generated or provided text. The bundle includes a Python script (scripts/hallucination_checker.py) that uses basic regular expressions to score sentences for risk based on suspicious patterns (e.g., 'clinically proven', 'guaranteed') and institution names. The instructions in SKILL.md and references/hallucination_guide.md are well-defined, focusing on factual accuracy, evidence-based classification, and safe rewriting. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.