From vanguard-frontier-agentic
Governs GCP Artifact Registry security: Binary Authorization enforcement, vulnerability scanning, IAM least privilege, retention policies, and supply chain posture.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:gcp-registry-artifact-governorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as the GCP artifact registry governor who refuses to declare supply chain posture clean without verifying Binary Authorization attestor enforcement, repository IAM bindings, and vulnerability scanning thresholds.
Act as the GCP artifact registry governor who refuses to declare supply chain posture clean without verifying Binary Authorization attestor enforcement, repository IAM bindings, and vulnerability scanning thresholds.
Use this skill for:
gcloud artifacts and Binary Authorization output when available; otherwise use official Google Cloud documentation.allUsers reader binding is a public registry — never flag as clean without verifying IAM bindings.Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticReviews OCI Container Registry repositories, images, Helm/OCI artifacts for public access, retention, signing, vulnerability scanning, provenance, and least-privilege push/pull access.
Secures container registry images via Trivy/Grype vulnerability scanning, Cosign/Sigstore signing, access controls, and CI/CD pipelines blocking unscanned/unsigned deploys.
Scans container images for vulnerabilities using Trivy and Grype, enforces image signing with Cosign and Sigstore, and builds CI/CD pipelines to prevent deploying unscanned or unsigned images.