@raishin/vanguard-frontier-agentic 1.2.0 → 1.3.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 +231 -113
- 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 +36 -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 +36 -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 +36 -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 +36 -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 +37 -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 +37 -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/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 +757 -3
- package/catalog/skills.json +1298 -528
- package/package.json +11 -1
- package/scripts/export-marketplace-agents.mjs +100 -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 +40 -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 +43 -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-maestro/references/workflow-and-output.md +2 -0
- package/skills/aws/aws-private-ca-issuer-review/SKILL.md +39 -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/azure/README.md +3 -1
- package/skills/azure/azure-keyvault-certificate-issuer-review/SKILL.md +37 -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-live-entra-role-assignment-guard/SKILL.md +56 -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/backstage/backstage-scaffolder-template-review/SKILL.md +39 -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 +40 -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 +43 -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 +37 -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/fluxcd/fluxcd-kustomization-helmrelease-review/SKILL.md +40 -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 +43 -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 +37 -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 +40 -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 +57 -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 +45 -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 +43 -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 +38 -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 +38 -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 +43 -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 +43 -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-certificates-issuer-review/SKILL.md +37 -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-live-network-security-rule-guard/SKILL.md +57 -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/opentelemetry/README.md +31 -0
- package/skills/opentelemetry/opentelemetry-collector-config-review/SKILL.md +44 -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 +38 -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 +39 -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/velero/velero-backup-restore-guard/SKILL.md +41 -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/agents.json
CHANGED
|
@@ -1,4 +1,59 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"id": "argo-rollouts-progressive-delivery-review-agent",
|
|
4
|
+
"name": "Argo Rollouts Progressive Delivery Review",
|
|
5
|
+
"type": "agent",
|
|
6
|
+
"provider": "argocd",
|
|
7
|
+
"harnesses": [
|
|
8
|
+
"codex",
|
|
9
|
+
"copilot",
|
|
10
|
+
"claude-code",
|
|
11
|
+
"cursor",
|
|
12
|
+
"gemini",
|
|
13
|
+
"kiro"
|
|
14
|
+
],
|
|
15
|
+
"summary": "Review Argo Rollouts canary and blue-green strategy configuration, AnalysisTemplate success and 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 silently passes all analysis checks will promote a broken release to 100% production traffic without any automated abort.",
|
|
26
|
+
"last_verified": "2026-05-02",
|
|
27
|
+
"path": "agents/argocd/argo-rollouts-progressive-delivery-review-agent",
|
|
28
|
+
"version": "0.1.0"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"id": "argocd-gitops-review-agent",
|
|
32
|
+
"name": "Argo CD GitOps Review",
|
|
33
|
+
"type": "agent",
|
|
34
|
+
"provider": "argocd",
|
|
35
|
+
"summary": "Review Argo CD Application, AppProject, ApplicationSet, sync-window, RBAC, and sync impersonation configuration for blast-radius containment, least-privilege sync identity, and safe rollout posture.",
|
|
36
|
+
"path": "agents/argocd/argocd-gitops-review-agent",
|
|
37
|
+
"harnesses": [
|
|
38
|
+
"codex",
|
|
39
|
+
"copilot",
|
|
40
|
+
"claude-code",
|
|
41
|
+
"cursor",
|
|
42
|
+
"gemini",
|
|
43
|
+
"kiro"
|
|
44
|
+
],
|
|
45
|
+
"last_verified": "2026-05-01",
|
|
46
|
+
"official_docs": [
|
|
47
|
+
"https://argo-cd.readthedocs.io/en/stable/",
|
|
48
|
+
"https://argo-cd.readthedocs.io/en/stable/user-guide/projects/",
|
|
49
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/",
|
|
50
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/rbac/",
|
|
51
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/sync-impersonation/"
|
|
52
|
+
],
|
|
53
|
+
"security_notes": "application.sync.impersonation.enabled false (default) means every sync runs as cluster-admin. AppProject clusterResourceWhitelist with ['*/*'] grants full cluster write. ApplicationSet cluster generator with empty selector auto-onboards every registered cluster.",
|
|
54
|
+
"source_type": "original",
|
|
55
|
+
"version": "0.1.0"
|
|
56
|
+
},
|
|
2
57
|
{
|
|
3
58
|
"id": "aws-agentcore-agent",
|
|
4
59
|
"name": "AWS AgentCore",
|
|
@@ -798,6 +853,43 @@
|
|
|
798
853
|
"author": "github: Raishin",
|
|
799
854
|
"version": "0.2.0"
|
|
800
855
|
},
|
|
856
|
+
{
|
|
857
|
+
"id": "aws-maestro-agent",
|
|
858
|
+
"name": "AWS Maestro",
|
|
859
|
+
"type": "agent",
|
|
860
|
+
"provider": "aws",
|
|
861
|
+
"harnesses": [
|
|
862
|
+
"codex",
|
|
863
|
+
"copilot",
|
|
864
|
+
"claude-code",
|
|
865
|
+
"cursor",
|
|
866
|
+
"gemini",
|
|
867
|
+
"kiro"
|
|
868
|
+
],
|
|
869
|
+
"summary": "Per-cloud router that classifies the user's task, selects the narrowest AWS specialist or the right team of specialists from the catalog, and dispatches in parallel when the task spans multiple domains. Never auto-dispatches live-guard agents.",
|
|
870
|
+
"source_type": "adapted",
|
|
871
|
+
"official_docs": [
|
|
872
|
+
"https://docs.aws.amazon.com/",
|
|
873
|
+
"https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html",
|
|
874
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/agents.html",
|
|
875
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/agentcore.html",
|
|
876
|
+
"https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html"
|
|
877
|
+
],
|
|
878
|
+
"security_notes": "Live-guard gate is non-negotiable: aws-live-deployment-guarded-operator-agent, aws-live-ecs-rollout-guard-agent, aws-live-iac-change-guard-agent, aws-live-pipeline-approval-operator-agent, and aws-live-serverless-release-guard-agent must never be auto-dispatched. Always surface blast-radius assessment and rollback path and require explicit written human confirmation before routing to any live-guard agent.",
|
|
879
|
+
"last_verified": "2026-04-30",
|
|
880
|
+
"path": "agents/aws/aws-maestro-agent",
|
|
881
|
+
"harness_variants": {
|
|
882
|
+
"codex": "agents/aws/aws-maestro-agent/harnesses/codex.toml",
|
|
883
|
+
"copilot": "agents/aws/aws-maestro-agent/harnesses/copilot.agent.md",
|
|
884
|
+
"claude-code": "agents/aws/aws-maestro-agent/harnesses/claude-code.agent.md",
|
|
885
|
+
"cursor": "agents/aws/aws-maestro-agent/harnesses/cursor.agent.md",
|
|
886
|
+
"gemini": "agents/aws/aws-maestro-agent/harnesses/gemini.agent.md",
|
|
887
|
+
"kiro-ide": "agents/aws/aws-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
888
|
+
"kiro-cli": "agents/aws/aws-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
889
|
+
},
|
|
890
|
+
"author": "github: Raishin",
|
|
891
|
+
"version": "0.1.0"
|
|
892
|
+
},
|
|
801
893
|
{
|
|
802
894
|
"id": "aws-migration-cutover-architect-agent",
|
|
803
895
|
"name": "AWS Migration Cutover Architect",
|
|
@@ -934,6 +1026,33 @@
|
|
|
934
1026
|
"author": "github: Raishin",
|
|
935
1027
|
"version": "0.2.0"
|
|
936
1028
|
},
|
|
1029
|
+
{
|
|
1030
|
+
"id": "aws-private-ca-issuer-review-agent",
|
|
1031
|
+
"name": "AWS Private CA Issuer Review",
|
|
1032
|
+
"type": "agent",
|
|
1033
|
+
"provider": "aws",
|
|
1034
|
+
"harnesses": [
|
|
1035
|
+
"codex",
|
|
1036
|
+
"copilot",
|
|
1037
|
+
"claude-code",
|
|
1038
|
+
"cursor",
|
|
1039
|
+
"gemini",
|
|
1040
|
+
"kiro"
|
|
1041
|
+
],
|
|
1042
|
+
"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.",
|
|
1043
|
+
"source_type": "original",
|
|
1044
|
+
"official_docs": [
|
|
1045
|
+
"https://docs.aws.amazon.com/privateca/latest/userguide/PcaWelcome.html",
|
|
1046
|
+
"https://github.com/cert-manager/aws-privateca-issuer",
|
|
1047
|
+
"https://docs.aws.amazon.com/privateca/latest/userguide/UsingTemplates.html",
|
|
1048
|
+
"https://docs.aws.amazon.com/privateca/latest/userguide/crl-planning.html",
|
|
1049
|
+
"https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html"
|
|
1050
|
+
],
|
|
1051
|
+
"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.",
|
|
1052
|
+
"last_verified": "2026-05-02",
|
|
1053
|
+
"path": "agents/aws/aws-private-ca-issuer-review-agent",
|
|
1054
|
+
"version": "0.1.0"
|
|
1055
|
+
},
|
|
937
1056
|
{
|
|
938
1057
|
"id": "aws-rds-aurora-performance-investigator-agent",
|
|
939
1058
|
"name": "AWS RDS Aurora Performance Investigator",
|
|
@@ -1562,6 +1681,32 @@
|
|
|
1562
1681
|
"author": "github: Raishin",
|
|
1563
1682
|
"version": "0.2.0"
|
|
1564
1683
|
},
|
|
1684
|
+
{
|
|
1685
|
+
"id": "azure-keyvault-certificate-issuer-review-agent",
|
|
1686
|
+
"name": "Azure Key Vault Certificate Issuer Review",
|
|
1687
|
+
"type": "agent",
|
|
1688
|
+
"provider": "azure",
|
|
1689
|
+
"harnesses": [
|
|
1690
|
+
"codex",
|
|
1691
|
+
"copilot",
|
|
1692
|
+
"claude-code",
|
|
1693
|
+
"cursor",
|
|
1694
|
+
"gemini",
|
|
1695
|
+
"kiro"
|
|
1696
|
+
],
|
|
1697
|
+
"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.",
|
|
1698
|
+
"source_type": "original",
|
|
1699
|
+
"official_docs": [
|
|
1700
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/certificates/about-certificates",
|
|
1701
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/certificates/certificate-scenarios",
|
|
1702
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
|
|
1703
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
|
|
1704
|
+
],
|
|
1705
|
+
"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.",
|
|
1706
|
+
"last_verified": "2026-05-02",
|
|
1707
|
+
"path": "agents/azure/azure-keyvault-certificate-issuer-review-agent",
|
|
1708
|
+
"version": "0.1.0"
|
|
1709
|
+
},
|
|
1565
1710
|
{
|
|
1566
1711
|
"id": "azure-landing-zone-architect-agent",
|
|
1567
1712
|
"name": "Azure Landing Zone Architect",
|
|
@@ -1596,8 +1741,8 @@
|
|
|
1596
1741
|
"version": "0.2.0"
|
|
1597
1742
|
},
|
|
1598
1743
|
{
|
|
1599
|
-
"id": "azure-
|
|
1600
|
-
"name": "Azure
|
|
1744
|
+
"id": "azure-live-aks-rollout-guard-agent",
|
|
1745
|
+
"name": "Azure Live AKS Rollout Guard",
|
|
1601
1746
|
"type": "agent",
|
|
1602
1747
|
"provider": "azure",
|
|
1603
1748
|
"harnesses": [
|
|
@@ -1608,28 +1753,23 @@
|
|
|
1608
1753
|
"gemini",
|
|
1609
1754
|
"kiro"
|
|
1610
1755
|
],
|
|
1611
|
-
"summary": "
|
|
1612
|
-
"source_type": "
|
|
1756
|
+
"summary": "Guard AKS deployment rollouts with PDB audit, maxUnavailable and surge check, and explicit pause-before-proceed or undo gate before advancing.",
|
|
1757
|
+
"source_type": "original",
|
|
1613
1758
|
"official_docs": [
|
|
1614
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1615
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1616
|
-
"https://
|
|
1617
|
-
"https://
|
|
1618
|
-
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/ready-azure-landing-zone",
|
|
1619
|
-
"https://learn.microsoft.com/en-us/azure/migrate/whats-new?view=migrate",
|
|
1620
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1621
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1622
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1759
|
+
"https://learn.microsoft.com/en-us/azure/aks/operator-best-practices-cluster-security",
|
|
1760
|
+
"https://learn.microsoft.com/en-us/azure/aks/concepts-clusters-workloads",
|
|
1761
|
+
"https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-update-deployment",
|
|
1762
|
+
"https://kubernetes.io/docs/tasks/run-application/configure-pdb/"
|
|
1623
1763
|
],
|
|
1624
|
-
"security_notes": "
|
|
1625
|
-
"last_verified": "2026-04-
|
|
1626
|
-
"path": "agents/azure/azure-
|
|
1764
|
+
"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.",
|
|
1765
|
+
"last_verified": "2026-04-30",
|
|
1766
|
+
"path": "agents/azure/azure-live-aks-rollout-guard-agent",
|
|
1627
1767
|
"author": "github: Raishin",
|
|
1628
|
-
"version": "0.
|
|
1768
|
+
"version": "0.1.0"
|
|
1629
1769
|
},
|
|
1630
1770
|
{
|
|
1631
|
-
"id": "azure-
|
|
1632
|
-
"name": "Azure
|
|
1771
|
+
"id": "azure-live-app-service-slot-swap-guard-agent",
|
|
1772
|
+
"name": "Azure Live App Service Slot Swap Guard",
|
|
1633
1773
|
"type": "agent",
|
|
1634
1774
|
"provider": "azure",
|
|
1635
1775
|
"harnesses": [
|
|
@@ -1640,25 +1780,22 @@
|
|
|
1640
1780
|
"gemini",
|
|
1641
1781
|
"kiro"
|
|
1642
1782
|
],
|
|
1643
|
-
"summary": "
|
|
1644
|
-
"source_type": "
|
|
1783
|
+
"summary": "Guard App Service slot swaps by auditing sticky settings, warmup probe readiness, and swap-with-preview evidence before final swap commit.",
|
|
1784
|
+
"source_type": "original",
|
|
1645
1785
|
"official_docs": [
|
|
1646
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1647
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1648
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1649
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1650
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1651
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1786
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots",
|
|
1787
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices",
|
|
1788
|
+
"https://learn.microsoft.com/en-us/azure/app-service/configure-common"
|
|
1652
1789
|
],
|
|
1653
|
-
"security_notes": "
|
|
1654
|
-
"last_verified": "2026-04-
|
|
1655
|
-
"path": "agents/azure/azure-
|
|
1790
|
+
"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.",
|
|
1791
|
+
"last_verified": "2026-04-30",
|
|
1792
|
+
"path": "agents/azure/azure-live-app-service-slot-swap-guard-agent",
|
|
1656
1793
|
"author": "github: Raishin",
|
|
1657
|
-
"version": "0.
|
|
1794
|
+
"version": "0.1.0"
|
|
1658
1795
|
},
|
|
1659
1796
|
{
|
|
1660
|
-
"id": "azure-
|
|
1661
|
-
"name": "Azure
|
|
1797
|
+
"id": "azure-live-arm-deployment-stack-guard-agent",
|
|
1798
|
+
"name": "Azure Live ARM Deployment Stack Guard",
|
|
1662
1799
|
"type": "agent",
|
|
1663
1800
|
"provider": "azure",
|
|
1664
1801
|
"harnesses": [
|
|
@@ -1669,36 +1806,23 @@
|
|
|
1669
1806
|
"gemini",
|
|
1670
1807
|
"kiro"
|
|
1671
1808
|
],
|
|
1672
|
-
"summary": "
|
|
1673
|
-
"source_type": "
|
|
1809
|
+
"summary": "Guard ARM template and Deployment Stack changes with what-if evidence, denySettings review, and explicit approval before execute.",
|
|
1810
|
+
"source_type": "original",
|
|
1674
1811
|
"official_docs": [
|
|
1675
|
-
"https://learn.microsoft.com/en-us/azure/azure-
|
|
1676
|
-
"https://learn.microsoft.com/en-us/azure/azure-
|
|
1677
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1678
|
-
"https://learn.microsoft.com/en-us/azure/azure-
|
|
1679
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules",
|
|
1680
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-workspace-overview",
|
|
1681
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/workspace-design",
|
|
1682
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/get-started-queries",
|
|
1683
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview",
|
|
1684
|
-
"https://learn.microsoft.com/en-us/azure/well-architected/service-guides/application-insights",
|
|
1685
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/workbooks-overview",
|
|
1686
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/visualize-grafana-overview",
|
|
1687
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1688
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/monitor",
|
|
1689
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-monitor",
|
|
1690
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1691
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1812
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-what-if",
|
|
1813
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/deployment-stacks",
|
|
1814
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/deny-assignments",
|
|
1815
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/best-practices"
|
|
1692
1816
|
],
|
|
1693
|
-
"security_notes": "
|
|
1694
|
-
"last_verified": "2026-04-
|
|
1695
|
-
"path": "agents/azure/azure-
|
|
1817
|
+
"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.",
|
|
1818
|
+
"last_verified": "2026-04-30",
|
|
1819
|
+
"path": "agents/azure/azure-live-arm-deployment-stack-guard-agent",
|
|
1696
1820
|
"author": "github: Raishin",
|
|
1697
|
-
"version": "0.
|
|
1821
|
+
"version": "0.1.0"
|
|
1698
1822
|
},
|
|
1699
1823
|
{
|
|
1700
|
-
"id": "azure-
|
|
1701
|
-
"name": "Azure
|
|
1824
|
+
"id": "azure-live-cost-budget-action-guard-agent",
|
|
1825
|
+
"name": "Azure Live Cost Budget Action Guard",
|
|
1702
1826
|
"type": "agent",
|
|
1703
1827
|
"provider": "azure",
|
|
1704
1828
|
"harnesses": [
|
|
@@ -1709,31 +1833,23 @@
|
|
|
1709
1833
|
"gemini",
|
|
1710
1834
|
"kiro"
|
|
1711
1835
|
],
|
|
1712
|
-
"summary": "
|
|
1713
|
-
"source_type": "
|
|
1836
|
+
"summary": "Gate subscription and management-group budget action changes and GPU or HPC SKU scale-up against approved spend thresholds before any cost-impacting mutation.",
|
|
1837
|
+
"source_type": "original",
|
|
1714
1838
|
"official_docs": [
|
|
1715
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1716
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1717
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1718
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1719
|
-
"https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices",
|
|
1720
|
-
"https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots?view=azure-devops-2020",
|
|
1721
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1722
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-deploy",
|
|
1723
|
-
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-mcp-server",
|
|
1724
|
-
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/",
|
|
1725
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1726
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1839
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/costs/tutorial-acm-create-budgets",
|
|
1840
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits",
|
|
1841
|
+
"https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal",
|
|
1842
|
+
"https://learn.microsoft.com/en-us/azure/cost-management-billing/finops/overview-finops"
|
|
1727
1843
|
],
|
|
1728
|
-
"security_notes": "
|
|
1729
|
-
"last_verified": "2026-04-
|
|
1730
|
-
"path": "agents/azure/azure-
|
|
1844
|
+
"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.",
|
|
1845
|
+
"last_verified": "2026-04-30",
|
|
1846
|
+
"path": "agents/azure/azure-live-cost-budget-action-guard-agent",
|
|
1731
1847
|
"author": "github: Raishin",
|
|
1732
|
-
"version": "0.
|
|
1848
|
+
"version": "0.1.0"
|
|
1733
1849
|
},
|
|
1734
1850
|
{
|
|
1735
|
-
"id": "azure-
|
|
1736
|
-
"name": "Azure
|
|
1851
|
+
"id": "azure-live-entra-role-assignment-guard-agent",
|
|
1852
|
+
"name": "Azure Live Entra Role Assignment Guard",
|
|
1737
1853
|
"type": "agent",
|
|
1738
1854
|
"provider": "azure",
|
|
1739
1855
|
"harnesses": [
|
|
@@ -1744,28 +1860,24 @@
|
|
|
1744
1860
|
"gemini",
|
|
1745
1861
|
"kiro"
|
|
1746
1862
|
],
|
|
1747
|
-
"summary": "
|
|
1748
|
-
"source_type": "
|
|
1863
|
+
"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.",
|
|
1864
|
+
"source_type": "original",
|
|
1749
1865
|
"official_docs": [
|
|
1750
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1751
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1752
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1753
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1754
|
-
"https://learn.microsoft.com/en-us/
|
|
1755
|
-
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/private-link-design",
|
|
1756
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1757
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1758
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1866
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
1867
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices",
|
|
1868
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles",
|
|
1869
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/role-assignments-alert",
|
|
1870
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure"
|
|
1759
1871
|
],
|
|
1760
|
-
"security_notes": "
|
|
1761
|
-
"last_verified": "2026-
|
|
1762
|
-
"path": "agents/azure/azure-
|
|
1872
|
+
"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.",
|
|
1873
|
+
"last_verified": "2026-05-01",
|
|
1874
|
+
"path": "agents/azure/azure-live-entra-role-assignment-guard-agent",
|
|
1763
1875
|
"author": "github: Raishin",
|
|
1764
|
-
"version": "0.
|
|
1876
|
+
"version": "0.1.0"
|
|
1765
1877
|
},
|
|
1766
1878
|
{
|
|
1767
|
-
"id": "azure-
|
|
1768
|
-
"name": "Azure
|
|
1879
|
+
"id": "azure-live-keyvault-rotation-purge-guard-agent",
|
|
1880
|
+
"name": "Azure Live Key Vault Rotation Purge Guard",
|
|
1769
1881
|
"type": "agent",
|
|
1770
1882
|
"provider": "azure",
|
|
1771
1883
|
"harnesses": [
|
|
@@ -1776,24 +1888,120 @@
|
|
|
1776
1888
|
"gemini",
|
|
1777
1889
|
"kiro"
|
|
1778
1890
|
],
|
|
1779
|
-
"summary": "
|
|
1780
|
-
"source_type": "
|
|
1891
|
+
"summary": "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable.",
|
|
1892
|
+
"source_type": "original",
|
|
1781
1893
|
"official_docs": [
|
|
1782
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1783
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1784
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1785
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1894
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/key-vault-recovery",
|
|
1895
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys-details",
|
|
1896
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/keys/how-to-configure-key-rotation",
|
|
1897
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices"
|
|
1898
|
+
],
|
|
1899
|
+
"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.",
|
|
1900
|
+
"last_verified": "2026-04-30",
|
|
1901
|
+
"path": "agents/azure/azure-live-keyvault-rotation-purge-guard-agent",
|
|
1902
|
+
"author": "github: Raishin",
|
|
1903
|
+
"version": "0.1.0"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"id": "azure-live-pim-jit-activation-guard-agent",
|
|
1907
|
+
"name": "Azure Live PIM JIT Activation Guard",
|
|
1908
|
+
"type": "agent",
|
|
1909
|
+
"provider": "azure",
|
|
1910
|
+
"harnesses": [
|
|
1911
|
+
"codex",
|
|
1912
|
+
"copilot",
|
|
1913
|
+
"claude-code",
|
|
1914
|
+
"cursor",
|
|
1915
|
+
"gemini",
|
|
1916
|
+
"kiro"
|
|
1917
|
+
],
|
|
1918
|
+
"summary": "Gate PIM eligible role activations with justification, ticket binding, MFA verification, and time-bound scope before approval submission.",
|
|
1919
|
+
"source_type": "original",
|
|
1920
|
+
"official_docs": [
|
|
1921
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-deployment-plan",
|
|
1922
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-resource-roles-configure-role-settings",
|
|
1923
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
1924
|
+
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
1925
|
+
],
|
|
1926
|
+
"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.",
|
|
1927
|
+
"last_verified": "2026-04-30",
|
|
1928
|
+
"path": "agents/azure/azure-live-pim-jit-activation-guard-agent",
|
|
1929
|
+
"author": "github: Raishin",
|
|
1930
|
+
"version": "0.1.0"
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
"id": "azure-maestro-agent",
|
|
1934
|
+
"name": "Azure Maestro",
|
|
1935
|
+
"type": "agent",
|
|
1936
|
+
"provider": "azure",
|
|
1937
|
+
"harnesses": [
|
|
1938
|
+
"codex",
|
|
1939
|
+
"copilot",
|
|
1940
|
+
"claude-code",
|
|
1941
|
+
"cursor",
|
|
1942
|
+
"gemini",
|
|
1943
|
+
"kiro"
|
|
1944
|
+
],
|
|
1945
|
+
"summary": "Per-cloud router agent for Azure. Classifies the user's task, selects the narrowest Azure specialist or the right team of specialists from the catalog, and dispatches in parallel when the task spans multiple domains. Never auto-dispatches live-guard agents.",
|
|
1946
|
+
"source_type": "adapted",
|
|
1947
|
+
"official_docs": [
|
|
1948
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/",
|
|
1949
|
+
"https://learn.microsoft.com/en-us/azure/architecture/",
|
|
1950
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/",
|
|
1951
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1952
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1786
1953
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1787
1954
|
],
|
|
1788
|
-
"security_notes": "
|
|
1955
|
+
"security_notes": "Live-guard agents (azure-live-aks-rollout-guard-agent, azure-live-app-service-slot-swap-guard-agent, azure-live-arm-deployment-stack-guard-agent, azure-live-cost-budget-action-guard-agent, azure-live-keyvault-rotation-purge-guard-agent, azure-live-pim-jit-activation-guard-agent) must NEVER be auto-dispatched. All six require explicit human confirmation, blast-radius assessment, and a confirmed rollback path before dispatch. Do not ask for secrets, credentials, tenant IDs, subscription IDs, or any customer-specific identifiers.",
|
|
1956
|
+
"last_verified": "2026-04-30",
|
|
1957
|
+
"path": "agents/azure/azure-maestro-agent",
|
|
1958
|
+
"harness_variants": {
|
|
1959
|
+
"codex": "agents/azure/azure-maestro-agent/harnesses/codex.toml",
|
|
1960
|
+
"copilot": "agents/azure/azure-maestro-agent/harnesses/copilot.agent.md",
|
|
1961
|
+
"claude-code": "agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md",
|
|
1962
|
+
"cursor": "agents/azure/azure-maestro-agent/harnesses/cursor.agent.md",
|
|
1963
|
+
"gemini": "agents/azure/azure-maestro-agent/harnesses/gemini.agent.md",
|
|
1964
|
+
"kiro-ide": "agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
1965
|
+
"kiro-cli": "agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
1966
|
+
},
|
|
1967
|
+
"author": "github: Raishin",
|
|
1968
|
+
"version": "0.1.0"
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"id": "azure-migrate-landing-zone-cutover-agent",
|
|
1972
|
+
"name": "Azure Migrate Landing Zone Cutover",
|
|
1973
|
+
"type": "agent",
|
|
1974
|
+
"provider": "azure",
|
|
1975
|
+
"harnesses": [
|
|
1976
|
+
"codex",
|
|
1977
|
+
"copilot",
|
|
1978
|
+
"claude-code",
|
|
1979
|
+
"cursor",
|
|
1980
|
+
"gemini",
|
|
1981
|
+
"kiro"
|
|
1982
|
+
],
|
|
1983
|
+
"summary": "Agent for azure-migrate-landing-zone-cutover. Stress-test Azure migration cutovers across assessment quality, landing-zone readiness, dependency sequencing, permissions, rollback, and post-cutover operating ownership.",
|
|
1984
|
+
"source_type": "adapted",
|
|
1985
|
+
"official_docs": [
|
|
1986
|
+
"https://learn.microsoft.com/en-us/azure/migrate/concepts-overview?view=migrate",
|
|
1987
|
+
"https://learn.microsoft.com/en-us/azure/migrate/assessment-prerequisites?view=migrate",
|
|
1988
|
+
"https://learn.microsoft.com/en-us/azure/migrate/review-application-assessment?view=migrate",
|
|
1989
|
+
"https://learn.microsoft.com/en-us/azure/migrate/platform-landing-zone?view=migrate",
|
|
1990
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/ready-azure-landing-zone",
|
|
1991
|
+
"https://learn.microsoft.com/en-us/azure/migrate/whats-new?view=migrate",
|
|
1992
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1993
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1994
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1995
|
+
],
|
|
1996
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
1789
1997
|
"last_verified": "2026-04-28",
|
|
1790
|
-
"path": "agents/azure/azure-
|
|
1998
|
+
"path": "agents/azure/azure-migrate-landing-zone-cutover-agent",
|
|
1791
1999
|
"author": "github: Raishin",
|
|
1792
2000
|
"version": "0.2.0"
|
|
1793
2001
|
},
|
|
1794
2002
|
{
|
|
1795
|
-
"id": "azure-
|
|
1796
|
-
"name": "Azure
|
|
2003
|
+
"id": "azure-network-topology-review-agent",
|
|
2004
|
+
"name": "Azure Network Topology Review",
|
|
1797
2005
|
"type": "agent",
|
|
1798
2006
|
"provider": "azure",
|
|
1799
2007
|
"harnesses": [
|
|
@@ -1804,29 +2012,65 @@
|
|
|
1804
2012
|
"gemini",
|
|
1805
2013
|
"kiro"
|
|
1806
2014
|
],
|
|
1807
|
-
"summary": "Agent for azure-
|
|
2015
|
+
"summary": "Agent for azure-network-topology-review. Review Azure hub-spoke and related network topologies for routing, DNS, shared-services boundaries, security implications, and platform-versus-workload control ownership.",
|
|
1808
2016
|
"source_type": "adapted",
|
|
1809
2017
|
"official_docs": [
|
|
1810
|
-
"https://learn.microsoft.com/en-us/azure/well-architected/reliability/principles",
|
|
1811
|
-
"https://learn.microsoft.com/en-us/azure/well-architected/reliability/disaster-recovery",
|
|
1812
2018
|
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2019
|
+
"https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke",
|
|
2020
|
+
"https://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-hub-spoke-network",
|
|
2021
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2022
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2023
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2024
|
+
],
|
|
2025
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2026
|
+
"last_verified": "2026-04-28",
|
|
2027
|
+
"path": "agents/azure/azure-network-topology-review-agent",
|
|
2028
|
+
"author": "github: Raishin",
|
|
2029
|
+
"version": "0.2.0"
|
|
2030
|
+
},
|
|
2031
|
+
{
|
|
2032
|
+
"id": "azure-observability-investigator-agent",
|
|
2033
|
+
"name": "Azure Observability Investigator",
|
|
2034
|
+
"type": "agent",
|
|
2035
|
+
"provider": "azure",
|
|
2036
|
+
"harnesses": [
|
|
2037
|
+
"codex",
|
|
2038
|
+
"copilot",
|
|
2039
|
+
"claude-code",
|
|
2040
|
+
"cursor",
|
|
2041
|
+
"gemini",
|
|
2042
|
+
"kiro"
|
|
2043
|
+
],
|
|
2044
|
+
"summary": "Agent for azure-observability-investigator. Investigate Azure Monitor, Log Analytics, Application Insights, alerting, KQL triage, telemetry gaps, and observability workflows with explicit evidence-versus-inference handling.",
|
|
2045
|
+
"source_type": "adapted",
|
|
2046
|
+
"official_docs": [
|
|
1813
2047
|
"https://learn.microsoft.com/en-us/azure/azure-monitor/overview",
|
|
2048
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/best-practices-analysis",
|
|
1814
2049
|
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-overview",
|
|
1815
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1816
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
2050
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups",
|
|
2051
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules",
|
|
2052
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-analytics-workspace-overview",
|
|
2053
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/workspace-design",
|
|
2054
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/get-started-queries",
|
|
2055
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/app/app-insights-overview",
|
|
2056
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/service-guides/application-insights",
|
|
2057
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/workbooks-overview",
|
|
2058
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/visualize/visualize-grafana-overview",
|
|
1817
2059
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2060
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/monitor",
|
|
2061
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-monitor",
|
|
1818
2062
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1819
2063
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1820
2064
|
],
|
|
1821
|
-
"security_notes": "Do not
|
|
2065
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
1822
2066
|
"last_verified": "2026-04-28",
|
|
1823
|
-
"path": "agents/azure/azure-
|
|
2067
|
+
"path": "agents/azure/azure-observability-investigator-agent",
|
|
1824
2068
|
"author": "github: Raishin",
|
|
1825
2069
|
"version": "0.2.0"
|
|
1826
2070
|
},
|
|
1827
2071
|
{
|
|
1828
|
-
"id": "azure-
|
|
1829
|
-
"name": "Azure
|
|
2072
|
+
"id": "azure-platform-automation-devops-agent",
|
|
2073
|
+
"name": "Azure Platform Automation DevOps",
|
|
1830
2074
|
"type": "agent",
|
|
1831
2075
|
"provider": "azure",
|
|
1832
2076
|
"harnesses": [
|
|
@@ -1837,30 +2081,31 @@
|
|
|
1837
2081
|
"gemini",
|
|
1838
2082
|
"kiro"
|
|
1839
2083
|
],
|
|
1840
|
-
"summary": "Agent for azure-
|
|
2084
|
+
"summary": "Agent for azure-platform-automation-devops. 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.",
|
|
1841
2085
|
"source_type": "adapted",
|
|
1842
2086
|
"official_docs": [
|
|
1843
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1844
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1845
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1846
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
1847
|
-
"https://learn.microsoft.com/en-us/azure/service
|
|
1848
|
-
"https://learn.microsoft.com/en-us/azure/service
|
|
2087
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/",
|
|
2088
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/implementation-options",
|
|
2089
|
+
"https://learn.microsoft.com/en-us/azure/architecture/landing-zones/bicep/landing-zone-bicep",
|
|
2090
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/terraform-landing-zone",
|
|
2091
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-best-practices",
|
|
2092
|
+
"https://learn.microsoft.com/en-us/azure/app-service/deploy-staging-slots?view=azure-devops-2020",
|
|
1849
2093
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1850
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-
|
|
1851
|
-
"https://learn.microsoft.com/en-us/azure/
|
|
2094
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-deploy",
|
|
2095
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-mcp-server",
|
|
2096
|
+
"https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/",
|
|
1852
2097
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1853
2098
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1854
2099
|
],
|
|
1855
|
-
"security_notes": "
|
|
2100
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
1856
2101
|
"last_verified": "2026-04-28",
|
|
1857
|
-
"path": "agents/azure/azure-
|
|
2102
|
+
"path": "agents/azure/azure-platform-automation-devops-agent",
|
|
1858
2103
|
"author": "github: Raishin",
|
|
1859
2104
|
"version": "0.2.0"
|
|
1860
2105
|
},
|
|
1861
2106
|
{
|
|
1862
|
-
"id": "azure-
|
|
1863
|
-
"name": "Azure
|
|
2107
|
+
"id": "azure-private-endpoint-adoption-planner-agent",
|
|
2108
|
+
"name": "Azure Private Endpoint Adoption Planner",
|
|
1864
2109
|
"type": "agent",
|
|
1865
2110
|
"provider": "azure",
|
|
1866
2111
|
"harnesses": [
|
|
@@ -1871,28 +2116,746 @@
|
|
|
1871
2116
|
"gemini",
|
|
1872
2117
|
"kiro"
|
|
1873
2118
|
],
|
|
1874
|
-
"summary": "Agent for azure-
|
|
2119
|
+
"summary": "Agent for azure-private-endpoint-adoption-planner. 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.",
|
|
2120
|
+
"source_type": "adapted",
|
|
2121
|
+
"official_docs": [
|
|
2122
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2123
|
+
"https://learn.microsoft.com/en-us/azure/architecture/guide/networking/private-link-hub-spoke-network",
|
|
2124
|
+
"https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns-integration",
|
|
2125
|
+
"https://learn.microsoft.com/en-us/azure/private-link/private-endpoint-dns",
|
|
2126
|
+
"https://learn.microsoft.com/en-us/azure/dns/private-dns-privatednszone",
|
|
2127
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/logs/private-link-design",
|
|
2128
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2129
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2130
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2131
|
+
],
|
|
2132
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2133
|
+
"last_verified": "2026-04-28",
|
|
2134
|
+
"path": "agents/azure/azure-private-endpoint-adoption-planner-agent",
|
|
2135
|
+
"author": "github: Raishin",
|
|
2136
|
+
"version": "0.2.0"
|
|
2137
|
+
},
|
|
2138
|
+
{
|
|
2139
|
+
"id": "azure-rbac-review-agent",
|
|
2140
|
+
"name": "Azure RBAC Review",
|
|
2141
|
+
"type": "agent",
|
|
2142
|
+
"provider": "azure",
|
|
2143
|
+
"harnesses": [
|
|
2144
|
+
"codex",
|
|
2145
|
+
"copilot",
|
|
2146
|
+
"claude-code",
|
|
2147
|
+
"cursor",
|
|
2148
|
+
"gemini",
|
|
2149
|
+
"kiro"
|
|
2150
|
+
],
|
|
2151
|
+
"summary": "Agent for azure-rbac-review. Review Azure role assignments, custom roles, and scope choices for least privilege and operational safety.",
|
|
1875
2152
|
"source_type": "adapted",
|
|
1876
2153
|
"official_docs": [
|
|
1877
2154
|
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
1878
2155
|
"https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices",
|
|
1879
|
-
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles",
|
|
1880
|
-
"https://learn.microsoft.com/en-us/azure/role-based-access-control/role-definitions",
|
|
1881
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1882
2156
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2157
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1883
2158
|
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
1884
2159
|
],
|
|
1885
|
-
"security_notes": "
|
|
1886
|
-
"last_verified": "2026-04-28",
|
|
1887
|
-
"path": "agents/azure/azure-
|
|
2160
|
+
"security_notes": "Do not recommend Owner or User Access Administrator unless justified. Prefer narrow scopes and built-in roles before custom broad grants. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2161
|
+
"last_verified": "2026-04-28",
|
|
2162
|
+
"path": "agents/azure/azure-rbac-review-agent",
|
|
2163
|
+
"author": "github: Raishin",
|
|
2164
|
+
"version": "0.2.0"
|
|
2165
|
+
},
|
|
2166
|
+
{
|
|
2167
|
+
"id": "azure-resilience-bcdr-review-agent",
|
|
2168
|
+
"name": "Azure Resilience BCDR Review",
|
|
2169
|
+
"type": "agent",
|
|
2170
|
+
"provider": "azure",
|
|
2171
|
+
"harnesses": [
|
|
2172
|
+
"codex",
|
|
2173
|
+
"copilot",
|
|
2174
|
+
"claude-code",
|
|
2175
|
+
"cursor",
|
|
2176
|
+
"gemini",
|
|
2177
|
+
"kiro"
|
|
2178
|
+
],
|
|
2179
|
+
"summary": "Agent for azure-resilience-bcdr-review. Review Azure resilience and disaster-recovery posture for RTO/RPO realism, failover and failback assumptions, shared-responsibility gaps, and recovery runbook or drill quality.",
|
|
2180
|
+
"source_type": "adapted",
|
|
2181
|
+
"official_docs": [
|
|
2182
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/reliability/principles",
|
|
2183
|
+
"https://learn.microsoft.com/en-us/azure/well-architected/reliability/disaster-recovery",
|
|
2184
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2185
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/overview",
|
|
2186
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-overview",
|
|
2187
|
+
"https://learn.microsoft.com/en-us/azure/service-health/resource-health-overview",
|
|
2188
|
+
"https://learn.microsoft.com/en-us/azure/service-health/overview",
|
|
2189
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2190
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2191
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2192
|
+
],
|
|
2193
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2194
|
+
"last_verified": "2026-04-28",
|
|
2195
|
+
"path": "agents/azure/azure-resilience-bcdr-review-agent",
|
|
2196
|
+
"author": "github: Raishin",
|
|
2197
|
+
"version": "0.2.0"
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
"id": "azure-resource-health-incident-triage-agent",
|
|
2201
|
+
"name": "Azure Resource Health Incident Triage",
|
|
2202
|
+
"type": "agent",
|
|
2203
|
+
"provider": "azure",
|
|
2204
|
+
"harnesses": [
|
|
2205
|
+
"codex",
|
|
2206
|
+
"copilot",
|
|
2207
|
+
"claude-code",
|
|
2208
|
+
"cursor",
|
|
2209
|
+
"gemini",
|
|
2210
|
+
"kiro"
|
|
2211
|
+
],
|
|
2212
|
+
"summary": "Agent for azure-resource-health-incident-triage. 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.",
|
|
2213
|
+
"source_type": "adapted",
|
|
2214
|
+
"official_docs": [
|
|
2215
|
+
"https://learn.microsoft.com/en-us/azure/service-health/resource-health-overview",
|
|
2216
|
+
"https://learn.microsoft.com/en-us/azure/service-health/",
|
|
2217
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/activity-log",
|
|
2218
|
+
"https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-create-activity-log-alert-rule",
|
|
2219
|
+
"https://learn.microsoft.com/en-us/azure/service-health/service-health-alert-overview",
|
|
2220
|
+
"https://learn.microsoft.com/en-us/azure/service-health/alerts-activity-log-service-notifications-portal",
|
|
2221
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2222
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-resource-health",
|
|
2223
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/azure-monitor",
|
|
2224
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2225
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2226
|
+
],
|
|
2227
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2228
|
+
"last_verified": "2026-04-28",
|
|
2229
|
+
"path": "agents/azure/azure-resource-health-incident-triage-agent",
|
|
2230
|
+
"author": "github: Raishin",
|
|
2231
|
+
"version": "0.2.0"
|
|
2232
|
+
},
|
|
2233
|
+
{
|
|
2234
|
+
"id": "azure-role-selector-agent",
|
|
2235
|
+
"name": "Azure Role Selector",
|
|
2236
|
+
"type": "agent",
|
|
2237
|
+
"provider": "azure",
|
|
2238
|
+
"harnesses": [
|
|
2239
|
+
"codex",
|
|
2240
|
+
"copilot",
|
|
2241
|
+
"claude-code",
|
|
2242
|
+
"cursor",
|
|
2243
|
+
"gemini",
|
|
2244
|
+
"kiro"
|
|
2245
|
+
],
|
|
2246
|
+
"summary": "Agent for azure-role-selector. 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.",
|
|
2247
|
+
"source_type": "adapted",
|
|
2248
|
+
"official_docs": [
|
|
2249
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/overview",
|
|
2250
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/best-practices",
|
|
2251
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles",
|
|
2252
|
+
"https://learn.microsoft.com/en-us/azure/role-based-access-control/role-definitions",
|
|
2253
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2254
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2255
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2256
|
+
],
|
|
2257
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2258
|
+
"last_verified": "2026-04-28",
|
|
2259
|
+
"path": "agents/azure/azure-role-selector-agent",
|
|
2260
|
+
"author": "github: Raishin",
|
|
2261
|
+
"version": "0.2.0"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
"id": "azure-security-posture-hardening-agent",
|
|
2265
|
+
"name": "Azure Security Posture Hardening",
|
|
2266
|
+
"type": "agent",
|
|
2267
|
+
"provider": "azure",
|
|
2268
|
+
"harnesses": [
|
|
2269
|
+
"codex",
|
|
2270
|
+
"copilot",
|
|
2271
|
+
"claude-code",
|
|
2272
|
+
"cursor",
|
|
2273
|
+
"gemini",
|
|
2274
|
+
"kiro"
|
|
2275
|
+
],
|
|
2276
|
+
"summary": "Agent for azure-security-posture-hardening. Review Azure security posture with least privilege, managed identities, Key Vault hardening, private access decisions, policy guardrails, and audit-ready logging expectations.",
|
|
2277
|
+
"source_type": "adapted",
|
|
2278
|
+
"official_docs": [
|
|
2279
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/security",
|
|
2280
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2281
|
+
"https://learn.microsoft.com/en-us/azure/security/fundamentals/best-practices-and-patterns",
|
|
2282
|
+
"https://learn.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/managed-identity-best-practice-recommendations",
|
|
2283
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices",
|
|
2284
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-guide",
|
|
2285
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/how-to-azure-key-vault-network-security",
|
|
2286
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/howto-logging",
|
|
2287
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/monitor-key-vault",
|
|
2288
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2289
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/services/azure-mcp-server-for-key-vault",
|
|
2290
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2291
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2292
|
+
],
|
|
2293
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2294
|
+
"last_verified": "2026-04-28",
|
|
2295
|
+
"path": "agents/azure/azure-security-posture-hardening-agent",
|
|
2296
|
+
"author": "github: Raishin",
|
|
2297
|
+
"version": "0.2.0"
|
|
2298
|
+
},
|
|
2299
|
+
{
|
|
2300
|
+
"id": "azure-subscription-resource-organization-agent",
|
|
2301
|
+
"name": "Azure Subscription Resource Organization",
|
|
2302
|
+
"type": "agent",
|
|
2303
|
+
"provider": "azure",
|
|
2304
|
+
"harnesses": [
|
|
2305
|
+
"codex",
|
|
2306
|
+
"copilot",
|
|
2307
|
+
"claude-code",
|
|
2308
|
+
"cursor",
|
|
2309
|
+
"gemini",
|
|
2310
|
+
"kiro"
|
|
2311
|
+
],
|
|
2312
|
+
"summary": "Agent for azure-subscription-resource-organization. Design and review Azure management-group, subscription, and resource-group boundaries with explicit governance, ownership, and landing-zone operating-model consequences.",
|
|
2313
|
+
"source_type": "adapted",
|
|
2314
|
+
"official_docs": [
|
|
2315
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-areas",
|
|
2316
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/",
|
|
2317
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org",
|
|
2318
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/resource-org-management-groups",
|
|
2319
|
+
"https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/landing-zone/design-area/governance",
|
|
2320
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
2321
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/subscription",
|
|
2322
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/resource-group",
|
|
2323
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
2324
|
+
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2325
|
+
],
|
|
2326
|
+
"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. Prefer read-only discovery first and explicit approval before mutations or secret-bearing operations.",
|
|
2327
|
+
"last_verified": "2026-04-28",
|
|
2328
|
+
"path": "agents/azure/azure-subscription-resource-organization-agent",
|
|
2329
|
+
"author": "github: Raishin",
|
|
2330
|
+
"version": "0.2.0"
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
"id": "backstage-scaffolder-template-review-agent",
|
|
2334
|
+
"name": "Backstage Scaffolder Template Review",
|
|
2335
|
+
"type": "agent",
|
|
2336
|
+
"provider": "backstage",
|
|
2337
|
+
"harnesses": [
|
|
2338
|
+
"codex",
|
|
2339
|
+
"copilot",
|
|
2340
|
+
"claude-code",
|
|
2341
|
+
"cursor",
|
|
2342
|
+
"gemini",
|
|
2343
|
+
"kiro"
|
|
2344
|
+
],
|
|
2345
|
+
"summary": "Agent for backstage-scaffolder-template-review. Review Backstage Scaffolder software templates for action blast-radius, input parameter injection, RBAC gate coverage, secret scope, catalog entity poisoning, and output exposure.",
|
|
2346
|
+
"source_type": "original",
|
|
2347
|
+
"official_docs": [
|
|
2348
|
+
"https://backstage.io/docs/features/software-templates/",
|
|
2349
|
+
"https://backstage.io/docs/features/software-templates/writing-templates",
|
|
2350
|
+
"https://backstage.io/docs/features/software-templates/builtin-actions",
|
|
2351
|
+
"https://backstage.io/docs/permissions/overview",
|
|
2352
|
+
"https://backstage.io/docs/integrations/github/github-apps"
|
|
2353
|
+
],
|
|
2354
|
+
"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.",
|
|
2355
|
+
"last_verified": "2026-05-02",
|
|
2356
|
+
"path": "agents/backstage/backstage-scaffolder-template-review-agent",
|
|
2357
|
+
"version": "0.1.0"
|
|
2358
|
+
},
|
|
2359
|
+
{
|
|
2360
|
+
"id": "cert-manager-issuer-trust-review-agent",
|
|
2361
|
+
"name": "cert-manager Issuer Trust Review",
|
|
2362
|
+
"type": "agent",
|
|
2363
|
+
"provider": "cert-manager",
|
|
2364
|
+
"harnesses": [
|
|
2365
|
+
"codex",
|
|
2366
|
+
"copilot",
|
|
2367
|
+
"claude-code",
|
|
2368
|
+
"cursor",
|
|
2369
|
+
"gemini",
|
|
2370
|
+
"kiro"
|
|
2371
|
+
],
|
|
2372
|
+
"summary": "Review cert-manager Issuer and ClusterIssuer scope, CertificateRequestPolicy coverage, certificate SAN and duration risks, trust-manager bundle distribution blast radius, and cloud CA integration authentication for Kubernetes PKI posture.",
|
|
2373
|
+
"source_type": "original",
|
|
2374
|
+
"official_docs": [
|
|
2375
|
+
"https://cert-manager.io/docs/",
|
|
2376
|
+
"https://cert-manager.io/docs/concepts/certificate/",
|
|
2377
|
+
"https://cert-manager.io/docs/concepts/issuer/",
|
|
2378
|
+
"https://cert-manager.io/docs/projects/approver-policy/",
|
|
2379
|
+
"https://cert-manager.io/docs/projects/trust-manager/",
|
|
2380
|
+
"https://cert-manager.io/docs/configuration/"
|
|
2381
|
+
],
|
|
2382
|
+
"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 a compromised workload to perform mTLS MITM against internal services.",
|
|
2383
|
+
"last_verified": "2026-05-02",
|
|
2384
|
+
"path": "agents/cert-manager/cert-manager-issuer-trust-review-agent",
|
|
2385
|
+
"version": "0.1.0"
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
"id": "cilium-network-policy-review-agent",
|
|
2389
|
+
"name": "Cilium Network Policy Review",
|
|
2390
|
+
"type": "agent",
|
|
2391
|
+
"provider": "cilium",
|
|
2392
|
+
"summary": "Review Cilium CiliumNetworkPolicy, CiliumClusterwideNetworkPolicy, standard NetworkPolicy, ClusterMesh cross-cluster policy semantics, and egress gateway configuration for default-deny posture, L7 enforcement requirements, and exfiltration risk.",
|
|
2393
|
+
"path": "agents/cilium/cilium-network-policy-review-agent",
|
|
2394
|
+
"harnesses": [
|
|
2395
|
+
"codex",
|
|
2396
|
+
"copilot",
|
|
2397
|
+
"claude-code",
|
|
2398
|
+
"cursor",
|
|
2399
|
+
"gemini",
|
|
2400
|
+
"kiro"
|
|
2401
|
+
],
|
|
2402
|
+
"last_verified": "2026-05-01",
|
|
2403
|
+
"official_docs": [
|
|
2404
|
+
"https://docs.cilium.io/en/stable/network/kubernetes/policy/",
|
|
2405
|
+
"https://docs.cilium.io/en/stable/network/clustermesh/policy/",
|
|
2406
|
+
"https://docs.cilium.io/en/stable/network/egress-gateway/",
|
|
2407
|
+
"https://docs.cilium.io/en/stable/observability/hubble/",
|
|
2408
|
+
"https://kubernetes.io/docs/concepts/services-networking/network-policies/"
|
|
2409
|
+
],
|
|
2410
|
+
"security_notes": "policy-default-local-cluster flag change affects cross-cluster semantics of EVERY existing CiliumNetworkPolicy globally. toCIDRSet 0.0.0.0/0 without excluding the cloud metadata endpoint (169.254.169.254) is the Capital One breach path.",
|
|
2411
|
+
"source_type": "original",
|
|
2412
|
+
"version": "0.1.0"
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"id": "external-secrets-operator-review-agent",
|
|
2416
|
+
"name": "External Secrets Operator Review Agent",
|
|
2417
|
+
"type": "agent",
|
|
2418
|
+
"provider": "kubernetes",
|
|
2419
|
+
"harnesses": [
|
|
2420
|
+
"codex",
|
|
2421
|
+
"copilot",
|
|
2422
|
+
"claude-code",
|
|
2423
|
+
"cursor",
|
|
2424
|
+
"gemini",
|
|
2425
|
+
"kiro"
|
|
2426
|
+
],
|
|
2427
|
+
"summary": "Review ESO SecretStore, ClusterSecretStore, ExternalSecret, and PushSecret for scope creep, auth anti-patterns, refresh interval risks, and dataFrom blast radius.",
|
|
2428
|
+
"source_type": "original",
|
|
2429
|
+
"official_docs": [
|
|
2430
|
+
"https://external-secrets.io/latest/introduction/overview/",
|
|
2431
|
+
"https://external-secrets.io/latest/api/secretstore/",
|
|
2432
|
+
"https://external-secrets.io/latest/api/externalsecret/",
|
|
2433
|
+
"https://external-secrets.io/latest/api/clustersecretstore/",
|
|
2434
|
+
"https://external-secrets.io/latest/provider/aws-secrets-manager/",
|
|
2435
|
+
"https://external-secrets.io/latest/provider/azure-key-vault/"
|
|
2436
|
+
],
|
|
2437
|
+
"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.",
|
|
2438
|
+
"last_verified": "2026-05-02",
|
|
2439
|
+
"path": "agents/kubernetes/external-secrets-operator-review-agent",
|
|
2440
|
+
"version": "0.1.0"
|
|
2441
|
+
},
|
|
2442
|
+
{
|
|
2443
|
+
"id": "falco-runtime-threat-rules-review-agent",
|
|
2444
|
+
"name": "Falco Runtime Threat Rules Review Agent",
|
|
2445
|
+
"type": "agent",
|
|
2446
|
+
"provider": "falco",
|
|
2447
|
+
"harnesses": [
|
|
2448
|
+
"codex",
|
|
2449
|
+
"copilot",
|
|
2450
|
+
"claude-code",
|
|
2451
|
+
"cursor",
|
|
2452
|
+
"gemini",
|
|
2453
|
+
"kiro"
|
|
2454
|
+
],
|
|
2455
|
+
"summary": "Review Falco rules for macro correctness, exception blast radius, sensitive-path coverage, K8s audit gaps, and alert output routing.",
|
|
2456
|
+
"source_type": "original",
|
|
2457
|
+
"official_docs": [
|
|
2458
|
+
"https://falco.org/docs/rules/",
|
|
2459
|
+
"https://falco.org/docs/reference/rules/supported-syscalls/",
|
|
2460
|
+
"https://falco.org/docs/install-operate/third-party/falco-sidekick/",
|
|
2461
|
+
"https://falco.org/docs/reference/rules/exceptions/",
|
|
2462
|
+
"https://falco.org/docs/install-operate/deployment/",
|
|
2463
|
+
"https://github.com/falcosecurity/rules/tree/main/rules"
|
|
2464
|
+
],
|
|
2465
|
+
"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.",
|
|
2466
|
+
"last_verified": "2026-05-02",
|
|
2467
|
+
"path": "agents/falco/falco-runtime-threat-rules-review-agent",
|
|
2468
|
+
"version": "0.1.0"
|
|
2469
|
+
},
|
|
2470
|
+
{
|
|
2471
|
+
"id": "finops-cloud-price-advisor-agent",
|
|
2472
|
+
"name": "FinOps Cloud Price Advisor",
|
|
2473
|
+
"type": "agent",
|
|
2474
|
+
"provider": "multi-cloud",
|
|
2475
|
+
"harnesses": [
|
|
2476
|
+
"codex",
|
|
2477
|
+
"copilot",
|
|
2478
|
+
"claude-code",
|
|
2479
|
+
"cursor",
|
|
2480
|
+
"gemini",
|
|
2481
|
+
"kiro"
|
|
2482
|
+
],
|
|
2483
|
+
"summary": "Fetch live public prices from AWS, Azure, and OCI pricing APIs and produce cost estimates for live environments or planned prototypes. Currency defaults to USD; other currencies on request. No cloud credentials required.",
|
|
2484
|
+
"source_type": "original",
|
|
2485
|
+
"official_docs": [
|
|
2486
|
+
"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html",
|
|
2487
|
+
"https://learn.microsoft.com/en-us/rest/api/cost-management/retail-prices/azure-retail-prices",
|
|
2488
|
+
"https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/costanalysisoverview.htm",
|
|
2489
|
+
"https://aws.amazon.com/pricing/",
|
|
2490
|
+
"https://azure.microsoft.com/en-us/pricing/calculator/",
|
|
2491
|
+
"https://www.oracle.com/cloud/price-list.html"
|
|
2492
|
+
],
|
|
2493
|
+
"security_notes": "All three pricing APIs are public and unauthenticated. Never request or accept cloud credentials, billing account IDs, cost export access, or tenant-specific data. Inventory enumeration for live-environment mode requires only read-only cloud permissions.",
|
|
2494
|
+
"last_verified": "2026-04-30",
|
|
2495
|
+
"path": "agents/finops/finops-cloud-price-advisor-agent",
|
|
2496
|
+
"author": "github: Raishin",
|
|
2497
|
+
"version": "0.1.0"
|
|
2498
|
+
},
|
|
2499
|
+
{
|
|
2500
|
+
"id": "fluxcd-kustomization-helmrelease-review-agent",
|
|
2501
|
+
"name": "FluxCD Kustomization and HelmRelease Review",
|
|
2502
|
+
"type": "agent",
|
|
2503
|
+
"provider": "fluxcd",
|
|
2504
|
+
"harnesses": [
|
|
2505
|
+
"codex",
|
|
2506
|
+
"copilot",
|
|
2507
|
+
"claude-code",
|
|
2508
|
+
"cursor",
|
|
2509
|
+
"gemini",
|
|
2510
|
+
"kiro"
|
|
2511
|
+
],
|
|
2512
|
+
"summary": "Agent for fluxcd-kustomization-helmrelease-review. Review FluxCD Kustomization, HelmRelease, and source resources for SOPS encryption, source trust, ServiceAccount scoping, prune safety, and HelmRelease upgrade remediation.",
|
|
2513
|
+
"source_type": "original",
|
|
2514
|
+
"official_docs": [
|
|
2515
|
+
"https://fluxcd.io/flux/components/kustomize/kustomizations/",
|
|
2516
|
+
"https://fluxcd.io/flux/components/helm/helmreleases/",
|
|
2517
|
+
"https://fluxcd.io/flux/components/source/gitrepositories/",
|
|
2518
|
+
"https://fluxcd.io/flux/guides/repository-structure/",
|
|
2519
|
+
"https://fluxcd.io/flux/security/secrets-management/",
|
|
2520
|
+
"https://fluxcd.io/flux/installation/configuration/multitenancy/"
|
|
2521
|
+
],
|
|
2522
|
+
"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.",
|
|
2523
|
+
"last_verified": "2026-05-02",
|
|
2524
|
+
"path": "agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent",
|
|
2525
|
+
"version": "0.1.0"
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
"id": "istio-ambient-mesh-review-agent",
|
|
2529
|
+
"name": "Istio Ambient Mesh Review",
|
|
2530
|
+
"type": "agent",
|
|
2531
|
+
"provider": "istio",
|
|
2532
|
+
"summary": "Review Istio ambient mesh configuration — ztunnel L4 vs waypoint L7 enforcement, AuthorizationPolicy scope, PeerAuthentication mTLS mode, RequestAuthentication JWKs, and gateway configuration for service mesh security posture.",
|
|
2533
|
+
"path": "agents/istio/istio-ambient-mesh-review-agent",
|
|
2534
|
+
"harnesses": [
|
|
2535
|
+
"codex",
|
|
2536
|
+
"copilot",
|
|
2537
|
+
"claude-code",
|
|
2538
|
+
"cursor",
|
|
2539
|
+
"gemini",
|
|
2540
|
+
"kiro"
|
|
2541
|
+
],
|
|
2542
|
+
"last_verified": "2026-05-01",
|
|
2543
|
+
"official_docs": [
|
|
2544
|
+
"https://istio.io/latest/docs/ambient/",
|
|
2545
|
+
"https://istio.io/latest/docs/reference/config/security/authorization-policy/",
|
|
2546
|
+
"https://istio.io/latest/docs/reference/config/security/peer_authentication/",
|
|
2547
|
+
"https://istio.io/latest/docs/ops/diagnostic-tools/istioctl-analyze/",
|
|
2548
|
+
"https://istio.io/latest/docs/tasks/security/authorization/"
|
|
2549
|
+
],
|
|
2550
|
+
"security_notes": "L7 AuthorizationPolicy in ambient mode without a waypoint is silently bypassed — ztunnel only enforces L4. PERMISSIVE PeerAuthentication in a production namespace is a critical finding.",
|
|
2551
|
+
"source_type": "original",
|
|
2552
|
+
"version": "0.1.0"
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"id": "kubecost-chargeback-allocation-review-agent",
|
|
2556
|
+
"name": "Kubecost Chargeback and Allocation Review",
|
|
2557
|
+
"type": "agent",
|
|
2558
|
+
"provider": "kubernetes",
|
|
2559
|
+
"harnesses": [
|
|
2560
|
+
"codex",
|
|
2561
|
+
"copilot",
|
|
2562
|
+
"claude-code",
|
|
2563
|
+
"cursor",
|
|
2564
|
+
"gemini",
|
|
2565
|
+
"kiro"
|
|
2566
|
+
],
|
|
2567
|
+
"summary": "Agent for kubecost-chargeback-allocation-review. Review Kubecost and OpenCost deployments for cost allocation accuracy, label taxonomy completeness, shared cost model, idle attribution, budget alerts, API authentication, and savings recommendation hygiene.",
|
|
2568
|
+
"source_type": "original",
|
|
2569
|
+
"official_docs": [
|
|
2570
|
+
"https://www.kubecost.com/kubernetes-cost-optimization/",
|
|
2571
|
+
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/cost-allocation",
|
|
2572
|
+
"https://www.opencost.io/docs/",
|
|
2573
|
+
"https://docs.kubecost.com/install-and-configure/advanced-configuration/cost-model",
|
|
2574
|
+
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
|
|
2575
|
+
"https://docs.kubecost.com/apis/apis-overview"
|
|
2576
|
+
],
|
|
2577
|
+
"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.",
|
|
2578
|
+
"last_verified": "2026-05-02",
|
|
2579
|
+
"path": "agents/kubernetes/kubecost-chargeback-allocation-review-agent",
|
|
2580
|
+
"version": "0.1.0"
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
"id": "kubernetes-live-admission-policy-guard-agent",
|
|
2584
|
+
"name": "Kubernetes Live Admission Policy Guard",
|
|
2585
|
+
"type": "agent",
|
|
2586
|
+
"provider": "kubernetes",
|
|
2587
|
+
"summary": "Guard live kubectl apply/delete operations on Kyverno ClusterPolicy, Policy, PolicyException, and native ValidatingAdmissionPolicy/MutatingAdmissionPolicy resources. Requires current-state capture, failureAction impact assessment, and explicit approval before any write.",
|
|
2588
|
+
"path": "agents/kubernetes/kubernetes-live-admission-policy-guard-agent",
|
|
2589
|
+
"harnesses": [
|
|
2590
|
+
"codex",
|
|
2591
|
+
"copilot",
|
|
2592
|
+
"claude-code",
|
|
2593
|
+
"cursor",
|
|
2594
|
+
"gemini",
|
|
2595
|
+
"kiro"
|
|
2596
|
+
],
|
|
2597
|
+
"last_verified": "2026-05-01",
|
|
2598
|
+
"official_docs": [
|
|
2599
|
+
"https://kyverno.io/docs/",
|
|
2600
|
+
"https://kyverno.io/docs/writing-policies/validate/",
|
|
2601
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/",
|
|
2602
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-admission/"
|
|
2603
|
+
],
|
|
2604
|
+
"security_notes": "Changing failureAction from Enforce to Audit in production silently unblocks violations. Deleting a ClusterPolicy removes admission control for ALL namespaces simultaneously. PolicyException without expiry is permanent.",
|
|
2605
|
+
"source_type": "original",
|
|
2606
|
+
"version": "0.1.0"
|
|
2607
|
+
},
|
|
2608
|
+
{
|
|
2609
|
+
"id": "kubernetes-live-argocd-sync-guard-agent",
|
|
2610
|
+
"name": "Kubernetes Live Argo CD Sync Guard",
|
|
2611
|
+
"type": "agent",
|
|
2612
|
+
"provider": "kubernetes",
|
|
2613
|
+
"summary": "Guard live argocd CLI or kubectl operations on Argo CD Application, AppProject, and ApplicationSet resources, and sync-window modifications. Requires AppProject blast-radius assessment, sync identity review, and explicit approval before any production sync, AppProject mutation, or sync-window deletion.",
|
|
2614
|
+
"path": "agents/kubernetes/kubernetes-live-argocd-sync-guard-agent",
|
|
2615
|
+
"harnesses": [
|
|
2616
|
+
"codex",
|
|
2617
|
+
"copilot",
|
|
2618
|
+
"claude-code",
|
|
2619
|
+
"cursor",
|
|
2620
|
+
"gemini",
|
|
2621
|
+
"kiro"
|
|
2622
|
+
],
|
|
2623
|
+
"last_verified": "2026-05-01",
|
|
2624
|
+
"official_docs": [
|
|
2625
|
+
"https://argo-cd.readthedocs.io/en/stable/",
|
|
2626
|
+
"https://argo-cd.readthedocs.io/en/stable/user-guide/projects/",
|
|
2627
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/sync-windows/",
|
|
2628
|
+
"https://argo-cd.readthedocs.io/en/stable/operator-manual/sync-impersonation/"
|
|
2629
|
+
],
|
|
2630
|
+
"security_notes": "Deleting or disabling a sync-window removes the last gate blocking unreviewed changes to production. Expanding AppProject clusterResourceWhitelist to ['*/*'] grants full cluster write. RollingSync requires auto-sync disabled.",
|
|
2631
|
+
"source_type": "original",
|
|
2632
|
+
"version": "0.1.0"
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
"id": "kubernetes-live-mesh-policy-guard-agent",
|
|
2636
|
+
"name": "Kubernetes Live Mesh Policy Guard",
|
|
2637
|
+
"type": "agent",
|
|
2638
|
+
"provider": "kubernetes",
|
|
2639
|
+
"summary": "Guard live kubectl apply/delete operations on Istio AuthorizationPolicy, PeerAuthentication, RequestAuthentication, Gateway, and VirtualService resources. Requires current mTLS posture assessment, waypoint enrollment check for L7 rules, and explicit approval before any write.",
|
|
2640
|
+
"path": "agents/kubernetes/kubernetes-live-mesh-policy-guard-agent",
|
|
2641
|
+
"harnesses": [
|
|
2642
|
+
"codex",
|
|
2643
|
+
"copilot",
|
|
2644
|
+
"claude-code",
|
|
2645
|
+
"cursor",
|
|
2646
|
+
"gemini",
|
|
2647
|
+
"kiro"
|
|
2648
|
+
],
|
|
2649
|
+
"last_verified": "2026-05-01",
|
|
2650
|
+
"official_docs": [
|
|
2651
|
+
"https://istio.io/latest/docs/ambient/",
|
|
2652
|
+
"https://istio.io/latest/docs/reference/config/security/authorization-policy/",
|
|
2653
|
+
"https://istio.io/latest/docs/reference/config/security/peer_authentication/",
|
|
2654
|
+
"https://istio.io/latest/docs/ops/diagnostic-tools/istioctl-analyze/"
|
|
2655
|
+
],
|
|
2656
|
+
"security_notes": "Changing PeerAuthentication from STRICT to PERMISSIVE disables mTLS for all traffic to matched workloads. Deleting the only DENY AuthorizationPolicy removes the default-deny posture. L7 AuthorizationPolicy in ambient without waypoint is silently bypassed.",
|
|
2657
|
+
"source_type": "original",
|
|
2658
|
+
"version": "0.1.0"
|
|
2659
|
+
},
|
|
2660
|
+
{
|
|
2661
|
+
"id": "kubernetes-live-network-policy-guard-agent",
|
|
2662
|
+
"name": "Kubernetes Live Network Policy Guard",
|
|
2663
|
+
"type": "agent",
|
|
2664
|
+
"provider": "kubernetes",
|
|
2665
|
+
"summary": "Guard live kubectl apply/delete operations on CiliumNetworkPolicy, CiliumClusterwideNetworkPolicy, NetworkPolicy, and CiliumEgressGatewayPolicy resources. Requires default-deny posture assessment, egress blast-radius evaluation, and explicit approval before any write.",
|
|
2666
|
+
"path": "agents/kubernetes/kubernetes-live-network-policy-guard-agent",
|
|
2667
|
+
"harnesses": [
|
|
2668
|
+
"codex",
|
|
2669
|
+
"copilot",
|
|
2670
|
+
"claude-code",
|
|
2671
|
+
"cursor",
|
|
2672
|
+
"gemini",
|
|
2673
|
+
"kiro"
|
|
2674
|
+
],
|
|
2675
|
+
"last_verified": "2026-05-01",
|
|
2676
|
+
"official_docs": [
|
|
2677
|
+
"https://docs.cilium.io/en/stable/network/kubernetes/policy/",
|
|
2678
|
+
"https://docs.cilium.io/en/stable/network/egress-gateway/",
|
|
2679
|
+
"https://docs.cilium.io/en/stable/observability/hubble/",
|
|
2680
|
+
"https://kubernetes.io/docs/concepts/services-networking/network-policies/"
|
|
2681
|
+
],
|
|
2682
|
+
"security_notes": "Deleting a default-deny CiliumNetworkPolicy removes all ingress/egress restrictions for matched workloads. toCIDRSet change to include 0.0.0.0/0 without excluding 169.254.169.254/32 opens the cloud metadata service. CiliumClusterwideNetworkPolicy changes affect all namespaces simultaneously.",
|
|
2683
|
+
"source_type": "original",
|
|
2684
|
+
"version": "0.1.0"
|
|
2685
|
+
},
|
|
2686
|
+
{
|
|
2687
|
+
"id": "kubernetes-live-rbac-mutation-guard-agent",
|
|
2688
|
+
"name": "Kubernetes Live RBAC Mutation Guard",
|
|
2689
|
+
"type": "agent",
|
|
2690
|
+
"provider": "kubernetes",
|
|
2691
|
+
"harnesses": [
|
|
2692
|
+
"codex",
|
|
2693
|
+
"copilot",
|
|
2694
|
+
"claude-code",
|
|
2695
|
+
"cursor",
|
|
2696
|
+
"gemini",
|
|
2697
|
+
"kiro"
|
|
2698
|
+
],
|
|
2699
|
+
"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.",
|
|
2700
|
+
"source_type": "original",
|
|
2701
|
+
"official_docs": [
|
|
2702
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
2703
|
+
"https://kubernetes.io/docs/concepts/security/rbac-good-practices/",
|
|
2704
|
+
"https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
|
|
2705
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
2706
|
+
],
|
|
2707
|
+
"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.",
|
|
2708
|
+
"last_verified": "2026-05-01",
|
|
2709
|
+
"path": "agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent",
|
|
2710
|
+
"author": "github: Raishin",
|
|
2711
|
+
"version": "0.1.0"
|
|
2712
|
+
},
|
|
2713
|
+
{
|
|
2714
|
+
"id": "kubernetes-live-velero-restore-guard-agent",
|
|
2715
|
+
"name": "Kubernetes Live Velero Restore Guard",
|
|
2716
|
+
"type": "agent",
|
|
2717
|
+
"provider": "kubernetes",
|
|
2718
|
+
"harnesses": [
|
|
2719
|
+
"codex",
|
|
2720
|
+
"copilot",
|
|
2721
|
+
"claude-code",
|
|
2722
|
+
"cursor",
|
|
2723
|
+
"gemini",
|
|
2724
|
+
"kiro"
|
|
2725
|
+
],
|
|
2726
|
+
"summary": "Live-guard agent for Velero backup/restore operations on Kubernetes clusters — enforcing cluster context confirmation, restore scope review, dry-run gating, current-state capture, and explicit platform-team sign-off before any mutation.",
|
|
2727
|
+
"source_type": "original",
|
|
2728
|
+
"official_docs": [
|
|
2729
|
+
"https://velero.io/docs/latest/",
|
|
2730
|
+
"https://velero.io/docs/latest/restore-reference/",
|
|
2731
|
+
"https://velero.io/docs/latest/backup-reference/",
|
|
2732
|
+
"https://velero.io/docs/latest/locations/",
|
|
2733
|
+
"https://velero.io/docs/latest/hooks/"
|
|
2734
|
+
],
|
|
2735
|
+
"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.",
|
|
2736
|
+
"last_verified": "2026-05-02",
|
|
2737
|
+
"path": "agents/kubernetes/kubernetes-live-velero-restore-guard-agent",
|
|
2738
|
+
"version": "0.1.0"
|
|
2739
|
+
},
|
|
2740
|
+
{
|
|
2741
|
+
"id": "kubernetes-maestro-agent",
|
|
2742
|
+
"name": "Kubernetes Maestro",
|
|
2743
|
+
"type": "agent",
|
|
2744
|
+
"provider": "kubernetes",
|
|
2745
|
+
"summary": "Per-platform router for Kubernetes. Classifies the user's task, selects the narrowest specialist or the right team of specialists from the catalog, and dispatches in parallel when the task spans multiple domains. Never auto-dispatches live-guard agents.",
|
|
2746
|
+
"path": "agents/kubernetes/kubernetes-maestro-agent",
|
|
2747
|
+
"harnesses": [
|
|
2748
|
+
"codex",
|
|
2749
|
+
"copilot",
|
|
2750
|
+
"claude-code",
|
|
2751
|
+
"cursor",
|
|
2752
|
+
"gemini",
|
|
2753
|
+
"kiro"
|
|
2754
|
+
],
|
|
2755
|
+
"last_verified": "2026-05-01",
|
|
2756
|
+
"official_docs": [
|
|
2757
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
2758
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-admission/",
|
|
2759
|
+
"https://kyverno.io/docs/",
|
|
2760
|
+
"https://istio.io/latest/docs/ambient/",
|
|
2761
|
+
"https://docs.cilium.io/en/stable/",
|
|
2762
|
+
"https://argo-cd.readthedocs.io/en/stable/",
|
|
2763
|
+
"https://opentelemetry.io/docs/kubernetes/",
|
|
2764
|
+
"https://kubernetes.io/docs/concepts/workloads/pods/service-accounts/"
|
|
2765
|
+
],
|
|
2766
|
+
"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.",
|
|
2767
|
+
"source_type": "original",
|
|
2768
|
+
"version": "0.1.0"
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"id": "kubernetes-pod-spec-review-agent",
|
|
2772
|
+
"name": "Kubernetes Pod Spec Review",
|
|
2773
|
+
"type": "agent",
|
|
2774
|
+
"provider": "kubernetes",
|
|
2775
|
+
"harnesses": [
|
|
2776
|
+
"codex",
|
|
2777
|
+
"copilot",
|
|
2778
|
+
"claude-code",
|
|
2779
|
+
"cursor",
|
|
2780
|
+
"gemini",
|
|
2781
|
+
"kiro"
|
|
2782
|
+
],
|
|
2783
|
+
"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.",
|
|
2784
|
+
"source_type": "original",
|
|
2785
|
+
"official_docs": [
|
|
2786
|
+
"https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/",
|
|
2787
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/",
|
|
2788
|
+
"https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/",
|
|
2789
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
2790
|
+
"https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/",
|
|
2791
|
+
"https://kubernetes.io/docs/concepts/workloads/controllers/deployment/"
|
|
2792
|
+
],
|
|
2793
|
+
"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.",
|
|
2794
|
+
"last_verified": "2026-05-02",
|
|
2795
|
+
"path": "agents/kubernetes/kubernetes-pod-spec-review-agent",
|
|
2796
|
+
"version": "0.1.0"
|
|
2797
|
+
},
|
|
2798
|
+
{
|
|
2799
|
+
"id": "kubernetes-psa-review-agent",
|
|
2800
|
+
"name": "Kubernetes Pod Security Admission Review",
|
|
2801
|
+
"type": "agent",
|
|
2802
|
+
"provider": "kubernetes",
|
|
2803
|
+
"summary": "Review Kubernetes Pod Security Admission namespace labels — enforce/audit/warn modes, privileged/baseline/restricted profiles, version pinning, cluster AdmissionConfiguration defaults, and migration from deprecated PodSecurityPolicy.",
|
|
2804
|
+
"path": "agents/kubernetes/kubernetes-psa-review-agent",
|
|
2805
|
+
"harnesses": [
|
|
2806
|
+
"codex",
|
|
2807
|
+
"copilot",
|
|
2808
|
+
"claude-code",
|
|
2809
|
+
"cursor",
|
|
2810
|
+
"gemini",
|
|
2811
|
+
"kiro"
|
|
2812
|
+
],
|
|
2813
|
+
"last_verified": "2026-05-01",
|
|
2814
|
+
"official_docs": [
|
|
2815
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-admission/",
|
|
2816
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
2817
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/",
|
|
2818
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/",
|
|
2819
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/"
|
|
2820
|
+
],
|
|
2821
|
+
"security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden — treat as critical finding. enforce-version latest changes profile semantics on every Kubernetes minor upgrade.",
|
|
2822
|
+
"source_type": "original",
|
|
2823
|
+
"version": "0.1.0"
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"id": "kubernetes-rbac-review-agent",
|
|
2827
|
+
"name": "Kubernetes RBAC Review",
|
|
2828
|
+
"type": "agent",
|
|
2829
|
+
"provider": "kubernetes",
|
|
2830
|
+
"harnesses": [
|
|
2831
|
+
"codex",
|
|
2832
|
+
"copilot",
|
|
2833
|
+
"claude-code",
|
|
2834
|
+
"cursor",
|
|
2835
|
+
"gemini",
|
|
2836
|
+
"kiro"
|
|
2837
|
+
],
|
|
2838
|
+
"summary": "Agent for kubernetes-rbac-review. Review Kubernetes Roles, ClusterRoles, RoleBindings, ClusterRoleBindings, and ServiceAccounts for least-privilege, namespace-scope minimization, and workload identity safety.",
|
|
2839
|
+
"source_type": "original",
|
|
2840
|
+
"official_docs": [
|
|
2841
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
2842
|
+
"https://kubernetes.io/docs/concepts/security/rbac-good-practices/",
|
|
2843
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/authorization/",
|
|
2844
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
2845
|
+
],
|
|
2846
|
+
"security_notes": "Prefer read-only inspection. Do not recommend cluster-admin bindings, wildcard grants, or shared ServiceAccounts without explicit justification. Always prefer namespace-scoped Roles before ClusterRoles for workloads that do not need cluster-wide access.",
|
|
2847
|
+
"last_verified": "2026-05-01",
|
|
2848
|
+
"path": "agents/kubernetes/kubernetes-rbac-review-agent",
|
|
1888
2849
|
"author": "github: Raishin",
|
|
1889
|
-
"version": "0.
|
|
2850
|
+
"version": "0.1.0"
|
|
1890
2851
|
},
|
|
1891
2852
|
{
|
|
1892
|
-
"id": "
|
|
1893
|
-
"name": "
|
|
2853
|
+
"id": "kubernetes-workload-identity-review-agent",
|
|
2854
|
+
"name": "Kubernetes Workload Identity Review",
|
|
1894
2855
|
"type": "agent",
|
|
1895
|
-
"provider": "
|
|
2856
|
+
"provider": "kubernetes",
|
|
2857
|
+
"summary": "Review Kubernetes workload identity configuration — IRSA, Azure Workload Identity, GKE Workload Identity, and generic OIDC projected token bindings — for trust policy scope, static credential fallback risk, token audience validation, and cross-account reuse.",
|
|
2858
|
+
"path": "agents/kubernetes/kubernetes-workload-identity-review-agent",
|
|
1896
2859
|
"harnesses": [
|
|
1897
2860
|
"codex",
|
|
1898
2861
|
"copilot",
|
|
@@ -1901,34 +2864,25 @@
|
|
|
1901
2864
|
"gemini",
|
|
1902
2865
|
"kiro"
|
|
1903
2866
|
],
|
|
1904
|
-
"
|
|
1905
|
-
"source_type": "adapted",
|
|
2867
|
+
"last_verified": "2026-05-01",
|
|
1906
2868
|
"official_docs": [
|
|
1907
|
-
"https://
|
|
1908
|
-
"https://
|
|
1909
|
-
"https://
|
|
1910
|
-
"https://
|
|
1911
|
-
"https://
|
|
1912
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/rbac-guide",
|
|
1913
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/how-to-azure-key-vault-network-security",
|
|
1914
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/howto-logging",
|
|
1915
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/monitor-key-vault",
|
|
1916
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1917
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/services/azure-mcp-server-for-key-vault",
|
|
1918
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1919
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2869
|
+
"https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html",
|
|
2870
|
+
"https://azure.github.io/azure-workload-identity/docs/",
|
|
2871
|
+
"https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity",
|
|
2872
|
+
"https://kubernetes.io/docs/concepts/workloads/pods/service-accounts/",
|
|
2873
|
+
"https://openid.net/specs/openid-connect-core-1_0.html"
|
|
1920
2874
|
],
|
|
1921
|
-
"security_notes": "
|
|
1922
|
-
"
|
|
1923
|
-
"
|
|
1924
|
-
"author": "github: Raishin",
|
|
1925
|
-
"version": "0.2.0"
|
|
2875
|
+
"security_notes": "OIDC trust policy with wildcard sub allows any pod in the cluster to assume the role. Static credentials in environment variables defeat workload identity migration — cloud SDKs search the credential chain in order and a leftover env var always wins.",
|
|
2876
|
+
"source_type": "original",
|
|
2877
|
+
"version": "0.1.0"
|
|
1926
2878
|
},
|
|
1927
2879
|
{
|
|
1928
|
-
"id": "
|
|
1929
|
-
"name": "
|
|
2880
|
+
"id": "kyverno-policy-review-agent",
|
|
2881
|
+
"name": "Kyverno Policy Review",
|
|
1930
2882
|
"type": "agent",
|
|
1931
|
-
"provider": "
|
|
2883
|
+
"provider": "kyverno",
|
|
2884
|
+
"summary": "Review Kyverno ClusterPolicy and Policy resources for failureAction, background scanning, PolicyException audit, mutate/generate rules, and Kyverno-vs-native ValidatingAdmissionPolicy decision.",
|
|
2885
|
+
"path": "agents/kyverno/kyverno-policy-review-agent",
|
|
1932
2886
|
"harnesses": [
|
|
1933
2887
|
"codex",
|
|
1934
2888
|
"copilot",
|
|
@@ -1937,25 +2891,17 @@
|
|
|
1937
2891
|
"gemini",
|
|
1938
2892
|
"kiro"
|
|
1939
2893
|
],
|
|
1940
|
-
"
|
|
1941
|
-
"source_type": "adapted",
|
|
2894
|
+
"last_verified": "2026-05-01",
|
|
1942
2895
|
"official_docs": [
|
|
1943
|
-
"https://
|
|
1944
|
-
"https://
|
|
1945
|
-
"https://
|
|
1946
|
-
"https://
|
|
1947
|
-
"https://
|
|
1948
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/",
|
|
1949
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/subscription",
|
|
1950
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/tools/resource-group",
|
|
1951
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/overview",
|
|
1952
|
-
"https://learn.microsoft.com/en-us/azure/developer/azure-mcp-server/concepts"
|
|
2896
|
+
"https://kyverno.io/docs/",
|
|
2897
|
+
"https://kyverno.io/docs/policy-reports/",
|
|
2898
|
+
"https://kyverno.io/docs/writing-policies/",
|
|
2899
|
+
"https://kyverno.io/docs/policy-exceptions/",
|
|
2900
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/"
|
|
1953
2901
|
],
|
|
1954
|
-
"security_notes": "
|
|
1955
|
-
"
|
|
1956
|
-
"
|
|
1957
|
-
"author": "github: Raishin",
|
|
1958
|
-
"version": "0.2.0"
|
|
2902
|
+
"security_notes": "failureAction: Audit in production is a critical finding — violations are logged but workloads are not blocked. PolicyException without expiry is an infinite escape hatch.",
|
|
2903
|
+
"source_type": "original",
|
|
2904
|
+
"version": "0.1.0"
|
|
1959
2905
|
},
|
|
1960
2906
|
{
|
|
1961
2907
|
"id": "oci-autonomous-database-architect-agent",
|
|
@@ -1982,6 +2928,32 @@
|
|
|
1982
2928
|
"author": "github: Raishin",
|
|
1983
2929
|
"version": "0.2.0"
|
|
1984
2930
|
},
|
|
2931
|
+
{
|
|
2932
|
+
"id": "oci-certificates-issuer-review-agent",
|
|
2933
|
+
"name": "OCI Certificates Issuer Review",
|
|
2934
|
+
"type": "agent",
|
|
2935
|
+
"provider": "oci",
|
|
2936
|
+
"harnesses": [
|
|
2937
|
+
"codex",
|
|
2938
|
+
"copilot",
|
|
2939
|
+
"claude-code",
|
|
2940
|
+
"cursor",
|
|
2941
|
+
"gemini",
|
|
2942
|
+
"kiro"
|
|
2943
|
+
],
|
|
2944
|
+
"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.",
|
|
2945
|
+
"source_type": "original",
|
|
2946
|
+
"official_docs": [
|
|
2947
|
+
"https://docs.oracle.com/en-us/iaas/Content/certificates/home.htm",
|
|
2948
|
+
"https://docs.oracle.com/en-us/iaas/Content/certificates/managing-certificate-authority.htm",
|
|
2949
|
+
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
|
|
2950
|
+
"https://github.com/oracle/oci-native-ingress-controller"
|
|
2951
|
+
],
|
|
2952
|
+
"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.",
|
|
2953
|
+
"last_verified": "2026-05-02",
|
|
2954
|
+
"path": "agents/oci/oci-certificates-issuer-review-agent",
|
|
2955
|
+
"version": "0.1.0"
|
|
2956
|
+
},
|
|
1985
2957
|
{
|
|
1986
2958
|
"id": "oci-cloud-guard-responder-agent",
|
|
1987
2959
|
"name": "OCI Cloud Guard Responder",
|
|
@@ -2308,133 +3280,8 @@
|
|
|
2308
3280
|
"version": "0.2.0"
|
|
2309
3281
|
},
|
|
2310
3282
|
{
|
|
2311
|
-
"id": "oci-
|
|
2312
|
-
"name": "OCI
|
|
2313
|
-
"type": "agent",
|
|
2314
|
-
"provider": "oci",
|
|
2315
|
-
"harnesses": [
|
|
2316
|
-
"codex",
|
|
2317
|
-
"copilot",
|
|
2318
|
-
"claude-code",
|
|
2319
|
-
"cursor",
|
|
2320
|
-
"gemini",
|
|
2321
|
-
"kiro"
|
|
2322
|
-
],
|
|
2323
|
-
"summary": "Agent for oci-load-balancer-traffic-engineer. Design, review, and troubleshoot OCI Load Balancer and Network Load Balancer traffic paths, listeners, backend sets, certificates, health checks, logging, and failover.",
|
|
2324
|
-
"source_type": "adapted",
|
|
2325
|
-
"official_docs": [
|
|
2326
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2327
|
-
"https://www.oracle.com/cloud/"
|
|
2328
|
-
],
|
|
2329
|
-
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
2330
|
-
"last_verified": "2026-04-27",
|
|
2331
|
-
"path": "agents/oci/oci-load-balancer-traffic-engineer-agent",
|
|
2332
|
-
"author": "github: Raishin",
|
|
2333
|
-
"version": "0.2.0"
|
|
2334
|
-
},
|
|
2335
|
-
{
|
|
2336
|
-
"id": "oci-migration-cutover-architect-agent",
|
|
2337
|
-
"name": "OCI Migration Cutover Architect",
|
|
2338
|
-
"type": "agent",
|
|
2339
|
-
"provider": "oci",
|
|
2340
|
-
"harnesses": [
|
|
2341
|
-
"codex",
|
|
2342
|
-
"copilot",
|
|
2343
|
-
"claude-code",
|
|
2344
|
-
"cursor",
|
|
2345
|
-
"gemini",
|
|
2346
|
-
"kiro"
|
|
2347
|
-
],
|
|
2348
|
-
"summary": "Agent for oci-migration-cutover-architect. Plan OCI migrations and cutovers with Cloud Migrations, dependency discovery, waves, rollback, DNS, data sync, validation, and support readiness.",
|
|
2349
|
-
"source_type": "adapted",
|
|
2350
|
-
"official_docs": [
|
|
2351
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2352
|
-
"https://www.oracle.com/cloud/"
|
|
2353
|
-
],
|
|
2354
|
-
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
2355
|
-
"last_verified": "2026-04-27",
|
|
2356
|
-
"path": "agents/oci/oci-migration-cutover-architect-agent",
|
|
2357
|
-
"author": "github: Raishin",
|
|
2358
|
-
"version": "0.2.0"
|
|
2359
|
-
},
|
|
2360
|
-
{
|
|
2361
|
-
"id": "oci-multi-cloud-architect-agent",
|
|
2362
|
-
"name": "OCI Multi Cloud Architect",
|
|
2363
|
-
"type": "agent",
|
|
2364
|
-
"provider": "oci",
|
|
2365
|
-
"harnesses": [
|
|
2366
|
-
"codex",
|
|
2367
|
-
"copilot",
|
|
2368
|
-
"claude-code",
|
|
2369
|
-
"cursor",
|
|
2370
|
-
"gemini",
|
|
2371
|
-
"kiro"
|
|
2372
|
-
],
|
|
2373
|
-
"summary": "Agent for oci-multi-cloud-architect. 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, DNS, routing, security,",
|
|
2374
|
-
"source_type": "adapted",
|
|
2375
|
-
"official_docs": [
|
|
2376
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2377
|
-
"https://www.oracle.com/cloud/"
|
|
2378
|
-
],
|
|
2379
|
-
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
2380
|
-
"last_verified": "2026-04-27",
|
|
2381
|
-
"path": "agents/oci/oci-multi-cloud-architect-agent",
|
|
2382
|
-
"author": "github: Raishin",
|
|
2383
|
-
"version": "0.2.0"
|
|
2384
|
-
},
|
|
2385
|
-
{
|
|
2386
|
-
"id": "oci-mysql-heatwave-ai-specialist-agent",
|
|
2387
|
-
"name": "OCI Mysql Heatwave Ai Specialist",
|
|
2388
|
-
"type": "agent",
|
|
2389
|
-
"provider": "oci",
|
|
2390
|
-
"harnesses": [
|
|
2391
|
-
"codex",
|
|
2392
|
-
"copilot",
|
|
2393
|
-
"claude-code",
|
|
2394
|
-
"cursor",
|
|
2395
|
-
"gemini",
|
|
2396
|
-
"kiro"
|
|
2397
|
-
],
|
|
2398
|
-
"summary": "Agent for oci-mysql-heatwave-ai-specialist. OCI Operate and review MySQL HeatWave, MySQL AI, vector/RAG workflows, connection configs, object storage ingestion, and SQL safety.",
|
|
2399
|
-
"source_type": "adapted",
|
|
2400
|
-
"official_docs": [
|
|
2401
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2402
|
-
"https://www.oracle.com/cloud/"
|
|
2403
|
-
],
|
|
2404
|
-
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
2405
|
-
"last_verified": "2026-04-27",
|
|
2406
|
-
"path": "agents/oci/oci-mysql-heatwave-ai-specialist-agent",
|
|
2407
|
-
"author": "github: Raishin",
|
|
2408
|
-
"version": "0.2.0"
|
|
2409
|
-
},
|
|
2410
|
-
{
|
|
2411
|
-
"id": "oci-network-architect-agent",
|
|
2412
|
-
"name": "OCI Network Architect",
|
|
2413
|
-
"type": "agent",
|
|
2414
|
-
"provider": "oci",
|
|
2415
|
-
"harnesses": [
|
|
2416
|
-
"codex",
|
|
2417
|
-
"copilot",
|
|
2418
|
-
"claude-code",
|
|
2419
|
-
"cursor",
|
|
2420
|
-
"gemini",
|
|
2421
|
-
"kiro"
|
|
2422
|
-
],
|
|
2423
|
-
"summary": "Agent for oci-network-architect. 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.",
|
|
2424
|
-
"source_type": "adapted",
|
|
2425
|
-
"official_docs": [
|
|
2426
|
-
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
2427
|
-
"https://www.oracle.com/cloud/"
|
|
2428
|
-
],
|
|
2429
|
-
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
2430
|
-
"last_verified": "2026-04-27",
|
|
2431
|
-
"path": "agents/oci/oci-network-architect-agent",
|
|
2432
|
-
"author": "github: Raishin",
|
|
2433
|
-
"version": "0.2.0"
|
|
2434
|
-
},
|
|
2435
|
-
{
|
|
2436
|
-
"id": "oci-observability-incident-responder-agent",
|
|
2437
|
-
"name": "OCI Observability Incident Responder",
|
|
3283
|
+
"id": "oci-live-autonomous-db-lifecycle-guard-agent",
|
|
3284
|
+
"name": "OCI Live Autonomous DB Lifecycle Guard",
|
|
2438
3285
|
"type": "agent",
|
|
2439
3286
|
"provider": "oci",
|
|
2440
3287
|
"harnesses": [
|
|
@@ -2445,21 +3292,23 @@
|
|
|
2445
3292
|
"gemini",
|
|
2446
3293
|
"kiro"
|
|
2447
3294
|
],
|
|
2448
|
-
"summary": "
|
|
2449
|
-
"source_type": "
|
|
3295
|
+
"summary": "Guard Autonomous Database scale, start, stop, clone, and terminate operations with protection-tag check, wallet backup, and connection-string audit before any lifecycle mutation.",
|
|
3296
|
+
"source_type": "original",
|
|
2450
3297
|
"official_docs": [
|
|
2451
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2452
|
-
"https://
|
|
3298
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbscaling.htm",
|
|
3299
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbstopstart.htm",
|
|
3300
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
3301
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
2453
3302
|
],
|
|
2454
|
-
"security_notes": "
|
|
2455
|
-
"last_verified": "2026-04-
|
|
2456
|
-
"path": "agents/oci/oci-
|
|
3303
|
+
"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.",
|
|
3304
|
+
"last_verified": "2026-04-30",
|
|
3305
|
+
"path": "agents/oci/oci-live-autonomous-db-lifecycle-guard-agent",
|
|
2457
3306
|
"author": "github: Raishin",
|
|
2458
|
-
"version": "0.
|
|
3307
|
+
"version": "0.1.0"
|
|
2459
3308
|
},
|
|
2460
3309
|
{
|
|
2461
|
-
"id": "oci-
|
|
2462
|
-
"name": "OCI
|
|
3310
|
+
"id": "oci-live-cost-budget-runaway-guard-agent",
|
|
3311
|
+
"name": "OCI Live Cost Budget Runaway Guard",
|
|
2463
3312
|
"type": "agent",
|
|
2464
3313
|
"provider": "oci",
|
|
2465
3314
|
"harnesses": [
|
|
@@ -2470,21 +3319,23 @@
|
|
|
2470
3319
|
"gemini",
|
|
2471
3320
|
"kiro"
|
|
2472
3321
|
],
|
|
2473
|
-
"summary": "
|
|
2474
|
-
"source_type": "
|
|
3322
|
+
"summary": "Gate OCI budget rule mutations, cost-tracking tag changes, and GPU or HPC shape provisioning against compartment spend limits before any cost-impacting mutation.",
|
|
3323
|
+
"source_type": "original",
|
|
2475
3324
|
"official_docs": [
|
|
2476
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2477
|
-
"https://
|
|
3325
|
+
"https://docs.oracle.com/en-us/iaas/Content/Billing/Tasks/managingbudgets.htm",
|
|
3326
|
+
"https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/managinginstances.htm",
|
|
3327
|
+
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
3328
|
+
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
2478
3329
|
],
|
|
2479
|
-
"security_notes": "
|
|
2480
|
-
"last_verified": "2026-04-
|
|
2481
|
-
"path": "agents/oci/oci-
|
|
3330
|
+
"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.",
|
|
3331
|
+
"last_verified": "2026-04-30",
|
|
3332
|
+
"path": "agents/oci/oci-live-cost-budget-runaway-guard-agent",
|
|
2482
3333
|
"author": "github: Raishin",
|
|
2483
|
-
"version": "0.
|
|
3334
|
+
"version": "0.1.0"
|
|
2484
3335
|
},
|
|
2485
3336
|
{
|
|
2486
|
-
"id": "oci-
|
|
2487
|
-
"name": "OCI
|
|
3337
|
+
"id": "oci-live-iam-policy-compartment-guard-agent",
|
|
3338
|
+
"name": "OCI Live IAM Policy Compartment Guard",
|
|
2488
3339
|
"type": "agent",
|
|
2489
3340
|
"provider": "oci",
|
|
2490
3341
|
"harnesses": [
|
|
@@ -2495,21 +3346,23 @@
|
|
|
2495
3346
|
"gemini",
|
|
2496
3347
|
"kiro"
|
|
2497
3348
|
],
|
|
2498
|
-
"summary": "
|
|
2499
|
-
"source_type": "
|
|
3349
|
+
"summary": "Guard OCI IAM policy changes and dynamic group mutations using verb-hierarchy audit and tag-condition review before write.",
|
|
3350
|
+
"source_type": "original",
|
|
2500
3351
|
"official_docs": [
|
|
2501
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2502
|
-
"https://
|
|
3352
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policygetstarted.htm",
|
|
3353
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingdynamicgroups.htm",
|
|
3354
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policysyntax.htm",
|
|
3355
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/iampolicyreference.htm"
|
|
2503
3356
|
],
|
|
2504
|
-
"security_notes": "
|
|
2505
|
-
"last_verified": "2026-04-
|
|
2506
|
-
"path": "agents/oci/oci-
|
|
3357
|
+
"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.",
|
|
3358
|
+
"last_verified": "2026-04-30",
|
|
3359
|
+
"path": "agents/oci/oci-live-iam-policy-compartment-guard-agent",
|
|
2507
3360
|
"author": "github: Raishin",
|
|
2508
|
-
"version": "0.
|
|
3361
|
+
"version": "0.1.0"
|
|
2509
3362
|
},
|
|
2510
3363
|
{
|
|
2511
|
-
"id": "oci-
|
|
2512
|
-
"name": "OCI
|
|
3364
|
+
"id": "oci-live-network-security-rule-guard-agent",
|
|
3365
|
+
"name": "OCI Live Network Security Rule Guard",
|
|
2513
3366
|
"type": "agent",
|
|
2514
3367
|
"provider": "oci",
|
|
2515
3368
|
"harnesses": [
|
|
@@ -2520,21 +3373,24 @@
|
|
|
2520
3373
|
"gemini",
|
|
2521
3374
|
"kiro"
|
|
2522
3375
|
],
|
|
2523
|
-
"summary": "
|
|
2524
|
-
"source_type": "
|
|
3376
|
+
"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.",
|
|
3377
|
+
"source_type": "original",
|
|
2525
3378
|
"official_docs": [
|
|
2526
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2527
|
-
"https://
|
|
3379
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/securitylists.htm",
|
|
3380
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/networksecuritygroups.htm",
|
|
3381
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/manage-nsg-security-rules.htm",
|
|
3382
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
|
|
3383
|
+
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
|
|
2528
3384
|
],
|
|
2529
|
-
"security_notes": "
|
|
2530
|
-
"last_verified": "2026-
|
|
2531
|
-
"path": "agents/oci/oci-
|
|
3385
|
+
"security_notes": "oci network security-list update is a full replace — always capture current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change.",
|
|
3386
|
+
"last_verified": "2026-05-01",
|
|
3387
|
+
"path": "agents/oci/oci-live-network-security-rule-guard-agent",
|
|
2532
3388
|
"author": "github: Raishin",
|
|
2533
|
-
"version": "0.
|
|
3389
|
+
"version": "0.1.0"
|
|
2534
3390
|
},
|
|
2535
3391
|
{
|
|
2536
|
-
"id": "oci-
|
|
2537
|
-
"name": "OCI
|
|
3392
|
+
"id": "oci-live-oke-rollout-guard-agent",
|
|
3393
|
+
"name": "OCI Live OKE Rollout Guard",
|
|
2538
3394
|
"type": "agent",
|
|
2539
3395
|
"provider": "oci",
|
|
2540
3396
|
"harnesses": [
|
|
@@ -2545,21 +3401,23 @@
|
|
|
2545
3401
|
"gemini",
|
|
2546
3402
|
"kiro"
|
|
2547
3403
|
],
|
|
2548
|
-
"summary": "
|
|
2549
|
-
"source_type": "
|
|
3404
|
+
"summary": "Guard OKE deployment rollouts through DevOps Service pipeline approval stages with blue-green and canary evidence, and kubectl rollout pause or undo gate.",
|
|
3405
|
+
"source_type": "original",
|
|
2550
3406
|
"official_docs": [
|
|
2551
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2552
|
-
"https://
|
|
3407
|
+
"https://docs.oracle.com/en-us/iaas/Content/devops/using/deploy_oke.htm",
|
|
3408
|
+
"https://docs.oracle.com/en-us/iaas/Content/devops/using/bgoke_deploy.htm",
|
|
3409
|
+
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
3410
|
+
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
2553
3411
|
],
|
|
2554
|
-
"security_notes": "
|
|
2555
|
-
"last_verified": "2026-04-
|
|
2556
|
-
"path": "agents/oci/oci-
|
|
3412
|
+
"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.",
|
|
3413
|
+
"last_verified": "2026-04-30",
|
|
3414
|
+
"path": "agents/oci/oci-live-oke-rollout-guard-agent",
|
|
2557
3415
|
"author": "github: Raishin",
|
|
2558
|
-
"version": "0.
|
|
3416
|
+
"version": "0.1.0"
|
|
2559
3417
|
},
|
|
2560
3418
|
{
|
|
2561
|
-
"id": "oci-
|
|
2562
|
-
"name": "OCI
|
|
3419
|
+
"id": "oci-live-resource-manager-stack-guard-agent",
|
|
3420
|
+
"name": "OCI Live Resource Manager Stack Guard",
|
|
2563
3421
|
"type": "agent",
|
|
2564
3422
|
"provider": "oci",
|
|
2565
3423
|
"harnesses": [
|
|
@@ -2570,21 +3428,23 @@
|
|
|
2570
3428
|
"gemini",
|
|
2571
3429
|
"kiro"
|
|
2572
3430
|
],
|
|
2573
|
-
"summary": "
|
|
2574
|
-
"source_type": "
|
|
3431
|
+
"summary": "Guard OCI Resource Manager plan, apply, and destroy jobs with drift detection evidence, state-version audit, and stack-lock awareness before any mutation.",
|
|
3432
|
+
"source_type": "original",
|
|
2575
3433
|
"official_docs": [
|
|
2576
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2577
|
-
"https://
|
|
3434
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Concepts/resourcemanager.htm",
|
|
3435
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/detect-drift.htm",
|
|
3436
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/create-job-lock-file.htm",
|
|
3437
|
+
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/home.htm"
|
|
2578
3438
|
],
|
|
2579
|
-
"security_notes": "OCI
|
|
2580
|
-
"last_verified": "2026-04-
|
|
2581
|
-
"path": "agents/oci/oci-
|
|
3439
|
+
"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.",
|
|
3440
|
+
"last_verified": "2026-04-30",
|
|
3441
|
+
"path": "agents/oci/oci-live-resource-manager-stack-guard-agent",
|
|
2582
3442
|
"author": "github: Raishin",
|
|
2583
|
-
"version": "0.
|
|
3443
|
+
"version": "0.1.0"
|
|
2584
3444
|
},
|
|
2585
3445
|
{
|
|
2586
|
-
"id": "oci-
|
|
2587
|
-
"name": "OCI
|
|
3446
|
+
"id": "oci-live-vault-key-destruction-guard-agent",
|
|
3447
|
+
"name": "OCI Live Vault Key Destruction Guard",
|
|
2588
3448
|
"type": "agent",
|
|
2589
3449
|
"provider": "oci",
|
|
2590
3450
|
"harnesses": [
|
|
@@ -2595,21 +3455,23 @@
|
|
|
2595
3455
|
"gemini",
|
|
2596
3456
|
"kiro"
|
|
2597
3457
|
],
|
|
2598
|
-
"summary": "
|
|
2599
|
-
"source_type": "
|
|
3458
|
+
"summary": "Guard OCI Vault master encryption key scheduled-deletion and HSM key rotation, refusing deletion without reviewing data associations and confirming the destruction window.",
|
|
3459
|
+
"source_type": "original",
|
|
2600
3460
|
"official_docs": [
|
|
2601
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2602
|
-
"https://
|
|
3461
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/deletingkeys.htm",
|
|
3462
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/rotatingkeys.htm",
|
|
3463
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm",
|
|
3464
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/managingkeys.htm"
|
|
2603
3465
|
],
|
|
2604
|
-
"security_notes": "
|
|
2605
|
-
"last_verified": "2026-04-
|
|
2606
|
-
"path": "agents/oci/oci-
|
|
3466
|
+
"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.",
|
|
3467
|
+
"last_verified": "2026-04-30",
|
|
3468
|
+
"path": "agents/oci/oci-live-vault-key-destruction-guard-agent",
|
|
2607
3469
|
"author": "github: Raishin",
|
|
2608
|
-
"version": "0.
|
|
3470
|
+
"version": "0.1.0"
|
|
2609
3471
|
},
|
|
2610
3472
|
{
|
|
2611
|
-
"id": "oci-
|
|
2612
|
-
"name": "OCI
|
|
3473
|
+
"id": "oci-load-balancer-traffic-engineer-agent",
|
|
3474
|
+
"name": "OCI Load Balancer Traffic Engineer",
|
|
2613
3475
|
"type": "agent",
|
|
2614
3476
|
"provider": "oci",
|
|
2615
3477
|
"harnesses": [
|
|
@@ -2620,7 +3482,7 @@
|
|
|
2620
3482
|
"gemini",
|
|
2621
3483
|
"kiro"
|
|
2622
3484
|
],
|
|
2623
|
-
"summary": "Agent for oci-
|
|
3485
|
+
"summary": "Agent for oci-load-balancer-traffic-engineer. Design, review, and troubleshoot OCI Load Balancer and Network Load Balancer traffic paths, listeners, backend sets, certificates, health checks, logging, and failover.",
|
|
2624
3486
|
"source_type": "adapted",
|
|
2625
3487
|
"official_docs": [
|
|
2626
3488
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -2628,40 +3490,15 @@
|
|
|
2628
3490
|
],
|
|
2629
3491
|
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
2630
3492
|
"last_verified": "2026-04-27",
|
|
2631
|
-
"path": "agents/oci/oci-
|
|
3493
|
+
"path": "agents/oci/oci-load-balancer-traffic-engineer-agent",
|
|
2632
3494
|
"author": "github: Raishin",
|
|
2633
3495
|
"version": "0.2.0"
|
|
2634
3496
|
},
|
|
2635
3497
|
{
|
|
2636
|
-
"id": "
|
|
2637
|
-
"name": "
|
|
2638
|
-
"type": "agent",
|
|
2639
|
-
"provider": "terraform",
|
|
2640
|
-
"harnesses": [
|
|
2641
|
-
"codex",
|
|
2642
|
-
"claude-code",
|
|
2643
|
-
"cursor",
|
|
2644
|
-
"gemini",
|
|
2645
|
-
"kiro",
|
|
2646
|
-
"other"
|
|
2647
|
-
],
|
|
2648
|
-
"summary": "Review Terraform modules, plans, state assumptions, and provider usage for safety, drift, and least privilege.",
|
|
2649
|
-
"source_type": "original",
|
|
2650
|
-
"official_docs": [
|
|
2651
|
-
"https://developer.hashicorp.com/terraform/docs",
|
|
2652
|
-
"https://developer.hashicorp.com/terraform/cli/commands/plan"
|
|
2653
|
-
],
|
|
2654
|
-
"security_notes": "Default to review and plan mode. Do not apply Terraform changes unless the user explicitly requests apply and the workspace is confirmed.",
|
|
2655
|
-
"last_verified": "2026-04-27",
|
|
2656
|
-
"path": "agents/terraform/terraform-reviewer",
|
|
2657
|
-
"author": "github: Raishin",
|
|
2658
|
-
"version": "0.1.0"
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"id": "azure-live-arm-deployment-stack-guard-agent",
|
|
2662
|
-
"name": "Azure Live ARM Deployment Stack Guard",
|
|
3498
|
+
"id": "oci-maestro-agent",
|
|
3499
|
+
"name": "OCI Maestro",
|
|
2663
3500
|
"type": "agent",
|
|
2664
|
-
"provider": "
|
|
3501
|
+
"provider": "oci",
|
|
2665
3502
|
"harnesses": [
|
|
2666
3503
|
"codex",
|
|
2667
3504
|
"copilot",
|
|
@@ -2670,25 +3507,35 @@
|
|
|
2670
3507
|
"gemini",
|
|
2671
3508
|
"kiro"
|
|
2672
3509
|
],
|
|
2673
|
-
"summary": "
|
|
2674
|
-
"source_type": "
|
|
3510
|
+
"summary": "Per-cloud router agent for OCI. Classifies the user's task, selects the narrowest OCI specialist agent or the right team of specialists from the catalog, and dispatches them — single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
|
|
3511
|
+
"source_type": "adapted",
|
|
2675
3512
|
"official_docs": [
|
|
2676
|
-
"https://
|
|
2677
|
-
"https://
|
|
2678
|
-
"https://
|
|
2679
|
-
"https://
|
|
3513
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3514
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policygetstarted.htm",
|
|
3515
|
+
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm",
|
|
3516
|
+
"https://docs.oracle.com/en-us/iaas/Content/Security/Concepts/security_guide.htm",
|
|
3517
|
+
"https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm"
|
|
2680
3518
|
],
|
|
2681
|
-
"security_notes": "
|
|
3519
|
+
"security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents (oci-live-autonomous-db-lifecycle-guard-agent, oci-live-cost-budget-runaway-guard-agent, oci-live-iam-policy-compartment-guard-agent, oci-live-oke-rollout-guard-agent, oci-live-resource-manager-stack-guard-agent, oci-live-vault-key-destruction-guard-agent) must never be auto-dispatched. OCI IAM policy deletion at the tenancy root has tenancy-wide blast radius and cannot be undone by the agent. Vault key destruction is irreversible — all data encrypted with the destroyed key becomes permanently unrecoverable. Both require explicit human confirmation, blast-radius assessment, and a documented rollback path before dispatch.",
|
|
2682
3520
|
"last_verified": "2026-04-30",
|
|
2683
|
-
"path": "agents/
|
|
3521
|
+
"path": "agents/oci/oci-maestro-agent",
|
|
3522
|
+
"harness_variants": {
|
|
3523
|
+
"codex": "agents/oci/oci-maestro-agent/harnesses/codex.toml",
|
|
3524
|
+
"copilot": "agents/oci/oci-maestro-agent/harnesses/copilot.agent.md",
|
|
3525
|
+
"claude-code": "agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md",
|
|
3526
|
+
"cursor": "agents/oci/oci-maestro-agent/harnesses/cursor.agent.md",
|
|
3527
|
+
"gemini": "agents/oci/oci-maestro-agent/harnesses/gemini.agent.md",
|
|
3528
|
+
"kiro-ide": "agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
3529
|
+
"kiro-cli": "agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
3530
|
+
},
|
|
2684
3531
|
"author": "github: Raishin",
|
|
2685
3532
|
"version": "0.1.0"
|
|
2686
3533
|
},
|
|
2687
3534
|
{
|
|
2688
|
-
"id": "
|
|
2689
|
-
"name": "
|
|
3535
|
+
"id": "oci-migration-cutover-architect-agent",
|
|
3536
|
+
"name": "OCI Migration Cutover Architect",
|
|
2690
3537
|
"type": "agent",
|
|
2691
|
-
"provider": "
|
|
3538
|
+
"provider": "oci",
|
|
2692
3539
|
"harnesses": [
|
|
2693
3540
|
"codex",
|
|
2694
3541
|
"copilot",
|
|
@@ -2697,25 +3544,23 @@
|
|
|
2697
3544
|
"gemini",
|
|
2698
3545
|
"kiro"
|
|
2699
3546
|
],
|
|
2700
|
-
"summary": "
|
|
2701
|
-
"source_type": "
|
|
3547
|
+
"summary": "Agent for oci-migration-cutover-architect. Plan OCI migrations and cutovers with Cloud Migrations, dependency discovery, waves, rollback, DNS, data sync, validation, and support readiness.",
|
|
3548
|
+
"source_type": "adapted",
|
|
2702
3549
|
"official_docs": [
|
|
2703
|
-
"https://
|
|
2704
|
-
"https://
|
|
2705
|
-
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
2706
|
-
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
3550
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3551
|
+
"https://www.oracle.com/cloud/"
|
|
2707
3552
|
],
|
|
2708
|
-
"security_notes": "
|
|
2709
|
-
"last_verified": "2026-04-
|
|
2710
|
-
"path": "agents/
|
|
3553
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3554
|
+
"last_verified": "2026-04-27",
|
|
3555
|
+
"path": "agents/oci/oci-migration-cutover-architect-agent",
|
|
2711
3556
|
"author": "github: Raishin",
|
|
2712
|
-
"version": "0.
|
|
3557
|
+
"version": "0.2.0"
|
|
2713
3558
|
},
|
|
2714
3559
|
{
|
|
2715
|
-
"id": "
|
|
2716
|
-
"name": "
|
|
3560
|
+
"id": "oci-multi-cloud-architect-agent",
|
|
3561
|
+
"name": "OCI Multi Cloud Architect",
|
|
2717
3562
|
"type": "agent",
|
|
2718
|
-
"provider": "
|
|
3563
|
+
"provider": "oci",
|
|
2719
3564
|
"harnesses": [
|
|
2720
3565
|
"codex",
|
|
2721
3566
|
"copilot",
|
|
@@ -2724,25 +3569,23 @@
|
|
|
2724
3569
|
"gemini",
|
|
2725
3570
|
"kiro"
|
|
2726
3571
|
],
|
|
2727
|
-
"summary": "
|
|
2728
|
-
"source_type": "
|
|
3572
|
+
"summary": "Agent for oci-multi-cloud-architect. 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, DNS, routing, security,",
|
|
3573
|
+
"source_type": "adapted",
|
|
2729
3574
|
"official_docs": [
|
|
2730
|
-
"https://
|
|
2731
|
-
"https://
|
|
2732
|
-
"https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-update-deployment",
|
|
2733
|
-
"https://kubernetes.io/docs/tasks/run-application/configure-pdb/"
|
|
3575
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3576
|
+
"https://www.oracle.com/cloud/"
|
|
2734
3577
|
],
|
|
2735
|
-
"security_notes": "
|
|
2736
|
-
"last_verified": "2026-04-
|
|
2737
|
-
"path": "agents/
|
|
3578
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3579
|
+
"last_verified": "2026-04-27",
|
|
3580
|
+
"path": "agents/oci/oci-multi-cloud-architect-agent",
|
|
2738
3581
|
"author": "github: Raishin",
|
|
2739
|
-
"version": "0.
|
|
3582
|
+
"version": "0.2.0"
|
|
2740
3583
|
},
|
|
2741
3584
|
{
|
|
2742
|
-
"id": "
|
|
2743
|
-
"name": "
|
|
3585
|
+
"id": "oci-mysql-heatwave-ai-specialist-agent",
|
|
3586
|
+
"name": "OCI Mysql Heatwave Ai Specialist",
|
|
2744
3587
|
"type": "agent",
|
|
2745
|
-
"provider": "
|
|
3588
|
+
"provider": "oci",
|
|
2746
3589
|
"harnesses": [
|
|
2747
3590
|
"codex",
|
|
2748
3591
|
"copilot",
|
|
@@ -2751,24 +3594,23 @@
|
|
|
2751
3594
|
"gemini",
|
|
2752
3595
|
"kiro"
|
|
2753
3596
|
],
|
|
2754
|
-
"summary": "
|
|
2755
|
-
"source_type": "
|
|
3597
|
+
"summary": "Agent for oci-mysql-heatwave-ai-specialist. OCI Operate and review MySQL HeatWave, MySQL AI, vector/RAG workflows, connection configs, object storage ingestion, and SQL safety.",
|
|
3598
|
+
"source_type": "adapted",
|
|
2756
3599
|
"official_docs": [
|
|
2757
|
-
"https://
|
|
2758
|
-
"https://
|
|
2759
|
-
"https://learn.microsoft.com/en-us/azure/app-service/configure-common"
|
|
3600
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3601
|
+
"https://www.oracle.com/cloud/"
|
|
2760
3602
|
],
|
|
2761
|
-
"security_notes": "
|
|
2762
|
-
"last_verified": "2026-04-
|
|
2763
|
-
"path": "agents/
|
|
3603
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3604
|
+
"last_verified": "2026-04-27",
|
|
3605
|
+
"path": "agents/oci/oci-mysql-heatwave-ai-specialist-agent",
|
|
2764
3606
|
"author": "github: Raishin",
|
|
2765
|
-
"version": "0.
|
|
3607
|
+
"version": "0.2.0"
|
|
2766
3608
|
},
|
|
2767
3609
|
{
|
|
2768
|
-
"id": "
|
|
2769
|
-
"name": "
|
|
3610
|
+
"id": "oci-network-architect-agent",
|
|
3611
|
+
"name": "OCI Network Architect",
|
|
2770
3612
|
"type": "agent",
|
|
2771
|
-
"provider": "
|
|
3613
|
+
"provider": "oci",
|
|
2772
3614
|
"harnesses": [
|
|
2773
3615
|
"codex",
|
|
2774
3616
|
"copilot",
|
|
@@ -2777,25 +3619,23 @@
|
|
|
2777
3619
|
"gemini",
|
|
2778
3620
|
"kiro"
|
|
2779
3621
|
],
|
|
2780
|
-
"summary": "
|
|
2781
|
-
"source_type": "
|
|
3622
|
+
"summary": "Agent for oci-network-architect. 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.",
|
|
3623
|
+
"source_type": "adapted",
|
|
2782
3624
|
"official_docs": [
|
|
2783
|
-
"https://
|
|
2784
|
-
"https://
|
|
2785
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/keys/how-to-configure-key-rotation",
|
|
2786
|
-
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices"
|
|
3625
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3626
|
+
"https://www.oracle.com/cloud/"
|
|
2787
3627
|
],
|
|
2788
|
-
"security_notes": "
|
|
2789
|
-
"last_verified": "2026-04-
|
|
2790
|
-
"path": "agents/
|
|
3628
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3629
|
+
"last_verified": "2026-04-27",
|
|
3630
|
+
"path": "agents/oci/oci-network-architect-agent",
|
|
2791
3631
|
"author": "github: Raishin",
|
|
2792
|
-
"version": "0.
|
|
3632
|
+
"version": "0.2.0"
|
|
2793
3633
|
},
|
|
2794
3634
|
{
|
|
2795
|
-
"id": "
|
|
2796
|
-
"name": "
|
|
3635
|
+
"id": "oci-observability-incident-responder-agent",
|
|
3636
|
+
"name": "OCI Observability Incident Responder",
|
|
2797
3637
|
"type": "agent",
|
|
2798
|
-
"provider": "
|
|
3638
|
+
"provider": "oci",
|
|
2799
3639
|
"harnesses": [
|
|
2800
3640
|
"codex",
|
|
2801
3641
|
"copilot",
|
|
@@ -2804,23 +3644,21 @@
|
|
|
2804
3644
|
"gemini",
|
|
2805
3645
|
"kiro"
|
|
2806
3646
|
],
|
|
2807
|
-
"summary": "
|
|
2808
|
-
"source_type": "
|
|
3647
|
+
"summary": "Agent for oci-observability-incident-responder. Operate as a ruthless OCI observability and incident responder for Monitoring alarms, Logging, Events, Notifications, service health, metrics, runbooks, and IAM-scoped incident response.",
|
|
3648
|
+
"source_type": "adapted",
|
|
2809
3649
|
"official_docs": [
|
|
2810
|
-
"https://
|
|
2811
|
-
"https://
|
|
2812
|
-
"https://learn.microsoft.com/en-us/azure/quotas/quickstart-increase-quota-portal",
|
|
2813
|
-
"https://learn.microsoft.com/en-us/azure/cost-management-billing/finops/overview-finops"
|
|
3650
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3651
|
+
"https://www.oracle.com/cloud/"
|
|
2814
3652
|
],
|
|
2815
|
-
"security_notes": "
|
|
2816
|
-
"last_verified": "2026-04-
|
|
2817
|
-
"path": "agents/
|
|
3653
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3654
|
+
"last_verified": "2026-04-27",
|
|
3655
|
+
"path": "agents/oci/oci-observability-incident-responder-agent",
|
|
2818
3656
|
"author": "github: Raishin",
|
|
2819
|
-
"version": "0.
|
|
3657
|
+
"version": "0.2.0"
|
|
2820
3658
|
},
|
|
2821
3659
|
{
|
|
2822
|
-
"id": "oci-
|
|
2823
|
-
"name": "OCI
|
|
3660
|
+
"id": "oci-recovery-service-operator-agent",
|
|
3661
|
+
"name": "OCI Recovery Service Operator",
|
|
2824
3662
|
"type": "agent",
|
|
2825
3663
|
"provider": "oci",
|
|
2826
3664
|
"harnesses": [
|
|
@@ -2831,23 +3669,21 @@
|
|
|
2831
3669
|
"gemini",
|
|
2832
3670
|
"kiro"
|
|
2833
3671
|
],
|
|
2834
|
-
"summary": "
|
|
2835
|
-
"source_type": "
|
|
3672
|
+
"summary": "Agent for oci-recovery-service-operator. Operate OCI Recovery Service protected databases, protection policies, recovery service subnets, backup health, redo status, and recovery metrics.",
|
|
3673
|
+
"source_type": "adapted",
|
|
2836
3674
|
"official_docs": [
|
|
2837
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2838
|
-
"https://
|
|
2839
|
-
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/create-job-lock-file.htm",
|
|
2840
|
-
"https://docs.oracle.com/en-us/iaas/Content/ResourceManager/home.htm"
|
|
3675
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3676
|
+
"https://www.oracle.com/cloud/"
|
|
2841
3677
|
],
|
|
2842
|
-
"security_notes": "OCI
|
|
2843
|
-
"last_verified": "2026-04-
|
|
2844
|
-
"path": "agents/oci/oci-
|
|
3678
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3679
|
+
"last_verified": "2026-04-27",
|
|
3680
|
+
"path": "agents/oci/oci-recovery-service-operator-agent",
|
|
2845
3681
|
"author": "github: Raishin",
|
|
2846
|
-
"version": "0.
|
|
3682
|
+
"version": "0.2.0"
|
|
2847
3683
|
},
|
|
2848
3684
|
{
|
|
2849
|
-
"id": "oci-
|
|
2850
|
-
"name": "OCI
|
|
3685
|
+
"id": "oci-registry-artifact-governor-agent",
|
|
3686
|
+
"name": "OCI Registry Artifact Governor",
|
|
2851
3687
|
"type": "agent",
|
|
2852
3688
|
"provider": "oci",
|
|
2853
3689
|
"harnesses": [
|
|
@@ -2858,23 +3694,21 @@
|
|
|
2858
3694
|
"gemini",
|
|
2859
3695
|
"kiro"
|
|
2860
3696
|
],
|
|
2861
|
-
"summary": "
|
|
2862
|
-
"source_type": "
|
|
3697
|
+
"summary": "Agent for oci-registry-artifact-governor. Govern OCI Registry repositories, container images, artifact access, retention, promotion, and deployment safety.",
|
|
3698
|
+
"source_type": "adapted",
|
|
2863
3699
|
"official_docs": [
|
|
2864
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2865
|
-
"https://
|
|
2866
|
-
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policysyntax.htm",
|
|
2867
|
-
"https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/iampolicyreference.htm"
|
|
3700
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3701
|
+
"https://www.oracle.com/cloud/"
|
|
2868
3702
|
],
|
|
2869
|
-
"security_notes": "
|
|
2870
|
-
"last_verified": "2026-04-
|
|
2871
|
-
"path": "agents/oci/oci-
|
|
3703
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3704
|
+
"last_verified": "2026-04-27",
|
|
3705
|
+
"path": "agents/oci/oci-registry-artifact-governor-agent",
|
|
2872
3706
|
"author": "github: Raishin",
|
|
2873
|
-
"version": "0.
|
|
3707
|
+
"version": "0.2.0"
|
|
2874
3708
|
},
|
|
2875
3709
|
{
|
|
2876
|
-
"id": "oci-
|
|
2877
|
-
"name": "OCI
|
|
3710
|
+
"id": "oci-resource-search-inventory-analyst-agent",
|
|
3711
|
+
"name": "OCI Resource Search Inventory Analyst",
|
|
2878
3712
|
"type": "agent",
|
|
2879
3713
|
"provider": "oci",
|
|
2880
3714
|
"harnesses": [
|
|
@@ -2885,23 +3719,21 @@
|
|
|
2885
3719
|
"gemini",
|
|
2886
3720
|
"kiro"
|
|
2887
3721
|
],
|
|
2888
|
-
"summary": "
|
|
2889
|
-
"source_type": "
|
|
3722
|
+
"summary": "Agent for oci-resource-search-inventory-analyst. Build OCI resource inventories and dependency maps using Resource Search, compartments, tags, and cross-service discovery.",
|
|
3723
|
+
"source_type": "adapted",
|
|
2890
3724
|
"official_docs": [
|
|
2891
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2892
|
-
"https://
|
|
2893
|
-
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
2894
|
-
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
3725
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3726
|
+
"https://www.oracle.com/cloud/"
|
|
2895
3727
|
],
|
|
2896
|
-
"security_notes": "
|
|
2897
|
-
"last_verified": "2026-04-
|
|
2898
|
-
"path": "agents/oci/oci-
|
|
3728
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3729
|
+
"last_verified": "2026-04-27",
|
|
3730
|
+
"path": "agents/oci/oci-resource-search-inventory-analyst-agent",
|
|
2899
3731
|
"author": "github: Raishin",
|
|
2900
|
-
"version": "0.
|
|
3732
|
+
"version": "0.2.0"
|
|
2901
3733
|
},
|
|
2902
3734
|
{
|
|
2903
|
-
"id": "oci-
|
|
2904
|
-
"name": "OCI
|
|
3735
|
+
"id": "oci-security-compliance-reviewer-agent",
|
|
3736
|
+
"name": "OCI Security Compliance Reviewer",
|
|
2905
3737
|
"type": "agent",
|
|
2906
3738
|
"provider": "oci",
|
|
2907
3739
|
"harnesses": [
|
|
@@ -2912,23 +3744,21 @@
|
|
|
2912
3744
|
"gemini",
|
|
2913
3745
|
"kiro"
|
|
2914
3746
|
],
|
|
2915
|
-
"summary": "
|
|
2916
|
-
"source_type": "
|
|
3747
|
+
"summary": "Agent for oci-security-compliance-reviewer. Review Oracle Cloud Infrastructure security, IAM, network, logging, encryption, and compliance posture.",
|
|
3748
|
+
"source_type": "adapted",
|
|
2917
3749
|
"official_docs": [
|
|
2918
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2919
|
-
"https://
|
|
2920
|
-
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
2921
|
-
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
3750
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3751
|
+
"https://www.oracle.com/cloud/"
|
|
2922
3752
|
],
|
|
2923
|
-
"security_notes": "
|
|
2924
|
-
"last_verified": "2026-04-
|
|
2925
|
-
"path": "agents/oci/oci-
|
|
3753
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3754
|
+
"last_verified": "2026-04-27",
|
|
3755
|
+
"path": "agents/oci/oci-security-compliance-reviewer-agent",
|
|
2926
3756
|
"author": "github: Raishin",
|
|
2927
|
-
"version": "0.
|
|
3757
|
+
"version": "0.2.0"
|
|
2928
3758
|
},
|
|
2929
3759
|
{
|
|
2930
|
-
"id": "oci-
|
|
2931
|
-
"name": "OCI
|
|
3760
|
+
"id": "oci-solution-architect-agent",
|
|
3761
|
+
"name": "OCI Solution Architect",
|
|
2932
3762
|
"type": "agent",
|
|
2933
3763
|
"provider": "oci",
|
|
2934
3764
|
"harnesses": [
|
|
@@ -2939,23 +3769,21 @@
|
|
|
2939
3769
|
"gemini",
|
|
2940
3770
|
"kiro"
|
|
2941
3771
|
],
|
|
2942
|
-
"summary": "
|
|
2943
|
-
"source_type": "
|
|
3772
|
+
"summary": "Agent for oci-solution-architect. Design, review, and stress-test Oracle Cloud Infrastructure solution architectures across identity, compartments, networking, compute, database, storage, observability, security, reliability, cost, and operations.",
|
|
3773
|
+
"source_type": "adapted",
|
|
2944
3774
|
"official_docs": [
|
|
2945
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2946
|
-
"https://
|
|
2947
|
-
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Concepts/keyoverview.htm",
|
|
2948
|
-
"https://docs.oracle.com/en-us/iaas/Content/KeyManagement/Tasks/managingkeys.htm"
|
|
3775
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3776
|
+
"https://www.oracle.com/cloud/"
|
|
2949
3777
|
],
|
|
2950
|
-
"security_notes": "
|
|
2951
|
-
"last_verified": "2026-04-
|
|
2952
|
-
"path": "agents/oci/oci-
|
|
3778
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3779
|
+
"last_verified": "2026-04-27",
|
|
3780
|
+
"path": "agents/oci/oci-solution-architect-agent",
|
|
2953
3781
|
"author": "github: Raishin",
|
|
2954
|
-
"version": "0.
|
|
3782
|
+
"version": "0.2.0"
|
|
2955
3783
|
},
|
|
2956
3784
|
{
|
|
2957
|
-
"id": "oci-
|
|
2958
|
-
"name": "OCI
|
|
3785
|
+
"id": "oci-storage-backup-steward-agent",
|
|
3786
|
+
"name": "OCI Storage Backup Steward",
|
|
2959
3787
|
"type": "agent",
|
|
2960
3788
|
"provider": "oci",
|
|
2961
3789
|
"harnesses": [
|
|
@@ -2966,25 +3794,23 @@
|
|
|
2966
3794
|
"gemini",
|
|
2967
3795
|
"kiro"
|
|
2968
3796
|
],
|
|
2969
|
-
"summary": "
|
|
2970
|
-
"source_type": "
|
|
3797
|
+
"summary": "Agent for oci-storage-backup-steward. 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.",
|
|
3798
|
+
"source_type": "adapted",
|
|
2971
3799
|
"official_docs": [
|
|
2972
|
-
"https://docs.oracle.com/en-us/iaas/Content/
|
|
2973
|
-
"https://
|
|
2974
|
-
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
2975
|
-
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
3800
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3801
|
+
"https://www.oracle.com/cloud/"
|
|
2976
3802
|
],
|
|
2977
|
-
"security_notes": "
|
|
2978
|
-
"last_verified": "2026-04-
|
|
2979
|
-
"path": "agents/oci/oci-
|
|
3803
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3804
|
+
"last_verified": "2026-04-27",
|
|
3805
|
+
"path": "agents/oci/oci-storage-backup-steward-agent",
|
|
2980
3806
|
"author": "github: Raishin",
|
|
2981
|
-
"version": "0.
|
|
3807
|
+
"version": "0.2.0"
|
|
2982
3808
|
},
|
|
2983
3809
|
{
|
|
2984
|
-
"id": "
|
|
2985
|
-
"name": "
|
|
3810
|
+
"id": "oci-support-incident-coordinator-agent",
|
|
3811
|
+
"name": "OCI Support Incident Coordinator",
|
|
2986
3812
|
"type": "agent",
|
|
2987
|
-
"provider": "
|
|
3813
|
+
"provider": "oci",
|
|
2988
3814
|
"harnesses": [
|
|
2989
3815
|
"codex",
|
|
2990
3816
|
"copilot",
|
|
@@ -2993,27 +3819,25 @@
|
|
|
2993
3819
|
"gemini",
|
|
2994
3820
|
"kiro"
|
|
2995
3821
|
],
|
|
2996
|
-
"summary": "
|
|
2997
|
-
"source_type": "
|
|
3822
|
+
"summary": "Agent for oci-support-incident-coordinator. Coordinate OCI support incidents with evidence quality, severity discipline, resource scope, timelines, and escalation readiness.",
|
|
3823
|
+
"source_type": "adapted",
|
|
2998
3824
|
"official_docs": [
|
|
2999
|
-
"https://docs.
|
|
3000
|
-
"https://
|
|
3001
|
-
"https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/costanalysisoverview.htm",
|
|
3002
|
-
"https://aws.amazon.com/pricing/",
|
|
3003
|
-
"https://azure.microsoft.com/en-us/pricing/calculator/",
|
|
3004
|
-
"https://www.oracle.com/cloud/price-list.html"
|
|
3825
|
+
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
3826
|
+
"https://www.oracle.com/cloud/"
|
|
3005
3827
|
],
|
|
3006
|
-
"security_notes": "
|
|
3007
|
-
"last_verified": "2026-04-
|
|
3008
|
-
"path": "agents/
|
|
3828
|
+
"security_notes": "OCI agents can inspect or guide changes to cloud resources. Use least-privilege access, read-only discovery first, and explicit approval for mutations.",
|
|
3829
|
+
"last_verified": "2026-04-27",
|
|
3830
|
+
"path": "agents/oci/oci-support-incident-coordinator-agent",
|
|
3009
3831
|
"author": "github: Raishin",
|
|
3010
|
-
"version": "0.
|
|
3832
|
+
"version": "0.2.0"
|
|
3011
3833
|
},
|
|
3012
3834
|
{
|
|
3013
|
-
"id": "
|
|
3014
|
-
"name": "
|
|
3835
|
+
"id": "opentelemetry-collector-config-review-agent",
|
|
3836
|
+
"name": "OpenTelemetry Collector Config Review",
|
|
3015
3837
|
"type": "agent",
|
|
3016
|
-
"provider": "
|
|
3838
|
+
"provider": "opentelemetry",
|
|
3839
|
+
"summary": "Review OpenTelemetry Collector pipeline configuration — receiver/processor/exporter ordering, memory_limiter placement, batch processor tuning, exporter backend validation, Operator CRDs, and pipeline health metrics.",
|
|
3840
|
+
"path": "agents/opentelemetry/opentelemetry-collector-config-review-agent",
|
|
3017
3841
|
"harnesses": [
|
|
3018
3842
|
"codex",
|
|
3019
3843
|
"copilot",
|
|
@@ -3022,35 +3846,23 @@
|
|
|
3022
3846
|
"gemini",
|
|
3023
3847
|
"kiro"
|
|
3024
3848
|
],
|
|
3025
|
-
"
|
|
3026
|
-
"source_type": "adapted",
|
|
3849
|
+
"last_verified": "2026-05-01",
|
|
3027
3850
|
"official_docs": [
|
|
3028
|
-
"https://
|
|
3029
|
-
"https://
|
|
3030
|
-
"https://
|
|
3031
|
-
"https://
|
|
3032
|
-
"https://
|
|
3851
|
+
"https://opentelemetry.io/docs/collector/",
|
|
3852
|
+
"https://opentelemetry.io/docs/collector/configuration/",
|
|
3853
|
+
"https://opentelemetry.io/docs/collector/deployment/",
|
|
3854
|
+
"https://opentelemetry.io/docs/kubernetes/operator/",
|
|
3855
|
+
"https://opentelemetry.io/docs/collector/internal-telemetry/"
|
|
3033
3856
|
],
|
|
3034
|
-
"security_notes": "
|
|
3035
|
-
"
|
|
3036
|
-
"path": "agents/aws/aws-maestro-agent",
|
|
3037
|
-
"harness_variants": {
|
|
3038
|
-
"codex": "agents/aws/aws-maestro-agent/harnesses/codex.toml",
|
|
3039
|
-
"copilot": "agents/aws/aws-maestro-agent/harnesses/copilot.agent.md",
|
|
3040
|
-
"claude-code": "agents/aws/aws-maestro-agent/harnesses/claude-code.agent.md",
|
|
3041
|
-
"cursor": "agents/aws/aws-maestro-agent/harnesses/cursor.agent.md",
|
|
3042
|
-
"gemini": "agents/aws/aws-maestro-agent/harnesses/gemini.agent.md",
|
|
3043
|
-
"kiro-ide": "agents/aws/aws-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
3044
|
-
"kiro-cli": "agents/aws/aws-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
3045
|
-
},
|
|
3046
|
-
"author": "github: Raishin",
|
|
3857
|
+
"security_notes": "Pipeline with a receiver and processor but no exporter silently drops all telemetry. memory_limiter must be the first processor — placing it after batch processor means the collector OOMs under burst load.",
|
|
3858
|
+
"source_type": "original",
|
|
3047
3859
|
"version": "0.1.0"
|
|
3048
3860
|
},
|
|
3049
3861
|
{
|
|
3050
|
-
"id": "
|
|
3051
|
-
"name": "
|
|
3862
|
+
"id": "prometheus-alerting-cardinality-review-agent",
|
|
3863
|
+
"name": "Prometheus Alerting and Cardinality Review Agent",
|
|
3052
3864
|
"type": "agent",
|
|
3053
|
-
"provider": "
|
|
3865
|
+
"provider": "prometheus",
|
|
3054
3866
|
"harnesses": [
|
|
3055
3867
|
"codex",
|
|
3056
3868
|
"copilot",
|
|
@@ -3059,36 +3871,26 @@
|
|
|
3059
3871
|
"gemini",
|
|
3060
3872
|
"kiro"
|
|
3061
3873
|
],
|
|
3062
|
-
"summary": "
|
|
3063
|
-
"source_type": "
|
|
3874
|
+
"summary": "Review Prometheus and AlertManager configuration for cardinality risks, alert correctness, scrape security, routing safety, and retention adequacy.",
|
|
3875
|
+
"source_type": "original",
|
|
3064
3876
|
"official_docs": [
|
|
3065
|
-
"https://
|
|
3066
|
-
"https://
|
|
3067
|
-
"https://
|
|
3068
|
-
"https://
|
|
3069
|
-
"https://
|
|
3070
|
-
"https://
|
|
3877
|
+
"https://prometheus.io/docs/prometheus/latest/querying/basics/",
|
|
3878
|
+
"https://prometheus.io/docs/practices/naming/",
|
|
3879
|
+
"https://prometheus.io/docs/practices/alerting/",
|
|
3880
|
+
"https://prometheus.io/docs/alerting/latest/alertmanager/",
|
|
3881
|
+
"https://prometheus.io/docs/prometheus/latest/storage/",
|
|
3882
|
+
"https://prometheus.io/docs/practices/remote_write/"
|
|
3071
3883
|
],
|
|
3072
|
-
"security_notes": "
|
|
3073
|
-
"last_verified": "2026-
|
|
3074
|
-
"path": "agents/
|
|
3075
|
-
"harness_variants": {
|
|
3076
|
-
"codex": "agents/azure/azure-maestro-agent/harnesses/codex.toml",
|
|
3077
|
-
"copilot": "agents/azure/azure-maestro-agent/harnesses/copilot.agent.md",
|
|
3078
|
-
"claude-code": "agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md",
|
|
3079
|
-
"cursor": "agents/azure/azure-maestro-agent/harnesses/cursor.agent.md",
|
|
3080
|
-
"gemini": "agents/azure/azure-maestro-agent/harnesses/gemini.agent.md",
|
|
3081
|
-
"kiro-ide": "agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
3082
|
-
"kiro-cli": "agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
3083
|
-
},
|
|
3084
|
-
"author": "github: Raishin",
|
|
3884
|
+
"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.",
|
|
3885
|
+
"last_verified": "2026-05-02",
|
|
3886
|
+
"path": "agents/prometheus/prometheus-alerting-cardinality-review-agent",
|
|
3085
3887
|
"version": "0.1.0"
|
|
3086
3888
|
},
|
|
3087
3889
|
{
|
|
3088
|
-
"id": "
|
|
3089
|
-
"name": "
|
|
3890
|
+
"id": "sigstore-cosign-supply-chain-review-agent",
|
|
3891
|
+
"name": "Sigstore Cosign Supply Chain Review",
|
|
3090
3892
|
"type": "agent",
|
|
3091
|
-
"provider": "
|
|
3893
|
+
"provider": "sigstore",
|
|
3092
3894
|
"harnesses": [
|
|
3093
3895
|
"codex",
|
|
3094
3896
|
"copilot",
|
|
@@ -3097,28 +3899,19 @@
|
|
|
3097
3899
|
"gemini",
|
|
3098
3900
|
"kiro"
|
|
3099
3901
|
],
|
|
3100
|
-
"summary": "
|
|
3101
|
-
"source_type": "
|
|
3902
|
+
"summary": "Review Cosign image signing, Kyverno imageVerify policy identity constraints, SBOM and SLSA provenance attestations, Rekor transparency log posture, and keyless vs key-based signing configuration for Kubernetes workload supply chain integrity.",
|
|
3903
|
+
"source_type": "original",
|
|
3102
3904
|
"official_docs": [
|
|
3103
|
-
"https://docs.
|
|
3104
|
-
"https://docs.
|
|
3105
|
-
"https://
|
|
3106
|
-
"https://
|
|
3107
|
-
"https://docs.
|
|
3905
|
+
"https://docs.sigstore.dev/cosign/overview/",
|
|
3906
|
+
"https://docs.sigstore.dev/policy-controller/overview/",
|
|
3907
|
+
"https://slsa.dev/spec/v1.0/requirements",
|
|
3908
|
+
"https://kyverno.io/docs/writing-policies/verify-images/",
|
|
3909
|
+
"https://docs.github.com/en/actions/security-guides/using-artifact-attestations",
|
|
3910
|
+
"https://rekor.sigstore.dev/"
|
|
3108
3911
|
],
|
|
3109
|
-
"security_notes": "
|
|
3110
|
-
"last_verified": "2026-
|
|
3111
|
-
"path": "agents/
|
|
3112
|
-
"harness_variants": {
|
|
3113
|
-
"codex": "agents/oci/oci-maestro-agent/harnesses/codex.toml",
|
|
3114
|
-
"copilot": "agents/oci/oci-maestro-agent/harnesses/copilot.agent.md",
|
|
3115
|
-
"claude-code": "agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md",
|
|
3116
|
-
"cursor": "agents/oci/oci-maestro-agent/harnesses/cursor.agent.md",
|
|
3117
|
-
"gemini": "agents/oci/oci-maestro-agent/harnesses/gemini.agent.md",
|
|
3118
|
-
"kiro-ide": "agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
3119
|
-
"kiro-cli": "agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
3120
|
-
},
|
|
3121
|
-
"author": "github: Raishin",
|
|
3912
|
+
"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.",
|
|
3913
|
+
"last_verified": "2026-05-02",
|
|
3914
|
+
"path": "agents/sigstore/sigstore-cosign-supply-chain-review-agent",
|
|
3122
3915
|
"version": "0.1.0"
|
|
3123
3916
|
},
|
|
3124
3917
|
{
|
|
@@ -3158,5 +3951,30 @@
|
|
|
3158
3951
|
},
|
|
3159
3952
|
"author": "github: Raishin",
|
|
3160
3953
|
"version": "0.1.0"
|
|
3954
|
+
},
|
|
3955
|
+
{
|
|
3956
|
+
"id": "terraform-reviewer",
|
|
3957
|
+
"name": "Terraform Reviewer",
|
|
3958
|
+
"type": "agent",
|
|
3959
|
+
"provider": "terraform",
|
|
3960
|
+
"harnesses": [
|
|
3961
|
+
"codex",
|
|
3962
|
+
"claude-code",
|
|
3963
|
+
"cursor",
|
|
3964
|
+
"gemini",
|
|
3965
|
+
"kiro",
|
|
3966
|
+
"other"
|
|
3967
|
+
],
|
|
3968
|
+
"summary": "Review Terraform modules, plans, state assumptions, and provider usage for safety, drift, and least privilege.",
|
|
3969
|
+
"source_type": "original",
|
|
3970
|
+
"official_docs": [
|
|
3971
|
+
"https://developer.hashicorp.com/terraform/docs",
|
|
3972
|
+
"https://developer.hashicorp.com/terraform/cli/commands/plan"
|
|
3973
|
+
],
|
|
3974
|
+
"security_notes": "Default to review and plan mode. Do not apply Terraform changes unless the user explicitly requests apply and the workspace is confirmed.",
|
|
3975
|
+
"last_verified": "2026-04-27",
|
|
3976
|
+
"path": "agents/terraform/terraform-reviewer",
|
|
3977
|
+
"author": "github: Raishin",
|
|
3978
|
+
"version": "0.1.0"
|
|
3161
3979
|
}
|
|
3162
3980
|
]
|