@raishin/vanguard-frontier-agentic 1.1.0 → 1.2.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 +245 -316
- package/agents/aws/aws-maestro-agent/AGENT.md +55 -0
- package/agents/aws/aws-maestro-agent/harnesses/claude-code.agent.md +38 -0
- package/agents/aws/aws-maestro-agent/harnesses/codex.toml +34 -0
- package/agents/aws/aws-maestro-agent/harnesses/copilot.agent.md +51 -0
- package/agents/aws/aws-maestro-agent/harnesses/cursor.agent.md +40 -0
- package/agents/aws/aws-maestro-agent/harnesses/gemini.agent.md +39 -0
- package/agents/aws/aws-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/aws/aws-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
- package/agents/aws/aws-maestro-agent/metadata.json +37 -0
- package/agents/azure/AGENTS.md +26 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/PERMISSIONS.md +56 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/PREFLIGHT.md +48 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/ROLLBACK.md +36 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-aks-rollout-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PERMISSIONS.md +43 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/PREFLIGHT.md +50 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/ROLLBACK.md +46 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-app-service-slot-swap-guard-agent/metadata.json +26 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PERMISSIONS.md +88 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/PREFLIGHT.md +48 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/ROLLBACK.md +48 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-arm-deployment-stack-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PERMISSIONS.md +93 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/PREFLIGHT.md +44 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/ROLLBACK.md +49 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-cost-budget-action-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PERMISSIONS.md +68 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/PREFLIGHT.md +46 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/ROLLBACK.md +44 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/AGENT.md +57 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PERMISSIONS.md +59 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/PREFLIGHT.md +41 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/ROLLBACK.md +48 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/codex.toml +32 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/azure/azure-live-pim-jit-activation-guard-agent/metadata.json +27 -0
- package/agents/azure/azure-maestro-agent/AGENT.md +56 -0
- package/agents/azure/azure-maestro-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/azure/azure-maestro-agent/harnesses/codex.toml +14 -0
- package/agents/azure/azure-maestro-agent/harnesses/copilot.agent.md +52 -0
- package/agents/azure/azure-maestro-agent/harnesses/cursor.agent.md +41 -0
- package/agents/azure/azure-maestro-agent/harnesses/gemini.agent.md +40 -0
- package/agents/azure/azure-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/azure/azure-maestro-agent/harnesses/kiro-ide.agent.md +39 -0
- package/agents/azure/azure-maestro-agent/metadata.json +38 -0
- package/agents/finops/AGENTS.md +36 -0
- package/agents/finops/finops-cloud-price-advisor-agent/AGENT.md +58 -0
- package/agents/finops/finops-cloud-price-advisor-agent/PERMISSIONS.md +112 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/codex.toml +33 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/copilot.agent.md +53 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/cursor.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/gemini.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/finops/finops-cloud-price-advisor-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/finops/finops-cloud-price-advisor-agent/metadata.json +29 -0
- package/agents/oci/AGENTS.md +28 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/PERMISSIONS.md +56 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/PREFLIGHT.md +48 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/ROLLBACK.md +50 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-autonomous-db-lifecycle-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/PERMISSIONS.md +77 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/PREFLIGHT.md +54 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/ROLLBACK.md +53 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-cost-budget-runaway-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/PERMISSIONS.md +87 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/PREFLIGHT.md +49 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/ROLLBACK.md +44 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-iam-policy-compartment-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/PERMISSIONS.md +92 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/PREFLIGHT.md +49 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/ROLLBACK.md +47 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-oke-rollout-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/PERMISSIONS.md +80 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/PREFLIGHT.md +51 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/ROLLBACK.md +45 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-resource-manager-stack-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/AGENT.md +57 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/PERMISSIONS.md +57 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/PREFLIGHT.md +53 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/ROLLBACK.md +49 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/codex.toml +32 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/copilot.agent.md +53 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/cursor.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/gemini.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/kiro-cli.agent.json +1 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/oci/oci-live-vault-key-destruction-guard-agent/metadata.json +27 -0
- package/agents/oci/oci-maestro-agent/AGENT.md +58 -0
- package/agents/oci/oci-maestro-agent/harnesses/claude-code.agent.md +41 -0
- package/agents/oci/oci-maestro-agent/harnesses/codex.toml +14 -0
- package/agents/oci/oci-maestro-agent/harnesses/copilot.agent.md +54 -0
- package/agents/oci/oci-maestro-agent/harnesses/cursor.agent.md +43 -0
- package/agents/oci/oci-maestro-agent/harnesses/gemini.agent.md +42 -0
- package/agents/oci/oci-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/oci/oci-maestro-agent/harnesses/kiro-ide.agent.md +41 -0
- package/agents/oci/oci-maestro-agent/metadata.json +37 -0
- package/agents/terraform/terraform-maestro-agent/AGENT.md +58 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/claude-code.agent.md +41 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/codex.toml +14 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/copilot.agent.md +54 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/cursor.agent.md +43 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/gemini.agent.md +42 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/terraform/terraform-maestro-agent/harnesses/kiro-ide.agent.md +41 -0
- package/agents/terraform/terraform-maestro-agent/metadata.json +38 -0
- package/catalog/agents.json +502 -0
- package/catalog/skill-manifest.json +542 -0
- package/catalog/skills.json +436 -0
- package/package.json +1 -1
- package/scripts/export-marketplace-agents.mjs +29 -1
- package/scripts/gen_azure_live_guards.py +1424 -0
- package/scripts/gen_oci_live_guards.py +1510 -0
- package/skills/aws/aws-maestro/SKILL.md +47 -0
- package/skills/aws/aws-maestro/metadata.json +28 -0
- package/skills/aws/aws-maestro/references/official-sources.md +24 -0
- package/skills/aws/aws-maestro/references/safety-checklist.md +42 -0
- package/skills/aws/aws-maestro/references/workflow-and-output.md +127 -0
- package/skills/azure/azure-live-aks-rollout-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-aks-rollout-guard/metadata.json +27 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/official-sources.md +19 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/permission-model.md +54 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/preflight-commands.md +55 -0
- package/skills/azure/azure-live-aks-rollout-guard/references/rollback-playbook.md +38 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/metadata.json +26 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/official-sources.md +12 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/permission-model.md +40 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/preflight-commands.md +46 -0
- package/skills/azure/azure-live-app-service-slot-swap-guard/references/rollback-playbook.md +46 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/metadata.json +27 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/official-sources.md +17 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/permission-model.md +68 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/preflight-commands.md +55 -0
- package/skills/azure/azure-live-arm-deployment-stack-guard/references/rollback-playbook.md +53 -0
- package/skills/azure/azure-live-cost-budget-action-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-cost-budget-action-guard/metadata.json +27 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/official-sources.md +17 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/permission-model.md +66 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/preflight-commands.md +48 -0
- package/skills/azure/azure-live-cost-budget-action-guard/references/rollback-playbook.md +40 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/metadata.json +27 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/official-sources.md +13 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/permission-model.md +64 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/preflight-commands.md +48 -0
- package/skills/azure/azure-live-keyvault-rotation-purge-guard/references/rollback-playbook.md +44 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/SKILL.md +49 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/metadata.json +27 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/official-sources.md +13 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/permission-model.md +56 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/preflight-commands.md +46 -0
- package/skills/azure/azure-live-pim-jit-activation-guard/references/rollback-playbook.md +45 -0
- package/skills/azure/azure-maestro/SKILL.md +140 -0
- package/skills/azure/azure-maestro/metadata.json +28 -0
- package/skills/finops/finops-cloud-price-advisor/SKILL.md +60 -0
- package/skills/finops/finops-cloud-price-advisor/metadata.json +26 -0
- package/skills/finops/finops-cloud-price-advisor/references/currency-handling.md +100 -0
- package/skills/finops/finops-cloud-price-advisor/references/estimation-workflow.md +145 -0
- package/skills/finops/finops-cloud-price-advisor/references/official-sources.md +64 -0
- package/skills/finops/finops-cloud-price-advisor/references/pricing-apis.md +271 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/metadata.json +27 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/official-sources.md +13 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/permission-model.md +49 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/preflight-commands.md +58 -0
- package/skills/oci/oci-live-autonomous-db-lifecycle-guard/references/rollback-playbook.md +44 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/metadata.json +27 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/official-sources.md +17 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/permission-model.md +59 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/preflight-commands.md +42 -0
- package/skills/oci/oci-live-cost-budget-runaway-guard/references/rollback-playbook.md +44 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/metadata.json +27 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/official-sources.md +13 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/permission-model.md +71 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/preflight-commands.md +49 -0
- package/skills/oci/oci-live-iam-policy-compartment-guard/references/rollback-playbook.md +62 -0
- package/skills/oci/oci-live-oke-rollout-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-oke-rollout-guard/metadata.json +27 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/official-sources.md +18 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/permission-model.md +80 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/preflight-commands.md +55 -0
- package/skills/oci/oci-live-oke-rollout-guard/references/rollback-playbook.md +45 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/metadata.json +27 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/official-sources.md +12 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/permission-model.md +70 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/preflight-commands.md +57 -0
- package/skills/oci/oci-live-resource-manager-stack-guard/references/rollback-playbook.md +51 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/SKILL.md +49 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/metadata.json +27 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/official-sources.md +13 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/permission-model.md +55 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/preflight-commands.md +62 -0
- package/skills/oci/oci-live-vault-key-destruction-guard/references/rollback-playbook.md +55 -0
- package/skills/oci/oci-maestro/SKILL.md +163 -0
- package/skills/oci/oci-maestro/metadata.json +27 -0
- package/skills/terraform/terraform-maestro/SKILL.md +123 -0
- package/skills/terraform/terraform-maestro/metadata.json +30 -0
- package/skills/terraform/terraform-maestro/references/official-sources.md +59 -0
- package/skills/terraform/terraform-maestro/references/safety-checklist.md +53 -0
- package/skills/terraform/terraform-maestro/references/workflow-and-output.md +108 -0
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Key Vault Rotation & Purge — Rollback Playbook
|
|
2
|
+
|
|
3
|
+
## Recover a soft-deleted key (within retention window)
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
az keyvault key recover \
|
|
7
|
+
--vault-name <VAULT_NAME> \
|
|
8
|
+
--name <KEY_NAME>
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
## Recover a soft-deleted secret
|
|
12
|
+
|
|
13
|
+
```bash
|
|
14
|
+
az keyvault secret recover \
|
|
15
|
+
--vault-name <VAULT_NAME> \
|
|
16
|
+
--name <SECRET_NAME>
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
## Re-enable a previous key version (roll back to prior version as active)
|
|
20
|
+
|
|
21
|
+
```bash
|
|
22
|
+
az keyvault key set-attributes \
|
|
23
|
+
--vault-name <VAULT_NAME> \
|
|
24
|
+
--name <KEY_NAME> \
|
|
25
|
+
--version <PREVIOUS_VERSION_ID> \
|
|
26
|
+
--enabled true
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
## Restore rotation policy to previous settings
|
|
30
|
+
|
|
31
|
+
```bash
|
|
32
|
+
az keyvault key rotation-policy update \
|
|
33
|
+
--vault-name <VAULT_NAME> \
|
|
34
|
+
--name <KEY_NAME> \
|
|
35
|
+
--value @rotation-policy-backup.json
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
## CANNOT ROLL BACK
|
|
39
|
+
|
|
40
|
+
- **Purge-protection enable**: once set, cannot be disabled on the vault.
|
|
41
|
+
- **Hard-purged key**: permanently destroyed. Data encrypted exclusively by this
|
|
42
|
+
key version is unrecoverable. Escalate to incident response immediately.
|
|
43
|
+
- **Expired soft-delete retention + no purge-protection**: objects auto-purged
|
|
44
|
+
after retention window expires with no recovery option.
|
package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/claude-code.agent.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Key Vault Rotation Purge Guard"
|
|
3
|
+
description: "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Vault identity and current soft-delete/purge-protection state
|
|
35
|
+
2. Key or secret version inventory and active version confirmation
|
|
36
|
+
3. Current rotation policy audit
|
|
37
|
+
4. Irreversibility warning for purge-protection (if enabling)
|
|
38
|
+
5. Approval status for rotation or protection change
|
|
39
|
+
6. Proposed or executed Key Vault action
|
|
40
|
+
7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name = "azure-live-keyvault-rotation-purge-guard_agent"
|
|
2
|
+
description = "Specialized subagent for azure-live-keyvault-rotation-purge-guard. Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable."
|
|
3
|
+
model = "gpt-5.4"
|
|
4
|
+
model_reasoning_effort = "high"
|
|
5
|
+
sandbox_mode = "workspace-write"
|
|
6
|
+
|
|
7
|
+
developer_instructions = """
|
|
8
|
+
Load and follow the bound `azure-live-keyvault-rotation-purge-guard` skill first. This agent exists only for that guarded live-Azure role; do not drift into generic cloud advice.
|
|
9
|
+
|
|
10
|
+
Token discipline:
|
|
11
|
+
- Read only SKILL.md first; load references only when the task requires them.
|
|
12
|
+
- Keep answers compact: target, approval status, evidence, action, rollback, verification, open risks.
|
|
13
|
+
- Do not paste long docs, raw tool inventories, raw credential output, or full environment dumps.
|
|
14
|
+
|
|
15
|
+
Role focus: Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
16
|
+
|
|
17
|
+
Safety contract:
|
|
18
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
19
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
20
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target, expected impact, and explicit human approval.
|
|
21
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
22
|
+
- If approval, identity, target, or rollback posture is ambiguous, stop and explain the blocker.
|
|
23
|
+
- Never ask for secrets, credentials, access tokens, account numbers, private keys, or raw environment dumps unless already sanitized and required.
|
|
24
|
+
- Label facts as live evidence, user-provided sanitized evidence, documentation-based, or inference.
|
|
25
|
+
"""
|
|
26
|
+
|
|
27
|
+
[[skills.config]]
|
|
28
|
+
path = "skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md"
|
|
29
|
+
enabled = true
|
|
30
|
+
|
|
31
|
+
[metadata]
|
|
32
|
+
author = "github: Raishin"
|
package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/copilot.agent.md
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable."
|
|
3
|
+
name: "Azure Live Key Vault Rotation Purge Guard"
|
|
4
|
+
tools:
|
|
5
|
+
- "read"
|
|
6
|
+
- "search"
|
|
7
|
+
- "search/codebase"
|
|
8
|
+
- "web/githubRepo"
|
|
9
|
+
- "web/fetch"
|
|
10
|
+
- "read/problems"
|
|
11
|
+
- "execute/runInTerminal"
|
|
12
|
+
- "execute/getTerminalOutput"
|
|
13
|
+
- "read/terminalLastCommand"
|
|
14
|
+
- "read/terminalSelection"
|
|
15
|
+
disable-model-invocation: false
|
|
16
|
+
user-invocable: true
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
20
|
+
|
|
21
|
+
Use this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.
|
|
22
|
+
|
|
23
|
+
## Required Skill
|
|
24
|
+
|
|
25
|
+
Before answering, read and follow:
|
|
26
|
+
|
|
27
|
+
- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`
|
|
28
|
+
|
|
29
|
+
Load files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
30
|
+
|
|
31
|
+
## Focus
|
|
32
|
+
|
|
33
|
+
Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
34
|
+
|
|
35
|
+
## Operating Rules
|
|
36
|
+
|
|
37
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
38
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
39
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
40
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
41
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
42
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
43
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
44
|
+
|
|
45
|
+
## Response Shape
|
|
46
|
+
|
|
47
|
+
1. Vault identity and current soft-delete/purge-protection state
|
|
48
|
+
2. Key or secret version inventory and active version confirmation
|
|
49
|
+
3. Current rotation policy audit
|
|
50
|
+
4. Irreversibility warning for purge-protection (if enabling)
|
|
51
|
+
5. Approval status for rotation or protection change
|
|
52
|
+
6. Proposed or executed Key Vault action
|
|
53
|
+
7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Key Vault Rotation Purge Guard"
|
|
3
|
+
description: "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Vault identity and current soft-delete/purge-protection state
|
|
35
|
+
2. Key or secret version inventory and active version confirmation
|
|
36
|
+
3. Current rotation policy audit
|
|
37
|
+
4. Irreversibility warning for purge-protection (if enabling)
|
|
38
|
+
5. Approval status for rotation or protection change
|
|
39
|
+
6. Proposed or executed Key Vault action
|
|
40
|
+
7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Key Vault Rotation Purge Guard"
|
|
3
|
+
description: "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Vault identity and current soft-delete/purge-protection state
|
|
35
|
+
2. Key or secret version inventory and active version confirmation
|
|
36
|
+
3. Current rotation policy audit
|
|
37
|
+
4. Irreversibility warning for purge-protection (if enabling)
|
|
38
|
+
5. Approval status for rotation or protection change
|
|
39
|
+
6. Proposed or executed Key Vault action
|
|
40
|
+
7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)
|
package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-cli.agent.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name": "Azure Live Key Vault Rotation Purge Guard", "description": "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable.", "prompt": "# Azure Live Key Vault Rotation Purge Guard\n\nUse this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.\n\n## Required Skill\n\nBefore answering, read and follow:\n\n- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`\n\nLoad files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.\n\n## Focus\n\nGuard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.\n\n## Operating Rules\n\n- Load and follow the bound Azure skill first; do not drift into generic cloud advice.\n- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.\n- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.\n- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.\n- If the target, approval state, or rollback posture is ambiguous, stop and say so.\n- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.\n- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.\n\n## Response Shape\n\n1. Vault identity and current soft-delete/purge-protection state\n2. Key or secret version inventory and active version confirmation\n3. Current rotation policy audit\n4. Irreversibility warning for purge-protection (if enabling)\n5. Approval status for rotation or protection change\n6. Proposed or executed Key Vault action\n7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)"}
|
package/agents/azure/azure-live-keyvault-rotation-purge-guard-agent/harnesses/kiro-ide.agent.md
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live Key Vault Rotation Purge Guard"
|
|
3
|
+
description: "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live Key Vault Rotation Purge Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-keyvault-rotation-purge-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-keyvault-rotation-purge-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-keyvault-rotation-purge-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Guard Azure Key Vault key and secret rotation operations and purge-protection enablement, surfacing the irreversible nature of purge-protection and requiring explicit acknowledgment before any change.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Vault identity and current soft-delete/purge-protection state
|
|
35
|
+
2. Key or secret version inventory and active version confirmation
|
|
36
|
+
3. Current rotation policy audit
|
|
37
|
+
4. Irreversibility warning for purge-protection (if enabling)
|
|
38
|
+
5. Approval status for rotation or protection change
|
|
39
|
+
6. Proposed or executed Key Vault action
|
|
40
|
+
7. Post-action key version verification and open risks (unrecoverable scenarios listed explicitly)
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "azure-live-keyvault-rotation-purge-guard-agent",
|
|
3
|
+
"name": "Azure Live Key Vault Rotation Purge Guard",
|
|
4
|
+
"type": "agent",
|
|
5
|
+
"provider": "azure",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"copilot",
|
|
9
|
+
"claude-code",
|
|
10
|
+
"cursor",
|
|
11
|
+
"gemini",
|
|
12
|
+
"kiro"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Guard Key Vault key and secret rotation, soft-delete enforcement, and purge-protection changes, with explicit irreversibility warning before any purge-protection enable.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/key-vault-recovery",
|
|
18
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/keys/about-keys-details",
|
|
19
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/keys/how-to-configure-key-rotation",
|
|
20
|
+
"https://learn.microsoft.com/en-us/azure/key-vault/general/best-practices"
|
|
21
|
+
],
|
|
22
|
+
"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.",
|
|
23
|
+
"last_verified": "2026-04-30",
|
|
24
|
+
"path": "agents/azure/azure-live-keyvault-rotation-purge-guard-agent",
|
|
25
|
+
"author": "github: Raishin",
|
|
26
|
+
"version": "0.1.0"
|
|
27
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
---
|
|
2
|
+
metadata:
|
|
3
|
+
author: "github: Raishin"
|
|
4
|
+
version: "0.1.0"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Azure Live PIM JIT Activation Guard
|
|
8
|
+
|
|
9
|
+
> Agent for `azure-live-pim-jit-activation-guard`. Gate PIM eligible role activations with justification, ticket binding, MFA verification, and time-bound scope before approval submission.
|
|
10
|
+
|
|
11
|
+
## Harness Variants
|
|
12
|
+
|
|
13
|
+
- `harnesses/codex.toml` — Codex native agent configuration.
|
|
14
|
+
- `harnesses/copilot.agent.md` — GitHub Copilot / VS Code custom agent definition.
|
|
15
|
+
- `harnesses/claude-code.agent.md` — Claude Code Markdown-family adapter.
|
|
16
|
+
- `harnesses/cursor.agent.md` — Cursor Markdown-family adapter.
|
|
17
|
+
- `harnesses/gemini.agent.md` — Gemini CLI Markdown-family adapter.
|
|
18
|
+
- `harnesses/kiro-ide.agent.md` — Kiro IDE Markdown-family adapter.
|
|
19
|
+
- `harnesses/kiro-cli.agent.json` — Kiro CLI JSON adapter.
|
|
20
|
+
|
|
21
|
+
## Canonical Contract
|
|
22
|
+
|
|
23
|
+
# Azure Live PIM JIT Activation Guard
|
|
24
|
+
|
|
25
|
+
Use this canonical agent only for `azure-live-pim-jit-activation-guard` work.
|
|
26
|
+
|
|
27
|
+
## Required Skill
|
|
28
|
+
|
|
29
|
+
Before answering, read and follow:
|
|
30
|
+
|
|
31
|
+
- `skills/azure/azure-live-pim-jit-activation-guard/SKILL.md`
|
|
32
|
+
|
|
33
|
+
Load files under `skills/azure/azure-live-pim-jit-activation-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
34
|
+
|
|
35
|
+
## Focus
|
|
36
|
+
|
|
37
|
+
Gate Entra ID PIM eligible role activations with justification, ticket reference, MFA verification, and time-bound scope before submission to the approval workflow.
|
|
38
|
+
|
|
39
|
+
## Operating Rules
|
|
40
|
+
|
|
41
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
42
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
43
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
44
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
45
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
46
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
47
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
48
|
+
|
|
49
|
+
## Response Shape
|
|
50
|
+
|
|
51
|
+
1. Eligible assignment confirmation (principal, role, scope, schedule)
|
|
52
|
+
2. Existing active assignments check (avoid duplicate activation)
|
|
53
|
+
3. Conditional Access and MFA posture verification
|
|
54
|
+
4. Justification and ticket reference audit
|
|
55
|
+
5. Activation request submission or approval action
|
|
56
|
+
6. Time-bound window and expiry confirmation
|
|
57
|
+
7. Post-activation access verification and open risks
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Permissions: Azure Live PIM JIT Activation Guard
|
|
2
|
+
|
|
3
|
+
# Least-privilege RBAC guidance for PIM JIT operations
|
|
4
|
+
|
|
5
|
+
## Identity model
|
|
6
|
+
|
|
7
|
+
PIM JIT is itself the least-privilege mechanism. The operator holds only an *eligible assignment*
|
|
8
|
+
— not an active one. Activation is time-bounded, MFA-gated, and audit-logged natively.
|
|
9
|
+
|
|
10
|
+
Preferred order:
|
|
11
|
+
1. Entra ID PIM eligible assignment (not standing active)
|
|
12
|
+
2. Time-bound maximum activation duration: 1–4 hours for break-glass, 8 hours maximum
|
|
13
|
+
3. Require approval for roles with management-group or subscription scope
|
|
14
|
+
4. Require justification and ticket reference for all activations
|
|
15
|
+
|
|
16
|
+
## Custom role to read eligible assignments and submit own activation
|
|
17
|
+
|
|
18
|
+
```json
|
|
19
|
+
{
|
|
20
|
+
"Name": "PIM JIT Activation Operator",
|
|
21
|
+
"IsCustom": true,
|
|
22
|
+
"Description": "Read PIM eligible assignments and submit own activation requests.",
|
|
23
|
+
"Actions": [
|
|
24
|
+
"Microsoft.Authorization/roleEligibilitySchedules/read",
|
|
25
|
+
"Microsoft.Authorization/roleEligibilityScheduleRequests/read",
|
|
26
|
+
"Microsoft.Authorization/roleAssignmentSchedules/read",
|
|
27
|
+
"Microsoft.Authorization/roleAssignmentScheduleRequests/write",
|
|
28
|
+
"Microsoft.Authorization/roleAssignments/read"
|
|
29
|
+
],
|
|
30
|
+
"NotActions": [],
|
|
31
|
+
"AssignableScopes": [
|
|
32
|
+
"/subscriptions/<SUBSCRIPTION_ID>"
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
Note: `roleAssignmentScheduleRequests/write` only allows a principal to activate their *own*
|
|
38
|
+
eligible assignment. It does not allow activating another user's role.
|
|
39
|
+
|
|
40
|
+
## Recommended PIM role settings (configure in Entra portal or Graph API)
|
|
41
|
+
|
|
42
|
+
- Maximum activation duration: 8 hours
|
|
43
|
+
- Require MFA on activation: **Yes**
|
|
44
|
+
- Require justification: **Yes**
|
|
45
|
+
- Require ticket information: **Yes** (link to change management system)
|
|
46
|
+
- Require approval for: Owner, User Access Administrator, Global Administrator
|
|
47
|
+
- Notification on activation: send to security team DL
|
|
48
|
+
|
|
49
|
+
## Graceful degradation (tenants without P2 license)
|
|
50
|
+
|
|
51
|
+
Without PIM, use Conditional Access + Azure AD Group membership with time-bounded
|
|
52
|
+
group assignment via Access Packages (Entra ID Governance) as the nearest equivalent.
|
|
53
|
+
|
|
54
|
+
## Do not assign
|
|
55
|
+
|
|
56
|
+
- Standing `Owner` at subscription scope
|
|
57
|
+
- Standing `User Access Administrator` (allows arbitrary role assignments)
|
|
58
|
+
- `Microsoft.Authorization/roleAssignments/write` to non-PIM principals
|
|
59
|
+
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
# PIM JIT Activation — Preflight Commands
|
|
2
|
+
|
|
3
|
+
## 1. Check eligible assignments for the current principal
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
PRINCIPAL_OID=$(az ad signed-in-user show --query id -o tsv)
|
|
7
|
+
SUB_ID=$(az account show --query id -o tsv)
|
|
8
|
+
|
|
9
|
+
az rest \
|
|
10
|
+
--method GET \
|
|
11
|
+
--url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.Authorization/roleEligibilitySchedules?\$filter=principalId+eq+'${PRINCIPAL_OID}'&api-version=2020-10-01" \
|
|
12
|
+
--query "value[].{role:properties.expandedProperties.roleDefinition.displayName, scope:properties.scope, status:properties.status, endTime:properties.endDateTime}"
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## 2. Check for already-active assignments (prevent duplicate activation)
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
az rest \
|
|
19
|
+
--method GET \
|
|
20
|
+
--url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.Authorization/roleAssignmentSchedules?\$filter=principalId+eq+'${PRINCIPAL_OID}'&api-version=2020-10-01" \
|
|
21
|
+
--query "value[].{role:properties.expandedProperties.roleDefinition.displayName, status:properties.status, endTime:properties.endDateTime}"
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## 3. Confirm Conditional Access and MFA status
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
# Verify the signed-in user's MFA registration
|
|
28
|
+
az rest \
|
|
29
|
+
--method GET \
|
|
30
|
+
--url "https://graph.microsoft.com/v1.0/me/authentication/methods" \
|
|
31
|
+
--resource "https://graph.microsoft.com/"
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
## 4. List pending approval requests (for approvers)
|
|
35
|
+
|
|
36
|
+
```bash
|
|
37
|
+
az rest \
|
|
38
|
+
--method GET \
|
|
39
|
+
--url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests?\$filter=status+eq+'PendingApproval'&api-version=2020-10-01" \
|
|
40
|
+
--query "value[].{requestor:properties.expandedProperties.principal.displayName, role:properties.expandedProperties.roleDefinition.displayName, justification:properties.justification}"
|
|
41
|
+
```
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# PIM JIT Activation — Rollback Playbook
|
|
2
|
+
|
|
3
|
+
## Option 1: Self-deactivate an active role early
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
SCHED_ID="<ROLE_ASSIGNMENT_SCHEDULE_ID>"
|
|
7
|
+
SUB_ID=$(az account show --query id -o tsv)
|
|
8
|
+
REQUEST_ID=$(uuidgen)
|
|
9
|
+
|
|
10
|
+
az rest \
|
|
11
|
+
--method PUT \
|
|
12
|
+
--url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/${REQUEST_ID}?api-version=2020-10-01" \
|
|
13
|
+
--body "{
|
|
14
|
+
\"properties\": {
|
|
15
|
+
\"requestType\": \"SelfDeactivate\",
|
|
16
|
+
\"linkedRoleEligibilityScheduleId\": \"${SCHED_ID}\",
|
|
17
|
+
\"scheduleInfo\": {
|
|
18
|
+
\"expiration\": { \"type\": \"AfterDuration\", \"duration\": \"PT0S\" }
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
}"
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## Option 2: Cancel a pending activation request (before approval)
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
az rest \
|
|
28
|
+
--method DELETE \
|
|
29
|
+
--url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/<REQUEST_ID>?api-version=2020-10-01"
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
## Option 3: Deny a pending approval request (approver action)
|
|
33
|
+
|
|
34
|
+
```bash
|
|
35
|
+
az rest \
|
|
36
|
+
--method POST \
|
|
37
|
+
--url "https://management.azure.com/providers/Microsoft.Authorization/roleAssignmentApprovals/<APPROVAL_ID>/stages/<STAGE_ID>?api-version=2021-01-01-preview" \
|
|
38
|
+
--body "{\"reviewResult\": \"Deny\", \"justification\": \"<REASON>\"}"
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
## Verify deactivation
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
az rest \
|
|
45
|
+
--method GET \
|
|
46
|
+
--url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.Authorization/roleAssignmentSchedules?\$filter=principalId+eq+'${PRINCIPAL_OID}'&api-version=2020-10-01" \
|
|
47
|
+
--query "value[?properties.status=='Active'].{role:properties.expandedProperties.roleDefinition.displayName}"
|
|
48
|
+
```
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: "Azure Live PIM JIT Activation Guard"
|
|
3
|
+
description: "Gate PIM eligible role activations with justification, ticket binding, MFA verification, and time-bound scope before approval submission."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Azure Live PIM JIT Activation Guard
|
|
7
|
+
|
|
8
|
+
Use this canonical agent only for `azure-live-pim-jit-activation-guard` work.
|
|
9
|
+
|
|
10
|
+
## Required Skill
|
|
11
|
+
|
|
12
|
+
Before answering, read and follow:
|
|
13
|
+
|
|
14
|
+
- `skills/azure/azure-live-pim-jit-activation-guard/SKILL.md`
|
|
15
|
+
|
|
16
|
+
Load files under `skills/azure/azure-live-pim-jit-activation-guard/references/` only when the task needs that reference. Do not dump reference text into the response.
|
|
17
|
+
|
|
18
|
+
## Focus
|
|
19
|
+
|
|
20
|
+
Gate Entra ID PIM eligible role activations with justification, ticket reference, MFA verification, and time-bound scope before submission to the approval workflow.
|
|
21
|
+
|
|
22
|
+
## Operating Rules
|
|
23
|
+
|
|
24
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
25
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
26
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target resource, expected impact, and explicit human approval.
|
|
27
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
28
|
+
- If the target, approval state, or rollback posture is ambiguous, stop and say so.
|
|
29
|
+
- Keep outputs short: target, approval status, evidence, action, rollback, verification, open risks.
|
|
30
|
+
- Never ask for secrets, credentials, access tokens, private keys, or raw environment dumps unless already sanitized and required.
|
|
31
|
+
|
|
32
|
+
## Response Shape
|
|
33
|
+
|
|
34
|
+
1. Eligible assignment confirmation (principal, role, scope, schedule)
|
|
35
|
+
2. Existing active assignments check (avoid duplicate activation)
|
|
36
|
+
3. Conditional Access and MFA posture verification
|
|
37
|
+
4. Justification and ticket reference audit
|
|
38
|
+
5. Activation request submission or approval action
|
|
39
|
+
6. Time-bound window and expiry confirmation
|
|
40
|
+
7. Post-activation access verification and open risks
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
name = "azure-live-pim-jit-activation-guard_agent"
|
|
2
|
+
description = "Specialized subagent for azure-live-pim-jit-activation-guard. Gate PIM eligible role activations with justification, ticket binding, MFA verification, and time-bound scope before approval submission."
|
|
3
|
+
model = "gpt-5.4"
|
|
4
|
+
model_reasoning_effort = "high"
|
|
5
|
+
sandbox_mode = "workspace-write"
|
|
6
|
+
|
|
7
|
+
developer_instructions = """
|
|
8
|
+
Load and follow the bound `azure-live-pim-jit-activation-guard` skill first. This agent exists only for that guarded live-Azure role; do not drift into generic cloud advice.
|
|
9
|
+
|
|
10
|
+
Token discipline:
|
|
11
|
+
- Read only SKILL.md first; load references only when the task requires them.
|
|
12
|
+
- Keep answers compact: target, approval status, evidence, action, rollback, verification, open risks.
|
|
13
|
+
- Do not paste long docs, raw tool inventories, raw credential output, or full environment dumps.
|
|
14
|
+
|
|
15
|
+
Role focus: Gate Entra ID PIM eligible role activations with justification, ticket reference, MFA verification, and time-bound scope before submission to the approval workflow.
|
|
16
|
+
|
|
17
|
+
Safety contract:
|
|
18
|
+
- Load and follow the bound Azure skill first; do not drift into generic cloud advice.
|
|
19
|
+
- This role is for repos or sessions that may be connected to live Azure credentials, CLI profiles, or real environments.
|
|
20
|
+
- Before any live Azure mutation, confirm subscription, resource group, active principal, exact target, expected impact, and explicit human approval.
|
|
21
|
+
- Prefer what-if, dry-run, preview, describe, status, plan, and rollback evidence before mutation.
|
|
22
|
+
- If approval, identity, target, or rollback posture is ambiguous, stop and explain the blocker.
|
|
23
|
+
- Never ask for secrets, credentials, access tokens, account numbers, private keys, or raw environment dumps unless already sanitized and required.
|
|
24
|
+
- Label facts as live evidence, user-provided sanitized evidence, documentation-based, or inference.
|
|
25
|
+
"""
|
|
26
|
+
|
|
27
|
+
[[skills.config]]
|
|
28
|
+
path = "skills/azure/azure-live-pim-jit-activation-guard/SKILL.md"
|
|
29
|
+
enabled = true
|
|
30
|
+
|
|
31
|
+
[metadata]
|
|
32
|
+
author = "github: Raishin"
|