Documentation
README
Claude Authenticity Skill
Verify whether an API endpoint serves genuine Claude and optionally extract any injected system prompt.
No installation required beyond httpx. Copy the code blocks below directly
into a single .py file and run โ no openjudge, no cookbooks, no other setup.
pip install httpx
The 9 checks (mirrors claude-verify)
This is the opening of the README. Read the full README on GitHub.