[PR #674] Add akf to Multimedia and File Formats #10761

Open
opened 2026-06-14 16:22:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/674
Author: @HMAKT99
Created: 3/28/2026
Status: 🔄 Open

Base: masterHead: add-akf


📝 Commits (1)

  • 35a0196 Add akf to Multimedia and File Formats

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 README.md (+1 -1)

📄 Description

Adds akf to the Multimedia and File Formats section.

akf is a CLI tool that embeds trust scores, provenance, and compliance metadata into 20+ file formats (DOCX, PDF, images, YAML, JSON, code files). Think EXIF metadata but for AI-generated content.

pip install akf
akf stamp report.pdf --agent claude --evidence "quarterly analysis"
akf inspect report.pdf
akf audit report.pdf --regulation eu_ai_act

Open source, MIT licensed. https://akf.dev


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/674 **Author:** [@HMAKT99](https://github.com/HMAKT99) **Created:** 3/28/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-akf` --- ### 📝 Commits (1) - [`35a0196`](https://github.com/alebcay/awesome-shell/commit/35a0196e74a2a924c712e60d1f4642188abaa6d1) Add akf to Multimedia and File Formats ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Adds [akf](https://github.com/HMAKT99/AKF) to the Multimedia and File Formats section. akf is a CLI tool that embeds trust scores, provenance, and compliance metadata into 20+ file formats (DOCX, PDF, images, YAML, JSON, code files). Think EXIF metadata but for AI-generated content. ```bash pip install akf akf stamp report.pdf --agent claude --evidence "quarterly analysis" akf inspect report.pdf akf audit report.pdf --regulation eu_ai_act ``` Open source, MIT licensed. https://akf.dev --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-14 16:22:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#10761