v1.3.0 — Community contributions + 9 file formats
What's new
The AKF community is growing — 3 external contributors this week!
New formats (community contributed)
- TOML support —
akf stamp pyproject.toml(thanks @tranhoangtu-it!) - CSV support —
akf stamp data.csv(thanks @Deepak8858!) - Shell completions —
akf completion bash/zsh/fish(thanks @tranhoangtu-it!) - Fuzzy regulation matching —
akf audit --regulation nist→ "Did you mean: nist_ai?" (thanks @Deepak8858!)
New integrations
- GitHub Action —
HMAKT99/akf-action@v1— trust certification in CI - GitHub CLI extension —
gh extension install HMAKT99/gh-akf - Pre-commit hook — auto-stamps on every commit (auto-installs akf)
- rclone integration — trust metadata for Google Drive, S3, Box, Dropbox, Azure
- Google Workspace CLI skills — stamp before upload/send
Improved README
- Pain-point framing: "EU AI Act in 127 days"
- Comparison table: AKF vs C2PA vs watermarking
- New demo GIF
Security hardening (v1.2.5)
- XSS fix in HTML embed
- Input validation (100KB claim limit, path traversal sanitization)
- Integrity hash on stamp (SHA-256)
- Security headers on akf.dev (CSP, X-Frame-Options)
All 9 supported formats
md · yaml · json · py · ts · html · toml · csv · go
(+ docx · pdf · images via native embedding)
Try it:
pip install akf
akf quickstart