Claude Code skill
Install the inspectable, read-only audit directly. No plugin marketplace required.
Each beta user receives an individual TruthAPI token. Never commit it to a repository.
- Terminal
mkdir -p ~/.claude/skills curl -fsSL https://gettruthapi.com/downloads/truthapi-audit-claude-skill.zip -o /tmp/truthapi-audit.zip unzip -oq /tmp/truthapi-audit.zip -d ~/.claude/skills Step 3
Connect TruthAPI
Replace
YOUR_TOKEN, then run from the same terminal.Terminalexport TRUTHAPI_TOKEN='YOUR_TOKEN' claude mcp add --transport http --scope user truthapi https://gettruthapi.com/api/truthapi --header 'Authorization: Bearer ${TRUTHAPI_TOKEN}'Step 4
Run your first audit
Launch
claudeinside the repository, then paste this prompt.Claude Code/truthapi-audit Audit my recent work in this repository. Keep raw history local. Show the problems hurting my results.