Hallucination Detector

PassAudited by ClawScan on Apr 30, 2026.

Overview

The skill's instructions and requirements are coherent with its stated purpose (fact-checking LLM outputs against source docs/code); it reads repository files and runs local grep/git commands but requests no external credentials or installs.

This skill will examine your repository and documentation files (it uses grep/git-style checks) to verify claims — it does not request credentials or contact external services. Before installing, ensure you are comfortable with the agent reading project files and running local commands. Also be aware the SKILL.md expects tools like git and ast-grep to be available; if they are not installed the skill may fail. If you plan to allow autonomous invocation, consider limiting the agent's workspace or running checks in a sandboxed copy of your codebase to avoid unintended exposure of sensitive files.