What problem does it solve?
This Skill helps you deploy and operate a Harbor container registry securely by enforcing vulnerability scanning, image signing verification, least-privilege access controls, and safer replication practices.
Core Features & Use Cases
- Harbor deployment hardening: Provide production-ready Helm configuration with TLS, externalized database/redis, resource limits, and restrictive security contexts.
- Supply-chain security: Integrate Trivy vulnerability scanning, enforce blocking policies for high/critical CVEs, and require image signature verification (Cosign/Notary) before use.
- Registry access control: Configure Harbor RBAC with project isolation and scoped robot accounts for CI/CD (no admin credentials in pipelines).
- Secure replication: Set replication rules that replicate only what you intend using signed/filtered policies and verified endpoints over TLS.
Quick Start
Use this skill to generate a secure Harbor Helm values configuration for Harbor 2.9+ with Trivy scanning enabled, content trust enabled, TLS enforced, and OIDC-based authentication, tailored for a project named production.