# Akf Trust Metadata

> 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
- **Install:** `agentstack add skill-lucaspmarie-a11y-claude-skills-vault-akf-trust-metadata`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [lucaspmarie-a11y](https://agentstack.voostack.com/s/lucaspmarie-a11y)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [lucaspmarie-a11y](https://github.com/lucaspmarie-a11y)
- **Source:** https://github.com/lucaspmarie-a11y/claude-skills-vault/tree/main/plugins/antigravity-awesome-skills-claude/skills/akf-trust-metadata

## Install

```sh
agentstack add skill-lucaspmarie-a11y-claude-skills-vault-akf-trust-metadata
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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

```bash
akf stamp  --agent  --evidence ""
```

Evidence examples:
- "generated from user prompt"
- "refactored existing code"
- "tests pass"
- "docs reviewed"

## Before modifying existing files

```bash
akf read           # Check existing trust metadata
akf inspect        # See detailed trust scores
```

## Compliance auditing

```bash
akf audit  --regulation eu_ai_act    # EU AI Act Article 50
akf audit  --regulation hipaa         # HIPAA
akf audit  --regulation sox           # SOX
akf audit  --regulation nist_ai       # NIST AI RMF
```

## Classification

- `--label confidential` for finance/secret/internal paths
- `--label public` for README, docs, examples
- Default: `internal`

## Install

```bash
pip install akf
```

## Links

- https://akf.dev
- https://github.com/HMAKT99/AKF
- npm: `npm install akf-format`

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [lucaspmarie-a11y](https://github.com/lucaspmarie-a11y)
- **Source:** [lucaspmarie-a11y/claude-skills-vault](https://github.com/lucaspmarie-a11y/claude-skills-vault)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-lucaspmarie-a11y-claude-skills-vault-akf-trust-metadata
- Seller: https://agentstack.voostack.com/s/lucaspmarie-a11y
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
