@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,49 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: oci-live-autonomous-db-lifecycle-guard
|
|
3
|
+
description: Guard Autonomous Database lifecycle changes — scale, start, stop, clone, terminate — with protection-tag enforcement, backup verification, and connection-string impact analysis before any mutation.
|
|
4
|
+
metadata:
|
|
5
|
+
author: "github: Raishin"
|
|
6
|
+
version: "0.1.0"
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# OCI Live Autonomous DB Lifecycle Guard
|
|
10
|
+
|
|
11
|
+
## Purpose
|
|
12
|
+
|
|
13
|
+
Act as the guarded live OCI operator for oci-live-autonomous-db-lifecycle-guard work. Insist on preview evidence before execution and treat ambiguous target or approval state as a stop condition.
|
|
14
|
+
|
|
15
|
+
## When to use
|
|
16
|
+
|
|
17
|
+
Use this skill when:
|
|
18
|
+
|
|
19
|
+
- an Autonomous Database must be scaled, started, stopped, cloned, or terminated against a live OCI environment
|
|
20
|
+
- a protection tag must be audited before a lifecycle operation that could cause data loss or outage
|
|
21
|
+
- an Autonomous Database backup or wallet must be confirmed before a scale or clone operation
|
|
22
|
+
|
|
23
|
+
## Lean operating rules
|
|
24
|
+
|
|
25
|
+
- Prefer OCI CLI (`oci`) official documentation when available; fall back to Oracle Cloud docs and sanitized user evidence.
|
|
26
|
+
- Do not execute a live OCI change until tenancy, compartment, active principal, and resource ownership are explicit.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, and rollback evidence before execution.
|
|
28
|
+
- If the request skips preview or rollback design, push back.
|
|
29
|
+
- Never print secrets, API keys, tenancy OCIDs, private key contents, or raw config values. Summarize sanitized evidence only.
|
|
30
|
+
- Load references only when needed.
|
|
31
|
+
|
|
32
|
+
## References
|
|
33
|
+
|
|
34
|
+
Load these only when needed:
|
|
35
|
+
|
|
36
|
+
- [Preflight commands](references/preflight-commands.md) — OCI CLI commands to run before any mutation.
|
|
37
|
+
- [Rollback playbook](references/rollback-playbook.md) — concrete rollback steps for this service.
|
|
38
|
+
- [Permission model](references/permission-model.md) — OCI IAM policy statements and dynamic group guidance.
|
|
39
|
+
- [Official sources](references/official-sources.md) — authoritative OCI documentation links.
|
|
40
|
+
|
|
41
|
+
## Response minimum
|
|
42
|
+
|
|
43
|
+
Return, at minimum:
|
|
44
|
+
|
|
45
|
+
- confirmed tenancy, compartment, and active principal
|
|
46
|
+
- preflight evidence (plan output, drift result, inspect/read, health check)
|
|
47
|
+
- approval status for the proposed mutation
|
|
48
|
+
- rollback posture or explicit statement of what cannot be rolled back
|
|
49
|
+
- post-action verification steps or refusal reason
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "oci-live-autonomous-db-lifecycle-guard",
|
|
3
|
+
"name": "OCI Live Autonomous DB Lifecycle Guard",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "oci",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"claude-code",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Guard Autonomous Database lifecycle changes \u2014 scale, start, stop, clone, terminate \u2014 with protection-tag enforcement, backup verification, and connection-string impact analysis before any mutation.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbscaling.htm",
|
|
18
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbstopstart.htm",
|
|
19
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
20
|
+
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
21
|
+
],
|
|
22
|
+
"security_notes": "ADB termination is permanent \u2014 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.",
|
|
23
|
+
"last_verified": "2026-04-30",
|
|
24
|
+
"path": "skills/oci/oci-live-autonomous-db-lifecycle-guard",
|
|
25
|
+
"author": "github: Raishin",
|
|
26
|
+
"version": "0.1.0"
|
|
27
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Official Sources: OCI Live Autonomous DB Lifecycle Guard
|
|
2
|
+
|
|
3
|
+
## OCI Autonomous Database
|
|
4
|
+
|
|
5
|
+
- https://docs.oracle.com/en-us/iaas/Content/Database/Concepts/adboverview.htm
|
|
6
|
+
- https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbmanaging.htm
|
|
7
|
+
- https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm
|
|
8
|
+
- https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm
|
|
9
|
+
|
|
10
|
+
## Source-grounding rule
|
|
11
|
+
|
|
12
|
+
Use official Oracle Cloud Infrastructure documentation as the source of truth for ADB behavior.
|
|
13
|
+
Lifecycle state transitions and backup retention windows must be verified from current OCI docs.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Permission Model: OCI Live Autonomous DB Lifecycle Guard
|
|
2
|
+
|
|
3
|
+
## 3-tier separation
|
|
4
|
+
|
|
5
|
+
| Tier | Group | Verb | Scope |
|
|
6
|
+
|------|-------|------|-------|
|
|
7
|
+
| Audit | `<adb-auditors>` | inspect / read | `<prod-db-compartment>` |
|
|
8
|
+
| Operator | `<adb-operators>` | use | `<prod-db-compartment>` |
|
|
9
|
+
| Admin | `<adb-admins>` | manage + tag condition | `<prod-db-compartment>` |
|
|
10
|
+
|
|
11
|
+
## Baseline read (no mutation)
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
Allow group <adb-auditors> to inspect autonomous-databases in compartment <prod-db-compartment>
|
|
15
|
+
Allow group <adb-auditors> to read autonomous-databases in compartment <prod-db-compartment>
|
|
16
|
+
Allow group <adb-auditors> to read autonomous-database-backups in compartment <prod-db-compartment>
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
## Operator — start, stop, scale (use verb, no terminate/clone)
|
|
20
|
+
|
|
21
|
+
```
|
|
22
|
+
Allow group <adb-operators> to use autonomous-databases in compartment <prod-db-compartment>
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
With `use`: start, stop, scale CPU/storage, generate wallet.
|
|
26
|
+
Cannot: terminate, clone, change network-access type.
|
|
27
|
+
|
|
28
|
+
## Admin — clone and terminate (manage + tag condition)
|
|
29
|
+
|
|
30
|
+
```
|
|
31
|
+
Allow group <adb-admins> to manage autonomous-databases in compartment <prod-db-compartment>
|
|
32
|
+
where target.resource.tag.Operations.Lifecycle.value != 'protected'
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
The `Operations.Lifecycle = protected` tag must be set in a **protected tag namespace** on all
|
|
36
|
+
production ADBs. Only tag-namespace admins can remove the tag.
|
|
37
|
+
|
|
38
|
+
> **IRREVERSIBILITY WARNING**
|
|
39
|
+
> - **Termination** is permanent. OCI does not recover terminated ADB instances.
|
|
40
|
+
> - **Storage scale-up** is a one-way door — storage can only grow, never shrink.
|
|
41
|
+
> - Both operations require dual-sign-off and a confirmed maintenance window.
|
|
42
|
+
|
|
43
|
+
## Do not use
|
|
44
|
+
|
|
45
|
+
```
|
|
46
|
+
# FORBIDDEN
|
|
47
|
+
Allow group <adb-operators> to manage autonomous-databases in tenancy
|
|
48
|
+
Allow any-user to use autonomous-databases in compartment prod-db
|
|
49
|
+
```
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
# Preflight Commands: OCI Live Autonomous DB Lifecycle Guard
|
|
2
|
+
|
|
3
|
+
Run these before any ADB lifecycle mutation. Paste sanitized output as evidence.
|
|
4
|
+
|
|
5
|
+
## 1. Confirm identity and tenancy
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
oci iam region list --query "data[0]" 2>/dev/null || true
|
|
9
|
+
oci iam user get --user-id $(oci iam user list --query "data[0].id" --raw-output) \
|
|
10
|
+
--query "data.{name:name,id:id}" 2>/dev/null
|
|
11
|
+
# Or check OCI config profile
|
|
12
|
+
cat ~/.oci/config | grep -E "^(user|tenancy|region|fingerprint)"
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## 2. Get current ADB state
|
|
16
|
+
|
|
17
|
+
```bash
|
|
18
|
+
oci db autonomous-database get \
|
|
19
|
+
--autonomous-database-id <ADB_OCID> \
|
|
20
|
+
--query "data.{displayName:\"display-name\",lifecycleState:\"lifecycle-state\",ocpuCount:\"ocpu-count\",dataStorageSizeInTBs:\"data-storage-size-in-tbs\",freeformTags:\"freeform-tags\",definedTags:\"defined-tags\"}"
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
## 3. Verify protection tag is set (before any manage-verb operation)
|
|
24
|
+
|
|
25
|
+
```bash
|
|
26
|
+
oci db autonomous-database get \
|
|
27
|
+
--autonomous-database-id <ADB_OCID> \
|
|
28
|
+
--query "data.\"defined-tags\".Operations.Lifecycle"
|
|
29
|
+
# Must return "protected" on production ADBs
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
## 4. Confirm recent backup exists
|
|
33
|
+
|
|
34
|
+
```bash
|
|
35
|
+
oci db autonomous-database-backup list \
|
|
36
|
+
--autonomous-database-id <ADB_OCID> \
|
|
37
|
+
--sort-by TIMECREATED \
|
|
38
|
+
--sort-order DESC \
|
|
39
|
+
--limit 3 \
|
|
40
|
+
--query "data[].{displayName:\"display-name\",lifecycleState:\"lifecycle-state\",timeStarted:\"time-started\",isAutomatic:\"is-automatic\"}"
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
## 5. Check wallet and connection strings (before scale/clone)
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
oci db autonomous-database get \
|
|
47
|
+
--autonomous-database-id <ADB_OCID> \
|
|
48
|
+
--query "data.{connectionStrings:\"connection-strings\",connectionUrls:\"connection-urls\"}"
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
## 6. Verify no in-flight operations
|
|
52
|
+
|
|
53
|
+
```bash
|
|
54
|
+
oci db autonomous-database get \
|
|
55
|
+
--autonomous-database-id <ADB_OCID> \
|
|
56
|
+
--query "data.{lifecycleState:\"lifecycle-state\",lifecycleDetails:\"lifecycle-details\"}"
|
|
57
|
+
# lifecycleState must be AVAILABLE before any mutation
|
|
58
|
+
```
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Rollback Playbook: OCI Live Autonomous DB Lifecycle Guard
|
|
2
|
+
|
|
3
|
+
## Restore from automatic backup (after accidental stop or data issue)
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
# List available backups
|
|
7
|
+
oci db autonomous-database-backup list \
|
|
8
|
+
--autonomous-database-id <ADB_OCID> \
|
|
9
|
+
--query "data[].{id:id,displayName:\"display-name\",timeStarted:\"time-started\",type:type}"
|
|
10
|
+
|
|
11
|
+
# Restore to a specific backup
|
|
12
|
+
oci db autonomous-database restore \
|
|
13
|
+
--autonomous-database-id <ADB_OCID> \
|
|
14
|
+
--timestamp <ISO8601_TIMESTAMP>
|
|
15
|
+
# Example: --timestamp "2025-04-29T12:00:00.000Z"
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
## Start a stopped database
|
|
19
|
+
|
|
20
|
+
```bash
|
|
21
|
+
oci db autonomous-database start \
|
|
22
|
+
--autonomous-database-id <ADB_OCID>
|
|
23
|
+
|
|
24
|
+
# Poll for AVAILABLE state
|
|
25
|
+
oci db autonomous-database get \
|
|
26
|
+
--autonomous-database-id <ADB_OCID> \
|
|
27
|
+
--query "data.\"lifecycle-state\""
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
## Scale CPU down (if over-provisioned)
|
|
31
|
+
|
|
32
|
+
```bash
|
|
33
|
+
oci db autonomous-database update \
|
|
34
|
+
--autonomous-database-id <ADB_OCID> \
|
|
35
|
+
--ocpu-count <TARGET_COUNT>
|
|
36
|
+
# Note: storage cannot be scaled down — only CPU is reversible
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
## Rollback limitations
|
|
40
|
+
|
|
41
|
+
- **Termination is permanent** — no recovery path exists after an ADB is terminated.
|
|
42
|
+
- **Storage scale-up is irreversible** — OCI does not shrink ADB storage after an increase.
|
|
43
|
+
- Point-in-time restore is available only within the automatic backup retention window (default: 60 days).
|
|
44
|
+
- Connection wallet files generated for the new ADB (after clone) are not interchangeable with the source ADB wallet.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: oci-live-cost-budget-runaway-guard
|
|
3
|
+
description: Gate OCI budget mutations and GPU/HPC shape provisioning against compartment spend limits, with inventory searches, quota audits, and emergency spend-stop playbooks.
|
|
4
|
+
metadata:
|
|
5
|
+
author: "github: Raishin"
|
|
6
|
+
version: "0.1.0"
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# OCI Live Cost Budget Runaway Guard
|
|
10
|
+
|
|
11
|
+
## Purpose
|
|
12
|
+
|
|
13
|
+
Act as the guarded live OCI operator for oci-live-cost-budget-runaway-guard work. Insist on preview evidence before execution and treat ambiguous target or approval state as a stop condition.
|
|
14
|
+
|
|
15
|
+
## When to use
|
|
16
|
+
|
|
17
|
+
Use this skill when:
|
|
18
|
+
|
|
19
|
+
- an OCI budget rule threshold or alert must be modified for a tenancy or compartment
|
|
20
|
+
- a GPU or HPC shape provisioning request requires spend-limit approval before creating
|
|
21
|
+
- a runaway GPU cost event is detected and emergency quota reduction or instance stop is needed
|
|
22
|
+
|
|
23
|
+
## Lean operating rules
|
|
24
|
+
|
|
25
|
+
- Prefer OCI CLI (`oci`) official documentation when available; fall back to Oracle Cloud docs and sanitized user evidence.
|
|
26
|
+
- Do not execute a live OCI change until tenancy, compartment, active principal, and resource ownership are explicit.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, and rollback evidence before execution.
|
|
28
|
+
- If the request skips preview or rollback design, push back.
|
|
29
|
+
- Never print secrets, API keys, tenancy OCIDs, private key contents, or raw config values. Summarize sanitized evidence only.
|
|
30
|
+
- Load references only when needed.
|
|
31
|
+
|
|
32
|
+
## References
|
|
33
|
+
|
|
34
|
+
Load these only when needed:
|
|
35
|
+
|
|
36
|
+
- [Preflight commands](references/preflight-commands.md) — OCI CLI commands to run before any mutation.
|
|
37
|
+
- [Rollback playbook](references/rollback-playbook.md) — concrete rollback steps for this service.
|
|
38
|
+
- [Permission model](references/permission-model.md) — OCI IAM policy statements and dynamic group guidance.
|
|
39
|
+
- [Official sources](references/official-sources.md) — authoritative OCI documentation links.
|
|
40
|
+
|
|
41
|
+
## Response minimum
|
|
42
|
+
|
|
43
|
+
Return, at minimum:
|
|
44
|
+
|
|
45
|
+
- confirmed tenancy, compartment, and active principal
|
|
46
|
+
- preflight evidence (plan output, drift result, inspect/read, health check)
|
|
47
|
+
- approval status for the proposed mutation
|
|
48
|
+
- rollback posture or explicit statement of what cannot be rolled back
|
|
49
|
+
- post-action verification steps or refusal reason
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "oci-live-cost-budget-runaway-guard",
|
|
3
|
+
"name": "OCI Live Cost Budget Runaway Guard",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "oci",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"claude-code",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Gate OCI budget mutations and GPU/HPC shape provisioning against compartment spend limits, with inventory searches, quota audits, and emergency spend-stop playbooks.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://docs.oracle.com/en-us/iaas/Content/Billing/Tasks/managingbudgets.htm",
|
|
18
|
+
"https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/managinginstances.htm",
|
|
19
|
+
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
20
|
+
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
21
|
+
],
|
|
22
|
+
"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 \u2014 escalate if not held.",
|
|
23
|
+
"last_verified": "2026-04-30",
|
|
24
|
+
"path": "skills/oci/oci-live-cost-budget-runaway-guard",
|
|
25
|
+
"author": "github: Raishin",
|
|
26
|
+
"version": "0.1.0"
|
|
27
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Official Sources: OCI Live Cost Budget Runaway Guard
|
|
2
|
+
|
|
3
|
+
## OCI Budgets and cost management
|
|
4
|
+
|
|
5
|
+
- https://docs.oracle.com/en-us/iaas/Content/Billing/Concepts/budgetsoverview.htm
|
|
6
|
+
- https://docs.oracle.com/en-us/iaas/Content/Billing/Tasks/managingbudgets.htm
|
|
7
|
+
- https://docs.oracle.com/en-us/iaas/Content/Billing/Tasks/managingalertrules.htm
|
|
8
|
+
|
|
9
|
+
## OCI Quotas
|
|
10
|
+
|
|
11
|
+
- https://docs.oracle.com/en-us/iaas/Content/Quotas/Concepts/quotasoverview.htm
|
|
12
|
+
- https://docs.oracle.com/en-us/iaas/Content/Quotas/Tasks/managingquotas.htm
|
|
13
|
+
|
|
14
|
+
## Source-grounding rule
|
|
15
|
+
|
|
16
|
+
Use official Oracle Cloud Infrastructure documentation as the source of truth.
|
|
17
|
+
Budget behavior and alert rule mechanics must be verified against current OCI docs.
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Permission Model: OCI Live Cost Budget Runaway Guard
|
|
2
|
+
|
|
3
|
+
## 3-tier separation
|
|
4
|
+
|
|
5
|
+
| Tier | Group | Verb | Scope |
|
|
6
|
+
|------|-------|------|-------|
|
|
7
|
+
| Audit | `<cost-auditors>` | inspect / read | tenancy |
|
|
8
|
+
| Operator | `<cost-operators>` | use | tenancy / compartment |
|
|
9
|
+
| Admin | `<cost-admins>` | manage | tenancy |
|
|
10
|
+
|
|
11
|
+
## Budget read (audit — no mutation)
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
Allow group <cost-auditors> to inspect usage-budgets in tenancy
|
|
15
|
+
Allow group <cost-auditors> to read usage-budgets in tenancy
|
|
16
|
+
Allow group <cost-auditors> to inspect costs in tenancy
|
|
17
|
+
Allow group <cost-auditors> to read costs in tenancy
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## Budget write (manage — budgets are tenancy-scoped resources)
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
Allow group <cost-admins> to manage usage-budgets in tenancy
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
## Quota inspection and resource search
|
|
27
|
+
|
|
28
|
+
```
|
|
29
|
+
Allow group <cost-admins> to inspect quota in tenancy
|
|
30
|
+
Allow group <cost-admins> to read quota in tenancy
|
|
31
|
+
Allow group <cost-admins> to use resource-search in tenancy
|
|
32
|
+
```
|
|
33
|
+
|
|
34
|
+
## Cost operators (middle tier — adjust budgets, cannot delete)
|
|
35
|
+
|
|
36
|
+
`use usage-budgets` permits update + alert rule changes. It does NOT permit
|
|
37
|
+
budget creation or deletion — those remain with `<cost-admins>`.
|
|
38
|
+
|
|
39
|
+
```
|
|
40
|
+
Allow group <cost-operators> to use usage-budgets in tenancy
|
|
41
|
+
Allow group <cost-operators> to read costs in tenancy
|
|
42
|
+
Allow group <cost-operators> to use ons-topics in compartment <cost-alerts-compartment>
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
## GPU/HPC shape gate via compartment quota
|
|
46
|
+
|
|
47
|
+
```
|
|
48
|
+
set compute-core-count quota gpu-vm-count to 0 in compartment <default-compute>
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
This physically prevents GPU shape provisioning without a quota increase — a harder gate than IAM deny policies.
|
|
52
|
+
|
|
53
|
+
## Do not use
|
|
54
|
+
|
|
55
|
+
```
|
|
56
|
+
# FORBIDDEN
|
|
57
|
+
Allow group <cost-admins> to manage all-resources in tenancy
|
|
58
|
+
Allow group <cost-admins> to manage compute-instances in tenancy
|
|
59
|
+
```
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Preflight Commands: OCI Live Cost Budget Runaway Guard
|
|
2
|
+
|
|
3
|
+
Run these before any budget modification. Paste sanitized output as evidence.
|
|
4
|
+
|
|
5
|
+
## 1. Confirm identity and tenancy target
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
oci iam region-subscription list --query "data[].{homeRegion:\"is-home-region\",regionName:\"region-name\"}"
|
|
9
|
+
oci budgets budget list --compartment-id <TENANCY_OCID> \
|
|
10
|
+
--query "data[].{displayName:\"display-name\",amount:amount,actualSpend:\"actual-spend\",forecastedSpend:\"forecasted-spend\",lifecycleState:\"lifecycle-state\"}"
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
## 2. Inspect a specific budget
|
|
14
|
+
|
|
15
|
+
```bash
|
|
16
|
+
oci budgets budget get --budget-id <BUDGET_OCID> \
|
|
17
|
+
--query "data.{displayName:\"display-name\",amount:amount,actualSpend:\"actual-spend\",percentUsed:\"percent-used\",alertRuleCount:\"alert-rule-count\",targets:targets}"
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
## 3. List alert rules on the budget
|
|
21
|
+
|
|
22
|
+
```bash
|
|
23
|
+
oci budgets alert-rule list --budget-id <BUDGET_OCID> \
|
|
24
|
+
--query "data[].{displayName:\"display-name\",type:type,threshold:threshold,thresholdType:\"threshold-type\",recipients:recipients}"
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
## 4. Check current compute shape usage against quota
|
|
28
|
+
|
|
29
|
+
```bash
|
|
30
|
+
oci limits resource-availability get \
|
|
31
|
+
--service-name compute \
|
|
32
|
+
--limit-name standard-e4-core-count \
|
|
33
|
+
--compartment-id <COMPARTMENT_OCID> \
|
|
34
|
+
--availability-domain <AD>
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
## 5. Verify ONS topic is active (for alert routing)
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
oci ons topic get --topic-id <TOPIC_OCID> \
|
|
41
|
+
--query "data.{displayName:\"display-name\",lifecycleState:\"lifecycle-state\"}"
|
|
42
|
+
```
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Rollback Playbook: OCI Live Cost Budget Runaway Guard
|
|
2
|
+
|
|
3
|
+
## Revert a budget threshold change
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
# Re-apply original budget amount
|
|
7
|
+
oci budgets budget update \
|
|
8
|
+
--budget-id <BUDGET_OCID> \
|
|
9
|
+
--amount <ORIGINAL_AMOUNT>
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
## Remove a runaway alert rule
|
|
13
|
+
|
|
14
|
+
```bash
|
|
15
|
+
# List current alert rules
|
|
16
|
+
oci budgets alert-rule list --budget-id <BUDGET_OCID> \
|
|
17
|
+
--query "data[].{id:id,displayName:\"display-name\",threshold:threshold}"
|
|
18
|
+
|
|
19
|
+
# Delete a specific alert rule
|
|
20
|
+
oci budgets alert-rule delete \
|
|
21
|
+
--budget-id <BUDGET_OCID> \
|
|
22
|
+
--alert-rule-id <RULE_OCID> \
|
|
23
|
+
--force
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
## Restore previous alert rule configuration
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
oci budgets alert-rule create \
|
|
30
|
+
--budget-id <BUDGET_OCID> \
|
|
31
|
+
--display-name <NAME> \
|
|
32
|
+
--type <ACTUAL|FORECAST> \
|
|
33
|
+
--threshold <VALUE> \
|
|
34
|
+
--threshold-type <PERCENTAGE|ABSOLUTE> \
|
|
35
|
+
--recipients <EMAIL> \
|
|
36
|
+
--message "Budget threshold reached"
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
## Rollback limitations
|
|
40
|
+
|
|
41
|
+
- Spend that already occurred before the budget alert triggered cannot be reversed.
|
|
42
|
+
- Deleting a budget does NOT stop any running compute instances — it only removes the alert.
|
|
43
|
+
- Compartment quota reductions (setting `gpu-vm-count to 0`) take effect immediately but do not terminate existing instances.
|
|
44
|
+
- OCI does not auto-stop resources when budget limits are hit — only notifications are sent.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: oci-live-iam-policy-compartment-guard
|
|
3
|
+
description: Guard OCI IAM policy writes and dynamic group changes with verb-hierarchy audit, compartment scope enforcement, anti-pattern detection (any-user/any-group), and rollback via statement restore.
|
|
4
|
+
metadata:
|
|
5
|
+
author: "github: Raishin"
|
|
6
|
+
version: "0.1.0"
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# OCI Live IAM Policy Compartment Guard
|
|
10
|
+
|
|
11
|
+
## Purpose
|
|
12
|
+
|
|
13
|
+
Act as the guarded live OCI operator for oci-live-iam-policy-compartment-guard work. Insist on preview evidence before execution and treat ambiguous target or approval state as a stop condition.
|
|
14
|
+
|
|
15
|
+
## When to use
|
|
16
|
+
|
|
17
|
+
Use this skill when:
|
|
18
|
+
|
|
19
|
+
- an OCI IAM policy must be created or modified in a compartment or at tenancy root
|
|
20
|
+
- a dynamic group rule must be changed and blast-radius must be audited before write
|
|
21
|
+
- an IAM audit finds overly broad policies that must be narrowed with least-privilege verb selection
|
|
22
|
+
|
|
23
|
+
## Lean operating rules
|
|
24
|
+
|
|
25
|
+
- Prefer OCI CLI (`oci`) official documentation when available; fall back to Oracle Cloud docs and sanitized user evidence.
|
|
26
|
+
- Do not execute a live OCI change until tenancy, compartment, active principal, and resource ownership are explicit.
|
|
27
|
+
- Prefer plan, detect-drift, inspect, read, describe, and rollback evidence before execution.
|
|
28
|
+
- If the request skips preview or rollback design, push back.
|
|
29
|
+
- Never print secrets, API keys, tenancy OCIDs, private key contents, or raw config values. Summarize sanitized evidence only.
|
|
30
|
+
- Load references only when needed.
|
|
31
|
+
|
|
32
|
+
## References
|
|
33
|
+
|
|
34
|
+
Load these only when needed:
|
|
35
|
+
|
|
36
|
+
- [Preflight commands](references/preflight-commands.md) — OCI CLI commands to run before any mutation.
|
|
37
|
+
- [Rollback playbook](references/rollback-playbook.md) — concrete rollback steps for this service.
|
|
38
|
+
- [Permission model](references/permission-model.md) — OCI IAM policy statements and dynamic group guidance.
|
|
39
|
+
- [Official sources](references/official-sources.md) — authoritative OCI documentation links.
|
|
40
|
+
|
|
41
|
+
## Response minimum
|
|
42
|
+
|
|
43
|
+
Return, at minimum:
|
|
44
|
+
|
|
45
|
+
- confirmed tenancy, compartment, and active principal
|
|
46
|
+
- preflight evidence (plan output, drift result, inspect/read, health check)
|
|
47
|
+
- approval status for the proposed mutation
|
|
48
|
+
- rollback posture or explicit statement of what cannot be rolled back
|
|
49
|
+
- post-action verification steps or refusal reason
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "oci-live-iam-policy-compartment-guard",
|
|
3
|
+
"name": "OCI Live IAM Policy Compartment Guard",
|
|
4
|
+
"type": "skill",
|
|
5
|
+
"provider": "oci",
|
|
6
|
+
"harnesses": [
|
|
7
|
+
"codex",
|
|
8
|
+
"claude-code",
|
|
9
|
+
"cursor",
|
|
10
|
+
"gemini",
|
|
11
|
+
"kiro",
|
|
12
|
+
"other"
|
|
13
|
+
],
|
|
14
|
+
"summary": "Guard OCI IAM policy writes and dynamic group changes with verb-hierarchy audit, compartment scope enforcement, anti-pattern detection (any-user/any-group), and rollback via statement restore.",
|
|
15
|
+
"source_type": "original",
|
|
16
|
+
"official_docs": [
|
|
17
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policygetstarted.htm",
|
|
18
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingdynamicgroups.htm",
|
|
19
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Concepts/policysyntax.htm",
|
|
20
|
+
"https://docs.oracle.com/en-us/iaas/Content/Identity/Reference/iampolicyreference.htm"
|
|
21
|
+
],
|
|
22
|
+
"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.",
|
|
23
|
+
"last_verified": "2026-04-30",
|
|
24
|
+
"path": "skills/oci/oci-live-iam-policy-compartment-guard",
|
|
25
|
+
"author": "github: Raishin",
|
|
26
|
+
"version": "0.1.0"
|
|
27
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Official Sources: OCI Live IAM Policy Compartment Guard
|
|
2
|
+
|
|
3
|
+
## OCI IAM policies
|
|
4
|
+
|
|
5
|
+
- https://docs.oracle.com/en-us/iaas/Content/Identity/policiesgs/get-started-with-policies.htm
|
|
6
|
+
- https://docs.oracle.com/en-us/iaas/Content/Identity/policieshow/Policy_How_Policies_Work.htm
|
|
7
|
+
- https://docs.oracle.com/en-us/iaas/Content/Identity/policyreference/policyreference.htm
|
|
8
|
+
- https://docs.oracle.com/en-us/iaas/Content/Identity/dynamicgroups/managingdynamicgroups.htm
|
|
9
|
+
|
|
10
|
+
## Source-grounding rule
|
|
11
|
+
|
|
12
|
+
Use official Oracle Cloud Infrastructure documentation as the source of truth for IAM policy syntax.
|
|
13
|
+
OCI policy-based IAM does not use JSON like AWS — verify statement syntax against OCI policy reference.
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
# Permission Model: OCI Live IAM Policy Compartment Guard
|
|
2
|
+
|
|
3
|
+
## OCI verb hierarchy
|
|
4
|
+
|
|
5
|
+
```
|
|
6
|
+
inspect = ListXxx APIs only. No resource content.
|
|
7
|
+
read = GetXxx + inspect. Can see resource details.
|
|
8
|
+
use = read + limited mutation (no create/terminate).
|
|
9
|
+
manage = full CRUD. Always scope to compartment, never tenancy for broad resources.
|
|
10
|
+
```
|
|
11
|
+
|
|
12
|
+
## 3-tier separation
|
|
13
|
+
|
|
14
|
+
| Tier | Group | Scope | Activation |
|
|
15
|
+
|------|-------|-------|-----------|
|
|
16
|
+
| Auditor | `<iam-auditors>` | tenancy (read-only) | Standing |
|
|
17
|
+
| Operator | `<iam-operators>` | compartment + name pattern | Standing (restricted) |
|
|
18
|
+
| Tenancy-root admin | `<iam-tenancy-admins>` | tenancy | Break-glass only, MFA-TOTP gated |
|
|
19
|
+
|
|
20
|
+
## Audit-only policy
|
|
21
|
+
|
|
22
|
+
```
|
|
23
|
+
Allow group <iam-auditors> to inspect policies in tenancy
|
|
24
|
+
Allow group <iam-auditors> to read policies in tenancy
|
|
25
|
+
Allow group <iam-auditors> to inspect dynamic-groups in tenancy
|
|
26
|
+
Allow group <iam-auditors> to read dynamic-groups in tenancy
|
|
27
|
+
Allow group <iam-auditors> to inspect groups in tenancy
|
|
28
|
+
Allow group <iam-auditors> to read users in tenancy
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
## Policy operator (compartment-scoped, name-pattern restricted)
|
|
32
|
+
|
|
33
|
+
```
|
|
34
|
+
Allow group <iam-operators> to manage policies in compartment <iam-compartment>
|
|
35
|
+
where target.policy.name = /iam-managed-*/
|
|
36
|
+
Allow group <iam-operators> to manage dynamic-groups in tenancy
|
|
37
|
+
where target.dynamicGroup.name = /iam-managed-*/
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
`dynamic-groups` are tenancy-scoped in OCI — compartment scope is not supported. The
|
|
41
|
+
`where target.dynamicGroup.name = /iam-managed-*/` name-pattern condition prevents
|
|
42
|
+
privilege escalation through creation of an unrestricted dynamic group.
|
|
43
|
+
|
|
44
|
+
**Critical syntax**: OCI IAM uses **forward-slash regex** `/pattern*/`, **not** quoted strings,
|
|
45
|
+
for wildcard matching. `= 'iam-managed-*'` would only match the literal string
|
|
46
|
+
`iam-managed-*` (one specific name with a literal asterisk) — the operator could
|
|
47
|
+
create any other dynamic group and bypass the guard entirely. Always use `/.../`
|
|
48
|
+
slashes for pattern conditions. Reference: Oracle policy conditions docs at
|
|
49
|
+
`https://docs.oracle.com/en-us/iaas/Content/Identity/policysyntax/conditions.htm`.
|
|
50
|
+
|
|
51
|
+
## Tenancy-root admin (break-glass only, MFA-TOTP gated)
|
|
52
|
+
|
|
53
|
+
```
|
|
54
|
+
Allow group <iam-tenancy-admins> to manage policies in tenancy
|
|
55
|
+
where request.user.mfaTotpVerified = 'true'
|
|
56
|
+
Allow group <iam-tenancy-admins> to manage groups in tenancy
|
|
57
|
+
where target.group.name != 'Administrators'
|
|
58
|
+
```
|
|
59
|
+
|
|
60
|
+
- MFA-TOTP gate is enforced at policy-evaluation time, not just login.
|
|
61
|
+
- Cannot modify the `Administrators` group — requires the bootstrap tenancy admin.
|
|
62
|
+
- Membership must be empty by default; add only during an approved change window.
|
|
63
|
+
|
|
64
|
+
## Do not use
|
|
65
|
+
|
|
66
|
+
```
|
|
67
|
+
# FORBIDDEN
|
|
68
|
+
Allow any-group to manage policies in tenancy
|
|
69
|
+
Allow group <iam-operators> to manage policies in tenancy
|
|
70
|
+
Allow any-user to inspect all-resources in tenancy
|
|
71
|
+
```
|