model-registry-governance

Model Registry Governance

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "model-registry-governance" with this command: npx skills add bagelhole/devops-security-agent-skills/bagelhole-devops-security-agent-skills-model-registry-governance

Model Registry Governance

Create a trustworthy system of record for model artifacts, prompts, adapters, and evaluation evidence.

Core Principles

  • Traceability: every production model maps to source code, data snapshot, and evaluation results.

  • Reproducibility: builds are deterministic with pinned dependencies.

  • Policy-driven promotion: no manual bypass for critical safety checks.

  • Lifecycle hygiene: stale, vulnerable, or unowned models are retired automatically.

Required Metadata Schema

Track at minimum:

  • Model name, semantic version, checksum, and storage URI

  • Base model lineage and fine-tune method

  • Training/eval datasets and time windows

  • License, allowed use cases, prohibited use cases

  • Security risk rating and mitigation controls

  • Owner, backup owner, and escalation contact

Approval Workflow

  • Registration request created from CI.

  • Security checks (artifact scan, dependency scan, provenance).

  • Evaluation package uploaded (quality, toxicity, jailbreak, bias, latency, cost).

  • Required approvals: platform + product + security (as policy dictates).

  • Promotion to stage/prod based on signed decision record.

Lifecycle States

  • draft : internal experimentation.

  • candidate : passed baseline tests.

  • approved : authorized for production rollout.

  • deprecated : replacement announced, new usage blocked.

  • retired : no serving allowed, archived for audit.

Governance Policies

  • Reject artifacts without SBOM/provenance.

  • Block promotion if known critical CVEs remain unresolved.

  • Require refreshed evals after prompt/template changes.

  • Expire approvals after a configurable period (for example 90 days).

Audit Readiness

Maintain immutable records of:

  • Who approved and when

  • Which policy checks executed

  • Which exceptions were granted

  • What model/version served each customer request window

Related Skills

  • sbom-supply-chain - Provenance and signing

  • policy-as-code - Enforce governance with policy engines

  • llm-fine-tuning - Version adapters and training outputs

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

linux-administration

No summary provided by upstream source.

Repository SourceNeeds Review
Security

sops-encryption

No summary provided by upstream source.

Repository SourceNeeds Review
Security

linux-hardening

No summary provided by upstream source.

Repository SourceNeeds Review
Security

windows-server

No summary provided by upstream source.

Repository SourceNeeds Review