bundled-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 FrancoStino/opencode-skills-antigravity 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-formatresearch
Skill for academic research workflows: search Semantic Scholar (200M+ papers), inspect citations, download arXiv PDFs, and extract PDF text. Bundles a self-contained Python CLI.
development
Turns vague prompts into 8 structured planning files for brand new projects. DO NOT use on existing codebases.
development
Maps code, architecture, and infrastructure changes to specific control IDs in PCI-DSS v4.0 and MAS TRM (Singapore financial regulator), producing an audit-traceable findings report with per-control remediation.
testing
Companion to atlas-contract. Auto-invoked by its Final Audit on caught drift; also use after Post Reviews or user requests to record a mistake. Distills drift into WHEN/DON'T/INSTEAD clauses, writes to Atlas.md after confirmation.