truth-shield
NewGitHub TrendingDocumentationby BAS-More
Stop Claude from lying to you. A Claude Code skill that fact-checks every claim against real sources — code files, live docs, web search — and flags anything it can't confirm.
First seen 5/22/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/truth-shield.md https://raw.githubusercontent.com/BAS-More/truth-shield/main/SKILL.md3
Invoke in Claude Code
/truth-shieldView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is truth-shield?
Stop Claude from lying to you. A Claude Code skill that fact-checks every claim against real sources — code files, live docs, web search — and flags anything it can't confirm.
How to install truth-shield?
To install truth-shield: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/truth-shield.md https://raw.githubusercontent.com/BAS-More/truth-shield/main/SKILL.md. Finally, /truth-shield in Claude Code.
What is truth-shield best for?
truth-shield is a skill categorized under Documentation. Created by BAS-More.