gh-akf

July 4, 2026 · View on GitHub

AKF trust checks in your GitHub workflow — check whether a file's AI-generated content was ever verified, before you build on it or merge it.

$ gh extension install HMAKT99/gh-akf

$ gh akf check auth.py
OK trust=0.65 agent=claude-code evidence=test_pass age=1d

$ gh akf certify src/
**✅ 12/14 files certified** · average trust **0.78**

Requires the AKF CLI: pip install akf. A stamp costs ~15 tokens; re-verifying costs 15,000.

MIT licensed.