技能 人工智能 AI 信任元数据

AI 信任元数据

v20260328
akf-trust-metadata
AKF 是 AI 原生的元数据格式,可在 AI 生成或修改的文件(文档、图像、代码)上打上信任评分、来源和合规证据,便于在修改前后审计与合规交接。
获取技能
446 次下载
概览

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>          # Check existing trust metadata
akf inspect <file>       # See detailed trust scores

Compliance auditing

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

Classification

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

Install

pip install akf

Links

信息
Category 人工智能
Name akf-trust-metadata
版本 v20260328
大小 1.62KB
更新时间 2026-03-28
语言