技能 人工智能 AI原生元数据与溯源追踪

AI原生元数据与溯源追踪

v20260427
akf-trust-metadata
AKF是一种为AI生成或修改的内容设计的原生元数据格式。它用于为文件(包括文档、图像和代码)添加信任分数、来源出处和合规元数据。该工具对于需要严格审计和验证数据来源的专业工作流至关重要,可确保内容符合《欧盟AI法案》、《HIPAA》等行业法规要求。
获取技能
282 次下载
概览

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

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
信息
Category 人工智能
Name akf-trust-metadata
版本 v20260427
大小 1.93KB
更新时间 2026-04-28
语言