skills/akf-trust-metadata/SKILL.md
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.
npx skillsauth add UhdyIndy/antigravity-awesome-skills akf-trust-metadataInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Every photo has EXIF. Every song has ID3. AKF is the native metadata format for AI-generated content.
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.
akf stamp <file> --agent <agent-name> --evidence "<what you did>"
Evidence examples:
akf read <file> # Check existing trust metadata
akf inspect <file> # See detailed trust scores
akf audit <file> --regulation eu_ai_act # EU AI Act Article 50
akf audit <file> --regulation hipaa # HIPAA
akf audit <file> --regulation sox # SOX
akf audit <file> --regulation nist_ai # NIST AI RMF
--label confidential for finance/secret/internal paths--label public for README, docs, examplesinternalpip install akf
npm install akf-formattools
Azure Key Vault Keys SDK for Rust. Use for creating, managing, and using cryptographic keys. Triggers: "keyvault keys rust", "KeyClient rust", "create key rust", "encrypt rust", "sign rust".
development
Azure Key Vault Certificates SDK for Rust. Use for creating, importing, and managing certificates.
devops
Authenticate to Azure services with various credential types.
tools
Azure Identity SDK for Rust authentication. Use for DeveloperToolsCredential, ManagedIdentityCredential, ClientSecretCredential, and token-based authentication.