@raishin/vanguard-frontier-agentic 1.2.0 → 1.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +250 -110
- package/agents/AGENTS.md +263 -21
- package/agents/argocd/README.md +46 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/AGENT.md +55 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/codex.toml +29 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/argocd/argo-rollouts-progressive-delivery-review-agent/metadata.json +31 -0
- package/agents/argocd/argocd-gitops-review-agent/AGENT.md +55 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/codex.toml +32 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/copilot.agent.md +38 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/cursor.agent.md +38 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/gemini.agent.md +38 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/argocd/argocd-gitops-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/argocd/argocd-gitops-review-agent/metadata.json +30 -0
- package/agents/aws/aws-live-deployment-guarded-operator-agent/metadata.json +10 -1
- package/agents/aws/aws-live-ecs-rollout-guard-agent/metadata.json +10 -1
- package/agents/aws/aws-live-iac-change-guard-agent/metadata.json +10 -1
- package/agents/aws/aws-live-pipeline-approval-operator-agent/metadata.json +10 -1
- package/agents/aws/aws-live-serverless-release-guard-agent/metadata.json +10 -1
- package/agents/aws/aws-private-ca-issuer-review-agent/AGENT.md +53 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/codex.toml +27 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/aws/aws-private-ca-issuer-review-agent/metadata.json +37 -0
- package/agents/azure/README.md +45 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/AGENT.md +53 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/codex.toml +27 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/azure/azure-keyvault-certificate-issuer-review-agent/metadata.json +36 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/metadata.json +10 -1
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/metadata.json +10 -1
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/metadata.json +10 -1
- package/agents/azure/azure-live-cost-budget-action-guard-agent/metadata.json +10 -1
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/AGENT.md +59 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/codex.toml +34 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/copilot.agent.md +55 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/cursor.agent.md +44 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/gemini.agent.md +43 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/azure/azure-live-entra-role-assignment-guard-agent/metadata.json +37 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/metadata.json +10 -1
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/metadata.json +11 -2
- package/agents/backstage/README.md +36 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/AGENT.md +54 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/codex.toml +31 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/backstage/backstage-scaffolder-template-review-agent/metadata.json +30 -0
- package/agents/cert-manager/README.md +46 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/AGENT.md +55 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/codex.toml +29 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/cert-manager/cert-manager-issuer-trust-review-agent/metadata.json +31 -0
- package/agents/cilium/README.md +46 -0
- package/agents/cilium/cilium-network-policy-review-agent/AGENT.md +55 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/codex.toml +32 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/copilot.agent.md +38 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/cursor.agent.md +38 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/gemini.agent.md +38 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/cilium/cilium-network-policy-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/cilium/cilium-network-policy-review-agent/metadata.json +37 -0
- package/agents/falco/README.md +36 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/AGENT.md +49 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/codex.toml +31 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/falco/falco-runtime-threat-rules-review-agent/metadata.json +31 -0
- package/agents/finops/README.md +27 -0
- package/agents/finops/finops-cloud-price-advisor-agent/metadata.json +10 -1
- package/agents/fluxcd/README.md +39 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/AGENT.md +55 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/codex.toml +32 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/copilot.agent.md +38 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/cursor.agent.md +38 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/gemini.agent.md +38 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent/metadata.json +31 -0
- package/agents/istio/README.md +46 -0
- package/agents/istio/istio-ambient-mesh-review-agent/AGENT.md +55 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/codex.toml +32 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/copilot.agent.md +38 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/cursor.agent.md +38 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/gemini.agent.md +38 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/istio/istio-ambient-mesh-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/istio/istio-ambient-mesh-review-agent/metadata.json +30 -0
- package/agents/kubernetes/README.md +143 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/AGENT.md +49 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/codex.toml +31 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/kubernetes/external-secrets-operator-review-agent/metadata.json +31 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/AGENT.md +56 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/codex.toml +34 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/copilot.agent.md +39 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/cursor.agent.md +39 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/gemini.agent.md +39 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/kubernetes/kubecost-chargeback-allocation-review-agent/metadata.json +31 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/AGENT.md +59 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/codex.toml +33 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/copilot.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/cursor.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/gemini.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-admission-policy-guard-agent/metadata.json +37 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/AGENT.md +59 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/codex.toml +33 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/copilot.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/cursor.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/gemini.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-argocd-sync-guard-agent/metadata.json +37 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/AGENT.md +59 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/codex.toml +33 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/copilot.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/cursor.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/gemini.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-mesh-policy-guard-agent/metadata.json +37 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/AGENT.md +59 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/codex.toml +33 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/copilot.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/cursor.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/gemini.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-network-policy-guard-agent/metadata.json +37 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/AGENT.md +59 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/codex.toml +34 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/copilot.agent.md +55 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/cursor.agent.md +44 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/gemini.agent.md +43 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent/metadata.json +36 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/AGENT.md +62 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/claude-code.agent.md +43 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/codex.toml +35 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/copilot.agent.md +43 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/cursor.agent.md +43 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/gemini.agent.md +43 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/harnesses/kiro-ide.agent.md +43 -0
- package/agents/kubernetes/kubernetes-live-velero-restore-guard-agent/metadata.json +38 -0
- package/agents/kubernetes/kubernetes-maestro-agent/AGENT.md +55 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/copilot.agent.md +38 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/cursor.agent.md +38 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/gemini.agent.md +38 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/kubernetes/kubernetes-maestro-agent/metadata.json +40 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/AGENT.md +54 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/codex.toml +27 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/kubernetes/kubernetes-pod-spec-review-agent/metadata.json +38 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/AGENT.md +55 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/codex.toml +29 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/kubernetes/kubernetes-psa-review-agent/metadata.json +38 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/AGENT.md +55 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/codex.toml +32 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/copilot.agent.md +51 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/cursor.agent.md +40 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/gemini.agent.md +39 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/kubernetes/kubernetes-rbac-review-agent/metadata.json +36 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/AGENT.md +55 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/codex.toml +29 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/kubernetes/kubernetes-workload-identity-review-agent/metadata.json +37 -0
- package/agents/kyverno/README.md +46 -0
- package/agents/kyverno/kyverno-policy-review-agent/AGENT.md +55 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/codex.toml +32 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/copilot.agent.md +38 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/cursor.agent.md +38 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/gemini.agent.md +38 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/kyverno/kyverno-policy-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/kyverno/kyverno-policy-review-agent/metadata.json +30 -0
- package/agents/oci/README.md +45 -0
- package/agents/oci/oci-certificates-issuer-review-agent/AGENT.md +53 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/codex.toml +27 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/oci/oci-certificates-issuer-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/oci/oci-certificates-issuer-review-agent/metadata.json +36 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/metadata.json +11 -2
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/metadata.json +11 -2
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/metadata.json +10 -1
- package/agents/oci/oci-live-network-security-rule-guard-agent/AGENT.md +59 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/claude-code.agent.md +42 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/codex.toml +34 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/copilot.agent.md +55 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/cursor.agent.md +44 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/gemini.agent.md +43 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/harnesses/kiro-ide.agent.md +42 -0
- package/agents/oci/oci-live-network-security-rule-guard-agent/metadata.json +37 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/metadata.json +11 -2
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/metadata.json +10 -1
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/metadata.json +10 -1
- package/agents/opentelemetry/README.md +37 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/AGENT.md +55 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/codex.toml +32 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/copilot.agent.md +38 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/cursor.agent.md +38 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/gemini.agent.md +38 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/opentelemetry/opentelemetry-collector-config-review-agent/metadata.json +37 -0
- package/agents/prometheus/README.md +36 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/AGENT.md +48 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/codex.toml +31 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/copilot.agent.md +32 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/cursor.agent.md +32 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/gemini.agent.md +32 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/prometheus/prometheus-alerting-cardinality-review-agent/metadata.json +31 -0
- package/agents/sigstore/README.md +38 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/AGENT.md +55 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/codex.toml +29 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/sigstore/sigstore-cosign-supply-chain-review-agent/metadata.json +31 -0
- package/agents/terraform/README.md +29 -0
- package/agents/terraform/terraform-reviewer/AGENT.md +2 -1
- package/agents/terraform/terraform-reviewer/harnesses/claude-code.agent.md +29 -0
- package/agents/terraform/terraform-reviewer/harnesses/codex.toml +29 -0
- package/agents/terraform/terraform-reviewer/harnesses/copilot.agent.md +42 -0
- package/agents/terraform/terraform-reviewer/harnesses/cursor.agent.md +31 -0
- package/agents/terraform/terraform-reviewer/harnesses/gemini.agent.md +30 -0
- package/agents/terraform/terraform-reviewer/harnesses/kiro-cli.agent.json +5 -0
- package/agents/terraform/terraform-reviewer/harnesses/kiro-ide.agent.md +29 -0
- package/agents/terraform/terraform-reviewer/metadata.json +10 -1
- package/agents/velero/README.md +41 -0
- package/assets/logos/vanguard-frontier-agentic-logo.png +0 -0
- package/catalog/agents.json +1452 -634
- package/catalog/install-roles.json +455 -0
- package/catalog/skill-manifest.json +1089 -335
- package/catalog/skills.json +1298 -528
- package/package.json +32 -3
- package/schemas/AGENTS.md +14 -0
- package/schemas/agent.frontmatter.schema.json +89 -0
- package/schemas/agent.schema.json +8 -0
- package/schemas/skill.frontmatter.schema.json +95 -0
- package/scripts/apply-skill-allowed-tools.py +142 -0
- package/scripts/backfill-skill-metadata.py +410 -0
- package/scripts/export-marketplace-agents.mjs +275 -9
- package/scripts/update-catalog-new-agents.py +88 -0
- package/skills/argocd/README.md +30 -0
- package/skills/argocd/argo-rollouts-progressive-delivery-review/SKILL.md +43 -0
- package/skills/argocd/argo-rollouts-progressive-delivery-review/metadata.json +22 -0
- package/skills/argocd/argo-rollouts-progressive-delivery-review/references/workflow-and-output.md +248 -0
- package/skills/argocd/argocd-gitops-review/SKILL.md +46 -0
- package/skills/argocd/argocd-gitops-review/metadata.json +30 -0
- package/skills/argocd/argocd-gitops-review/references/mcp-and-evidence.md +53 -0
- package/skills/argocd/argocd-gitops-review/references/official-sources.md +32 -0
- package/skills/argocd/argocd-gitops-review/references/workflow-and-output.md +120 -0
- package/skills/aws/README.md +3 -1
- package/skills/aws/aws-agentcore/SKILL.md +3 -0
- package/skills/aws/aws-api-edge-delivery-review/SKILL.md +3 -0
- package/skills/aws/aws-bedrock-agent-security-governor/SKILL.md +3 -0
- package/skills/aws/aws-change-impact-advisor/SKILL.md +3 -0
- package/skills/aws/aws-ci-cd-release-engineer/SKILL.md +3 -0
- package/skills/aws/aws-compliance-evidence-mapper/SKILL.md +3 -0
- package/skills/aws/aws-cost-anomaly-watch-coordinator/SKILL.md +3 -0
- package/skills/aws/aws-cost-optimization-governor/SKILL.md +3 -0
- package/skills/aws/aws-daily-operations-briefing-coordinator/SKILL.md +3 -0
- package/skills/aws/aws-data-protection-backup-steward/SKILL.md +3 -0
- package/skills/aws/aws-deployment-hotfix-operator/SKILL.md +3 -0
- package/skills/aws/aws-devops-agent-skill-designer/SKILL.md +3 -0
- package/skills/aws/aws-dynamodb-data-modeling-performance-review/SKILL.md +3 -0
- package/skills/aws/aws-ec2-compute-operations-steward/SKILL.md +3 -0
- package/skills/aws/aws-ecs-fargate-platform-operator/SKILL.md +3 -0
- package/skills/aws/aws-ecs-service-remediation-operator/SKILL.md +3 -0
- package/skills/aws/aws-eks-platform-operator/SKILL.md +3 -0
- package/skills/aws/aws-event-driven-architecture-review/SKILL.md +3 -0
- package/skills/aws/aws-generative-ai-developer/SKILL.md +3 -0
- package/skills/aws/aws-iac-change-safety-review/SKILL.md +3 -0
- package/skills/aws/aws-iac-patch-executor/SKILL.md +3 -0
- package/skills/aws/aws-iam-least-privilege-review/SKILL.md +3 -0
- package/skills/aws/aws-kms-secrets-lifecycle-steward/SKILL.md +3 -0
- package/skills/aws/aws-landing-zone-governor/SKILL.md +3 -0
- package/skills/aws/aws-live-deployment-guarded-operator/SKILL.md +3 -0
- package/skills/aws/aws-live-ecs-rollout-guard/SKILL.md +3 -0
- package/skills/aws/aws-live-iac-change-guard/SKILL.md +3 -0
- package/skills/aws/aws-live-pipeline-approval-operator/SKILL.md +3 -0
- package/skills/aws/aws-live-serverless-release-guard/SKILL.md +3 -0
- package/skills/aws/aws-maestro/SKILL.md +3 -0
- package/skills/aws/aws-maestro/references/workflow-and-output.md +2 -0
- package/skills/aws/aws-migration-cutover-architect/SKILL.md +3 -0
- package/skills/aws/aws-network-architect/SKILL.md +3 -0
- package/skills/aws/aws-non-destructive-task-automation-advisor/SKILL.md +3 -0
- package/skills/aws/aws-observability-incident-responder/SKILL.md +3 -0
- package/skills/aws/aws-pipeline-fix-operator/SKILL.md +3 -0
- package/skills/aws/aws-private-ca-issuer-review/SKILL.md +42 -0
- package/skills/aws/aws-private-ca-issuer-review/metadata.json +21 -0
- package/skills/aws/aws-private-ca-issuer-review/references/official-sources.md +22 -0
- package/skills/aws/aws-private-ca-issuer-review/references/safety-checklist.md +30 -0
- package/skills/aws/aws-private-ca-issuer-review/references/workflow-and-output.md +214 -0
- package/skills/aws/aws-rds-aurora-performance-investigator/SKILL.md +3 -0
- package/skills/aws/aws-resilience-bcdr-review/SKILL.md +3 -0
- package/skills/aws/aws-s3-data-perimeter-governor/SKILL.md +3 -0
- package/skills/aws/aws-security-posture-hardening/SKILL.md +3 -0
- package/skills/aws/aws-serverless-production-readiness/SKILL.md +3 -0
- package/skills/aws/aws-serverless-rollout-corrector/SKILL.md +3 -0
- package/skills/aws/aws-solution-architect/SKILL.md +3 -0
- package/skills/aws/aws-ticket-triage-escalation-coordinator/SKILL.md +3 -0
- package/skills/azure/README.md +3 -1
- package/skills/azure/azure-ai-foundry-ops-governor/SKILL.md +3 -0
- package/skills/azure/azure-aks-platform-operator/SKILL.md +3 -0
- package/skills/azure/azure-app-service-production-readiness/SKILL.md +3 -0
- package/skills/azure/azure-cosmosdb-application-developer/SKILL.md +3 -0
- package/skills/azure/azure-cosmosdb-performance-investigator/SKILL.md +3 -0
- package/skills/azure/azure-cosmosdb-platform-operator/SKILL.md +3 -0
- package/skills/azure/azure-cost-estimation-review/SKILL.md +3 -0
- package/skills/azure/azure-cost-optimization-governor/SKILL.md +3 -0
- package/skills/azure/azure-entra-id-specialist/SKILL.md +3 -0
- package/skills/azure/azure-governance-policy-guardrails/SKILL.md +3 -0
- package/skills/azure/azure-identity-governance-review/SKILL.md +3 -0
- package/skills/azure/azure-key-vault-secret-lifecycle-auditor/SKILL.md +3 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md +40 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/metadata.json +20 -0
- package/skills/azure/azure-keyvault-certificate-issuer-review/references/workflow-and-output.md +190 -0
- package/skills/azure/azure-landing-zone-architect/SKILL.md +3 -0
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/SKILL.md +59 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/metadata.json +28 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/official-sources.md +21 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/permission-model.md +70 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/preflight-commands.md +69 -0
- package/skills/azure/azure-live-entra-role-assignment-guard/references/rollback-playbook.md +51 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +3 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +3 -0
- package/skills/azure/azure-maestro/SKILL.md +3 -0
- package/skills/azure/azure-migrate-landing-zone-cutover/SKILL.md +3 -0
- package/skills/azure/azure-network-topology-review/SKILL.md +3 -0
- package/skills/azure/azure-observability-investigator/SKILL.md +3 -0
- package/skills/azure/azure-platform-automation-devops/SKILL.md +3 -0
- package/skills/azure/azure-private-endpoint-adoption-planner/SKILL.md +3 -0
- package/skills/azure/azure-rbac-review/SKILL.md +3 -0
- package/skills/azure/azure-resilience-bcdr-review/SKILL.md +3 -0
- package/skills/azure/azure-resource-health-incident-triage/SKILL.md +3 -0
- package/skills/azure/azure-role-selector/SKILL.md +3 -0
- package/skills/azure/azure-security-posture-hardening/SKILL.md +3 -0
- package/skills/azure/azure-subscription-resource-organization/SKILL.md +3 -0
- package/skills/backstage/backstage-scaffolder-template-review/SKILL.md +42 -0
- package/skills/backstage/backstage-scaffolder-template-review/metadata.json +21 -0
- package/skills/backstage/backstage-scaffolder-template-review/references/workflow-and-output.md +179 -0
- package/skills/cert-manager/cert-manager-issuer-trust-review/SKILL.md +43 -0
- package/skills/cert-manager/cert-manager-issuer-trust-review/metadata.json +22 -0
- package/skills/cert-manager/cert-manager-issuer-trust-review/references/workflow-and-output.md +222 -0
- package/skills/cilium/README.md +30 -0
- package/skills/cilium/cilium-network-policy-review/SKILL.md +46 -0
- package/skills/cilium/cilium-network-policy-review/metadata.json +30 -0
- package/skills/cilium/cilium-network-policy-review/references/mcp-and-evidence.md +52 -0
- package/skills/cilium/cilium-network-policy-review/references/official-sources.md +30 -0
- package/skills/cilium/cilium-network-policy-review/references/workflow-and-output.md +130 -0
- package/skills/falco/falco-runtime-threat-rules-review/SKILL.md +40 -0
- package/skills/falco/falco-runtime-threat-rules-review/metadata.json +22 -0
- package/skills/falco/falco-runtime-threat-rules-review/references/workflow-and-output.md +249 -0
- package/skills/finops/README.md +30 -0
- package/skills/finops/finops-cloud-price-advisor/SKILL.md +3 -0
- package/skills/fluxcd/fluxcd-kustomization-helmrelease-review/SKILL.md +43 -0
- package/skills/fluxcd/fluxcd-kustomization-helmrelease-review/metadata.json +22 -0
- package/skills/fluxcd/fluxcd-kustomization-helmrelease-review/references/workflow-and-output.md +243 -0
- package/skills/istio/README.md +28 -0
- package/skills/istio/istio-ambient-mesh-review/SKILL.md +46 -0
- package/skills/istio/istio-ambient-mesh-review/metadata.json +30 -0
- package/skills/istio/istio-ambient-mesh-review/references/mcp-and-evidence.md +59 -0
- package/skills/istio/istio-ambient-mesh-review/references/official-sources.md +32 -0
- package/skills/istio/istio-ambient-mesh-review/references/workflow-and-output.md +128 -0
- package/skills/kubernetes/README.md +30 -0
- package/skills/kubernetes/external-secrets-operator-review/SKILL.md +40 -0
- package/skills/kubernetes/external-secrets-operator-review/metadata.json +22 -0
- package/skills/kubernetes/external-secrets-operator-review/references/workflow-and-output.md +280 -0
- package/skills/kubernetes/kubecost-chargeback-allocation-review/SKILL.md +43 -0
- package/skills/kubernetes/kubecost-chargeback-allocation-review/metadata.json +22 -0
- package/skills/kubernetes/kubecost-chargeback-allocation-review/references/workflow-and-output.md +215 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/SKILL.md +60 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/metadata.json +27 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/references/official-sources.md +18 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/references/permission-model.md +78 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/references/preflight-commands.md +81 -0
- package/skills/kubernetes/kubernetes-live-rbac-mutation-guard/references/rollback-playbook.md +61 -0
- package/skills/kubernetes/kubernetes-maestro/SKILL.md +48 -0
- package/skills/kubernetes/kubernetes-maestro/metadata.json +24 -0
- package/skills/kubernetes/kubernetes-maestro/references/safety-checklist.md +78 -0
- package/skills/kubernetes/kubernetes-maestro/references/workflow-and-output.md +206 -0
- package/skills/kubernetes/kubernetes-pod-security-admission-review/SKILL.md +46 -0
- package/skills/kubernetes/kubernetes-pod-security-admission-review/metadata.json +28 -0
- package/skills/kubernetes/kubernetes-pod-security-admission-review/references/mcp-and-evidence.md +49 -0
- package/skills/kubernetes/kubernetes-pod-security-admission-review/references/official-sources.md +26 -0
- package/skills/kubernetes/kubernetes-pod-security-admission-review/references/workflow-and-output.md +129 -0
- package/skills/kubernetes/kubernetes-pod-spec-review/SKILL.md +41 -0
- package/skills/kubernetes/kubernetes-pod-spec-review/metadata.json +22 -0
- package/skills/kubernetes/kubernetes-pod-spec-review/references/workflow-and-output.md +229 -0
- package/skills/kubernetes/kubernetes-rbac-review/SKILL.md +41 -0
- package/skills/kubernetes/kubernetes-rbac-review/metadata.json +27 -0
- package/skills/kubernetes/kubernetes-rbac-review/references/mcp-and-evidence.md +34 -0
- package/skills/kubernetes/kubernetes-rbac-review/references/official-sources.md +22 -0
- package/skills/kubernetes/kubernetes-rbac-review/references/workflow-and-output.md +44 -0
- package/skills/kubernetes/kubernetes-workload-identity-review/SKILL.md +46 -0
- package/skills/kubernetes/kubernetes-workload-identity-review/metadata.json +29 -0
- package/skills/kubernetes/kubernetes-workload-identity-review/references/mcp-and-evidence.md +57 -0
- package/skills/kubernetes/kubernetes-workload-identity-review/references/official-sources.md +47 -0
- package/skills/kubernetes/kubernetes-workload-identity-review/references/workflow-and-output.md +166 -0
- package/skills/kyverno/README.md +30 -0
- package/skills/kyverno/kyverno-policy-review/SKILL.md +46 -0
- package/skills/kyverno/kyverno-policy-review/metadata.json +30 -0
- package/skills/kyverno/kyverno-policy-review/references/mcp-and-evidence.md +49 -0
- package/skills/kyverno/kyverno-policy-review/references/official-sources.md +31 -0
- package/skills/kyverno/kyverno-policy-review/references/workflow-and-output.md +106 -0
- package/skills/oci/README.md +63 -0
- package/skills/oci/oci-autonomous-database-architect/SKILL.md +3 -0
- package/skills/oci/oci-certificates-issuer-review/SKILL.md +40 -0
- package/skills/oci/oci-certificates-issuer-review/metadata.json +20 -0
- package/skills/oci/oci-certificates-issuer-review/references/workflow-and-output.md +207 -0
- package/skills/oci/oci-cloud-guard-responder/SKILL.md +3 -0
- package/skills/oci/oci-compute-instance-agent-operator/SKILL.md +3 -0
- package/skills/oci/oci-compute-platform-operator/SKILL.md +3 -0
- package/skills/oci/oci-cost-finops-analyst/SKILL.md +3 -0
- package/skills/oci/oci-database-platform-dba/SKILL.md +3 -0
- package/skills/oci/oci-dbtools-sql-analyst/SKILL.md +3 -0
- package/skills/oci/oci-devops-container-platform-engineer/SKILL.md +3 -0
- package/skills/oci/oci-exadata-database-architect/SKILL.md +3 -0
- package/skills/oci/oci-exadata-platform-architect/SKILL.md +3 -0
- package/skills/oci/oci-fusion-apps-environment-operator/SKILL.md +3 -0
- package/skills/oci/oci-goldengate-replication-operator/SKILL.md +3 -0
- package/skills/oci/oci-identity-access-governor/SKILL.md +3 -0
- package/skills/oci/oci-iot-digital-twin-engineer/SKILL.md +3 -0
- package/skills/oci/oci-limits-capacity-planner/SKILL.md +3 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-network-security-rule-guard/SKILL.md +60 -0
- package/skills/oci/oci-live-network-security-rule-guard/metadata.json +28 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/official-sources.md +21 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/permission-model.md +65 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/preflight-commands.md +69 -0
- package/skills/oci/oci-live-network-security-rule-guard/references/rollback-playbook.md +79 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +3 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +3 -0
- package/skills/oci/oci-load-balancer-traffic-engineer/SKILL.md +3 -0
- package/skills/oci/oci-maestro/SKILL.md +3 -0
- package/skills/oci/oci-migration-cutover-architect/SKILL.md +3 -0
- package/skills/oci/oci-multi-cloud-architect/SKILL.md +3 -0
- package/skills/oci/oci-mysql-heatwave-ai-specialist/SKILL.md +3 -0
- package/skills/oci/oci-network-architect/SKILL.md +3 -0
- package/skills/oci/oci-observability-incident-responder/SKILL.md +3 -0
- package/skills/oci/oci-recovery-service-operator/SKILL.md +3 -0
- package/skills/oci/oci-registry-artifact-governor/SKILL.md +3 -0
- package/skills/oci/oci-resource-search-inventory-analyst/SKILL.md +3 -0
- package/skills/oci/oci-security-compliance-reviewer/SKILL.md +3 -0
- package/skills/oci/oci-solution-architect/SKILL.md +3 -0
- package/skills/oci/oci-storage-backup-steward/SKILL.md +3 -0
- package/skills/oci/oci-support-incident-coordinator/SKILL.md +3 -0
- package/skills/oci/oracle-oci-mcp-grounded-advisor/SKILL.md +3 -0
- package/skills/opentelemetry/README.md +31 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/SKILL.md +47 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/metadata.json +30 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/references/mcp-and-evidence.md +49 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/references/official-sources.md +31 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/references/workflow-and-output.md +155 -0
- package/skills/prometheus/prometheus-alerting-cardinality-review/SKILL.md +41 -0
- package/skills/prometheus/prometheus-alerting-cardinality-review/metadata.json +22 -0
- package/skills/prometheus/prometheus-alerting-cardinality-review/references/workflow-and-output.md +221 -0
- package/skills/sigstore/sigstore-cosign-supply-chain-review/SKILL.md +42 -0
- package/skills/sigstore/sigstore-cosign-supply-chain-review/metadata.json +22 -0
- package/skills/sigstore/sigstore-cosign-supply-chain-review/references/workflow-and-output.md +196 -0
- package/skills/terraform/README.md +29 -0
- package/skills/terraform/terraform-maestro/SKILL.md +3 -0
- package/skills/velero/velero-backup-restore-guard/SKILL.md +44 -0
- package/skills/velero/velero-backup-restore-guard/metadata.json +21 -0
- package/skills/velero/velero-backup-restore-guard/references/safety-checklist.md +40 -0
- package/skills/velero/velero-backup-restore-guard/references/workflow-and-output.md +202 -0
package/catalog/skills.json
CHANGED
|
@@ -1,4 +1,63 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"id": "argo-rollouts-progressive-delivery-review",
|
|
4
|
+
"name": "Argo Rollouts Progressive Delivery Review",
|
|
5
|
+
"type": "skill",
|
|
6
|
+
"provider": "argocd",
|
|
7
|
+
"harnesses": [
|
|
8
|
+
"codex",
|
|
9
|
+
"claude-code",
|
|
10
|
+
"cursor",
|
|
11
|
+
"gemini",
|
|
12
|
+
"kiro",
|
|
13
|
+
"other"
|
|
14
|
+
],
|
|
15
|
+
"summary": "Review Argo Rollouts canary and blue-green strategy configuration, AnalysisTemplate success/failure conditions, traffic management provider alignment, canaryService isolation, PDB deadlock risk, and automated rollback posture for progressive delivery safety.",
|
|
16
|
+
"source_type": "original",
|
|
17
|
+
"official_docs": [
|
|
18
|
+
"https://argoproj.github.io/argo-rollouts/",
|
|
19
|
+
"https://argoproj.github.io/argo-rollouts/features/canary/",
|
|
20
|
+
"https://argoproj.github.io/argo-rollouts/features/analysis/",
|
|
21
|
+
"https://argoproj.github.io/argo-rollouts/features/traffic-management/",
|
|
22
|
+
"https://argoproj.github.io/argo-rollouts/features/bluegreen/",
|
|
23
|
+
"https://argoproj.github.io/argo-rollouts/generated/kubectl-argo-rollouts/kubectl-argo-rollouts_promote/"
|
|
24
|
+
],
|
|
25
|
+
"security_notes": "AnalysisTemplates with always-true success conditions defeat automated rollback entirely. A canary that never fails analysis will silently promote a broken release to 100% production traffic.",
|
|
26
|
+
"last_verified": "2026-05-02",
|
|
27
|
+
"path": "skills/argocd/argo-rollouts-progressive-delivery-review",
|
|
28
|
+
"version": "0.1.0",
|
|
29
|
+
"author": "github: Raishin"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "argocd-gitops-review",
|
|
33
|
+
"name": "Argo CD GitOps Review",
|
|
34
|
+
"type": "skill",
|
|
35
|
+
"provider": "argocd",
|
|
36
|
+
"harnesses": [
|
|
37
|
+
"codex",
|
|
38
|
+
"claude-code",
|
|
39
|
+
"cursor",
|
|
40
|
+
"gemini",
|
|
41
|
+
"kiro",
|
|
42
|
+
"other"
|
|
43
|
+
],
|
|
44
|
+
"summary": "Review Argo CD Application, AppProject, ApplicationSet, sync windows, RBAC, sync impersonation, and Argo CD Agent multi-cluster topologies for blast radius, drift handling, and least-privilege sync identity.",
|
|
45
|
+
"source_type": "original",
|
|
46
|
+
"official_docs": [
|
|
47
|
+
"https://argo-cd.readthedocs.io/en/stable/",
|
|
48
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/declarative-setup/",
|
|
49
|
+
"https://argo-cd.readthedocs.io/en/stable/user-guide/auto_sync/",
|
|
50
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/",
|
|
51
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/rbac/",
|
|
52
|
+
"https://argo-cd.readthedocs.io/en/stable/proposals/decouple-application-sync-user-using-impersonation/",
|
|
53
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/argocd-cm-yaml/"
|
|
54
|
+
],
|
|
55
|
+
"security_notes": "Sync impersonation is disabled by default — controller runs as cluster-admin on every destination. AppProject sourceRepos and destinations wildcards remove blast-radius bounds. Automated prune+selfHeal on Git divergence is irreversible. ApplicationSet unbounded cluster generators auto-onboard misconfigured clusters.",
|
|
56
|
+
"last_verified": "2026-05-01",
|
|
57
|
+
"path": "skills/argocd/argocd-gitops-review",
|
|
58
|
+
"author": "github: Raishin",
|
|
59
|
+
"version": "0.1.0"
|
|
60
|
+
},
|
|
2
61
|
{
|
|
3
62
|
"id": "aws-agentcore",
|
|
4
63
|
"name": "AWS AgentCore",
|
|
@@ -798,6 +857,34 @@
|
|
|
798
857
|
"author": "github: Raishin",
|
|
799
858
|
"version": "0.1.0"
|
|
800
859
|
},
|
|
860
|
+
{
|
|
861
|
+
"id": "aws-maestro",
|
|
862
|
+
"name": "AWS Maestro",
|
|
863
|
+
"type": "skill",
|
|
864
|
+
"provider": "aws",
|
|
865
|
+
"harnesses": [
|
|
866
|
+
"codex",
|
|
867
|
+
"claude-code",
|
|
868
|
+
"cursor",
|
|
869
|
+
"gemini",
|
|
870
|
+
"kiro",
|
|
871
|
+
"other"
|
|
872
|
+
],
|
|
873
|
+
"summary": "Route AWS tasks to the narrowest specialist or team of specialists from the 42-agent catalog. Classifies by domain, dispatches single or parallel (max 4), and enforces live-guard gate for production-change agents.",
|
|
874
|
+
"source_type": "adapted",
|
|
875
|
+
"official_docs": [
|
|
876
|
+
"https://docs.aws.amazon.com/",
|
|
877
|
+
"https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html",
|
|
878
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/agents.html",
|
|
879
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/agentcore.html",
|
|
880
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html"
|
|
881
|
+
],
|
|
882
|
+
"security_notes": "Live-guard gate is non-negotiable: never auto-dispatch live-guard agents without explicit human confirmation, blast-radius assessment, and rollback path.",
|
|
883
|
+
"last_verified": "2026-04-30",
|
|
884
|
+
"path": "skills/aws/aws-maestro",
|
|
885
|
+
"author": "github: Raishin",
|
|
886
|
+
"version": "0.1.0"
|
|
887
|
+
},
|
|
801
888
|
{
|
|
802
889
|
"id": "aws-migration-cutover-architect",
|
|
803
890
|
"name": "AWS Migration Cutover Architect",
|
|
@@ -934,6 +1021,34 @@
|
|
|
934
1021
|
"author": "github: Raishin",
|
|
935
1022
|
"version": "0.1.0"
|
|
936
1023
|
},
|
|
1024
|
+
{
|
|
1025
|
+
"id": "aws-private-ca-issuer-review",
|
|
1026
|
+
"name": "AWS Private CA Issuer Review",
|
|
1027
|
+
"type": "skill",
|
|
1028
|
+
"provider": "aws",
|
|
1029
|
+
"harnesses": [
|
|
1030
|
+
"codex",
|
|
1031
|
+
"claude-code",
|
|
1032
|
+
"cursor",
|
|
1033
|
+
"gemini",
|
|
1034
|
+
"kiro",
|
|
1035
|
+
"other"
|
|
1036
|
+
],
|
|
1037
|
+
"summary": "Review AWS ACM Private Certificate Authority issuer configurations for cert-manager, covering CA hierarchy safety, certificate template ARN scope, IRSA permissions minimization, validity period alignment, CRL reachability, and cross-account PCA usage patterns.",
|
|
1038
|
+
"source_type": "original",
|
|
1039
|
+
"official_docs": [
|
|
1040
|
+
"https://docs.aws.amazon.com/privateca/latest/userguide/PcaWelcome.html",
|
|
1041
|
+
"https://github.com/cert-manager/aws-privateca-issuer",
|
|
1042
|
+
"https://docs.aws.amazon.com/privateca/latest/userguide/UsingTemplates.html",
|
|
1043
|
+
"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html",
|
|
1044
|
+
"https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html"
|
|
1045
|
+
],
|
|
1046
|
+
"security_notes": "Using a Root CA ARN in AWSPCAIssuer exposes the root of trust directly to cert-manager. A SubordinateCACertificate template allows cert-manager to issue intermediate CAs, enabling an attacker with cert-manager IRSA access to create a shadow CA trusted by the entire corporate PKI. IRSA role must exclude acm-pca:DeleteCertificateAuthority and acm-pca:CreateCertificateAuthority.",
|
|
1047
|
+
"last_verified": "2026-05-02",
|
|
1048
|
+
"path": "skills/aws/aws-private-ca-issuer-review",
|
|
1049
|
+
"version": "0.1.0",
|
|
1050
|
+
"author": "github: Raishin"
|
|
1051
|
+
},
|
|
937
1052
|
{
|
|
938
1053
|
"id": "aws-rds-aurora-performance-investigator",
|
|
939
1054
|
"name": "AWS RDS Aurora Performance Investigator",
|
|
@@ -1546,6 +1661,33 @@
|
|
|
1546
1661
|
"author": "github: Raishin",
|
|
1547
1662
|
"version": "0.1.0"
|
|
1548
1663
|
},
|
|
1664
|
+
{
|
|
1665
|
+
"id": "azure-keyvault-certificate-issuer-review",
|
|
1666
|
+
"name": "Azure Key Vault Certificate Issuer Review",
|
|
1667
|
+
"type": "skill",
|
|
1668
|
+
"provider": "azure",
|
|
1669
|
+
"harnesses": [
|
|
1670
|
+
"codex",
|
|
1671
|
+
"claude-code",
|
|
1672
|
+
"cursor",
|
|
1673
|
+
"gemini",
|
|
1674
|
+
"kiro",
|
|
1675
|
+
"other"
|
|
1676
|
+
],
|
|
1677
|
+
"summary": "Review Azure Key Vault certificate issuer configurations for cert-manager, covering certificate policy alignment, Managed Identity authorization scope, exportability posture, private endpoint connectivity, integrated CA credential scoping, and cert-manager vs Key Vault auto-rotation race conditions.",
|
|
1678
|
+
"source_type": "original",
|
|
1679
|
+
"official_docs": [
|
|
1680
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/certificates/about-certificates",
|
|
1681
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/certificates/certificate-scenarios",
|
|
1682
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
|
|
1683
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
|
|
1684
|
+
],
|
|
1685
|
+
"security_notes": "Key Vault Contributor role assigned to cert-manager allows deletion of the Key Vault, management policy changes, and purge of soft-deleted certs — a full management plane compromise. Use Key Vault Certificate Officer (data plane RBAC) instead. Exportable certificates allow private key extraction from Key Vault; use non-exportable certs for cluster-internal mTLS.",
|
|
1686
|
+
"last_verified": "2026-05-02",
|
|
1687
|
+
"path": "skills/azure/azure-keyvault-certificate-issuer-review",
|
|
1688
|
+
"version": "0.1.0",
|
|
1689
|
+
"author": "github: Raishin"
|
|
1690
|
+
},
|
|
1549
1691
|
{
|
|
1550
1692
|
"id": "azure-landing-zone-architect",
|
|
1551
1693
|
"name": "Azure Landing Zone Architect",
|
|
@@ -1577,8 +1719,8 @@
|
|
|
1577
1719
|
"version": "0.1.0"
|
|
1578
1720
|
},
|
|
1579
1721
|
{
|
|
1580
|
-
"id": "azure-
|
|
1581
|
-
"name": "Azure
|
|
1722
|
+
"id": "azure-live-aks-rollout-guard",
|
|
1723
|
+
"name": "Azure Live AKS Rollout Guard",
|
|
1582
1724
|
"type": "skill",
|
|
1583
1725
|
"provider": "azure",
|
|
1584
1726
|
"harnesses": [
|
|
@@ -1589,25 +1731,23 @@
|
|
|
1589
1731
|
"kiro",
|
|
1590
1732
|
"other"
|
|
1591
1733
|
],
|
|
1592
|
-
"summary": "
|
|
1734
|
+
"summary": "Guard live AKS deployment rollouts with PDB audit, maxUnavailable/surge validation, rollout pause/undo gates, and post-rollout health verification.",
|
|
1593
1735
|
"source_type": "original",
|
|
1594
1736
|
"official_docs": [
|
|
1595
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1596
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1597
|
-
"https://
|
|
1598
|
-
"https://
|
|
1599
|
-
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/ready-azure-landing-zone",
|
|
1600
|
-
"https://learn.microsoft.com/en-us/azure/migrate/whats-new?view=migrate"
|
|
1737
|
+
"https://learn.microsoft.com/en-us/azure/aks/operator-best-practices-cluster-security",
|
|
1738
|
+
"https://learn.microsoft.com/en-us/azure/aks/concepts-clusters-workloads",
|
|
1739
|
+
"https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-update-deployment",
|
|
1740
|
+
"https://kubernetes.io/docs/tasks/run-application/configure-pdb/"
|
|
1601
1741
|
],
|
|
1602
|
-
"security_notes": "
|
|
1603
|
-
"last_verified": "2026-04-
|
|
1604
|
-
"path": "skills/azure/azure-
|
|
1742
|
+
"security_notes": "Never advance an AKS rollout without PDB audit and replica health check. kubectl rollout undo is safe but must be confirmed before execution to avoid double-rollback churn.",
|
|
1743
|
+
"last_verified": "2026-04-30",
|
|
1744
|
+
"path": "skills/azure/azure-live-aks-rollout-guard",
|
|
1605
1745
|
"author": "github: Raishin",
|
|
1606
1746
|
"version": "0.1.0"
|
|
1607
1747
|
},
|
|
1608
1748
|
{
|
|
1609
|
-
"id": "azure-
|
|
1610
|
-
"name": "Azure
|
|
1749
|
+
"id": "azure-live-app-service-slot-swap-guard",
|
|
1750
|
+
"name": "Azure Live App Service Slot Swap Guard",
|
|
1611
1751
|
"type": "skill",
|
|
1612
1752
|
"provider": "azure",
|
|
1613
1753
|
"harnesses": [
|
|
@@ -1618,23 +1758,22 @@
|
|
|
1618
1758
|
"kiro",
|
|
1619
1759
|
"other"
|
|
1620
1760
|
],
|
|
1621
|
-
"summary": "
|
|
1761
|
+
"summary": "Guard live App Service slot swaps with sticky-settings audit, warmup probe verification, swap-with-preview staging, and instant rollback posture.",
|
|
1622
1762
|
"source_type": "original",
|
|
1623
1763
|
"official_docs": [
|
|
1624
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1625
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1626
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1627
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
1764
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots",
|
|
1765
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices",
|
|
1766
|
+
"https://learn.microsoft.com/en-us/azure/app-service/configure-common"
|
|
1628
1767
|
],
|
|
1629
|
-
"security_notes": "
|
|
1630
|
-
"last_verified": "2026-04-
|
|
1631
|
-
"path": "skills/azure/azure-
|
|
1768
|
+
"security_notes": "Never perform a production slot swap without sticky-settings diff audit and warmup health confirmation. A bad swap with no rollback plan can take a production app offline instantly.",
|
|
1769
|
+
"last_verified": "2026-04-30",
|
|
1770
|
+
"path": "skills/azure/azure-live-app-service-slot-swap-guard",
|
|
1632
1771
|
"author": "github: Raishin",
|
|
1633
1772
|
"version": "0.1.0"
|
|
1634
1773
|
},
|
|
1635
1774
|
{
|
|
1636
|
-
"id": "azure-
|
|
1637
|
-
"name": "Azure
|
|
1775
|
+
"id": "azure-live-arm-deployment-stack-guard",
|
|
1776
|
+
"name": "Azure Live ARM Deployment Stack Guard",
|
|
1638
1777
|
"type": "skill",
|
|
1639
1778
|
"provider": "azure",
|
|
1640
1779
|
"harnesses": [
|
|
@@ -1645,34 +1784,23 @@
|
|
|
1645
1784
|
"kiro",
|
|
1646
1785
|
"other"
|
|
1647
1786
|
],
|
|
1648
|
-
"summary": "
|
|
1787
|
+
"summary": "Guard live ARM, Bicep, and Deployment Stack changes with what-if evidence, denySettings review, changeset diff, rollback posture, and approval gates.",
|
|
1649
1788
|
"source_type": "original",
|
|
1650
1789
|
"official_docs": [
|
|
1651
|
-
"https://learn.microsoft.com/en-us/azure/azure-
|
|
1652
|
-
"https://learn.microsoft.com/en-us/azure/azure-
|
|
1653
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1654
|
-
"https://learn.microsoft.com/en-us/azure/azure-
|
|
1655
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules",
|
|
1656
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-workspace-overview",
|
|
1657
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/workspace-design",
|
|
1658
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/get-started-queries",
|
|
1659
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview",
|
|
1660
|
-
"https://learn.microsoft.com/en-us/azure/well-architected/service-guides/application-insights",
|
|
1661
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/workbooks-overview",
|
|
1662
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/visualize-grafana-overview",
|
|
1663
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1664
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/monitor",
|
|
1665
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-monitor"
|
|
1790
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-what-if",
|
|
1791
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/deployment-stacks",
|
|
1792
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/deny-assignments",
|
|
1793
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/best-practices"
|
|
1666
1794
|
],
|
|
1667
|
-
"security_notes": "
|
|
1668
|
-
"last_verified": "2026-04-
|
|
1669
|
-
"path": "skills/azure/azure-
|
|
1795
|
+
"security_notes": "Never execute an ARM or Deployment Stack change without what-if evidence, confirmed target scope, denySettings review, and explicit human approval. Repo write access does not authorize live Azure mutations.",
|
|
1796
|
+
"last_verified": "2026-04-30",
|
|
1797
|
+
"path": "skills/azure/azure-live-arm-deployment-stack-guard",
|
|
1670
1798
|
"author": "github: Raishin",
|
|
1671
1799
|
"version": "0.1.0"
|
|
1672
1800
|
},
|
|
1673
1801
|
{
|
|
1674
|
-
"id": "azure-
|
|
1675
|
-
"name": "Azure
|
|
1802
|
+
"id": "azure-live-cost-budget-action-guard",
|
|
1803
|
+
"name": "Azure Live Cost Budget Action Guard",
|
|
1676
1804
|
"type": "skill",
|
|
1677
1805
|
"provider": "azure",
|
|
1678
1806
|
"harnesses": [
|
|
@@ -1683,29 +1811,23 @@
|
|
|
1683
1811
|
"kiro",
|
|
1684
1812
|
"other"
|
|
1685
1813
|
],
|
|
1686
|
-
"summary": "
|
|
1814
|
+
"summary": "Gate Azure budget action changes and GPU/HPC SKU provisioning against approved spend limits, with quota audits and emergency spend-stop playbooks.",
|
|
1687
1815
|
"source_type": "original",
|
|
1688
1816
|
"official_docs": [
|
|
1689
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1690
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1691
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1692
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1693
|
-
"https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices",
|
|
1694
|
-
"https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots?view=azure-devops-2020",
|
|
1695
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1696
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-deploy",
|
|
1697
|
-
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-mcp-server",
|
|
1698
|
-
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/"
|
|
1817
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets",
|
|
1818
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits",
|
|
1819
|
+
"https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal",
|
|
1820
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/finops/overview-finops"
|
|
1699
1821
|
],
|
|
1700
|
-
"security_notes": "
|
|
1701
|
-
"last_verified": "2026-04-
|
|
1702
|
-
"path": "skills/azure/azure-
|
|
1822
|
+
"security_notes": "GPU/HPC SKUs (NDv5, H100, A100) can generate $50K+ daily costs. Never approve quota increases or budget threshold raises without explicit spend-approval sign-off from a financial authority.",
|
|
1823
|
+
"last_verified": "2026-04-30",
|
|
1824
|
+
"path": "skills/azure/azure-live-cost-budget-action-guard",
|
|
1703
1825
|
"author": "github: Raishin",
|
|
1704
1826
|
"version": "0.1.0"
|
|
1705
1827
|
},
|
|
1706
1828
|
{
|
|
1707
|
-
"id": "azure-
|
|
1708
|
-
"name": "Azure
|
|
1829
|
+
"id": "azure-live-entra-role-assignment-guard",
|
|
1830
|
+
"name": "Azure Live Entra Role Assignment Guard",
|
|
1709
1831
|
"type": "skill",
|
|
1710
1832
|
"provider": "azure",
|
|
1711
1833
|
"harnesses": [
|
|
@@ -1716,26 +1838,24 @@
|
|
|
1716
1838
|
"kiro",
|
|
1717
1839
|
"other"
|
|
1718
1840
|
],
|
|
1719
|
-
"summary": "
|
|
1841
|
+
"summary": "Guard live permanent Microsoft Entra ID and Azure RBAC role assignments with scope audit, principal-type risk classification, dangerous-role detection, and explicit approval gates before write.",
|
|
1720
1842
|
"source_type": "original",
|
|
1721
1843
|
"official_docs": [
|
|
1722
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1723
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1724
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1725
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1726
|
-
"https://learn.microsoft.com/en-us/
|
|
1727
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/private-link-design",
|
|
1728
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
1844
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
1845
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices",
|
|
1846
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles",
|
|
1847
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-alert",
|
|
1848
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure"
|
|
1729
1849
|
],
|
|
1730
|
-
"security_notes": "
|
|
1731
|
-
"last_verified": "2026-
|
|
1732
|
-
"path": "skills/azure/azure-
|
|
1850
|
+
"security_notes": "Never create Owner, Contributor, or UAA assignments at subscription or management-group scope without CISO-level justification. Always prefer PIM eligible assignment. Block Guest principal assignments without Director-level sign-off. Token caching means deletion may take up to 5 minutes to propagate.",
|
|
1851
|
+
"last_verified": "2026-05-01",
|
|
1852
|
+
"path": "skills/azure/azure-live-entra-role-assignment-guard",
|
|
1733
1853
|
"author": "github: Raishin",
|
|
1734
1854
|
"version": "0.1.0"
|
|
1735
1855
|
},
|
|
1736
1856
|
{
|
|
1737
|
-
"id": "azure-
|
|
1738
|
-
"name": "Azure
|
|
1857
|
+
"id": "azure-live-keyvault-rotation-purge-guard",
|
|
1858
|
+
"name": "Azure Live Key Vault Rotation Purge Guard",
|
|
1739
1859
|
"type": "skill",
|
|
1740
1860
|
"provider": "azure",
|
|
1741
1861
|
"harnesses": [
|
|
@@ -1746,21 +1866,23 @@
|
|
|
1746
1866
|
"kiro",
|
|
1747
1867
|
"other"
|
|
1748
1868
|
],
|
|
1749
|
-
"summary": "
|
|
1869
|
+
"summary": "Guard Key Vault key rotation, rotation policy changes, soft-delete enforcement, and purge-protection enablement with irreversibility warnings and rollback evidence.",
|
|
1750
1870
|
"source_type": "original",
|
|
1751
1871
|
"official_docs": [
|
|
1752
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1753
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1872
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/key-vault-recovery",
|
|
1873
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys-details",
|
|
1874
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/keys/how-to-configure-key-rotation",
|
|
1875
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices"
|
|
1754
1876
|
],
|
|
1755
|
-
"security_notes": "
|
|
1756
|
-
"last_verified": "2026-04-
|
|
1757
|
-
"path": "skills/azure/azure-
|
|
1877
|
+
"security_notes": "Purge-protection enable is irreversible. Soft-deleted keys can be recovered within the retention window. HSM-backed hard-purged keys cannot be recovered. Never grant purge rights to routine rotation operators.",
|
|
1878
|
+
"last_verified": "2026-04-30",
|
|
1879
|
+
"path": "skills/azure/azure-live-keyvault-rotation-purge-guard",
|
|
1758
1880
|
"author": "github: Raishin",
|
|
1759
1881
|
"version": "0.1.0"
|
|
1760
1882
|
},
|
|
1761
1883
|
{
|
|
1762
|
-
"id": "azure-
|
|
1763
|
-
"name": "Azure
|
|
1884
|
+
"id": "azure-live-pim-jit-activation-guard",
|
|
1885
|
+
"name": "Azure Live PIM JIT Activation Guard",
|
|
1764
1886
|
"type": "skill",
|
|
1765
1887
|
"provider": "azure",
|
|
1766
1888
|
"harnesses": [
|
|
@@ -1771,27 +1893,23 @@
|
|
|
1771
1893
|
"kiro",
|
|
1772
1894
|
"other"
|
|
1773
1895
|
],
|
|
1774
|
-
"summary": "
|
|
1896
|
+
"summary": "Gate Entra ID PIM eligible role activations with justification, MFA, ticket binding, time-bound scope, and approval workflow gates before any privileged Azure role becomes active.",
|
|
1775
1897
|
"source_type": "original",
|
|
1776
1898
|
"official_docs": [
|
|
1777
|
-
"https://learn.microsoft.com/en-us/
|
|
1778
|
-
"https://learn.microsoft.com/en-us/
|
|
1779
|
-
"https://learn.microsoft.com/en-us/
|
|
1780
|
-
"https://learn.microsoft.com/en-us/
|
|
1781
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-overview",
|
|
1782
|
-
"https://learn.microsoft.com/en-us/azure/service-health/resource-health-overview",
|
|
1783
|
-
"https://learn.microsoft.com/en-us/azure/service-health/overview",
|
|
1784
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
1899
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-deployment-plan",
|
|
1900
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings",
|
|
1901
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
1902
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
1785
1903
|
],
|
|
1786
|
-
"security_notes": "
|
|
1787
|
-
"last_verified": "2026-04-
|
|
1788
|
-
"path": "skills/azure/azure-
|
|
1904
|
+
"security_notes": "Never activate a PIM role without justification, ticket reference, and MFA confirmation. An agent cannot activate another user's PIM role on their behalf — only the eligible principal may submit. Requires Entra ID P2 or equivalent license.",
|
|
1905
|
+
"last_verified": "2026-04-30",
|
|
1906
|
+
"path": "skills/azure/azure-live-pim-jit-activation-guard",
|
|
1789
1907
|
"author": "github: Raishin",
|
|
1790
1908
|
"version": "0.1.0"
|
|
1791
1909
|
},
|
|
1792
1910
|
{
|
|
1793
|
-
"id": "azure-
|
|
1794
|
-
"name": "Azure
|
|
1911
|
+
"id": "azure-maestro",
|
|
1912
|
+
"name": "Azure Maestro",
|
|
1795
1913
|
"type": "skill",
|
|
1796
1914
|
"provider": "azure",
|
|
1797
1915
|
"harnesses": [
|
|
@@ -1802,9 +1920,250 @@
|
|
|
1802
1920
|
"kiro",
|
|
1803
1921
|
"other"
|
|
1804
1922
|
],
|
|
1805
|
-
"summary": "
|
|
1806
|
-
"source_type": "
|
|
1807
|
-
"official_docs": [
|
|
1923
|
+
"summary": "Route Azure tasks to the narrowest specialist or team of specialists from the 30-agent catalog. Classifies by domain, dispatches single or parallel (max 4), and enforces live-guard gate for production-change agents.",
|
|
1924
|
+
"source_type": "adapted",
|
|
1925
|
+
"official_docs": [
|
|
1926
|
+
"https://learn.microsoft.com/en-us/azure/",
|
|
1927
|
+
"https://learn.microsoft.com/en-us/azure/architecture/",
|
|
1928
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/",
|
|
1929
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
1930
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview"
|
|
1931
|
+
],
|
|
1932
|
+
"security_notes": "Live-guard gate is non-negotiable: never auto-dispatch live-guard agents without explicit human confirmation, blast-radius assessment, and rollback path.",
|
|
1933
|
+
"last_verified": "2026-04-30",
|
|
1934
|
+
"path": "skills/azure/azure-maestro",
|
|
1935
|
+
"author": "github: Raishin",
|
|
1936
|
+
"version": "0.1.0"
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
"id": "azure-migrate-landing-zone-cutover",
|
|
1940
|
+
"name": "Azure Migrate Landing Zone Cutover",
|
|
1941
|
+
"type": "skill",
|
|
1942
|
+
"provider": "azure",
|
|
1943
|
+
"harnesses": [
|
|
1944
|
+
"codex",
|
|
1945
|
+
"claude-code",
|
|
1946
|
+
"cursor",
|
|
1947
|
+
"gemini",
|
|
1948
|
+
"kiro",
|
|
1949
|
+
"other"
|
|
1950
|
+
],
|
|
1951
|
+
"summary": "Stress-test Azure migration cutovers across assessment quality, landing-zone readiness, dependency sequencing, permissions, rollback, and post-cutover operating ownership.",
|
|
1952
|
+
"source_type": "original",
|
|
1953
|
+
"official_docs": [
|
|
1954
|
+
"https://learn.microsoft.com/en-us/azure/migrate/concepts-overview?view=migrate",
|
|
1955
|
+
"https://learn.microsoft.com/en-us/azure/migrate/assessment-prerequisites?view=migrate",
|
|
1956
|
+
"https://learn.microsoft.com/en-us/azure/migrate/review-application-assessment?view=migrate",
|
|
1957
|
+
"https://learn.microsoft.com/en-us/azure/migrate/platform-landing-zone?view=migrate",
|
|
1958
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/ready-azure-landing-zone",
|
|
1959
|
+
"https://learn.microsoft.com/en-us/azure/migrate/whats-new?view=migrate"
|
|
1960
|
+
],
|
|
1961
|
+
"security_notes": "Do not equate Azure readiness with cutover readiness. Treat stale assessments, weak dependency mapping, broad migration permissions, missing rollback checkpoints, and incomplete landing-zone connectivity or monitoring as high-risk blockers.",
|
|
1962
|
+
"last_verified": "2026-04-27",
|
|
1963
|
+
"path": "skills/azure/azure-migrate-landing-zone-cutover",
|
|
1964
|
+
"author": "github: Raishin",
|
|
1965
|
+
"version": "0.1.0"
|
|
1966
|
+
},
|
|
1967
|
+
{
|
|
1968
|
+
"id": "azure-network-topology-review",
|
|
1969
|
+
"name": "Azure Network Topology Review",
|
|
1970
|
+
"type": "skill",
|
|
1971
|
+
"provider": "azure",
|
|
1972
|
+
"harnesses": [
|
|
1973
|
+
"codex",
|
|
1974
|
+
"claude-code",
|
|
1975
|
+
"cursor",
|
|
1976
|
+
"gemini",
|
|
1977
|
+
"kiro",
|
|
1978
|
+
"other"
|
|
1979
|
+
],
|
|
1980
|
+
"summary": "Review Azure hub-spoke and related network topologies for routing, DNS, shared-services boundaries, security implications, and platform-versus-workload control ownership.",
|
|
1981
|
+
"source_type": "original",
|
|
1982
|
+
"official_docs": [
|
|
1983
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
1984
|
+
"https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke",
|
|
1985
|
+
"https://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-hub-spoke-network",
|
|
1986
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
1987
|
+
],
|
|
1988
|
+
"security_notes": "Do not recommend flat or over-centralized network patterns by default. Always address routing, DNS, shared-service blast radius, and platform-versus-workload control boundaries before calling a topology safe.",
|
|
1989
|
+
"last_verified": "2026-04-27",
|
|
1990
|
+
"path": "skills/azure/azure-network-topology-review",
|
|
1991
|
+
"author": "github: Raishin",
|
|
1992
|
+
"version": "0.1.0"
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"id": "azure-observability-investigator",
|
|
1996
|
+
"name": "Azure Observability Investigator",
|
|
1997
|
+
"type": "skill",
|
|
1998
|
+
"provider": "azure",
|
|
1999
|
+
"harnesses": [
|
|
2000
|
+
"codex",
|
|
2001
|
+
"claude-code",
|
|
2002
|
+
"cursor",
|
|
2003
|
+
"gemini",
|
|
2004
|
+
"kiro",
|
|
2005
|
+
"other"
|
|
2006
|
+
],
|
|
2007
|
+
"summary": "Investigate Azure Monitor, Log Analytics, Application Insights, alerting, KQL triage, telemetry gaps, and observability workflows with explicit evidence-versus-inference handling.",
|
|
2008
|
+
"source_type": "original",
|
|
2009
|
+
"official_docs": [
|
|
2010
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/overview",
|
|
2011
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/best-practices-analysis",
|
|
2012
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-overview",
|
|
2013
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups",
|
|
2014
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules",
|
|
2015
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-workspace-overview",
|
|
2016
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/workspace-design",
|
|
2017
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/get-started-queries",
|
|
2018
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview",
|
|
2019
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/service-guides/application-insights",
|
|
2020
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/workbooks-overview",
|
|
2021
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/visualize-grafana-overview",
|
|
2022
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2023
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/monitor",
|
|
2024
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-monitor"
|
|
2025
|
+
],
|
|
2026
|
+
"security_notes": "Do not over-attribute symptoms as root cause, ignore missing telemetry, or recommend broad alerting changes without signal-quality review, routing checks, and bounded verification steps.",
|
|
2027
|
+
"last_verified": "2026-04-27",
|
|
2028
|
+
"path": "skills/azure/azure-observability-investigator",
|
|
2029
|
+
"author": "github: Raishin",
|
|
2030
|
+
"version": "0.1.0"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"id": "azure-platform-automation-devops",
|
|
2034
|
+
"name": "Azure Platform Automation DevOps",
|
|
2035
|
+
"type": "skill",
|
|
2036
|
+
"provider": "azure",
|
|
2037
|
+
"harnesses": [
|
|
2038
|
+
"codex",
|
|
2039
|
+
"claude-code",
|
|
2040
|
+
"cursor",
|
|
2041
|
+
"gemini",
|
|
2042
|
+
"kiro",
|
|
2043
|
+
"other"
|
|
2044
|
+
],
|
|
2045
|
+
"summary": "Design and review Azure platform automation delivery across landing-zone IaC choices, bootstrap-versus-run separation, infra-versus-app pipelines, secret handling, validation gates, and safe rollout patterns.",
|
|
2046
|
+
"source_type": "original",
|
|
2047
|
+
"official_docs": [
|
|
2048
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/",
|
|
2049
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/implementation-options",
|
|
2050
|
+
"https://learn.microsoft.com/en-us/azure/architecture/landing-zones/bicep/landing-zone-bicep",
|
|
2051
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/terraform-landing-zone",
|
|
2052
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices",
|
|
2053
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots?view=azure-devops-2020",
|
|
2054
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2055
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-deploy",
|
|
2056
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-mcp-server",
|
|
2057
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/"
|
|
2058
|
+
],
|
|
2059
|
+
"security_notes": "Keep bootstrap and steady-state delivery separate, do not mix platform and application pipelines without control boundaries, never store secrets in repo or pipeline definitions, and require preview, validation, approval, and rollback paths before production-impacting Azure changes.",
|
|
2060
|
+
"last_verified": "2026-04-27",
|
|
2061
|
+
"path": "skills/azure/azure-platform-automation-devops",
|
|
2062
|
+
"author": "github: Raishin",
|
|
2063
|
+
"version": "0.1.0"
|
|
2064
|
+
},
|
|
2065
|
+
{
|
|
2066
|
+
"id": "azure-private-endpoint-adoption-planner",
|
|
2067
|
+
"name": "Azure Private Endpoint Adoption Planner",
|
|
2068
|
+
"type": "skill",
|
|
2069
|
+
"provider": "azure",
|
|
2070
|
+
"harnesses": [
|
|
2071
|
+
"codex",
|
|
2072
|
+
"claude-code",
|
|
2073
|
+
"cursor",
|
|
2074
|
+
"gemini",
|
|
2075
|
+
"kiro",
|
|
2076
|
+
"other"
|
|
2077
|
+
],
|
|
2078
|
+
"summary": "Plan Azure Private Link and private endpoint adoption with explicit hub-versus-spoke placement, private DNS zone linkage, route implications, and centralized-versus-local trade-offs.",
|
|
2079
|
+
"source_type": "original",
|
|
2080
|
+
"official_docs": [
|
|
2081
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2082
|
+
"https://learn.microsoft.com/en-us/azure/architecture/guide/networking/private-link-hub-spoke-network",
|
|
2083
|
+
"https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns-integration",
|
|
2084
|
+
"https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns",
|
|
2085
|
+
"https://learn.microsoft.com/en-us/azure/dns/private-dns-privatednszone",
|
|
2086
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/private-link-design",
|
|
2087
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
2088
|
+
],
|
|
2089
|
+
"security_notes": "Do not recommend private endpoint placement without naming consumer networks, DNS-zone ownership, VNet links, route implications, and rollback checks. Challenge both over-centralized hub designs and uncontrolled per-spoke duplication.",
|
|
2090
|
+
"last_verified": "2026-04-27",
|
|
2091
|
+
"path": "skills/azure/azure-private-endpoint-adoption-planner",
|
|
2092
|
+
"author": "github: Raishin",
|
|
2093
|
+
"version": "0.1.0"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"id": "azure-rbac-review",
|
|
2097
|
+
"name": "Azure RBAC Review",
|
|
2098
|
+
"type": "skill",
|
|
2099
|
+
"provider": "azure",
|
|
2100
|
+
"harnesses": [
|
|
2101
|
+
"codex",
|
|
2102
|
+
"claude-code",
|
|
2103
|
+
"cursor",
|
|
2104
|
+
"gemini",
|
|
2105
|
+
"kiro",
|
|
2106
|
+
"other"
|
|
2107
|
+
],
|
|
2108
|
+
"summary": "Review Azure role assignments, custom roles, and scope choices for least privilege and operational safety.",
|
|
2109
|
+
"source_type": "original",
|
|
2110
|
+
"official_docs": [
|
|
2111
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
2112
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices"
|
|
2113
|
+
],
|
|
2114
|
+
"security_notes": "Do not recommend Owner or User Access Administrator unless justified. Prefer narrow scopes and built-in roles before custom broad grants.",
|
|
2115
|
+
"last_verified": "2026-04-27",
|
|
2116
|
+
"path": "skills/azure/azure-rbac-review",
|
|
2117
|
+
"author": "github: Raishin",
|
|
2118
|
+
"version": "0.1.0"
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"id": "azure-resilience-bcdr-review",
|
|
2122
|
+
"name": "Azure Resilience BCDR Review",
|
|
2123
|
+
"type": "skill",
|
|
2124
|
+
"provider": "azure",
|
|
2125
|
+
"harnesses": [
|
|
2126
|
+
"codex",
|
|
2127
|
+
"claude-code",
|
|
2128
|
+
"cursor",
|
|
2129
|
+
"gemini",
|
|
2130
|
+
"kiro",
|
|
2131
|
+
"other"
|
|
2132
|
+
],
|
|
2133
|
+
"summary": "Review Azure resilience and disaster-recovery posture for RTO/RPO realism, failover and failback assumptions, shared-responsibility gaps, and recovery runbook or drill quality.",
|
|
2134
|
+
"source_type": "original",
|
|
2135
|
+
"official_docs": [
|
|
2136
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/reliability/principles",
|
|
2137
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/reliability/disaster-recovery",
|
|
2138
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2139
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/overview",
|
|
2140
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-overview",
|
|
2141
|
+
"https://learn.microsoft.com/en-us/azure/service-health/resource-health-overview",
|
|
2142
|
+
"https://learn.microsoft.com/en-us/azure/service-health/overview",
|
|
2143
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
2144
|
+
],
|
|
2145
|
+
"security_notes": "Do not accept zero-downtime or zero-data-loss claims without explicit architecture and test evidence. Separate Azure platform resilience from workload recovery obligations, and treat untested runbooks, undocumented failback, and single-region dependencies as material risks.",
|
|
2146
|
+
"last_verified": "2026-04-27",
|
|
2147
|
+
"path": "skills/azure/azure-resilience-bcdr-review",
|
|
2148
|
+
"author": "github: Raishin",
|
|
2149
|
+
"version": "0.1.0"
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"id": "azure-resource-health-incident-triage",
|
|
2153
|
+
"name": "Azure Resource Health Incident Triage",
|
|
2154
|
+
"type": "skill",
|
|
2155
|
+
"provider": "azure",
|
|
2156
|
+
"harnesses": [
|
|
2157
|
+
"codex",
|
|
2158
|
+
"claude-code",
|
|
2159
|
+
"cursor",
|
|
2160
|
+
"gemini",
|
|
2161
|
+
"kiro",
|
|
2162
|
+
"other"
|
|
2163
|
+
],
|
|
2164
|
+
"summary": "Triage Azure Resource Health, Service Health, activity-log alerts, and first-pass cloud-health incidents with explicit separation between provider incidents, tenant-side changes, and unresolved evidence.",
|
|
2165
|
+
"source_type": "original",
|
|
2166
|
+
"official_docs": [
|
|
1808
2167
|
"https://learn.microsoft.com/en-us/azure/service-health/resource-health-overview",
|
|
1809
2168
|
"https://learn.microsoft.com/en-us/azure/service-health/",
|
|
1810
2169
|
"https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log",
|
|
@@ -1815,17 +2174,340 @@
|
|
|
1815
2174
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-resource-health",
|
|
1816
2175
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-monitor"
|
|
1817
2176
|
],
|
|
1818
|
-
"security_notes": "Do not over-attribute platform health signals as root cause, ignore recent tenant-side changes, invent unsupported MCP tools, or recommend broad remediation before blast radius and evidence are clear.",
|
|
1819
|
-
"last_verified": "2026-04-27",
|
|
1820
|
-
"path": "skills/azure/azure-resource-health-incident-triage",
|
|
2177
|
+
"security_notes": "Do not over-attribute platform health signals as root cause, ignore recent tenant-side changes, invent unsupported MCP tools, or recommend broad remediation before blast radius and evidence are clear.",
|
|
2178
|
+
"last_verified": "2026-04-27",
|
|
2179
|
+
"path": "skills/azure/azure-resource-health-incident-triage",
|
|
2180
|
+
"author": "github: Raishin",
|
|
2181
|
+
"version": "0.1.0"
|
|
2182
|
+
},
|
|
2183
|
+
{
|
|
2184
|
+
"id": "azure-role-selector",
|
|
2185
|
+
"name": "Azure Role Selector",
|
|
2186
|
+
"type": "skill",
|
|
2187
|
+
"provider": "azure",
|
|
2188
|
+
"harnesses": [
|
|
2189
|
+
"codex",
|
|
2190
|
+
"claude-code",
|
|
2191
|
+
"cursor",
|
|
2192
|
+
"gemini",
|
|
2193
|
+
"kiro",
|
|
2194
|
+
"other"
|
|
2195
|
+
],
|
|
2196
|
+
"summary": "Select the narrowest Azure built-in role, custom-role fallback, and assignment scope for a requested access pattern while separating control-plane and data-plane permissions.",
|
|
2197
|
+
"source_type": "adapted",
|
|
2198
|
+
"official_docs": [
|
|
2199
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
2200
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices",
|
|
2201
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles",
|
|
2202
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/role-definitions",
|
|
2203
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/"
|
|
2204
|
+
],
|
|
2205
|
+
"security_notes": "Prefer built-in roles before custom roles, minimize assignment scope, and keep control-plane and data-plane permissions separate. Do not default to Owner or Contributor for routine access requests.",
|
|
2206
|
+
"last_verified": "2026-04-27",
|
|
2207
|
+
"path": "skills/azure/azure-role-selector",
|
|
2208
|
+
"author": "github: Raishin",
|
|
2209
|
+
"version": "0.1.0"
|
|
2210
|
+
},
|
|
2211
|
+
{
|
|
2212
|
+
"id": "azure-security-posture-hardening",
|
|
2213
|
+
"name": "Azure Security Posture Hardening",
|
|
2214
|
+
"type": "skill",
|
|
2215
|
+
"provider": "azure",
|
|
2216
|
+
"harnesses": [
|
|
2217
|
+
"codex",
|
|
2218
|
+
"claude-code",
|
|
2219
|
+
"cursor",
|
|
2220
|
+
"gemini",
|
|
2221
|
+
"kiro",
|
|
2222
|
+
"other"
|
|
2223
|
+
],
|
|
2224
|
+
"summary": "Review Azure security posture with least privilege, managed identities, Key Vault hardening, private access decisions, policy guardrails, and audit-ready logging expectations.",
|
|
2225
|
+
"source_type": "original",
|
|
2226
|
+
"official_docs": [
|
|
2227
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/security",
|
|
2228
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2229
|
+
"https://learn.microsoft.com/en-us/azure/security/fundamentals/best-practices-and-patterns",
|
|
2230
|
+
"https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/managed-identity-best-practice-recommendations",
|
|
2231
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices",
|
|
2232
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-guide",
|
|
2233
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/how-to-azure-key-vault-network-security",
|
|
2234
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/howto-logging",
|
|
2235
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/monitor-key-vault",
|
|
2236
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2237
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/services/azure-mcp-server-for-key-vault"
|
|
2238
|
+
],
|
|
2239
|
+
"security_notes": "Do not recommend broad admin roles, stored secrets, or public exposure by default. Prefer managed identities, scoped RBAC, policy-enforced controls, private access where justified, and verified logging coverage.",
|
|
2240
|
+
"last_verified": "2026-04-27",
|
|
2241
|
+
"path": "skills/azure/azure-security-posture-hardening",
|
|
2242
|
+
"author": "github: Raishin",
|
|
2243
|
+
"version": "0.1.0"
|
|
2244
|
+
},
|
|
2245
|
+
{
|
|
2246
|
+
"id": "azure-subscription-resource-organization",
|
|
2247
|
+
"name": "Azure Subscription Resource Organization",
|
|
2248
|
+
"type": "skill",
|
|
2249
|
+
"provider": "azure",
|
|
2250
|
+
"harnesses": [
|
|
2251
|
+
"codex",
|
|
2252
|
+
"claude-code",
|
|
2253
|
+
"cursor",
|
|
2254
|
+
"gemini",
|
|
2255
|
+
"kiro",
|
|
2256
|
+
"other"
|
|
2257
|
+
],
|
|
2258
|
+
"summary": "Design and review Azure management-group, subscription, and resource-group boundaries with explicit governance, ownership, and landing-zone operating-model consequences.",
|
|
2259
|
+
"source_type": "original",
|
|
2260
|
+
"official_docs": [
|
|
2261
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2262
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/",
|
|
2263
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org",
|
|
2264
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org-management-groups",
|
|
2265
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/governance",
|
|
2266
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2267
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/subscription",
|
|
2268
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/resource-group"
|
|
2269
|
+
],
|
|
2270
|
+
"security_notes": "Do not recommend flat hierarchies, fake isolation via resource groups, or subscription moves without proving governance, ownership, policy inheritance, and operational blast-radius implications.",
|
|
2271
|
+
"last_verified": "2026-04-27",
|
|
2272
|
+
"path": "skills/azure/azure-subscription-resource-organization",
|
|
2273
|
+
"author": "github: Raishin",
|
|
2274
|
+
"version": "0.1.0"
|
|
2275
|
+
},
|
|
2276
|
+
{
|
|
2277
|
+
"id": "backstage-scaffolder-template-review",
|
|
2278
|
+
"name": "Backstage Scaffolder Template Review",
|
|
2279
|
+
"type": "skill",
|
|
2280
|
+
"provider": "backstage",
|
|
2281
|
+
"harnesses": [
|
|
2282
|
+
"codex",
|
|
2283
|
+
"claude-code",
|
|
2284
|
+
"cursor",
|
|
2285
|
+
"gemini",
|
|
2286
|
+
"kiro",
|
|
2287
|
+
"other"
|
|
2288
|
+
],
|
|
2289
|
+
"summary": "Review Backstage Scaffolder software templates for action blast-radius, input parameter injection, RBAC gate coverage, secret scope, catalog entity poisoning, and output exposure.",
|
|
2290
|
+
"source_type": "original",
|
|
2291
|
+
"official_docs": [
|
|
2292
|
+
"https://backstage.io/docs/features/software-templates/",
|
|
2293
|
+
"https://backstage.io/docs/features/software-templates/writing-templates",
|
|
2294
|
+
"https://backstage.io/docs/features/software-templates/builtin-actions",
|
|
2295
|
+
"https://backstage.io/docs/permissions/overview",
|
|
2296
|
+
"https://backstage.io/docs/integrations/github/github-apps"
|
|
2297
|
+
],
|
|
2298
|
+
"security_notes": "Backstage Scaffolder templates without RBAC gate and without input validation allow any developer to trigger infrastructure provisioning actions. Templates that provision cloud resources via Terraform or Crossplane CRDs effectively grant cloud-write to all Backstage users.",
|
|
2299
|
+
"last_verified": "2026-05-02",
|
|
2300
|
+
"path": "skills/backstage/backstage-scaffolder-template-review",
|
|
2301
|
+
"version": "0.1.0",
|
|
2302
|
+
"author": "github: Raishin"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"id": "cert-manager-issuer-trust-review",
|
|
2306
|
+
"name": "cert-manager Issuer Trust Review",
|
|
2307
|
+
"type": "skill",
|
|
2308
|
+
"provider": "cert-manager",
|
|
2309
|
+
"harnesses": [
|
|
2310
|
+
"codex",
|
|
2311
|
+
"claude-code",
|
|
2312
|
+
"cursor",
|
|
2313
|
+
"gemini",
|
|
2314
|
+
"kiro",
|
|
2315
|
+
"other"
|
|
2316
|
+
],
|
|
2317
|
+
"summary": "Review cert-manager Issuer and ClusterIssuer scope, CertificateRequestPolicy (approver-policy) coverage, certificate SAN and duration risks, trust-manager bundle distribution, and cloud CA integration authentication for Kubernetes PKI posture.",
|
|
2318
|
+
"source_type": "original",
|
|
2319
|
+
"official_docs": [
|
|
2320
|
+
"https://cert-manager.io/docs/",
|
|
2321
|
+
"https://cert-manager.io/docs/concepts/certificate/",
|
|
2322
|
+
"https://cert-manager.io/docs/concepts/issuer/",
|
|
2323
|
+
"https://cert-manager.io/docs/projects/approver-policy/",
|
|
2324
|
+
"https://cert-manager.io/docs/projects/trust-manager/",
|
|
2325
|
+
"https://cert-manager.io/docs/configuration/"
|
|
2326
|
+
],
|
|
2327
|
+
"security_notes": "A ClusterIssuer backed by a corporate Private CA with no CertificateRequestPolicy means any namespace can issue certs for any DNS name trusted by the corporate CA, enabling MITM against internal mTLS services.",
|
|
2328
|
+
"last_verified": "2026-05-02",
|
|
2329
|
+
"path": "skills/cert-manager/cert-manager-issuer-trust-review",
|
|
2330
|
+
"version": "0.1.0",
|
|
2331
|
+
"author": "github: Raishin"
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"id": "cilium-network-policy-review",
|
|
2335
|
+
"name": "Cilium Network Policy Review",
|
|
2336
|
+
"type": "skill",
|
|
2337
|
+
"provider": "cilium",
|
|
2338
|
+
"harnesses": [
|
|
2339
|
+
"codex",
|
|
2340
|
+
"claude-code",
|
|
2341
|
+
"cursor",
|
|
2342
|
+
"gemini",
|
|
2343
|
+
"kiro",
|
|
2344
|
+
"other"
|
|
2345
|
+
],
|
|
2346
|
+
"summary": "Review Cilium NetworkPolicy, CiliumNetworkPolicy, CiliumClusterwideNetworkPolicy, CiliumEgressGatewayPolicy, and ClusterMesh policy-default-local-cluster behavior for zero-trust correctness, blast radius, L7 enforcement, and egress gateway IP correctness.",
|
|
2347
|
+
"source_type": "original",
|
|
2348
|
+
"official_docs": [
|
|
2349
|
+
"https://docs.cilium.io/en/stable/",
|
|
2350
|
+
"https://docs.cilium.io/en/stable/network/kubernetes/policy/",
|
|
2351
|
+
"https://docs.cilium.io/en/stable/security/policy/",
|
|
2352
|
+
"https://docs.cilium.io/en/stable/network/clustermesh/",
|
|
2353
|
+
"https://docs.cilium.io/en/stable/network/egress-gateway/egress-gateway/",
|
|
2354
|
+
"https://docs.cilium.io/en/stable/observability/hubble/",
|
|
2355
|
+
"https://docs.cilium.io/en/stable/cmdref/cilium_clustermesh_inspect-policy-default-local-cluster/"
|
|
2356
|
+
],
|
|
2357
|
+
"security_notes": "Removal of default-deny NetworkPolicy collapses namespace isolation. Unrestricted egress (0.0.0.0/0) is a documented exfiltration path. ClusterMesh policy-default-local-cluster flag flip changes cross-cluster semantics for every existing policy globally. CiliumEgressGatewayPolicy IP collisions cause silent connection breakage.",
|
|
2358
|
+
"last_verified": "2026-05-01",
|
|
2359
|
+
"path": "skills/cilium/cilium-network-policy-review",
|
|
2360
|
+
"author": "github: Raishin",
|
|
2361
|
+
"version": "0.1.0"
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
"id": "external-secrets-operator-review",
|
|
2365
|
+
"name": "External Secrets Operator Review",
|
|
2366
|
+
"type": "skill",
|
|
2367
|
+
"provider": "kubernetes",
|
|
2368
|
+
"harnesses": [
|
|
2369
|
+
"codex",
|
|
2370
|
+
"claude-code",
|
|
2371
|
+
"cursor",
|
|
2372
|
+
"gemini",
|
|
2373
|
+
"kiro",
|
|
2374
|
+
"other"
|
|
2375
|
+
],
|
|
2376
|
+
"summary": "Review ESO SecretStore, ClusterSecretStore, ExternalSecret, and PushSecret for scope creep, auth anti-patterns, refresh interval risks, and dataFrom blast radius.",
|
|
2377
|
+
"source_type": "original",
|
|
2378
|
+
"official_docs": [
|
|
2379
|
+
"https://external-secrets.io/latest/introduction/overview/",
|
|
2380
|
+
"https://external-secrets.io/latest/api/secretstore/",
|
|
2381
|
+
"https://external-secrets.io/latest/api/externalsecret/",
|
|
2382
|
+
"https://external-secrets.io/latest/api/clustersecretstore/",
|
|
2383
|
+
"https://external-secrets.io/latest/provider/aws-secrets-manager/",
|
|
2384
|
+
"https://external-secrets.io/latest/provider/azure-key-vault/"
|
|
2385
|
+
],
|
|
2386
|
+
"security_notes": "ClusterSecretStore with no namespace selector grants every namespace access to every external secret reachable by the store credentials. Static credentials in SecretStore auth create a credential-to-access-credentials chain where compromise of the K8s Secret gives full access to the external store.",
|
|
2387
|
+
"last_verified": "2026-05-02",
|
|
2388
|
+
"path": "skills/kubernetes/external-secrets-operator-review",
|
|
2389
|
+
"version": "0.1.0",
|
|
2390
|
+
"author": "github: Raishin"
|
|
2391
|
+
},
|
|
2392
|
+
{
|
|
2393
|
+
"id": "falco-runtime-threat-rules-review",
|
|
2394
|
+
"name": "Falco Runtime Threat Rules Review",
|
|
2395
|
+
"type": "skill",
|
|
2396
|
+
"provider": "falco",
|
|
2397
|
+
"harnesses": [
|
|
2398
|
+
"codex",
|
|
2399
|
+
"claude-code",
|
|
2400
|
+
"cursor",
|
|
2401
|
+
"gemini",
|
|
2402
|
+
"kiro",
|
|
2403
|
+
"other"
|
|
2404
|
+
],
|
|
2405
|
+
"summary": "Review Falco rules for macro correctness, priority calibration, exception blast radius, sensitive-path coverage, and alert output routing.",
|
|
2406
|
+
"source_type": "original",
|
|
2407
|
+
"official_docs": [
|
|
2408
|
+
"https://falco.org/docs/rules/",
|
|
2409
|
+
"https://falco.org/docs/reference/rules/supported-syscalls/",
|
|
2410
|
+
"https://falco.org/docs/install-operate/third-party/falco-sidekick/",
|
|
2411
|
+
"https://falco.org/docs/reference/rules/exceptions/",
|
|
2412
|
+
"https://falco.org/docs/install-operate/deployment/",
|
|
2413
|
+
"https://github.com/falcosecurity/rules/tree/main/rules"
|
|
2414
|
+
],
|
|
2415
|
+
"security_notes": "Falco with overly broad rule exceptions creates detection blind spots. A rule exception matching an entire process family (java, python, node) or a specific container name completely disables detection for that workload — attackers can exploit known exception patterns.",
|
|
2416
|
+
"last_verified": "2026-05-02",
|
|
2417
|
+
"path": "skills/falco/falco-runtime-threat-rules-review",
|
|
2418
|
+
"version": "0.1.0",
|
|
2419
|
+
"author": "github: Raishin"
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"id": "finops-cloud-price-advisor",
|
|
2423
|
+
"name": "FinOps Cloud Price Advisor",
|
|
2424
|
+
"type": "skill",
|
|
2425
|
+
"provider": "multi-cloud",
|
|
2426
|
+
"harnesses": [
|
|
2427
|
+
"codex",
|
|
2428
|
+
"claude-code",
|
|
2429
|
+
"cursor",
|
|
2430
|
+
"gemini",
|
|
2431
|
+
"kiro",
|
|
2432
|
+
"other"
|
|
2433
|
+
],
|
|
2434
|
+
"summary": "Fetch live public prices and build cost estimates for AWS, Azure, and OCI using each cloud's public pricing API. Supports live-environment and prototype cost planning. Currency defaults to USD.",
|
|
2435
|
+
"source_type": "original",
|
|
2436
|
+
"official_docs": [
|
|
2437
|
+
"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html",
|
|
2438
|
+
"https://learn.microsoft.com/en-us/rest/api/cost-management/retail-prices/azure-retail-prices",
|
|
2439
|
+
"https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/costanalysisoverview.htm"
|
|
2440
|
+
],
|
|
2441
|
+
"security_notes": "All three public pricing APIs require no authentication. Never accept or request cloud credentials, billing account IDs, cost export access, or tenant-specific data to fetch list prices.",
|
|
2442
|
+
"last_verified": "2026-04-30",
|
|
2443
|
+
"path": "skills/finops/finops-cloud-price-advisor",
|
|
2444
|
+
"version": "0.1.0",
|
|
2445
|
+
"author": "github: Raishin"
|
|
2446
|
+
},
|
|
2447
|
+
{
|
|
2448
|
+
"id": "fluxcd-kustomization-helmrelease-review",
|
|
2449
|
+
"name": "FluxCD Kustomization and HelmRelease Review",
|
|
2450
|
+
"type": "skill",
|
|
2451
|
+
"provider": "fluxcd",
|
|
2452
|
+
"harnesses": [
|
|
2453
|
+
"codex",
|
|
2454
|
+
"claude-code",
|
|
2455
|
+
"cursor",
|
|
2456
|
+
"gemini",
|
|
2457
|
+
"kiro",
|
|
2458
|
+
"other"
|
|
2459
|
+
],
|
|
2460
|
+
"summary": "Review FluxCD Kustomization, HelmRelease, GitRepository, HelmRepository, and OCIRepository resources for source trust, SOPS encryption, prune blast-radius, ServiceAccount scope, and upgrade remediation safety.",
|
|
2461
|
+
"source_type": "original",
|
|
2462
|
+
"official_docs": [
|
|
2463
|
+
"https://fluxcd.io/flux/components/kustomize/kustomizations/",
|
|
2464
|
+
"https://fluxcd.io/flux/components/helm/helmreleases/",
|
|
2465
|
+
"https://fluxcd.io/flux/components/source/gitrepositories/",
|
|
2466
|
+
"https://fluxcd.io/flux/guides/repository-structure/",
|
|
2467
|
+
"https://fluxcd.io/flux/security/secrets-management/",
|
|
2468
|
+
"https://fluxcd.io/flux/installation/configuration/multitenancy/"
|
|
2469
|
+
],
|
|
2470
|
+
"security_notes": "Plaintext Kubernetes Secret manifests committed to a FluxCD Git source are exposed to anyone with repo read access — including CI systems, PR participants, and auditors. GitRepository sources without commit signature verification allow any commit (including injected ones) to deploy to production.",
|
|
2471
|
+
"last_verified": "2026-05-02",
|
|
2472
|
+
"path": "skills/fluxcd/fluxcd-kustomization-helmrelease-review",
|
|
2473
|
+
"version": "0.1.0",
|
|
2474
|
+
"author": "github: Raishin"
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"id": "istio-ambient-mesh-review",
|
|
2478
|
+
"name": "Istio Ambient Mesh Review",
|
|
2479
|
+
"type": "skill",
|
|
2480
|
+
"provider": "istio",
|
|
2481
|
+
"harnesses": [
|
|
2482
|
+
"codex",
|
|
2483
|
+
"claude-code",
|
|
2484
|
+
"cursor",
|
|
2485
|
+
"gemini",
|
|
2486
|
+
"kiro",
|
|
2487
|
+
"other"
|
|
2488
|
+
],
|
|
2489
|
+
"summary": "Review Istio service mesh configuration across both sidecar mode and ambient mode (ztunnel + waypoint), with focus on the ambient L7 policy trap, PeerAuthentication mTLS posture, AuthorizationPolicy enforcement layer, and mesh-wide blast radius.",
|
|
2490
|
+
"source_type": "original",
|
|
2491
|
+
"official_docs": [
|
|
2492
|
+
"https://istio.io/latest/docs/",
|
|
2493
|
+
"https://istio.io/latest/docs/ambient/overview/",
|
|
2494
|
+
"https://istio.io/latest/docs/ambient/usage/l4-policy/",
|
|
2495
|
+
"https://istio.io/latest/docs/ambient/usage/waypoint/",
|
|
2496
|
+
"https://istio.io/latest/docs/overview/dataplane-modes/",
|
|
2497
|
+
"https://istio.io/latest/docs/reference/config/security/peer_authentication/",
|
|
2498
|
+
"https://istio.io/latest/docs/reference/config/security/authorization-policy/"
|
|
2499
|
+
],
|
|
2500
|
+
"security_notes": "L7 AuthorizationPolicy rules in ambient mode are silently ignored when no waypoint is deployed — ztunnel only enforces L4. PeerAuthentication PERMISSIVE or DISABLE in production breaks mesh zero-trust. Mesh-wide root-namespace PeerAuthentication change has cluster-wide blast radius.",
|
|
2501
|
+
"last_verified": "2026-05-01",
|
|
2502
|
+
"path": "skills/istio/istio-ambient-mesh-review",
|
|
1821
2503
|
"author": "github: Raishin",
|
|
1822
2504
|
"version": "0.1.0"
|
|
1823
2505
|
},
|
|
1824
2506
|
{
|
|
1825
|
-
"id": "
|
|
1826
|
-
"name": "
|
|
2507
|
+
"id": "kubecost-chargeback-allocation-review",
|
|
2508
|
+
"name": "Kubecost Chargeback and Allocation Review",
|
|
1827
2509
|
"type": "skill",
|
|
1828
|
-
"provider": "
|
|
2510
|
+
"provider": "kubernetes",
|
|
1829
2511
|
"harnesses": [
|
|
1830
2512
|
"codex",
|
|
1831
2513
|
"claude-code",
|
|
@@ -1834,26 +2516,56 @@
|
|
|
1834
2516
|
"kiro",
|
|
1835
2517
|
"other"
|
|
1836
2518
|
],
|
|
1837
|
-
"summary": "
|
|
1838
|
-
"source_type": "
|
|
2519
|
+
"summary": "Review Kubecost and OpenCost cost allocation accuracy, label taxonomy completeness, shared cost model, idle cost attribution, budget alert coverage, API authentication, and savings recommendation hygiene for enterprise chargeback.",
|
|
2520
|
+
"source_type": "original",
|
|
1839
2521
|
"official_docs": [
|
|
1840
|
-
"https://
|
|
1841
|
-
"https://
|
|
1842
|
-
"https://
|
|
1843
|
-
"https://
|
|
1844
|
-
"https://
|
|
2522
|
+
"https://www.kubecost.com/kubernetes-cost-optimization/",
|
|
2523
|
+
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/cost-allocation",
|
|
2524
|
+
"https://www.opencost.io/docs/",
|
|
2525
|
+
"https://docs.kubecost.com/install-and-configure/advanced-configuration/cost-model",
|
|
2526
|
+
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
|
|
2527
|
+
"https://docs.kubecost.com/apis/apis-overview"
|
|
1845
2528
|
],
|
|
1846
|
-
"security_notes": "
|
|
1847
|
-
"last_verified": "2026-
|
|
1848
|
-
"path": "skills/
|
|
2529
|
+
"security_notes": "Kubecost cost allocation API without authentication exposes team-level spend data to any pod in the cluster. Multi-cluster Kubecost aggregation requires cross-cluster network access — review whether the aggregation network path is private or exposed.",
|
|
2530
|
+
"last_verified": "2026-05-02",
|
|
2531
|
+
"path": "skills/kubernetes/kubecost-chargeback-allocation-review",
|
|
2532
|
+
"version": "0.1.0",
|
|
2533
|
+
"author": "github: Raishin"
|
|
2534
|
+
},
|
|
2535
|
+
{
|
|
2536
|
+
"id": "kubernetes-live-rbac-mutation-guard",
|
|
2537
|
+
"name": "Kubernetes Live RBAC Mutation Guard",
|
|
2538
|
+
"type": "skill",
|
|
2539
|
+
"provider": "kubernetes",
|
|
2540
|
+
"harnesses": [
|
|
2541
|
+
"codex",
|
|
2542
|
+
"claude-code",
|
|
2543
|
+
"cursor",
|
|
2544
|
+
"gemini",
|
|
2545
|
+
"kiro",
|
|
2546
|
+
"other"
|
|
2547
|
+
],
|
|
2548
|
+
"summary": "Guard live kubectl apply/create/delete operations on Roles, ClusterRoles, RoleBindings, and ClusterRoleBindings with privilege-escalation verb detection, scope assessment, current-state diff, and explicit approval before write.",
|
|
2549
|
+
"source_type": "original",
|
|
2550
|
+
"official_docs": [
|
|
2551
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
2552
|
+
"https://kubernetes.io/docs/concepts/security/rbac-good-practices/",
|
|
2553
|
+
"https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
|
|
2554
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
2555
|
+
],
|
|
2556
|
+
"security_notes": "Capture current RBAC state before every mutation — no built-in rollback. Block escalate, bind, and impersonate verbs without platform-team approval. Never approve wildcard grants. Cached tokens remain valid after binding deletion until expiry.",
|
|
2557
|
+
"last_verified": "2026-05-01",
|
|
2558
|
+
"path": "skills/kubernetes/kubernetes-live-rbac-mutation-guard",
|
|
1849
2559
|
"author": "github: Raishin",
|
|
1850
2560
|
"version": "0.1.0"
|
|
1851
2561
|
},
|
|
1852
2562
|
{
|
|
1853
|
-
"id": "
|
|
1854
|
-
"name": "
|
|
2563
|
+
"id": "kubernetes-maestro",
|
|
2564
|
+
"name": "Kubernetes Maestro",
|
|
1855
2565
|
"type": "skill",
|
|
1856
|
-
"provider": "
|
|
2566
|
+
"provider": "kubernetes",
|
|
2567
|
+
"summary": "Route Kubernetes tasks to the narrowest specialist or team of specialists. Classifies task domains across RBAC, admission security, network policy, mesh, GitOps, observability, and workload identity. Never auto-dispatches live-guard agents.",
|
|
2568
|
+
"path": "skills/kubernetes/kubernetes-maestro",
|
|
1857
2569
|
"harnesses": [
|
|
1858
2570
|
"codex",
|
|
1859
2571
|
"claude-code",
|
|
@@ -1862,32 +2574,52 @@
|
|
|
1862
2574
|
"kiro",
|
|
1863
2575
|
"other"
|
|
1864
2576
|
],
|
|
1865
|
-
"
|
|
2577
|
+
"last_verified": "2026-05-01",
|
|
2578
|
+
"official_docs": [
|
|
2579
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
2580
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-admission/",
|
|
2581
|
+
"https://kyverno.io/docs/",
|
|
2582
|
+
"https://istio.io/latest/docs/ambient/",
|
|
2583
|
+
"https://docs.cilium.io/en/stable/",
|
|
2584
|
+
"https://argo-cd.readthedocs.io/en/stable/"
|
|
2585
|
+
],
|
|
2586
|
+
"security_notes": "Live-guard gate is non-negotiable: kubernetes-live-rbac-mutation-guard-agent, kubernetes-live-admission-policy-guard-agent, kubernetes-live-mesh-policy-guard-agent, kubernetes-live-argocd-sync-guard-agent, and kubernetes-live-network-policy-guard-agent must never be auto-dispatched.",
|
|
2587
|
+
"source_type": "original",
|
|
2588
|
+
"version": "0.1.0"
|
|
2589
|
+
},
|
|
2590
|
+
{
|
|
2591
|
+
"id": "kubernetes-pod-security-admission-review",
|
|
2592
|
+
"name": "Kubernetes Pod Security Admission Review",
|
|
2593
|
+
"type": "skill",
|
|
2594
|
+
"provider": "kubernetes",
|
|
2595
|
+
"harnesses": [
|
|
2596
|
+
"codex",
|
|
2597
|
+
"claude-code",
|
|
2598
|
+
"cursor",
|
|
2599
|
+
"gemini",
|
|
2600
|
+
"kiro",
|
|
2601
|
+
"other"
|
|
2602
|
+
],
|
|
2603
|
+
"summary": "Review Kubernetes Pod Security Admission posture across namespace labels, the three profiles (privileged, baseline, restricted), enforce/audit/warn modes, version pinning, exemptions, and the migration from deprecated PodSecurityPolicy.",
|
|
1866
2604
|
"source_type": "original",
|
|
1867
2605
|
"official_docs": [
|
|
1868
|
-
"https://
|
|
1869
|
-
"https://
|
|
1870
|
-
"https://
|
|
1871
|
-
"https://
|
|
1872
|
-
"https://
|
|
1873
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-guide",
|
|
1874
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/how-to-azure-key-vault-network-security",
|
|
1875
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/howto-logging",
|
|
1876
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/monitor-key-vault",
|
|
1877
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1878
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/services/azure-mcp-server-for-key-vault"
|
|
2606
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-admission/",
|
|
2607
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
2608
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/",
|
|
2609
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/",
|
|
2610
|
+
"https://kubernetes.io/docs/concepts/security/security-checklist/"
|
|
1879
2611
|
],
|
|
1880
|
-
"security_notes": "
|
|
1881
|
-
"last_verified": "2026-
|
|
1882
|
-
"path": "skills/
|
|
2612
|
+
"security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden. enforce-version latest changes semantics on every Kubernetes minor upgrade. audit and warn without enforce only log violations. PSP migration via kubectl-psp-to-psa shifts enforcement boundary; verify before disabling PSP webhooks.",
|
|
2613
|
+
"last_verified": "2026-05-01",
|
|
2614
|
+
"path": "skills/kubernetes/kubernetes-pod-security-admission-review",
|
|
1883
2615
|
"author": "github: Raishin",
|
|
1884
2616
|
"version": "0.1.0"
|
|
1885
2617
|
},
|
|
1886
2618
|
{
|
|
1887
|
-
"id": "
|
|
1888
|
-
"name": "
|
|
2619
|
+
"id": "kubernetes-pod-spec-review",
|
|
2620
|
+
"name": "Kubernetes Pod Spec Review",
|
|
1889
2621
|
"type": "skill",
|
|
1890
|
-
"provider": "
|
|
2622
|
+
"provider": "kubernetes",
|
|
1891
2623
|
"harnesses": [
|
|
1892
2624
|
"codex",
|
|
1893
2625
|
"claude-code",
|
|
@@ -1896,21 +2628,105 @@
|
|
|
1896
2628
|
"kiro",
|
|
1897
2629
|
"other"
|
|
1898
2630
|
],
|
|
1899
|
-
"summary": "
|
|
2631
|
+
"summary": "Review Kubernetes Pod, Deployment, and StatefulSet specs for probe correctness, resource QoS, securityContext posture, image pull policy, secret consumption patterns, topology spread, and termination grace period against CKAD-aligned production-readiness standards.",
|
|
1900
2632
|
"source_type": "original",
|
|
1901
2633
|
"official_docs": [
|
|
1902
|
-
"https://
|
|
1903
|
-
"https://
|
|
1904
|
-
"https://
|
|
1905
|
-
"https://
|
|
1906
|
-
"https://
|
|
1907
|
-
"https://
|
|
1908
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/subscription",
|
|
1909
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/resource-group"
|
|
2634
|
+
"https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/",
|
|
2635
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/",
|
|
2636
|
+
"https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/",
|
|
2637
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
2638
|
+
"https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/",
|
|
2639
|
+
"https://kubernetes.io/docs/concepts/workloads/controllers/deployment/"
|
|
1910
2640
|
],
|
|
1911
|
-
"security_notes": "
|
|
1912
|
-
"last_verified": "2026-
|
|
1913
|
-
"path": "skills/
|
|
2641
|
+
"security_notes": "Secrets mounted as environment variables appear in kubectl describe pod output and in /proc/self/environ, accessible to any process in the container. Root containers can write to host paths if hostPath volumes are present. Missing runAsNonRoot allows container breakout to node if combined with hostPath or privileged mode.",
|
|
2642
|
+
"last_verified": "2026-05-02",
|
|
2643
|
+
"path": "skills/kubernetes/kubernetes-pod-spec-review",
|
|
2644
|
+
"version": "0.1.0",
|
|
2645
|
+
"author": "github: Raishin"
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
"id": "kubernetes-rbac-review",
|
|
2649
|
+
"name": "Kubernetes RBAC Review",
|
|
2650
|
+
"type": "skill",
|
|
2651
|
+
"provider": "kubernetes",
|
|
2652
|
+
"harnesses": [
|
|
2653
|
+
"codex",
|
|
2654
|
+
"claude-code",
|
|
2655
|
+
"cursor",
|
|
2656
|
+
"gemini",
|
|
2657
|
+
"kiro",
|
|
2658
|
+
"other"
|
|
2659
|
+
],
|
|
2660
|
+
"summary": "Review Kubernetes Roles, ClusterRoles, RoleBindings, ClusterRoleBindings, and ServiceAccounts for least-privilege, namespace-scope minimization, and workload identity safety.",
|
|
2661
|
+
"source_type": "original",
|
|
2662
|
+
"official_docs": [
|
|
2663
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
2664
|
+
"https://kubernetes.io/docs/concepts/security/rbac-good-practices/",
|
|
2665
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/authorization/",
|
|
2666
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
2667
|
+
],
|
|
2668
|
+
"security_notes": "Do not recommend ClusterAdmin or wildcard bindings unless explicitly justified. Prefer namespace-scoped Roles over ClusterRoles for workloads that do not need cluster-wide access. Do not auto-mount service account tokens unless the workload requires API server access.",
|
|
2669
|
+
"last_verified": "2026-05-01",
|
|
2670
|
+
"path": "skills/kubernetes/kubernetes-rbac-review",
|
|
2671
|
+
"author": "github: Raishin",
|
|
2672
|
+
"version": "0.1.0"
|
|
2673
|
+
},
|
|
2674
|
+
{
|
|
2675
|
+
"id": "kubernetes-workload-identity-review",
|
|
2676
|
+
"name": "Kubernetes Workload Identity Review",
|
|
2677
|
+
"type": "skill",
|
|
2678
|
+
"provider": "kubernetes",
|
|
2679
|
+
"harnesses": [
|
|
2680
|
+
"codex",
|
|
2681
|
+
"claude-code",
|
|
2682
|
+
"cursor",
|
|
2683
|
+
"gemini",
|
|
2684
|
+
"kiro",
|
|
2685
|
+
"other"
|
|
2686
|
+
],
|
|
2687
|
+
"summary": "Review Kubernetes workload identity bindings across AWS IRSA, Azure Workload Identity, GCP Workload Identity Federation, and the underlying ServiceAccount projected token model with OIDC issuer trust scope and short-lived federation.",
|
|
2688
|
+
"source_type": "original",
|
|
2689
|
+
"official_docs": [
|
|
2690
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/",
|
|
2691
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/service-accounts-admin/",
|
|
2692
|
+
"https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html",
|
|
2693
|
+
"https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview",
|
|
2694
|
+
"https://cloud.google.com/kubernetes-engine/docs/concepts/workload-identity",
|
|
2695
|
+
"https://openid.net/specs/openid-connect-core-1_0.html"
|
|
2696
|
+
],
|
|
2697
|
+
"security_notes": "Workload identity OIDC trust policy with wildcard sub claim allows any ServiceAccount in the cluster to assume the role. Pods with both a workload-identity SA and a long-lived credential Secret typically fall back to the static credential. Tokens with audiences not pinned to the cloud target are reusable elsewhere.",
|
|
2698
|
+
"last_verified": "2026-05-01",
|
|
2699
|
+
"path": "skills/kubernetes/kubernetes-workload-identity-review",
|
|
2700
|
+
"author": "github: Raishin",
|
|
2701
|
+
"version": "0.1.0"
|
|
2702
|
+
},
|
|
2703
|
+
{
|
|
2704
|
+
"id": "kyverno-policy-review",
|
|
2705
|
+
"name": "Kyverno Policy Review",
|
|
2706
|
+
"type": "skill",
|
|
2707
|
+
"provider": "kyverno",
|
|
2708
|
+
"harnesses": [
|
|
2709
|
+
"codex",
|
|
2710
|
+
"claude-code",
|
|
2711
|
+
"cursor",
|
|
2712
|
+
"gemini",
|
|
2713
|
+
"kiro",
|
|
2714
|
+
"other"
|
|
2715
|
+
],
|
|
2716
|
+
"summary": "Review Kyverno ValidatingPolicy, MutatingPolicy, GeneratingPolicy, DeletingPolicy, ImageValidatingPolicy, and PolicyException resources for admission correctness, failure mode, supply-chain integrity, and the Kyverno-vs-native-CEL architectural decision.",
|
|
2717
|
+
"source_type": "original",
|
|
2718
|
+
"official_docs": [
|
|
2719
|
+
"https://kyverno.io/docs/",
|
|
2720
|
+
"https://kyverno.io/docs/policy-types/overview/",
|
|
2721
|
+
"https://kyverno.io/docs/policy-types/cluster-policy/validate/",
|
|
2722
|
+
"https://kyverno.io/docs/policy-types/cluster-policy/verify-images/",
|
|
2723
|
+
"https://kyverno.io/docs/exceptions/",
|
|
2724
|
+
"https://kyverno.io/docs/installation/",
|
|
2725
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/"
|
|
2726
|
+
],
|
|
2727
|
+
"security_notes": "Treat failureAction Audit on production policies as a critical finding. Every PolicyException is a documented bypass requiring an owner, reason, and expiry. ImageValidatingPolicy must verify signatures with mutateDigest true. Prefer native ValidatingAdmissionPolicy when CEL alone is sufficient.",
|
|
2728
|
+
"last_verified": "2026-05-01",
|
|
2729
|
+
"path": "skills/kyverno/kyverno-policy-review",
|
|
1914
2730
|
"author": "github: Raishin",
|
|
1915
2731
|
"version": "0.1.0"
|
|
1916
2732
|
},
|
|
@@ -1941,6 +2757,33 @@
|
|
|
1941
2757
|
"author": "github: Raishin",
|
|
1942
2758
|
"version": "0.1.0"
|
|
1943
2759
|
},
|
|
2760
|
+
{
|
|
2761
|
+
"id": "oci-certificates-issuer-review",
|
|
2762
|
+
"name": "OCI Certificates Issuer Review",
|
|
2763
|
+
"type": "skill",
|
|
2764
|
+
"provider": "oci",
|
|
2765
|
+
"harnesses": [
|
|
2766
|
+
"codex",
|
|
2767
|
+
"claude-code",
|
|
2768
|
+
"cursor",
|
|
2769
|
+
"gemini",
|
|
2770
|
+
"kiro",
|
|
2771
|
+
"other"
|
|
2772
|
+
],
|
|
2773
|
+
"summary": "Review OCI Certificates Service issuer configurations for cert-manager on OKE, covering CA hierarchy safety, issuance rule enforcement, OKE Workload Identity vs Instance Principal authentication, IAM policy scope minimization, OCSP reachability, and certificate version lifecycle management.",
|
|
2774
|
+
"source_type": "original",
|
|
2775
|
+
"official_docs": [
|
|
2776
|
+
"https://docs.oracle.com/en-us/iaas/Content/certificates/home.htm",
|
|
2777
|
+
"https://docs.oracle.com/en-us/iaas/Content/certificates/managing-certificate-authority.htm",
|
|
2778
|
+
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
|
|
2779
|
+
"https://github.com/oracle/oci-native-ingress-controller"
|
|
2780
|
+
],
|
|
2781
|
+
"security_notes": "Instance Principal auth for cert-manager on OKE means ANY pod on the node can call the OCI Certificates API using the instance metadata endpoint — not just cert-manager. Use OKE Workload Identity to scope cert-issuance permissions to the cert-manager ServiceAccount only. IAM policy with 'manage certificate-authorities' grants delete and update CA permissions, which is excessive for cert-manager.",
|
|
2782
|
+
"last_verified": "2026-05-02",
|
|
2783
|
+
"path": "skills/oci/oci-certificates-issuer-review",
|
|
2784
|
+
"version": "0.1.0",
|
|
2785
|
+
"author": "github: Raishin"
|
|
2786
|
+
},
|
|
1944
2787
|
{
|
|
1945
2788
|
"id": "oci-cloud-guard-responder",
|
|
1946
2789
|
"name": "OCI Cloud Guard Responder",
|
|
@@ -2194,109 +3037,9 @@
|
|
|
2194
3037
|
"author": "github: Raishin",
|
|
2195
3038
|
"version": "0.1.0"
|
|
2196
3039
|
},
|
|
2197
|
-
{
|
|
2198
|
-
"id": "oci-goldengate-replication-operator",
|
|
2199
|
-
"name": "OCI Goldengate Replication Operator",
|
|
2200
|
-
"type": "skill",
|
|
2201
|
-
"provider": "oci",
|
|
2202
|
-
"harnesses": [
|
|
2203
|
-
"codex",
|
|
2204
|
-
"claude-code",
|
|
2205
|
-
"cursor",
|
|
2206
|
-
"gemini",
|
|
2207
|
-
"kiro",
|
|
2208
|
-
"other"
|
|
2209
|
-
],
|
|
2210
|
-
"summary": "OCI Operate and review Oracle GoldenGate domains, connections, extracts, replicats, checkpoint tables, trails, distribution paths, and replication health. Use for replication setup, lag triage, data movement, and cutover safety.",
|
|
2211
|
-
"source_type": "adapted",
|
|
2212
|
-
"official_docs": [
|
|
2213
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2214
|
-
"https://www.oracle.com/cloud/"
|
|
2215
|
-
],
|
|
2216
|
-
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2217
|
-
"last_verified": "2026-04-27",
|
|
2218
|
-
"path": "skills/oci/oci-goldengate-replication-operator",
|
|
2219
|
-
"author": "github: Raishin",
|
|
2220
|
-
"version": "0.1.0"
|
|
2221
|
-
},
|
|
2222
|
-
{
|
|
2223
|
-
"id": "oci-identity-access-governor",
|
|
2224
|
-
"name": "OCI Identity Access Governor",
|
|
2225
|
-
"type": "skill",
|
|
2226
|
-
"provider": "oci",
|
|
2227
|
-
"harnesses": [
|
|
2228
|
-
"codex",
|
|
2229
|
-
"claude-code",
|
|
2230
|
-
"cursor",
|
|
2231
|
-
"gemini",
|
|
2232
|
-
"kiro",
|
|
2233
|
-
"other"
|
|
2234
|
-
],
|
|
2235
|
-
"summary": "Govern OCI Identity and Access Management with least-privilege policy review, compartment scoping, group/dynamic-group analysis, and safe access-change workflows. Use for OCI IAM policy design, access audits, privilege reduction, identit...",
|
|
2236
|
-
"source_type": "adapted",
|
|
2237
|
-
"official_docs": [
|
|
2238
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2239
|
-
"https://www.oracle.com/cloud/"
|
|
2240
|
-
],
|
|
2241
|
-
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2242
|
-
"last_verified": "2026-04-27",
|
|
2243
|
-
"path": "skills/oci/oci-identity-access-governor",
|
|
2244
|
-
"author": "github: Raishin",
|
|
2245
|
-
"version": "0.1.0"
|
|
2246
|
-
},
|
|
2247
|
-
{
|
|
2248
|
-
"id": "oci-iot-digital-twin-engineer",
|
|
2249
|
-
"name": "OCI IoT Digital Twin Engineer",
|
|
2250
|
-
"type": "skill",
|
|
2251
|
-
"provider": "oci",
|
|
2252
|
-
"harnesses": [
|
|
2253
|
-
"codex",
|
|
2254
|
-
"claude-code",
|
|
2255
|
-
"cursor",
|
|
2256
|
-
"gemini",
|
|
2257
|
-
"kiro",
|
|
2258
|
-
"other"
|
|
2259
|
-
],
|
|
2260
|
-
"summary": "Design and operate OCI IoT digital twin adapters, models, instances, relationships, and domain context. Use for digital twin topology, lifecycle, integration, and safe model/relationship changes.",
|
|
2261
|
-
"source_type": "adapted",
|
|
2262
|
-
"official_docs": [
|
|
2263
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2264
|
-
"https://www.oracle.com/cloud/"
|
|
2265
|
-
],
|
|
2266
|
-
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2267
|
-
"last_verified": "2026-04-27",
|
|
2268
|
-
"path": "skills/oci/oci-iot-digital-twin-engineer",
|
|
2269
|
-
"author": "github: Raishin",
|
|
2270
|
-
"version": "0.1.0"
|
|
2271
|
-
},
|
|
2272
|
-
{
|
|
2273
|
-
"id": "oci-limits-capacity-planner",
|
|
2274
|
-
"name": "OCI Limits Capacity Planner",
|
|
2275
|
-
"type": "skill",
|
|
2276
|
-
"provider": "oci",
|
|
2277
|
-
"harnesses": [
|
|
2278
|
-
"codex",
|
|
2279
|
-
"claude-code",
|
|
2280
|
-
"cursor",
|
|
2281
|
-
"gemini",
|
|
2282
|
-
"kiro",
|
|
2283
|
-
"other"
|
|
2284
|
-
],
|
|
2285
|
-
"summary": "Review OCI service limits, quotas, capacity availability, regional subscriptions, and growth risk. Use before deployments, migrations, DR expansion, shape changes, OKE scaling, database scaling, or quota increase requests.",
|
|
2286
|
-
"source_type": "adapted",
|
|
2287
|
-
"official_docs": [
|
|
2288
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2289
|
-
"https://www.oracle.com/cloud/"
|
|
2290
|
-
],
|
|
2291
|
-
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2292
|
-
"last_verified": "2026-04-27",
|
|
2293
|
-
"path": "skills/oci/oci-limits-capacity-planner",
|
|
2294
|
-
"author": "github: Raishin",
|
|
2295
|
-
"version": "0.1.0"
|
|
2296
|
-
},
|
|
2297
|
-
{
|
|
2298
|
-
"id": "oci-load-balancer-traffic-engineer",
|
|
2299
|
-
"name": "OCI Load Balancer Traffic Engineer",
|
|
3040
|
+
{
|
|
3041
|
+
"id": "oci-goldengate-replication-operator",
|
|
3042
|
+
"name": "OCI Goldengate Replication Operator",
|
|
2300
3043
|
"type": "skill",
|
|
2301
3044
|
"provider": "oci",
|
|
2302
3045
|
"harnesses": [
|
|
@@ -2307,7 +3050,7 @@
|
|
|
2307
3050
|
"kiro",
|
|
2308
3051
|
"other"
|
|
2309
3052
|
],
|
|
2310
|
-
"summary": "
|
|
3053
|
+
"summary": "OCI Operate and review Oracle GoldenGate domains, connections, extracts, replicats, checkpoint tables, trails, distribution paths, and replication health. Use for replication setup, lag triage, data movement, and cutover safety.",
|
|
2311
3054
|
"source_type": "adapted",
|
|
2312
3055
|
"official_docs": [
|
|
2313
3056
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -2315,13 +3058,13 @@
|
|
|
2315
3058
|
],
|
|
2316
3059
|
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2317
3060
|
"last_verified": "2026-04-27",
|
|
2318
|
-
"path": "skills/oci/oci-
|
|
3061
|
+
"path": "skills/oci/oci-goldengate-replication-operator",
|
|
2319
3062
|
"author": "github: Raishin",
|
|
2320
3063
|
"version": "0.1.0"
|
|
2321
3064
|
},
|
|
2322
3065
|
{
|
|
2323
|
-
"id": "oci-
|
|
2324
|
-
"name": "OCI
|
|
3066
|
+
"id": "oci-identity-access-governor",
|
|
3067
|
+
"name": "OCI Identity Access Governor",
|
|
2325
3068
|
"type": "skill",
|
|
2326
3069
|
"provider": "oci",
|
|
2327
3070
|
"harnesses": [
|
|
@@ -2332,7 +3075,7 @@
|
|
|
2332
3075
|
"kiro",
|
|
2333
3076
|
"other"
|
|
2334
3077
|
],
|
|
2335
|
-
"summary": "
|
|
3078
|
+
"summary": "Govern OCI Identity and Access Management with least-privilege policy review, compartment scoping, group/dynamic-group analysis, and safe access-change workflows. Use for OCI IAM policy design, access audits, privilege reduction, identit...",
|
|
2336
3079
|
"source_type": "adapted",
|
|
2337
3080
|
"official_docs": [
|
|
2338
3081
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -2340,13 +3083,13 @@
|
|
|
2340
3083
|
],
|
|
2341
3084
|
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2342
3085
|
"last_verified": "2026-04-27",
|
|
2343
|
-
"path": "skills/oci/oci-
|
|
3086
|
+
"path": "skills/oci/oci-identity-access-governor",
|
|
2344
3087
|
"author": "github: Raishin",
|
|
2345
3088
|
"version": "0.1.0"
|
|
2346
3089
|
},
|
|
2347
3090
|
{
|
|
2348
|
-
"id": "oci-
|
|
2349
|
-
"name": "OCI
|
|
3091
|
+
"id": "oci-iot-digital-twin-engineer",
|
|
3092
|
+
"name": "OCI IoT Digital Twin Engineer",
|
|
2350
3093
|
"type": "skill",
|
|
2351
3094
|
"provider": "oci",
|
|
2352
3095
|
"harnesses": [
|
|
@@ -2357,7 +3100,7 @@
|
|
|
2357
3100
|
"kiro",
|
|
2358
3101
|
"other"
|
|
2359
3102
|
],
|
|
2360
|
-
"summary": "Design and
|
|
3103
|
+
"summary": "Design and operate OCI IoT digital twin adapters, models, instances, relationships, and domain context. Use for digital twin topology, lifecycle, integration, and safe model/relationship changes.",
|
|
2361
3104
|
"source_type": "adapted",
|
|
2362
3105
|
"official_docs": [
|
|
2363
3106
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -2365,13 +3108,13 @@
|
|
|
2365
3108
|
],
|
|
2366
3109
|
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2367
3110
|
"last_verified": "2026-04-27",
|
|
2368
|
-
"path": "skills/oci/oci-
|
|
3111
|
+
"path": "skills/oci/oci-iot-digital-twin-engineer",
|
|
2369
3112
|
"author": "github: Raishin",
|
|
2370
3113
|
"version": "0.1.0"
|
|
2371
3114
|
},
|
|
2372
3115
|
{
|
|
2373
|
-
"id": "oci-
|
|
2374
|
-
"name": "OCI
|
|
3116
|
+
"id": "oci-limits-capacity-planner",
|
|
3117
|
+
"name": "OCI Limits Capacity Planner",
|
|
2375
3118
|
"type": "skill",
|
|
2376
3119
|
"provider": "oci",
|
|
2377
3120
|
"harnesses": [
|
|
@@ -2382,7 +3125,7 @@
|
|
|
2382
3125
|
"kiro",
|
|
2383
3126
|
"other"
|
|
2384
3127
|
],
|
|
2385
|
-
"summary": "OCI
|
|
3128
|
+
"summary": "Review OCI service limits, quotas, capacity availability, regional subscriptions, and growth risk. Use before deployments, migrations, DR expansion, shape changes, OKE scaling, database scaling, or quota increase requests.",
|
|
2386
3129
|
"source_type": "adapted",
|
|
2387
3130
|
"official_docs": [
|
|
2388
3131
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -2390,13 +3133,13 @@
|
|
|
2390
3133
|
],
|
|
2391
3134
|
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2392
3135
|
"last_verified": "2026-04-27",
|
|
2393
|
-
"path": "skills/oci/oci-
|
|
3136
|
+
"path": "skills/oci/oci-limits-capacity-planner",
|
|
2394
3137
|
"author": "github: Raishin",
|
|
2395
3138
|
"version": "0.1.0"
|
|
2396
3139
|
},
|
|
2397
3140
|
{
|
|
2398
|
-
"id": "oci-
|
|
2399
|
-
"name": "OCI
|
|
3141
|
+
"id": "oci-live-autonomous-db-lifecycle-guard",
|
|
3142
|
+
"name": "OCI Live Autonomous DB Lifecycle Guard",
|
|
2400
3143
|
"type": "skill",
|
|
2401
3144
|
"provider": "oci",
|
|
2402
3145
|
"harnesses": [
|
|
@@ -2407,21 +3150,23 @@
|
|
|
2407
3150
|
"kiro",
|
|
2408
3151
|
"other"
|
|
2409
3152
|
],
|
|
2410
|
-
"summary": "
|
|
2411
|
-
"source_type": "
|
|
3153
|
+
"summary": "Guard Autonomous Database lifecycle changes — scale, start, stop, clone, terminate — with protection-tag enforcement, backup verification, and connection-string impact analysis before any mutation.",
|
|
3154
|
+
"source_type": "original",
|
|
2412
3155
|
"official_docs": [
|
|
2413
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2414
|
-
"https://
|
|
3156
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbscaling.htm",
|
|
3157
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbstopstart.htm",
|
|
3158
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
3159
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
2415
3160
|
],
|
|
2416
|
-
"security_notes": "
|
|
2417
|
-
"last_verified": "2026-04-
|
|
2418
|
-
"path": "skills/oci/oci-
|
|
3161
|
+
"security_notes": "ADB termination is permanent — the database and all backups are deleted. Always verify protection tags before any terminate operation. ADB storage scale-up cannot be reversed. Termination blocked by defined-tag protection requires explicit tag removal approval.",
|
|
3162
|
+
"last_verified": "2026-04-30",
|
|
3163
|
+
"path": "skills/oci/oci-live-autonomous-db-lifecycle-guard",
|
|
2419
3164
|
"author": "github: Raishin",
|
|
2420
3165
|
"version": "0.1.0"
|
|
2421
3166
|
},
|
|
2422
3167
|
{
|
|
2423
|
-
"id": "oci-
|
|
2424
|
-
"name": "OCI
|
|
3168
|
+
"id": "oci-live-cost-budget-runaway-guard",
|
|
3169
|
+
"name": "OCI Live Cost Budget Runaway Guard",
|
|
2425
3170
|
"type": "skill",
|
|
2426
3171
|
"provider": "oci",
|
|
2427
3172
|
"harnesses": [
|
|
@@ -2432,21 +3177,23 @@
|
|
|
2432
3177
|
"kiro",
|
|
2433
3178
|
"other"
|
|
2434
3179
|
],
|
|
2435
|
-
"summary": "
|
|
2436
|
-
"source_type": "
|
|
3180
|
+
"summary": "Gate OCI budget mutations and GPU/HPC shape provisioning against compartment spend limits, with inventory searches, quota audits, and emergency spend-stop playbooks.",
|
|
3181
|
+
"source_type": "original",
|
|
2437
3182
|
"official_docs": [
|
|
2438
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2439
|
-
"https://
|
|
3183
|
+
"https://docs.oracle.com/en-us/iaas/Content/Billing/Tasks/managingbudgets.htm",
|
|
3184
|
+
"https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/managinginstances.htm",
|
|
3185
|
+
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
3186
|
+
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
2440
3187
|
],
|
|
2441
|
-
"security_notes": "
|
|
2442
|
-
"last_verified": "2026-04-
|
|
2443
|
-
"path": "skills/oci/oci-
|
|
3188
|
+
"security_notes": "GPU/HPC shapes (BM.GPU4.8, A100, BM.HPC2.36) can generate six-figure monthly costs when left running. Never approve quota increases or budget threshold raises without explicit financial-authority approval. Emergency stop requires Compute operator rights — escalate if not held.",
|
|
3189
|
+
"last_verified": "2026-04-30",
|
|
3190
|
+
"path": "skills/oci/oci-live-cost-budget-runaway-guard",
|
|
2444
3191
|
"author": "github: Raishin",
|
|
2445
3192
|
"version": "0.1.0"
|
|
2446
3193
|
},
|
|
2447
3194
|
{
|
|
2448
|
-
"id": "oci-
|
|
2449
|
-
"name": "OCI
|
|
3195
|
+
"id": "oci-live-iam-policy-compartment-guard",
|
|
3196
|
+
"name": "OCI Live IAM Policy Compartment Guard",
|
|
2450
3197
|
"type": "skill",
|
|
2451
3198
|
"provider": "oci",
|
|
2452
3199
|
"harnesses": [
|
|
@@ -2457,21 +3204,23 @@
|
|
|
2457
3204
|
"kiro",
|
|
2458
3205
|
"other"
|
|
2459
3206
|
],
|
|
2460
|
-
"summary": "
|
|
2461
|
-
"source_type": "
|
|
3207
|
+
"summary": "Guard OCI IAM policy writes and dynamic group changes with verb-hierarchy audit, compartment scope enforcement, anti-pattern detection (any-user/any-group), and rollback via statement restore.",
|
|
3208
|
+
"source_type": "original",
|
|
2462
3209
|
"official_docs": [
|
|
2463
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2464
|
-
"https://
|
|
3210
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policygetstarted.htm",
|
|
3211
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingdynamicgroups.htm",
|
|
3212
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policysyntax.htm",
|
|
3213
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/iampolicyreference.htm"
|
|
2465
3214
|
],
|
|
2466
|
-
"security_notes": "
|
|
2467
|
-
"last_verified": "2026-04-
|
|
2468
|
-
"path": "skills/oci/oci-
|
|
3215
|
+
"security_notes": "Any-user and any-group policies in tenancy root are the most common OCI security misconfiguration. Never approve manage-verb policies at tenancy scope without compartment scoping. Policy deletes take effect immediately with no grace period.",
|
|
3216
|
+
"last_verified": "2026-04-30",
|
|
3217
|
+
"path": "skills/oci/oci-live-iam-policy-compartment-guard",
|
|
2469
3218
|
"author": "github: Raishin",
|
|
2470
3219
|
"version": "0.1.0"
|
|
2471
3220
|
},
|
|
2472
3221
|
{
|
|
2473
|
-
"id": "oci-
|
|
2474
|
-
"name": "OCI
|
|
3222
|
+
"id": "oci-live-network-security-rule-guard",
|
|
3223
|
+
"name": "OCI Live Network Security Rule Guard",
|
|
2475
3224
|
"type": "skill",
|
|
2476
3225
|
"provider": "oci",
|
|
2477
3226
|
"harnesses": [
|
|
@@ -2482,21 +3231,24 @@
|
|
|
2482
3231
|
"kiro",
|
|
2483
3232
|
"other"
|
|
2484
3233
|
],
|
|
2485
|
-
"summary": "
|
|
2486
|
-
"source_type": "
|
|
3234
|
+
"summary": "Guard live OCI Security List and NSG rule changes with current-state capture, open-internet and sensitive-port detection, stateful/stateless assessment, and explicit approval before ingress or egress mutation.",
|
|
3235
|
+
"source_type": "original",
|
|
2487
3236
|
"official_docs": [
|
|
2488
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2489
|
-
"https://
|
|
3237
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/securitylists.htm",
|
|
3238
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/networksecuritygroups.htm",
|
|
3239
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/manage-nsg-security-rules.htm",
|
|
3240
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
|
|
3241
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
|
|
2490
3242
|
],
|
|
2491
|
-
"security_notes": "
|
|
2492
|
-
"last_verified": "2026-
|
|
2493
|
-
"path": "skills/oci/oci-
|
|
3243
|
+
"security_notes": "oci network security-list update is a full replace — always capture complete current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change. Prefer NSGs over Security Lists for database VNICs.",
|
|
3244
|
+
"last_verified": "2026-05-01",
|
|
3245
|
+
"path": "skills/oci/oci-live-network-security-rule-guard",
|
|
2494
3246
|
"author": "github: Raishin",
|
|
2495
3247
|
"version": "0.1.0"
|
|
2496
3248
|
},
|
|
2497
3249
|
{
|
|
2498
|
-
"id": "oci-
|
|
2499
|
-
"name": "OCI
|
|
3250
|
+
"id": "oci-live-oke-rollout-guard",
|
|
3251
|
+
"name": "OCI Live OKE Rollout Guard",
|
|
2500
3252
|
"type": "skill",
|
|
2501
3253
|
"provider": "oci",
|
|
2502
3254
|
"harnesses": [
|
|
@@ -2507,21 +3259,23 @@
|
|
|
2507
3259
|
"kiro",
|
|
2508
3260
|
"other"
|
|
2509
3261
|
],
|
|
2510
|
-
"summary": "
|
|
2511
|
-
"source_type": "
|
|
3262
|
+
"summary": "Guard OKE deployment rollouts via DevOps Service approval stages with canary and blue-green evidence, rollout health verification, and kubectl rollout undo gates.",
|
|
3263
|
+
"source_type": "original",
|
|
2512
3264
|
"official_docs": [
|
|
2513
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2514
|
-
"https://
|
|
3265
|
+
"https://docs.oracle.com/en-us/iaas/Content/devops/using/deploy_oke.htm",
|
|
3266
|
+
"https://docs.oracle.com/en-us/iaas/Content/devops/using/bgoke_deploy.htm",
|
|
3267
|
+
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
3268
|
+
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
2515
3269
|
],
|
|
2516
|
-
"security_notes": "
|
|
2517
|
-
"last_verified": "2026-04-
|
|
2518
|
-
"path": "skills/oci/oci-
|
|
3270
|
+
"security_notes": "Never advance an OKE rollout past an approval stage without rollout status and PDB health evidence. kubectl rollout undo is irreversible in the sense that the prior version may not be identical to the deployed artifact — confirm target revision before undo.",
|
|
3271
|
+
"last_verified": "2026-04-30",
|
|
3272
|
+
"path": "skills/oci/oci-live-oke-rollout-guard",
|
|
2519
3273
|
"author": "github: Raishin",
|
|
2520
3274
|
"version": "0.1.0"
|
|
2521
3275
|
},
|
|
2522
3276
|
{
|
|
2523
|
-
"id": "oci-
|
|
2524
|
-
"name": "OCI
|
|
3277
|
+
"id": "oci-live-resource-manager-stack-guard",
|
|
3278
|
+
"name": "OCI Live Resource Manager Stack Guard",
|
|
2525
3279
|
"type": "skill",
|
|
2526
3280
|
"provider": "oci",
|
|
2527
3281
|
"harnesses": [
|
|
@@ -2532,21 +3286,23 @@
|
|
|
2532
3286
|
"kiro",
|
|
2533
3287
|
"other"
|
|
2534
3288
|
],
|
|
2535
|
-
"summary": "
|
|
2536
|
-
"source_type": "
|
|
3289
|
+
"summary": "Guard OCI Resource Manager stack plan, apply, and destroy jobs with drift detection, state-version rollback, stack auto-lock awareness, and approval gates.",
|
|
3290
|
+
"source_type": "original",
|
|
2537
3291
|
"official_docs": [
|
|
2538
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2539
|
-
"https://
|
|
3292
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Concepts/resourcemanager.htm",
|
|
3293
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/detect-drift.htm",
|
|
3294
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/create-job-lock-file.htm",
|
|
3295
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/home.htm"
|
|
2540
3296
|
],
|
|
2541
|
-
"security_notes": "OCI
|
|
2542
|
-
"last_verified": "2026-04-
|
|
2543
|
-
"path": "skills/oci/oci-
|
|
3297
|
+
"security_notes": "OCI Resource Manager auto-locks a stack state during job execution. Never approve an apply or destroy job without a plan-job output review and drift detection evidence. Repo write access does not authorize live OCI infrastructure mutations.",
|
|
3298
|
+
"last_verified": "2026-04-30",
|
|
3299
|
+
"path": "skills/oci/oci-live-resource-manager-stack-guard",
|
|
2544
3300
|
"author": "github: Raishin",
|
|
2545
3301
|
"version": "0.1.0"
|
|
2546
3302
|
},
|
|
2547
3303
|
{
|
|
2548
|
-
"id": "oci-
|
|
2549
|
-
"name": "OCI
|
|
3304
|
+
"id": "oci-live-vault-key-destruction-guard",
|
|
3305
|
+
"name": "OCI Live Vault Key Destruction Guard",
|
|
2550
3306
|
"type": "skill",
|
|
2551
3307
|
"provider": "oci",
|
|
2552
3308
|
"harnesses": [
|
|
@@ -2557,21 +3313,23 @@
|
|
|
2557
3313
|
"kiro",
|
|
2558
3314
|
"other"
|
|
2559
3315
|
],
|
|
2560
|
-
"summary": "
|
|
2561
|
-
"source_type": "
|
|
3316
|
+
"summary": "Guard Vault master encryption key scheduled-deletion and HSM rotation with data-association audits, key-usage reference checks, deletion-window enforcement, and cancellation playbooks.",
|
|
3317
|
+
"source_type": "original",
|
|
2562
3318
|
"official_docs": [
|
|
2563
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2564
|
-
"https://
|
|
3319
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/deletingkeys.htm",
|
|
3320
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/rotatingkeys.htm",
|
|
3321
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm",
|
|
3322
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/managingkeys.htm"
|
|
2565
3323
|
],
|
|
2566
|
-
"security_notes": "
|
|
2567
|
-
"last_verified": "2026-04-
|
|
2568
|
-
"path": "skills/oci/oci-
|
|
3324
|
+
"security_notes": "After the scheduled deletion window expires, HSM-backed keys are cryptographically wiped. All data encrypted exclusively by that key version is permanently unrecoverable. Recovery SLA from OCI Support: NONE. Always use a 30-day window and audit data associations before scheduling.",
|
|
3325
|
+
"last_verified": "2026-04-30",
|
|
3326
|
+
"path": "skills/oci/oci-live-vault-key-destruction-guard",
|
|
2569
3327
|
"author": "github: Raishin",
|
|
2570
3328
|
"version": "0.1.0"
|
|
2571
3329
|
},
|
|
2572
3330
|
{
|
|
2573
|
-
"id": "oci-
|
|
2574
|
-
"name": "OCI
|
|
3331
|
+
"id": "oci-load-balancer-traffic-engineer",
|
|
3332
|
+
"name": "OCI Load Balancer Traffic Engineer",
|
|
2575
3333
|
"type": "skill",
|
|
2576
3334
|
"provider": "oci",
|
|
2577
3335
|
"harnesses": [
|
|
@@ -2582,7 +3340,7 @@
|
|
|
2582
3340
|
"kiro",
|
|
2583
3341
|
"other"
|
|
2584
3342
|
],
|
|
2585
|
-
"summary": "
|
|
3343
|
+
"summary": "Design, review, and troubleshoot OCI Load Balancer and Network Load Balancer traffic paths, listeners, backend sets, certificates, health checks, logging, and failover. Use for L7/L4 traffic engineering and availability reviews.",
|
|
2586
3344
|
"source_type": "adapted",
|
|
2587
3345
|
"official_docs": [
|
|
2588
3346
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -2590,13 +3348,13 @@
|
|
|
2590
3348
|
],
|
|
2591
3349
|
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2592
3350
|
"last_verified": "2026-04-27",
|
|
2593
|
-
"path": "skills/oci/oci-
|
|
3351
|
+
"path": "skills/oci/oci-load-balancer-traffic-engineer",
|
|
2594
3352
|
"author": "github: Raishin",
|
|
2595
3353
|
"version": "0.1.0"
|
|
2596
3354
|
},
|
|
2597
3355
|
{
|
|
2598
|
-
"id": "oci-
|
|
2599
|
-
"name": "OCI
|
|
3356
|
+
"id": "oci-maestro",
|
|
3357
|
+
"name": "OCI Maestro",
|
|
2600
3358
|
"type": "skill",
|
|
2601
3359
|
"provider": "oci",
|
|
2602
3360
|
"harnesses": [
|
|
@@ -2607,21 +3365,23 @@
|
|
|
2607
3365
|
"kiro",
|
|
2608
3366
|
"other"
|
|
2609
3367
|
],
|
|
2610
|
-
"summary": "
|
|
3368
|
+
"summary": "Route OCI tasks to the narrowest specialist or team of specialists from the 31-agent catalog. Classifies by domain, dispatches single or parallel (max 4), and enforces live-guard gate for production-change agents.",
|
|
2611
3369
|
"source_type": "adapted",
|
|
2612
3370
|
"official_docs": [
|
|
2613
3371
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2614
|
-
"https://www.oracle.com/cloud/"
|
|
3372
|
+
"https://www.oracle.com/cloud/",
|
|
3373
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/overview.htm",
|
|
3374
|
+
"https://docs.oracle.com/en-us/iaas/Content/Security/Concepts/securityoverview.htm"
|
|
2615
3375
|
],
|
|
2616
|
-
"security_notes": "
|
|
2617
|
-
"last_verified": "2026-04-
|
|
2618
|
-
"path": "skills/oci/oci-
|
|
3376
|
+
"security_notes": "Live-guard gate is non-negotiable: never auto-dispatch live-guard agents without explicit human confirmation, blast-radius assessment, and rollback path. OCI vault key destruction and IAM policy deletion are irreversible.",
|
|
3377
|
+
"last_verified": "2026-04-30",
|
|
3378
|
+
"path": "skills/oci/oci-maestro",
|
|
2619
3379
|
"author": "github: Raishin",
|
|
2620
3380
|
"version": "0.1.0"
|
|
2621
3381
|
},
|
|
2622
3382
|
{
|
|
2623
|
-
"id": "
|
|
2624
|
-
"name": "
|
|
3383
|
+
"id": "oci-migration-cutover-architect",
|
|
3384
|
+
"name": "OCI Migration Cutover Architect",
|
|
2625
3385
|
"type": "skill",
|
|
2626
3386
|
"provider": "oci",
|
|
2627
3387
|
"harnesses": [
|
|
@@ -2632,24 +3392,23 @@
|
|
|
2632
3392
|
"kiro",
|
|
2633
3393
|
"other"
|
|
2634
3394
|
],
|
|
2635
|
-
"summary": "
|
|
2636
|
-
"source_type": "
|
|
3395
|
+
"summary": "Plan OCI migrations and cutovers with Cloud Migrations, dependency discovery, waves, rollback, DNS, data sync, validation, and support readiness. Use for migration assessment, move groups, cutover runbooks, and go/no-go reviews.",
|
|
3396
|
+
"source_type": "adapted",
|
|
2637
3397
|
"official_docs": [
|
|
2638
|
-
"https://
|
|
2639
|
-
"https://
|
|
2640
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm"
|
|
3398
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3399
|
+
"https://www.oracle.com/cloud/"
|
|
2641
3400
|
],
|
|
2642
|
-
"security_notes": "
|
|
3401
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
2643
3402
|
"last_verified": "2026-04-27",
|
|
2644
|
-
"path": "skills/oci/
|
|
3403
|
+
"path": "skills/oci/oci-migration-cutover-architect",
|
|
2645
3404
|
"author": "github: Raishin",
|
|
2646
3405
|
"version": "0.1.0"
|
|
2647
3406
|
},
|
|
2648
3407
|
{
|
|
2649
|
-
"id": "
|
|
2650
|
-
"name": "
|
|
3408
|
+
"id": "oci-multi-cloud-architect",
|
|
3409
|
+
"name": "OCI Multi Cloud Architect",
|
|
2651
3410
|
"type": "skill",
|
|
2652
|
-
"provider": "
|
|
3411
|
+
"provider": "oci",
|
|
2653
3412
|
"harnesses": [
|
|
2654
3413
|
"codex",
|
|
2655
3414
|
"claude-code",
|
|
@@ -2658,25 +3417,23 @@
|
|
|
2658
3417
|
"kiro",
|
|
2659
3418
|
"other"
|
|
2660
3419
|
],
|
|
2661
|
-
"summary": "
|
|
2662
|
-
"source_type": "
|
|
3420
|
+
"summary": "Design and review OCI multi-cloud architectures connecting Oracle Cloud Infrastructure with AWS, Azure, Google Cloud, on-premises, or SaaS through VPN, FastConnect, Direct Connect, ExpressRoute, Cloud Interconnect, identity federation, D...",
|
|
3421
|
+
"source_type": "adapted",
|
|
2663
3422
|
"official_docs": [
|
|
2664
|
-
"https://
|
|
2665
|
-
"https://
|
|
2666
|
-
"https://learn.microsoft.com/en-us/azure/role-based-access-control/deny-assignments",
|
|
2667
|
-
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/best-practices"
|
|
3423
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3424
|
+
"https://www.oracle.com/cloud/"
|
|
2668
3425
|
],
|
|
2669
|
-
"security_notes": "
|
|
2670
|
-
"last_verified": "2026-04-
|
|
2671
|
-
"path": "skills/
|
|
3426
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3427
|
+
"last_verified": "2026-04-27",
|
|
3428
|
+
"path": "skills/oci/oci-multi-cloud-architect",
|
|
2672
3429
|
"author": "github: Raishin",
|
|
2673
3430
|
"version": "0.1.0"
|
|
2674
3431
|
},
|
|
2675
3432
|
{
|
|
2676
|
-
"id": "
|
|
2677
|
-
"name": "
|
|
3433
|
+
"id": "oci-mysql-heatwave-ai-specialist",
|
|
3434
|
+
"name": "OCI Mysql Heatwave AI Specialist",
|
|
2678
3435
|
"type": "skill",
|
|
2679
|
-
"provider": "
|
|
3436
|
+
"provider": "oci",
|
|
2680
3437
|
"harnesses": [
|
|
2681
3438
|
"codex",
|
|
2682
3439
|
"claude-code",
|
|
@@ -2685,25 +3442,23 @@
|
|
|
2685
3442
|
"kiro",
|
|
2686
3443
|
"other"
|
|
2687
3444
|
],
|
|
2688
|
-
"summary": "
|
|
2689
|
-
"source_type": "
|
|
3445
|
+
"summary": "OCI Operate and review MySQL HeatWave, MySQL AI, vector/RAG workflows, connection configs, object storage ingestion, and SQL safety. Use for MySQL AI questions, HeatWave ML, vector store loading, and MySQL operational reviews.",
|
|
3446
|
+
"source_type": "adapted",
|
|
2690
3447
|
"official_docs": [
|
|
2691
|
-
"https://
|
|
2692
|
-
"https://
|
|
2693
|
-
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
2694
|
-
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
3448
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3449
|
+
"https://www.oracle.com/cloud/"
|
|
2695
3450
|
],
|
|
2696
|
-
"security_notes": "
|
|
2697
|
-
"last_verified": "2026-04-
|
|
2698
|
-
"path": "skills/
|
|
3451
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3452
|
+
"last_verified": "2026-04-27",
|
|
3453
|
+
"path": "skills/oci/oci-mysql-heatwave-ai-specialist",
|
|
2699
3454
|
"author": "github: Raishin",
|
|
2700
3455
|
"version": "0.1.0"
|
|
2701
3456
|
},
|
|
2702
3457
|
{
|
|
2703
|
-
"id": "
|
|
2704
|
-
"name": "
|
|
3458
|
+
"id": "oci-network-architect",
|
|
3459
|
+
"name": "OCI Network Architect",
|
|
2705
3460
|
"type": "skill",
|
|
2706
|
-
"provider": "
|
|
3461
|
+
"provider": "oci",
|
|
2707
3462
|
"harnesses": [
|
|
2708
3463
|
"codex",
|
|
2709
3464
|
"claude-code",
|
|
@@ -2712,25 +3467,23 @@
|
|
|
2712
3467
|
"kiro",
|
|
2713
3468
|
"other"
|
|
2714
3469
|
],
|
|
2715
|
-
"summary": "
|
|
2716
|
-
"source_type": "
|
|
2717
|
-
"official_docs": [
|
|
2718
|
-
"https://
|
|
2719
|
-
"https://
|
|
2720
|
-
"https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-update-deployment",
|
|
2721
|
-
"https://kubernetes.io/docs/tasks/run-application/configure-pdb/"
|
|
3470
|
+
"summary": "Design, review, and troubleshoot OCI networking with safe compartment/region scoping, least-privilege network access, VCN/subnet/routing/security-list/NSG analysis, and evidence-based MCP or CLI discovery.",
|
|
3471
|
+
"source_type": "adapted",
|
|
3472
|
+
"official_docs": [
|
|
3473
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3474
|
+
"https://www.oracle.com/cloud/"
|
|
2722
3475
|
],
|
|
2723
|
-
"security_notes": "
|
|
2724
|
-
"last_verified": "2026-04-
|
|
2725
|
-
"path": "skills/
|
|
3476
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3477
|
+
"last_verified": "2026-04-27",
|
|
3478
|
+
"path": "skills/oci/oci-network-architect",
|
|
2726
3479
|
"author": "github: Raishin",
|
|
2727
3480
|
"version": "0.1.0"
|
|
2728
3481
|
},
|
|
2729
3482
|
{
|
|
2730
|
-
"id": "
|
|
2731
|
-
"name": "
|
|
3483
|
+
"id": "oci-observability-incident-responder",
|
|
3484
|
+
"name": "OCI Observability Incident Responder",
|
|
2732
3485
|
"type": "skill",
|
|
2733
|
-
"provider": "
|
|
3486
|
+
"provider": "oci",
|
|
2734
3487
|
"harnesses": [
|
|
2735
3488
|
"codex",
|
|
2736
3489
|
"claude-code",
|
|
@@ -2739,24 +3492,23 @@
|
|
|
2739
3492
|
"kiro",
|
|
2740
3493
|
"other"
|
|
2741
3494
|
],
|
|
2742
|
-
"summary": "
|
|
2743
|
-
"source_type": "
|
|
3495
|
+
"summary": "Operate as a ruthless OCI observability and incident responder for Monitoring alarms, Logging, Events, Notifications, service health, metrics, runbooks, and IAM-scoped incident response. Use when work touches OCI alarms, telemetry, alert...",
|
|
3496
|
+
"source_type": "adapted",
|
|
2744
3497
|
"official_docs": [
|
|
2745
|
-
"https://
|
|
2746
|
-
"https://
|
|
2747
|
-
"https://learn.microsoft.com/en-us/azure/app-service/configure-common"
|
|
3498
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3499
|
+
"https://www.oracle.com/cloud/"
|
|
2748
3500
|
],
|
|
2749
|
-
"security_notes": "
|
|
2750
|
-
"last_verified": "2026-04-
|
|
2751
|
-
"path": "skills/
|
|
3501
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3502
|
+
"last_verified": "2026-04-27",
|
|
3503
|
+
"path": "skills/oci/oci-observability-incident-responder",
|
|
2752
3504
|
"author": "github: Raishin",
|
|
2753
3505
|
"version": "0.1.0"
|
|
2754
3506
|
},
|
|
2755
3507
|
{
|
|
2756
|
-
"id": "
|
|
2757
|
-
"name": "
|
|
3508
|
+
"id": "oci-recovery-service-operator",
|
|
3509
|
+
"name": "OCI Recovery Service Operator",
|
|
2758
3510
|
"type": "skill",
|
|
2759
|
-
"provider": "
|
|
3511
|
+
"provider": "oci",
|
|
2760
3512
|
"harnesses": [
|
|
2761
3513
|
"codex",
|
|
2762
3514
|
"claude-code",
|
|
@@ -2765,25 +3517,23 @@
|
|
|
2765
3517
|
"kiro",
|
|
2766
3518
|
"other"
|
|
2767
3519
|
],
|
|
2768
|
-
"summary": "
|
|
2769
|
-
"source_type": "
|
|
3520
|
+
"summary": "Operate OCI Recovery Service protected databases, protection policies, recovery service subnets, backup health, redo status, and recovery metrics. Use for database recovery posture, protected database health, and restore readiness.",
|
|
3521
|
+
"source_type": "adapted",
|
|
2770
3522
|
"official_docs": [
|
|
2771
|
-
"https://
|
|
2772
|
-
"https://
|
|
2773
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/keys/how-to-configure-key-rotation",
|
|
2774
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices"
|
|
3523
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3524
|
+
"https://www.oracle.com/cloud/"
|
|
2775
3525
|
],
|
|
2776
|
-
"security_notes": "
|
|
2777
|
-
"last_verified": "2026-04-
|
|
2778
|
-
"path": "skills/
|
|
3526
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3527
|
+
"last_verified": "2026-04-27",
|
|
3528
|
+
"path": "skills/oci/oci-recovery-service-operator",
|
|
2779
3529
|
"author": "github: Raishin",
|
|
2780
3530
|
"version": "0.1.0"
|
|
2781
3531
|
},
|
|
2782
3532
|
{
|
|
2783
|
-
"id": "
|
|
2784
|
-
"name": "
|
|
3533
|
+
"id": "oci-registry-artifact-governor",
|
|
3534
|
+
"name": "OCI Registry Artifact Governor",
|
|
2785
3535
|
"type": "skill",
|
|
2786
|
-
"provider": "
|
|
3536
|
+
"provider": "oci",
|
|
2787
3537
|
"harnesses": [
|
|
2788
3538
|
"codex",
|
|
2789
3539
|
"claude-code",
|
|
@@ -2792,23 +3542,21 @@
|
|
|
2792
3542
|
"kiro",
|
|
2793
3543
|
"other"
|
|
2794
3544
|
],
|
|
2795
|
-
"summary": "
|
|
2796
|
-
"source_type": "
|
|
3545
|
+
"summary": "Govern OCI Registry repositories, container images, artifact access, retention, promotion, and deployment safety. Use for OCIR repository reviews, image lifecycle, DevOps/OKE integration, and least-privilege push/pull access.",
|
|
3546
|
+
"source_type": "adapted",
|
|
2797
3547
|
"official_docs": [
|
|
2798
|
-
"https://
|
|
2799
|
-
"https://
|
|
2800
|
-
"https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal",
|
|
2801
|
-
"https://learn.microsoft.com/en-us/azure/cost-management-billing/finops/overview-finops"
|
|
3548
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3549
|
+
"https://www.oracle.com/cloud/"
|
|
2802
3550
|
],
|
|
2803
|
-
"security_notes": "
|
|
2804
|
-
"last_verified": "2026-04-
|
|
2805
|
-
"path": "skills/
|
|
3551
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3552
|
+
"last_verified": "2026-04-27",
|
|
3553
|
+
"path": "skills/oci/oci-registry-artifact-governor",
|
|
2806
3554
|
"author": "github: Raishin",
|
|
2807
3555
|
"version": "0.1.0"
|
|
2808
3556
|
},
|
|
2809
3557
|
{
|
|
2810
|
-
"id": "oci-
|
|
2811
|
-
"name": "OCI
|
|
3558
|
+
"id": "oci-resource-search-inventory-analyst",
|
|
3559
|
+
"name": "OCI Resource Search Inventory Analyst",
|
|
2812
3560
|
"type": "skill",
|
|
2813
3561
|
"provider": "oci",
|
|
2814
3562
|
"harnesses": [
|
|
@@ -2819,23 +3567,21 @@
|
|
|
2819
3567
|
"kiro",
|
|
2820
3568
|
"other"
|
|
2821
3569
|
],
|
|
2822
|
-
"summary": "
|
|
2823
|
-
"source_type": "
|
|
3570
|
+
"summary": "Build OCI resource inventories and dependency maps using Resource Search, compartments, tags, and cross-service discovery. Use for tenancy inventory, ownership gaps, orphan detection, migration scoping, and architecture evidence collection.",
|
|
3571
|
+
"source_type": "adapted",
|
|
2824
3572
|
"official_docs": [
|
|
2825
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2826
|
-
"https://
|
|
2827
|
-
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/create-job-lock-file.htm",
|
|
2828
|
-
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/home.htm"
|
|
3573
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3574
|
+
"https://www.oracle.com/cloud/"
|
|
2829
3575
|
],
|
|
2830
|
-
"security_notes": "OCI
|
|
2831
|
-
"last_verified": "2026-04-
|
|
2832
|
-
"path": "skills/oci/oci-
|
|
3576
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3577
|
+
"last_verified": "2026-04-27",
|
|
3578
|
+
"path": "skills/oci/oci-resource-search-inventory-analyst",
|
|
2833
3579
|
"author": "github: Raishin",
|
|
2834
3580
|
"version": "0.1.0"
|
|
2835
3581
|
},
|
|
2836
3582
|
{
|
|
2837
|
-
"id": "oci-
|
|
2838
|
-
"name": "OCI
|
|
3583
|
+
"id": "oci-security-compliance-reviewer",
|
|
3584
|
+
"name": "OCI Security Compliance Reviewer",
|
|
2839
3585
|
"type": "skill",
|
|
2840
3586
|
"provider": "oci",
|
|
2841
3587
|
"harnesses": [
|
|
@@ -2846,23 +3592,21 @@
|
|
|
2846
3592
|
"kiro",
|
|
2847
3593
|
"other"
|
|
2848
3594
|
],
|
|
2849
|
-
"summary": "
|
|
2850
|
-
"source_type": "
|
|
3595
|
+
"summary": "Review Oracle Cloud Infrastructure security, IAM, network, logging, encryption, and compliance posture. Use when asked to audit OCI policies, compartments, tenancy security, Cloud Guard findings, buckets, vaults, security lists, NSGs, or...",
|
|
3596
|
+
"source_type": "adapted",
|
|
2851
3597
|
"official_docs": [
|
|
2852
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2853
|
-
"https://
|
|
2854
|
-
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policysyntax.htm",
|
|
2855
|
-
"https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/iampolicyreference.htm"
|
|
3598
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3599
|
+
"https://www.oracle.com/cloud/"
|
|
2856
3600
|
],
|
|
2857
|
-
"security_notes": "
|
|
2858
|
-
"last_verified": "2026-04-
|
|
2859
|
-
"path": "skills/oci/oci-
|
|
3601
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3602
|
+
"last_verified": "2026-04-27",
|
|
3603
|
+
"path": "skills/oci/oci-security-compliance-reviewer",
|
|
2860
3604
|
"author": "github: Raishin",
|
|
2861
3605
|
"version": "0.1.0"
|
|
2862
3606
|
},
|
|
2863
3607
|
{
|
|
2864
|
-
"id": "oci-
|
|
2865
|
-
"name": "OCI
|
|
3608
|
+
"id": "oci-solution-architect",
|
|
3609
|
+
"name": "OCI Solution Architect",
|
|
2866
3610
|
"type": "skill",
|
|
2867
3611
|
"provider": "oci",
|
|
2868
3612
|
"harnesses": [
|
|
@@ -2873,23 +3617,21 @@
|
|
|
2873
3617
|
"kiro",
|
|
2874
3618
|
"other"
|
|
2875
3619
|
],
|
|
2876
|
-
"summary": "
|
|
2877
|
-
"source_type": "
|
|
3620
|
+
"summary": "Design, review, and stress-test Oracle Cloud Infrastructure solution architectures across identity, compartments, networking, compute, database, storage, observability, security, reliability, cost, and operations. Use when asked for OCI...",
|
|
3621
|
+
"source_type": "adapted",
|
|
2878
3622
|
"official_docs": [
|
|
2879
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2880
|
-
"https://
|
|
2881
|
-
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
2882
|
-
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
3623
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3624
|
+
"https://www.oracle.com/cloud/"
|
|
2883
3625
|
],
|
|
2884
|
-
"security_notes": "
|
|
2885
|
-
"last_verified": "2026-04-
|
|
2886
|
-
"path": "skills/oci/oci-
|
|
3626
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3627
|
+
"last_verified": "2026-04-27",
|
|
3628
|
+
"path": "skills/oci/oci-solution-architect",
|
|
2887
3629
|
"author": "github: Raishin",
|
|
2888
3630
|
"version": "0.1.0"
|
|
2889
3631
|
},
|
|
2890
3632
|
{
|
|
2891
|
-
"id": "oci-
|
|
2892
|
-
"name": "OCI
|
|
3633
|
+
"id": "oci-storage-backup-steward",
|
|
3634
|
+
"name": "OCI Storage Backup Steward",
|
|
2893
3635
|
"type": "skill",
|
|
2894
3636
|
"provider": "oci",
|
|
2895
3637
|
"harnesses": [
|
|
@@ -2900,23 +3642,21 @@
|
|
|
2900
3642
|
"kiro",
|
|
2901
3643
|
"other"
|
|
2902
3644
|
],
|
|
2903
|
-
"summary": "
|
|
2904
|
-
"source_type": "
|
|
3645
|
+
"summary": "Operate as a ruthless OCI storage and backup steward for Object Storage, Block Volume, File Storage, backup policies, retention, replication, lifecycle rules, restore readiness, and IAM-scoped storage operations. Use when work touches OC...",
|
|
3646
|
+
"source_type": "adapted",
|
|
2905
3647
|
"official_docs": [
|
|
2906
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2907
|
-
"https://
|
|
2908
|
-
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
2909
|
-
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
3648
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3649
|
+
"https://www.oracle.com/cloud/"
|
|
2910
3650
|
],
|
|
2911
|
-
"security_notes": "
|
|
2912
|
-
"last_verified": "2026-04-
|
|
2913
|
-
"path": "skills/oci/oci-
|
|
3651
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3652
|
+
"last_verified": "2026-04-27",
|
|
3653
|
+
"path": "skills/oci/oci-storage-backup-steward",
|
|
2914
3654
|
"author": "github: Raishin",
|
|
2915
3655
|
"version": "0.1.0"
|
|
2916
3656
|
},
|
|
2917
3657
|
{
|
|
2918
|
-
"id": "oci-
|
|
2919
|
-
"name": "OCI
|
|
3658
|
+
"id": "oci-support-incident-coordinator",
|
|
3659
|
+
"name": "OCI Support Incident Coordinator",
|
|
2920
3660
|
"type": "skill",
|
|
2921
3661
|
"provider": "oci",
|
|
2922
3662
|
"harnesses": [
|
|
@@ -2927,25 +3667,23 @@
|
|
|
2927
3667
|
"kiro",
|
|
2928
3668
|
"other"
|
|
2929
3669
|
],
|
|
2930
|
-
"summary": "
|
|
2931
|
-
"source_type": "
|
|
3670
|
+
"summary": "Coordinate OCI support incidents with evidence quality, severity discipline, resource scope, timelines, and escalation readiness. Use for support tickets, incident evidence packs, Oracle SR preparation, and post-incident follow-up.",
|
|
3671
|
+
"source_type": "adapted",
|
|
2932
3672
|
"official_docs": [
|
|
2933
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2934
|
-
"https://
|
|
2935
|
-
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm",
|
|
2936
|
-
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/managingkeys.htm"
|
|
3673
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3674
|
+
"https://www.oracle.com/cloud/"
|
|
2937
3675
|
],
|
|
2938
|
-
"security_notes": "
|
|
2939
|
-
"last_verified": "2026-04-
|
|
2940
|
-
"path": "skills/oci/oci-
|
|
3676
|
+
"security_notes": "OCI skills may inspect or mutate cloud resources. Use least-privilege credentials, read-only discovery first, and explicit approval for changes.",
|
|
3677
|
+
"last_verified": "2026-04-27",
|
|
3678
|
+
"path": "skills/oci/oci-support-incident-coordinator",
|
|
2941
3679
|
"author": "github: Raishin",
|
|
2942
3680
|
"version": "0.1.0"
|
|
2943
3681
|
},
|
|
2944
3682
|
{
|
|
2945
|
-
"id": "
|
|
2946
|
-
"name": "
|
|
3683
|
+
"id": "opentelemetry-collector-config-review",
|
|
3684
|
+
"name": "OpenTelemetry Collector Config Review",
|
|
2947
3685
|
"type": "skill",
|
|
2948
|
-
"provider": "
|
|
3686
|
+
"provider": "opentelemetry",
|
|
2949
3687
|
"harnesses": [
|
|
2950
3688
|
"codex",
|
|
2951
3689
|
"claude-code",
|
|
@@ -2954,25 +3692,28 @@
|
|
|
2954
3692
|
"kiro",
|
|
2955
3693
|
"other"
|
|
2956
3694
|
],
|
|
2957
|
-
"summary": "
|
|
3695
|
+
"summary": "Review OpenTelemetry Operator OpenTelemetryCollector and Instrumentation resources for deployment-mode appropriateness, pipeline correctness, memory_limiter and k8sattributes presence, exporter security, and sampling integrity.",
|
|
2958
3696
|
"source_type": "original",
|
|
2959
3697
|
"official_docs": [
|
|
2960
|
-
"https://
|
|
2961
|
-
"https://
|
|
2962
|
-
"https://
|
|
2963
|
-
"https://
|
|
3698
|
+
"https://opentelemetry.io/docs/",
|
|
3699
|
+
"https://opentelemetry.io/docs/collector/",
|
|
3700
|
+
"https://opentelemetry.io/docs/collector/configuration/",
|
|
3701
|
+
"https://opentelemetry.io/docs/kubernetes/operator/",
|
|
3702
|
+
"https://opentelemetry.io/docs/kubernetes/operator/automatic/",
|
|
3703
|
+
"https://opentelemetry.io/docs/kubernetes/operator/target-allocator/",
|
|
3704
|
+
"https://github.com/open-telemetry/opentelemetry-operator"
|
|
2964
3705
|
],
|
|
2965
|
-
"security_notes": "
|
|
2966
|
-
"last_verified": "2026-
|
|
2967
|
-
"path": "skills/
|
|
3706
|
+
"security_notes": "Pipeline with no exporter silently drops telemetry. Missing memory_limiter causes collector OOM under burst. Missing k8sattributes drops Kubernetes context. Tail sampling changes are not retroactive. Removing Instrumentation CR stops auto-instrumentation on next pod restart.",
|
|
3707
|
+
"last_verified": "2026-05-01",
|
|
3708
|
+
"path": "skills/opentelemetry/opentelemetry-collector-config-review",
|
|
2968
3709
|
"author": "github: Raishin",
|
|
2969
3710
|
"version": "0.1.0"
|
|
2970
3711
|
},
|
|
2971
3712
|
{
|
|
2972
|
-
"id": "
|
|
2973
|
-
"name": "
|
|
3713
|
+
"id": "oracle-oci-mcp-grounded-advisor",
|
|
3714
|
+
"name": "Oracle and OCI MCP Grounded Advisor",
|
|
2974
3715
|
"type": "skill",
|
|
2975
|
-
"provider": "
|
|
3716
|
+
"provider": "oci",
|
|
2976
3717
|
"harnesses": [
|
|
2977
3718
|
"codex",
|
|
2978
3719
|
"claude-code",
|
|
@@ -2981,26 +3722,24 @@
|
|
|
2981
3722
|
"kiro",
|
|
2982
3723
|
"other"
|
|
2983
3724
|
],
|
|
2984
|
-
"summary": "
|
|
2985
|
-
"source_type": "
|
|
3725
|
+
"summary": "Ground Oracle, OCI, SQLcl, database, and MCP recommendations in official Oracle sources before advising.",
|
|
3726
|
+
"source_type": "original",
|
|
2986
3727
|
"official_docs": [
|
|
2987
|
-
"https://
|
|
2988
|
-
"https://
|
|
2989
|
-
"https://docs.
|
|
2990
|
-
"https://docs.aws.amazon.com/bedrock/latest/userguide/agentcore.html",
|
|
2991
|
-
"https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html"
|
|
3728
|
+
"https://www.oracle.com/mcp",
|
|
3729
|
+
"https://github.com/oracle/mcp",
|
|
3730
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm"
|
|
2992
3731
|
],
|
|
2993
|
-
"security_notes": "
|
|
2994
|
-
"last_verified": "2026-04-
|
|
2995
|
-
"path": "skills/
|
|
3732
|
+
"security_notes": "Oracle database and OCI MCP tools can expose sensitive data or mutate cloud resources. Verify auth model and permissions before recommending use.",
|
|
3733
|
+
"last_verified": "2026-04-27",
|
|
3734
|
+
"path": "skills/oci/oracle-oci-mcp-grounded-advisor",
|
|
2996
3735
|
"author": "github: Raishin",
|
|
2997
3736
|
"version": "0.1.0"
|
|
2998
3737
|
},
|
|
2999
3738
|
{
|
|
3000
|
-
"id": "
|
|
3001
|
-
"name": "
|
|
3739
|
+
"id": "prometheus-alerting-cardinality-review",
|
|
3740
|
+
"name": "Prometheus Alerting and Cardinality Review",
|
|
3002
3741
|
"type": "skill",
|
|
3003
|
-
"provider": "
|
|
3742
|
+
"provider": "prometheus",
|
|
3004
3743
|
"harnesses": [
|
|
3005
3744
|
"codex",
|
|
3006
3745
|
"claude-code",
|
|
@@ -3009,26 +3748,27 @@
|
|
|
3009
3748
|
"kiro",
|
|
3010
3749
|
"other"
|
|
3011
3750
|
],
|
|
3012
|
-
"summary": "
|
|
3013
|
-
"source_type": "
|
|
3751
|
+
"summary": "Review Prometheus and AlertManager configuration for cardinality explosion, recording rules, alert expression correctness, routing, scrape security, and retention.",
|
|
3752
|
+
"source_type": "original",
|
|
3014
3753
|
"official_docs": [
|
|
3015
|
-
"https://
|
|
3016
|
-
"https://
|
|
3017
|
-
"https://
|
|
3018
|
-
"https://
|
|
3019
|
-
"https://
|
|
3754
|
+
"https://prometheus.io/docs/prometheus/latest/querying/basics/",
|
|
3755
|
+
"https://prometheus.io/docs/practices/naming/",
|
|
3756
|
+
"https://prometheus.io/docs/practices/alerting/",
|
|
3757
|
+
"https://prometheus.io/docs/alerting/latest/alertmanager/",
|
|
3758
|
+
"https://prometheus.io/docs/prometheus/latest/storage/",
|
|
3759
|
+
"https://prometheus.io/docs/practices/remote_write/"
|
|
3020
3760
|
],
|
|
3021
|
-
"security_notes": "
|
|
3022
|
-
"last_verified": "2026-
|
|
3023
|
-
"path": "skills/
|
|
3024
|
-
"
|
|
3025
|
-
"
|
|
3761
|
+
"security_notes": "honor_labels: true on untrusted scrape targets allows the scraped workload to override job/instance labels, enabling metric spoofing. Scrape configs pointing to external HTTP endpoints are SSRF candidates.",
|
|
3762
|
+
"last_verified": "2026-05-02",
|
|
3763
|
+
"path": "skills/prometheus/prometheus-alerting-cardinality-review",
|
|
3764
|
+
"version": "0.1.0",
|
|
3765
|
+
"author": "github: Raishin"
|
|
3026
3766
|
},
|
|
3027
3767
|
{
|
|
3028
|
-
"id": "
|
|
3029
|
-
"name": "
|
|
3768
|
+
"id": "sigstore-cosign-supply-chain-review",
|
|
3769
|
+
"name": "Sigstore Cosign Supply Chain Review",
|
|
3030
3770
|
"type": "skill",
|
|
3031
|
-
"provider": "
|
|
3771
|
+
"provider": "sigstore",
|
|
3032
3772
|
"harnesses": [
|
|
3033
3773
|
"codex",
|
|
3034
3774
|
"claude-code",
|
|
@@ -3037,19 +3777,21 @@
|
|
|
3037
3777
|
"kiro",
|
|
3038
3778
|
"other"
|
|
3039
3779
|
],
|
|
3040
|
-
"summary": "
|
|
3041
|
-
"source_type": "
|
|
3780
|
+
"summary": "Review Sigstore Cosign image signing, Kyverno imageVerify policy, SBOM attestations, SLSA provenance, Rekor transparency log posture, and keyless vs key-based signing configuration for Kubernetes workload supply chain security.",
|
|
3781
|
+
"source_type": "original",
|
|
3042
3782
|
"official_docs": [
|
|
3043
|
-
"https://docs.
|
|
3044
|
-
"https://
|
|
3045
|
-
"https://
|
|
3046
|
-
"https://
|
|
3783
|
+
"https://docs.sigstore.dev/cosign/overview/",
|
|
3784
|
+
"https://docs.sigstore.dev/policy-controller/overview/",
|
|
3785
|
+
"https://slsa.dev/spec/v1.0/requirements",
|
|
3786
|
+
"https://kyverno.io/docs/writing-policies/verify-images/",
|
|
3787
|
+
"https://docs.github.com/en/actions/security-guides/using-artifact-attestations",
|
|
3788
|
+
"https://rekor.sigstore.dev/"
|
|
3047
3789
|
],
|
|
3048
|
-
"security_notes": "
|
|
3049
|
-
"last_verified": "2026-
|
|
3050
|
-
"path": "skills/
|
|
3051
|
-
"
|
|
3052
|
-
"
|
|
3790
|
+
"security_notes": "Kyverno imageVerify policy without subject/issuer constraints accepts any Sigstore-signed image regardless of signer identity. Long-lived Cosign keys in CI secrets allow retroactive signing of malicious images if the secret is compromised.",
|
|
3791
|
+
"last_verified": "2026-05-02",
|
|
3792
|
+
"path": "skills/sigstore/sigstore-cosign-supply-chain-review",
|
|
3793
|
+
"version": "0.1.0",
|
|
3794
|
+
"author": "github: Raishin"
|
|
3053
3795
|
},
|
|
3054
3796
|
{
|
|
3055
3797
|
"id": "terraform-maestro",
|
|
@@ -3080,5 +3822,33 @@
|
|
|
3080
3822
|
"path": "skills/terraform/terraform-maestro",
|
|
3081
3823
|
"author": "github: Raishin",
|
|
3082
3824
|
"version": "0.1.0"
|
|
3825
|
+
},
|
|
3826
|
+
{
|
|
3827
|
+
"id": "velero-backup-restore-guard",
|
|
3828
|
+
"name": "Velero Backup/Restore Guard",
|
|
3829
|
+
"type": "skill",
|
|
3830
|
+
"provider": "velero",
|
|
3831
|
+
"harnesses": [
|
|
3832
|
+
"codex",
|
|
3833
|
+
"claude-code",
|
|
3834
|
+
"cursor",
|
|
3835
|
+
"gemini",
|
|
3836
|
+
"kiro",
|
|
3837
|
+
"other"
|
|
3838
|
+
],
|
|
3839
|
+
"summary": "Live-guard skill for Velero backup schedules, restore operations, BackupStorageLocation changes, and volume snapshots — requiring explicit platform-team sign-off before any mutation.",
|
|
3840
|
+
"source_type": "original",
|
|
3841
|
+
"official_docs": [
|
|
3842
|
+
"https://velero.io/docs/latest/",
|
|
3843
|
+
"https://velero.io/docs/latest/restore-reference/",
|
|
3844
|
+
"https://velero.io/docs/latest/backup-reference/",
|
|
3845
|
+
"https://velero.io/docs/latest/locations/",
|
|
3846
|
+
"https://velero.io/docs/latest/hooks/"
|
|
3847
|
+
],
|
|
3848
|
+
"security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts — equivalent to a partial cluster wipe. BSL credentials with write-only access prevent listing/deleting old backups, causing runaway storage costs. Never proceed with cluster-wide restores without explicit platform-team sign-off.",
|
|
3849
|
+
"last_verified": "2026-05-02",
|
|
3850
|
+
"path": "skills/velero/velero-backup-restore-guard",
|
|
3851
|
+
"version": "0.1.0",
|
|
3852
|
+
"author": "github: Raishin"
|
|
3083
3853
|
}
|
|
3084
3854
|
]
|