| name | akf-trust-metadata |
| description | The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA auditing. |
| type | skill |
| created | 2026-02-27T00:00:00.000Z |
| domain | security |
| category | compliance |
| risk | safe |
| source | community |
| tags | ["skill","security","compliance","akf","trust","metadata"] |
AKF — The AI Native File Format
Every photo has EXIF. Every song has ID3. AKF is the native metadata format for AI-generated content.
When to Use
Use this skill when you need to stamp, inspect, or audit provenance and trust metadata on AI-generated or AI-modified files for compliance, review, or handoff workflows.
After creating or modifying files
akf stamp <file> --agent <agent-name> --evidence "<what you did>"
Evidence examples:
- "generated from user prompt"
- "refactored existing code"
- "tests pass"
- "docs reviewed"
Before modifying existing files
akf read <file>
akf inspect <file>
Compliance auditing
akf audit <file> --regulation eu_ai_act
akf audit <file> --regulation hipaa
akf audit <file> --regulation sox
akf audit <file> --regulation nist_ai
Classification
--label confidential for finance/secret/internal paths
--label public for README, docs, examples
- Default:
internal
Install
pip install akf
Links
Connections
- Domain: [[Sicherheit & Datenschutz]]
- Kategorie: [[Compliance & Datenschutz]]
- Navigation: [[Skills Uebersicht]], [[Home]]