{
  "id": "python-live-control-evidence",
  "name": "python-live-control-evidence",
  "version": "0.1.0",
  "type": "skill",
  "provider": "python",
  "harnesses": [
    "codex",
    "claude-code",
    "cursor",
    "gemini",
    "kiro",
    "other"
  ],
  "summary": "Collects, hashes, and stores control evidence in an approved destination and maps it to controls. Cannot approve or execute.",
  "source_type": "original",
  "official_docs": [
    "https://csrc.nist.gov/pubs/sp/800/53/r5/upd1/final",
    "https://www.aicpa-cima.com/resources/landing/system-and-organization-controls-soc-suite-of-services",
    "https://docs.python.org/3/library/hashlib.html"
  ],
  "security_notes": "Read-only-runtime: collects, hashes, and seals control evidence to an approved destination and maps it to controls; never mutates a live system, approves, or executes. Emits an immutable audit event for every observation; never uses shared or standing credentials; never retrieves raw secret values; redacts and tokenizes PII/sensitive fields before sealing, and never persists secrets.",
  "last_verified": "2026-07-26",
  "path": "skills/python/python-live-control-evidence",
  "author": "github: VincentChuWaiChow"
}
