@raishin/vanguard-frontier-agentic 1.9.0 → 2.0.1
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/.claude-plugin/plugin.json +15 -1
- package/.cursor-plugin/plugin.json +15 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +11 -2
- package/agents/marketing/README.md +44 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/AGENT.md +53 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/marketing/ai-advertising-targeting-fairness-review-agent/metadata.json +31 -0
- package/agents/marketing/analytics-data-minimization-review-agent/AGENT.md +51 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/analytics-data-minimization-review-agent/metadata.json +31 -0
- package/agents/marketing/email-sender-authentication-review-agent/AGENT.md +50 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/email-sender-authentication-review-agent/metadata.json +31 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/AGENT.md +54 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/marketing/eu-ai-act-marketing-system-review-agent/metadata.json +31 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/AGENT.md +52 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/marketing/influencer-disclosure-compliance-review-agent/metadata.json +31 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/AGENT.md +54 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/codex.toml +34 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/marketing/lookalike-audience-upload-compliance-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/AGENT.md +51 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/marketing-consent-data-collection-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/AGENT.md +51 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/AGENT.md +50 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/marketing-email-list-retention-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/AGENT.md +50 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/marketing-gpc-signal-honoring-review-agent/metadata.json +31 -0
- package/agents/marketing/marketing-maestro-agent/AGENT.md +62 -0
- package/agents/marketing/marketing-maestro-agent/PERMISSIONS.md +75 -0
- package/agents/marketing/marketing-maestro-agent/README.md +62 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/claude-code.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/codex.toml +35 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/copilot.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/cursor.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/gemini.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-maestro-agent/harnesses/kiro-ide.agent.md +43 -0
- package/agents/marketing/marketing-maestro-agent/metadata.json +38 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/AGENT.md +50 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/marketing-pixel-data-leakage-review-agent/metadata.json +31 -0
- package/agents/marketing/martech-access-governance-review-agent/AGENT.md +51 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/codex.toml +33 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/martech-access-governance-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/marketing/martech-access-governance-review-agent/metadata.json +31 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/AGENT.md +50 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/claude-code.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/codex.toml +32 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/copilot.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/cursor.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/gemini.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-ide.agent.md +33 -0
- package/agents/marketing/programmatic-supply-chain-integrity-review-agent/metadata.json +31 -0
- package/catalog/agents.json +765 -197
- package/catalog/asset-integrity.json +876 -41
- package/catalog/install-roles.json +38 -2
- package/catalog/skill-manifest.json +318 -0
- package/catalog/skills.json +596 -199
- package/package.json +3 -2
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/scripts/export-marketplace-agents.mjs +146 -84
- package/scripts/generate-changelog-counts.mjs +34 -0
- package/scripts/release-prepare.mjs +97 -5
- package/skills/marketing/ai-advertising-targeting-fairness-review/SKILL.md +43 -0
- package/skills/marketing/ai-advertising-targeting-fairness-review/metadata.json +21 -0
- package/skills/marketing/ai-advertising-targeting-fairness-review/references/workflow-and-output.md +150 -0
- package/skills/marketing/analytics-data-minimization-review/SKILL.md +44 -0
- package/skills/marketing/analytics-data-minimization-review/metadata.json +22 -0
- package/skills/marketing/analytics-data-minimization-review/references/workflow-and-output.md +187 -0
- package/skills/marketing/email-sender-authentication-review/SKILL.md +43 -0
- package/skills/marketing/email-sender-authentication-review/metadata.json +22 -0
- package/skills/marketing/email-sender-authentication-review/references/workflow-and-output.md +152 -0
- package/skills/marketing/eu-ai-act-marketing-system-review/SKILL.md +43 -0
- package/skills/marketing/eu-ai-act-marketing-system-review/metadata.json +21 -0
- package/skills/marketing/eu-ai-act-marketing-system-review/references/workflow-and-output.md +176 -0
- package/skills/marketing/influencer-disclosure-compliance-review/SKILL.md +43 -0
- package/skills/marketing/influencer-disclosure-compliance-review/metadata.json +22 -0
- package/skills/marketing/influencer-disclosure-compliance-review/references/workflow-and-output.md +156 -0
- package/skills/marketing/lookalike-audience-upload-compliance-review/SKILL.md +44 -0
- package/skills/marketing/lookalike-audience-upload-compliance-review/metadata.json +21 -0
- package/skills/marketing/lookalike-audience-upload-compliance-review/references/workflow-and-output.md +203 -0
- package/skills/marketing/marketing-consent-data-collection-review/SKILL.md +44 -0
- package/skills/marketing/marketing-consent-data-collection-review/metadata.json +21 -0
- package/skills/marketing/marketing-consent-data-collection-review/references/workflow-and-output.md +139 -0
- package/skills/marketing/marketing-conversion-flow-dark-pattern-review/SKILL.md +45 -0
- package/skills/marketing/marketing-conversion-flow-dark-pattern-review/metadata.json +22 -0
- package/skills/marketing/marketing-conversion-flow-dark-pattern-review/references/workflow-and-output.md +160 -0
- package/skills/marketing/marketing-email-list-retention-review/SKILL.md +43 -0
- package/skills/marketing/marketing-email-list-retention-review/metadata.json +22 -0
- package/skills/marketing/marketing-email-list-retention-review/references/workflow-and-output.md +144 -0
- package/skills/marketing/marketing-gpc-signal-honoring-review/SKILL.md +42 -0
- package/skills/marketing/marketing-gpc-signal-honoring-review/metadata.json +22 -0
- package/skills/marketing/marketing-gpc-signal-honoring-review/references/workflow-and-output.md +145 -0
- package/skills/marketing/marketing-maestro/README.md +37 -0
- package/skills/marketing/marketing-maestro/SKILL.md +49 -0
- package/skills/marketing/marketing-maestro/metadata.json +26 -0
- package/skills/marketing/marketing-maestro/references/safety-checklist.md +67 -0
- package/skills/marketing/marketing-maestro/references/workflow-and-output.md +110 -0
- package/skills/marketing/marketing-pixel-data-leakage-review/SKILL.md +43 -0
- package/skills/marketing/marketing-pixel-data-leakage-review/metadata.json +21 -0
- package/skills/marketing/marketing-pixel-data-leakage-review/references/workflow-and-output.md +129 -0
- package/skills/marketing/martech-access-governance-review/SKILL.md +45 -0
- package/skills/marketing/martech-access-governance-review/metadata.json +21 -0
- package/skills/marketing/martech-access-governance-review/references/workflow-and-output.md +116 -0
- package/skills/marketing/programmatic-supply-chain-integrity-review/SKILL.md +43 -0
- package/skills/marketing/programmatic-supply-chain-integrity-review/metadata.json +22 -0
- package/skills/marketing/programmatic-supply-chain-integrity-review/references/workflow-and-output.md +164 -0
- package/tests/AGENTS.md +17 -0
- package/tests/_generate_maestro_routing_fixtures.py +372 -0
- package/tests/export-cursor-kiro-skill-notice.test.mjs +92 -0
- package/tests/fixtures/README.md +53 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/001-happy-ack-container-platform-operator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/002-happy-actiontrail-audit-analyst.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/003-happy-analyticdb-realtime.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/004-happy-certificate-manager-issuer-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/005-happy-change-impact-advisor.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/006-happy-china-compliance.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/007-happy-cost-anomaly-watch-coordinator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/008-happy-cost-finops-analyst.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/009-happy-daily-operations-briefing-coordinator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/010-happy-devops-cicd-operator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/011-happy-ecs-compute-operator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/012-happy-event-driven-architecture-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/013-happy-function-serverless-operator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/014-happy-iac-change-safety-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/015-happy-kms-secret-lifecycle-steward.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/016-happy-landing-zone-architect.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/017-happy-load-balancer-traffic-engineer.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/018-happy-maxcompute-dataworks-analyst.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/019-happy-migration-architect.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/020-happy-mse-microservice-engine.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/021-happy-network-architect.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/022-happy-observability-incident-responder.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/023-happy-oss-data-perimeter-governor.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/024-happy-oss-storage-steward.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/025-happy-polardb-rds-dba.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/026-happy-ram-iam-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/027-happy-registry-artifact-governor.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/028-happy-resilience-bcdr-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/029-happy-security-center-hardening.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/030-happy-serverless-production-readiness.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/031-happy-solution-architect.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/032-happy-support-incident-coordinator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/033-happy-ticket-triage-escalation-coordinator.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/034-happy-waf-cost-optimization-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/035-happy-waf-reliability-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/036-happy-waf-security-review.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-liveguard-01-live-ack-rollout-guard.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-liveguard-02-live-cost-budget-action-guard.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-liveguard-03-live-kms-key-mutation-guard.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-liveguard-04-live-oss-bucket-policy-guard.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-liveguard-05-live-ram-policy-change-guard.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-liveguard-06-live-rds-polardb-mutation-guard.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/alibaba-maestro-routing/expected/adv-secrets-bait.json +8 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/001-happy-ack-container-platform-operator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/002-happy-actiontrail-audit-analyst.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/003-happy-analyticdb-realtime.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/004-happy-certificate-manager-issuer-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/005-happy-change-impact-advisor.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/006-happy-china-compliance.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/007-happy-cost-anomaly-watch-coordinator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/008-happy-cost-finops-analyst.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/009-happy-daily-operations-briefing-coordinator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/010-happy-devops-cicd-operator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/011-happy-ecs-compute-operator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/012-happy-event-driven-architecture-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/013-happy-function-serverless-operator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/014-happy-iac-change-safety-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/015-happy-kms-secret-lifecycle-steward.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/016-happy-landing-zone-architect.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/017-happy-load-balancer-traffic-engineer.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/018-happy-maxcompute-dataworks-analyst.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/019-happy-migration-architect.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/020-happy-mse-microservice-engine.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/021-happy-network-architect.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/022-happy-observability-incident-responder.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/023-happy-oss-data-perimeter-governor.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/024-happy-oss-storage-steward.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/025-happy-polardb-rds-dba.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/026-happy-ram-iam-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/027-happy-registry-artifact-governor.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/028-happy-resilience-bcdr-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/029-happy-security-center-hardening.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/030-happy-serverless-production-readiness.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/031-happy-solution-architect.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/032-happy-support-incident-coordinator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/033-happy-ticket-triage-escalation-coordinator.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/034-happy-waf-cost-optimization-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/035-happy-waf-reliability-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/036-happy-waf-security-review.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-liveguard-01-live-ack-rollout-guard.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-liveguard-02-live-cost-budget-action-guard.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-liveguard-03-live-kms-key-mutation-guard.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-liveguard-04-live-oss-bucket-policy-guard.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-liveguard-05-live-ram-policy-change-guard.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-liveguard-06-live-rds-polardb-mutation-guard.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/alibaba-maestro-routing/taxonomy.json +480 -0
- package/tests/fixtures/aws-maestro-routing/expected/001-happy-agentcore.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/002-happy-api-edge-delivery-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/003-happy-bedrock-agent-security-governor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/004-happy-change-impact-advisor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/005-happy-ci-cd-release-engineer.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/006-happy-compliance-evidence-mapper.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/007-happy-cost-anomaly-watch-coordinator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/008-happy-cost-optimization-governor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/009-happy-daily-operations-briefing-coordinator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/010-happy-data-protection-backup-steward.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/011-happy-deployment-hotfix-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/012-happy-devops-agent-skill-designer.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/013-happy-dynamodb-data-modeling-performance-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/014-happy-ec2-compute-operations-steward.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/015-happy-ecs-fargate-platform-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/016-happy-ecs-service-remediation-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/017-happy-eks-platform-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/018-happy-event-driven-architecture-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/019-happy-generative-ai-developer.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/020-happy-iac-change-safety-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/021-happy-iac-patch-executor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/022-happy-iam-least-privilege-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/023-happy-kms-secrets-lifecycle-steward.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/024-happy-landing-zone-governor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/025-happy-migration-cutover-architect.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/026-happy-network-architect.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/027-happy-non-destructive-task-automation-advisor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/028-happy-observability-incident-responder.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/029-happy-pipeline-fix-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/030-happy-private-ca-issuer-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/031-happy-rds-aurora-performance-investigator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/032-happy-resilience-bcdr-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/033-happy-s3-data-perimeter-governor.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/034-happy-security-posture-hardening.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/035-happy-serverless-production-readiness.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/036-happy-serverless-rollout-corrector.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/037-happy-solution-architect.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/038-happy-ticket-triage-escalation-coordinator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/039-happy-waf-cost-optimization-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/040-happy-waf-reliability-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/041-happy-waf-security-review.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-liveguard-01-live-deployment-guarded-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-liveguard-02-live-ecs-rollout-guard.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-liveguard-03-live-iac-change-guard.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-liveguard-04-live-pipeline-approval-operator.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-liveguard-05-live-serverless-release-guard.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/aws-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/aws-maestro-routing/inputs/001-happy-agentcore.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/002-happy-api-edge-delivery-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/003-happy-bedrock-agent-security-governor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/004-happy-change-impact-advisor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/005-happy-ci-cd-release-engineer.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/006-happy-compliance-evidence-mapper.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/007-happy-cost-anomaly-watch-coordinator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/008-happy-cost-optimization-governor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/009-happy-daily-operations-briefing-coordinator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/010-happy-data-protection-backup-steward.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/011-happy-deployment-hotfix-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/012-happy-devops-agent-skill-designer.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/013-happy-dynamodb-data-modeling-performance-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/014-happy-ec2-compute-operations-steward.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/015-happy-ecs-fargate-platform-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/016-happy-ecs-service-remediation-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/017-happy-eks-platform-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/018-happy-event-driven-architecture-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/019-happy-generative-ai-developer.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/020-happy-iac-change-safety-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/021-happy-iac-patch-executor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/022-happy-iam-least-privilege-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/023-happy-kms-secrets-lifecycle-steward.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/024-happy-landing-zone-governor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/025-happy-migration-cutover-architect.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/026-happy-network-architect.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/027-happy-non-destructive-task-automation-advisor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/028-happy-observability-incident-responder.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/029-happy-pipeline-fix-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/030-happy-private-ca-issuer-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/031-happy-rds-aurora-performance-investigator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/032-happy-resilience-bcdr-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/033-happy-s3-data-perimeter-governor.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/034-happy-security-posture-hardening.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/035-happy-serverless-production-readiness.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/036-happy-serverless-rollout-corrector.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/037-happy-solution-architect.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/038-happy-ticket-triage-escalation-coordinator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/039-happy-waf-cost-optimization-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/040-happy-waf-reliability-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/041-happy-waf-security-review.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-liveguard-01-live-deployment-guarded-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-liveguard-02-live-ecs-rollout-guard.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-liveguard-03-live-iac-change-guard.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-liveguard-04-live-pipeline-approval-operator.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-liveguard-05-live-serverless-release-guard.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/aws-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/aws-maestro-routing/taxonomy.json +537 -0
- package/tests/fixtures/azure-maestro-routing/expected/001-happy-ai-foundry-ops-governor.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/002-happy-aks-platform-operator.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/003-happy-app-service-production-readiness.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/004-happy-cosmosdb-application-developer.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/005-happy-cosmosdb-performance-investigator.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/006-happy-cosmosdb-platform-operator.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/007-happy-cost-estimation-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/008-happy-cost-optimization-governor.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/009-happy-entra-id-specialist.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/010-happy-identity-governance-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/011-happy-key-vault-secret-lifecycle-auditor.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/012-happy-keyvault-certificate-issuer-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/013-happy-landing-zone-architect.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/014-happy-migrate-landing-zone-cutover.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/015-happy-network-topology-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/016-happy-observability-investigator.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/017-happy-platform-automation-devops.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/018-happy-private-endpoint-adoption-planner.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/019-happy-rbac-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/020-happy-resilience-bcdr-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/021-happy-resource-health-incident-triage.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/022-happy-role-selector.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/023-happy-security-posture-hardening.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/024-happy-subscription-resource-organization.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/025-happy-waf-cost-optimization-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/026-happy-waf-reliability-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/027-happy-waf-security-review.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-01-governance-policy-guardrails.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-02-live-aks-rollout-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-03-live-app-service-slot-swap-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-04-live-arm-deployment-stack-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-05-live-cost-budget-action-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-06-live-entra-role-assignment-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-07-live-keyvault-rotation-purge-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-liveguard-08-live-pim-jit-activation-guard.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/azure-maestro-routing/expected/adv-secrets-bait.json +8 -0
- package/tests/fixtures/azure-maestro-routing/inputs/001-happy-ai-foundry-ops-governor.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/002-happy-aks-platform-operator.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/003-happy-app-service-production-readiness.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/004-happy-cosmosdb-application-developer.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/005-happy-cosmosdb-performance-investigator.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/006-happy-cosmosdb-platform-operator.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/007-happy-cost-estimation-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/008-happy-cost-optimization-governor.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/009-happy-entra-id-specialist.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/010-happy-identity-governance-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/011-happy-key-vault-secret-lifecycle-auditor.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/012-happy-keyvault-certificate-issuer-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/013-happy-landing-zone-architect.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/014-happy-migrate-landing-zone-cutover.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/015-happy-network-topology-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/016-happy-observability-investigator.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/017-happy-platform-automation-devops.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/018-happy-private-endpoint-adoption-planner.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/019-happy-rbac-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/020-happy-resilience-bcdr-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/021-happy-resource-health-incident-triage.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/022-happy-role-selector.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/023-happy-security-posture-hardening.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/024-happy-subscription-resource-organization.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/025-happy-waf-cost-optimization-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/026-happy-waf-reliability-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/027-happy-waf-security-review.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-01-governance-policy-guardrails.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-02-live-aks-rollout-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-03-live-app-service-slot-swap-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-04-live-arm-deployment-stack-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-05-live-cost-budget-action-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-06-live-entra-role-assignment-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-07-live-keyvault-rotation-purge-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-liveguard-08-live-pim-jit-activation-guard.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/azure-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/azure-maestro-routing/taxonomy.json +351 -0
- package/tests/fixtures/contabo-maestro-routing/expected/001-happy-capacity-planner.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/002-happy-cost-optimization-analyst.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/003-happy-security-hardening.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/contabo-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/adv-liveguard-01-live-instance-lifecycle-guard.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/adv-liveguard-02-live-storage-operations-guard.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/001-happy-capacity-planner.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/002-happy-cost-optimization-analyst.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/003-happy-security-hardening.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/adv-liveguard-01-live-instance-lifecycle-guard.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/adv-liveguard-02-live-storage-operations-guard.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/contabo-maestro-routing/taxonomy.json +40 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/001-scaleway-instance-eu-fr.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/002-scaleway-storage-eu-nl.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/003-gandi-vps-no-key.json +16 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/004-gandi-cdn-with-key.json +17 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/005-alibaba-ecs-cny.json +16 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/006-alibaba-rds-ap-southeast.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/007-tencent-cvm-cny.json +16 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/008-tencent-db-ap-singapore.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/009-comparative-aws-vs-scaleway.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/010-comparative-azure-vs-alibaba.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/adv-001-gandi-key-storage-bait.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/adv-002-alibaba-credential-bait.json +15 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/adv-003-tencent-secretid-bait.json +14 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/adv-004-scrape-url-injection.json +15 -0
- package/tests/fixtures/finops-cloud-price-advisor/expected/adv-005-persona-replacement.json +15 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/001-scaleway-instance-eu-fr.json +9 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/002-scaleway-storage-eu-nl.json +9 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/003-gandi-vps-no-key.json +10 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/004-gandi-cdn-with-key.json +11 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/005-alibaba-ecs-cny.json +9 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/006-alibaba-rds-ap-southeast.json +9 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/007-tencent-cvm-cny.json +9 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/008-tencent-db-ap-singapore.json +9 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/009-comparative-aws-vs-scaleway.json +10 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/010-comparative-azure-vs-alibaba.json +10 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/adv-001-gandi-key-storage-bait.json +12 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/adv-002-alibaba-credential-bait.json +11 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/adv-003-tencent-secretid-bait.json +11 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/adv-004-scrape-url-injection.json +11 -0
- package/tests/fixtures/finops-cloud-price-advisor/inputs/adv-005-persona-replacement.json +11 -0
- package/tests/fixtures/finops-cloud-price-advisor/taxonomy.json +10 -0
- package/tests/fixtures/finops-maestro-routing/expected/001-happy-ai-economist.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/002-happy-kubernetes-rightsizer.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/003-happy-cloud-price-advisor.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/004-parallel-ai-and-k8s.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/005-parallel-k8s-and-price.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/006-adversarial-instruction-injection.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/007-adversarial-persona-replacement.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/008-adversarial-secrets-bait.json +4 -0
- package/tests/fixtures/finops-maestro-routing/expected/009-ambiguous.json +4 -0
- package/tests/fixtures/finops-maestro-routing/inputs/001-happy-ai-economist.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/002-happy-kubernetes-rightsizer.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/003-happy-cloud-price-advisor.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/004-parallel-ai-and-k8s.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/005-parallel-k8s-and-price.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/006-adversarial-instruction-injection.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/007-adversarial-persona-replacement.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/008-adversarial-secrets-bait.json +5 -0
- package/tests/fixtures/finops-maestro-routing/inputs/009-ambiguous.json +5 -0
- package/tests/fixtures/finops-maestro-routing/taxonomy.json +144 -0
- package/tests/fixtures/gcp-maestro-routing/expected/001-happy-alloydb-ai-developer.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/002-happy-alloydb-cloudsql-dba.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/003-happy-anthos-multicloud-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/004-happy-apigee-api-platform-operator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/005-happy-bigquery-cost-performance-analyst.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/006-happy-certificate-manager-issuer-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/007-happy-change-impact-advisor.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/008-happy-cloud-auth-advisor.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/009-happy-cloud-run-functions-operator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/010-happy-cloudbuild-deploy-cicd-operator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/011-happy-compliance-assured-workloads.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/012-happy-compute-engine-operator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/013-happy-cost-anomaly-watch-coordinator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/014-happy-cost-finops-analyst.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/015-happy-daily-operations-briefing-coordinator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/016-happy-data-pipeline-engineer.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/017-happy-event-driven-architecture-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/018-happy-firebase-developer.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/019-happy-gcs-data-perimeter-governor.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/020-happy-gemini-api-developer.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/021-happy-gke-platform-operator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/022-happy-iac-change-safety-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/023-happy-iam-least-privilege-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/024-happy-landing-zone-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/025-happy-load-balancer-traffic-engineer.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/026-happy-migration-cutover-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/027-happy-network-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/028-happy-networking-observability.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/029-happy-observability-incident-responder.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/030-happy-registry-artifact-governor.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/031-happy-resilience-bcdr-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/032-happy-resource-inventory-analyst.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/033-happy-secret-kms-lifecycle-steward.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/034-happy-security-posture-hardening.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/035-happy-serverless-production-readiness.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/036-happy-solution-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/037-happy-spanner-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/038-happy-support-incident-coordinator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/039-happy-ticket-triage-escalation-coordinator.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/040-happy-vertex-ai-mlops-engineer.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/041-happy-vpc-service-controls-architect.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/042-happy-waf-cost-optimization-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/043-happy-waf-reliability-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/044-happy-waf-security-review.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-liveguard-01-live-bigquery-dataset-deletion-guard.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-liveguard-02-live-cloud-run-traffic-migration-guard.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-liveguard-03-live-cost-budget-action-guard.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-liveguard-04-live-gke-rollout-guard.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-liveguard-05-live-iam-policy-change-guard.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-liveguard-06-live-kms-key-destruction-guard.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/gcp-maestro-routing/expected/adv-secrets-bait.json +8 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/001-happy-alloydb-ai-developer.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/002-happy-alloydb-cloudsql-dba.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/003-happy-anthos-multicloud-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/004-happy-apigee-api-platform-operator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/005-happy-bigquery-cost-performance-analyst.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/006-happy-certificate-manager-issuer-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/007-happy-change-impact-advisor.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/008-happy-cloud-auth-advisor.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/009-happy-cloud-run-functions-operator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/010-happy-cloudbuild-deploy-cicd-operator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/011-happy-compliance-assured-workloads.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/012-happy-compute-engine-operator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/013-happy-cost-anomaly-watch-coordinator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/014-happy-cost-finops-analyst.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/015-happy-daily-operations-briefing-coordinator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/016-happy-data-pipeline-engineer.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/017-happy-event-driven-architecture-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/018-happy-firebase-developer.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/019-happy-gcs-data-perimeter-governor.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/020-happy-gemini-api-developer.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/021-happy-gke-platform-operator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/022-happy-iac-change-safety-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/023-happy-iam-least-privilege-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/024-happy-landing-zone-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/025-happy-load-balancer-traffic-engineer.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/026-happy-migration-cutover-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/027-happy-network-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/028-happy-networking-observability.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/029-happy-observability-incident-responder.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/030-happy-registry-artifact-governor.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/031-happy-resilience-bcdr-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/032-happy-resource-inventory-analyst.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/033-happy-secret-kms-lifecycle-steward.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/034-happy-security-posture-hardening.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/035-happy-serverless-production-readiness.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/036-happy-solution-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/037-happy-spanner-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/038-happy-support-incident-coordinator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/039-happy-ticket-triage-escalation-coordinator.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/040-happy-vertex-ai-mlops-engineer.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/041-happy-vpc-service-controls-architect.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/042-happy-waf-cost-optimization-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/043-happy-waf-reliability-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/044-happy-waf-security-review.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-liveguard-01-live-bigquery-dataset-deletion-guard.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-liveguard-02-live-cloud-run-traffic-migration-guard.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-liveguard-03-live-cost-budget-action-guard.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-liveguard-04-live-gke-rollout-guard.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-liveguard-05-live-iam-policy-change-guard.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-liveguard-06-live-kms-key-destruction-guard.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/gcp-maestro-routing/taxonomy.json +562 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/001-happy-capacity-planner.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/002-happy-cost-optimization-analyst.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/003-happy-infrastructure-reviewer.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/adv-liveguard-01-live-firewall-rule-guard.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/adv-liveguard-02-live-server-lifecycle-guard.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/001-happy-capacity-planner.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/002-happy-cost-optimization-analyst.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/003-happy-infrastructure-reviewer.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/adv-liveguard-01-live-firewall-rule-guard.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/adv-liveguard-02-live-server-lifecycle-guard.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/hetzner-maestro-routing/taxonomy.json +40 -0
- package/tests/fixtures/huawei-maestro-routing/expected/001-happy-cce-container-platform-operator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/002-happy-certificate-manager-issuer-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/003-happy-change-impact-advisor.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/004-happy-codearts-devops-operator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/005-happy-compliance-sovereignty.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/006-happy-cost-anomaly-watch-coordinator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/007-happy-cost-finops-analyst.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/008-happy-daily-operations-briefing-coordinator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/009-happy-dew-kms-lifecycle-steward.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/010-happy-drs-data-replication-operator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/011-happy-dws-dli-data-analyst.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/012-happy-ecs-compute-operator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/013-happy-event-driven-architecture-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/014-happy-functiongraph-serverless-operator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/015-happy-gaussdb-rds-dba.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/016-happy-iac-change-safety-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/017-happy-iam-least-privilege-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/018-happy-ief-edge-computing-operator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/019-happy-landing-zone-architect.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/020-happy-load-balancer-traffic-engineer.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/021-happy-migration-architect.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/022-happy-modelarts-mlops-engineer.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/023-happy-network-architect.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/024-happy-obs-data-perimeter-governor.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/025-happy-obs-storage-steward.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/026-happy-observability-incident-responder.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/027-happy-registry-artifact-governor.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/028-happy-resilience-bcdr-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/029-happy-secmaster-security-operations.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/030-happy-serverless-production-readiness.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/031-happy-solution-architect.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/032-happy-support-incident-coordinator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/033-happy-ticket-triage-escalation-coordinator.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/034-happy-waf-cost-optimization-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/035-happy-waf-reliability-review.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/036-happy-waf-security-review.json +8 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-liveguard-01-live-cce-rollout-guard.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-liveguard-02-live-cost-budget-action-guard.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-liveguard-03-live-gaussdb-mutation-guard.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-liveguard-04-live-iam-policy-change-guard.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-liveguard-05-live-kms-key-destruction-guard.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-liveguard-06-live-obs-bucket-policy-guard.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/001-happy-cce-container-platform-operator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/002-happy-certificate-manager-issuer-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/003-happy-change-impact-advisor.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/004-happy-codearts-devops-operator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/005-happy-compliance-sovereignty.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/006-happy-cost-anomaly-watch-coordinator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/007-happy-cost-finops-analyst.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/008-happy-daily-operations-briefing-coordinator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/009-happy-dew-kms-lifecycle-steward.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/010-happy-drs-data-replication-operator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/011-happy-dws-dli-data-analyst.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/012-happy-ecs-compute-operator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/013-happy-event-driven-architecture-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/014-happy-functiongraph-serverless-operator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/015-happy-gaussdb-rds-dba.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/016-happy-iac-change-safety-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/017-happy-iam-least-privilege-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/018-happy-ief-edge-computing-operator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/019-happy-landing-zone-architect.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/020-happy-load-balancer-traffic-engineer.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/021-happy-migration-architect.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/022-happy-modelarts-mlops-engineer.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/023-happy-network-architect.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/024-happy-obs-data-perimeter-governor.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/025-happy-obs-storage-steward.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/026-happy-observability-incident-responder.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/027-happy-registry-artifact-governor.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/028-happy-resilience-bcdr-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/029-happy-secmaster-security-operations.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/030-happy-serverless-production-readiness.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/031-happy-solution-architect.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/032-happy-support-incident-coordinator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/033-happy-ticket-triage-escalation-coordinator.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/034-happy-waf-cost-optimization-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/035-happy-waf-reliability-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/036-happy-waf-security-review.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-liveguard-01-live-cce-rollout-guard.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-liveguard-02-live-cost-budget-action-guard.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-liveguard-03-live-gaussdb-mutation-guard.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-liveguard-04-live-iam-policy-change-guard.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-liveguard-05-live-kms-key-destruction-guard.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-liveguard-06-live-obs-bucket-policy-guard.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/huawei-maestro-routing/taxonomy.json +472 -0
- package/tests/fixtures/ionos-maestro-routing/expected/001-happy-cost-optimization-analyst.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/002-happy-datacenter-designer-reviewer.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/003-happy-kubernetes-platform-operator.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/004-happy-security-compliance-reviewer.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/ionos-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/adv-liveguard-01-live-database-lifecycle-guard.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/001-happy-cost-optimization-analyst.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/002-happy-datacenter-designer-reviewer.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/003-happy-kubernetes-platform-operator.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/004-happy-security-compliance-reviewer.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/adv-liveguard-01-live-database-lifecycle-guard.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/ionos-maestro-routing/taxonomy.json +48 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/001-happy-external-secrets-operator-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/002-happy-kubecost-chargeback-allocation-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/003-happy-network-architecture-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/004-happy-pod-spec-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/005-happy-psa-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/006-happy-rbac-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/007-happy-workload-identity-review.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-01-live-admission-policy-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-02-live-argocd-sync-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-03-live-mesh-policy-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-04-live-network-architecture-mutation-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-05-live-network-policy-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-06-live-rbac-mutation-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-liveguard-07-live-velero-restore-guard.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/001-happy-external-secrets-operator-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/002-happy-kubecost-chargeback-allocation-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/003-happy-network-architecture-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/004-happy-pod-spec-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/005-happy-psa-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/006-happy-rbac-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/007-happy-workload-identity-review.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-01-live-admission-policy-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-02-live-argocd-sync-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-03-live-mesh-policy-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-04-live-network-architecture-mutation-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-05-live-network-policy-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-06-live-rbac-mutation-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-liveguard-07-live-velero-restore-guard.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/kubernetes-maestro-routing/taxonomy.json +98 -0
- package/tests/fixtures/marketing-maestro-routing/expected/001-happy-ai-advertising-targeting-fairness-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/002-happy-analytics-data-minimization-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/003-happy-consent-data-collection-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/004-happy-conversion-flow-dark-pattern-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/005-happy-email-list-retention-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/006-happy-email-sender-authentication-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/007-happy-eu-ai-act-marketing-system-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/008-happy-gpc-signal-honoring-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/009-happy-influencer-disclosure-compliance-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/010-happy-lookalike-audience-upload-compliance-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/011-happy-martech-access-governance-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/012-happy-pixel-data-leakage-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/013-happy-programmatic-supply-chain-integrity-review.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-instruction-injection.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-live-guard-gate.json +4 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/marketing-maestro-routing/expected/adv-secrets-bait.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/001-happy-ai-advertising-targeting-fairness-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/002-happy-analytics-data-minimization-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/003-happy-consent-data-collection-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/004-happy-conversion-flow-dark-pattern-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/005-happy-email-list-retention-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/006-happy-email-sender-authentication-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/007-happy-eu-ai-act-marketing-system-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/008-happy-gpc-signal-honoring-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/009-happy-influencer-disclosure-compliance-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/010-happy-lookalike-audience-upload-compliance-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/011-happy-martech-access-governance-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/012-happy-pixel-data-leakage-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/013-happy-programmatic-supply-chain-integrity-review.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-live-guard-gate.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/marketing-maestro-routing/taxonomy.json +183 -0
- package/tests/fixtures/nvidia-maestro-routing/README.md +24 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/01-cuda-coalescing.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/02-dcgm-coverage.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/03-ngc-cosign-policy.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/04-triton-batching.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/05-trt-int8-calibration.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/06-gpu-operator-securitycontext.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/07-spectrumx-nccl.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/08-dgx-bmc.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/09-nemo-agent-toolkit.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/10-nemo-genai.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/11-multi-domain-dgx-bringup.json +8 -0
- package/tests/fixtures/nvidia-maestro-routing/expected/12-promote-nim-to-prod.json +6 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/01-cuda-coalescing.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/02-dcgm-coverage.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/03-ngc-cosign-policy.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/04-triton-batching.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/05-trt-int8-calibration.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/06-gpu-operator-securitycontext.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/07-spectrumx-nccl.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/08-dgx-bmc.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/09-nemo-agent-toolkit.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/10-nemo-genai.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/11-multi-domain-dgx-bringup.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/inputs/12-promote-nim-to-prod.json +4 -0
- package/tests/fixtures/nvidia-maestro-routing/taxonomy.json +49 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/README.md +34 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/01-clean.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/02-unsigned.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/03-digest-drift.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/04-missing-sbom.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/05-missing-model-card.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/06-cve-regression.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/07-expired-cert.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/08-wrong-issuer.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/09-unknown-registry.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/10-replay-stale-attestation.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/expected/11-label-only-model-card.json +7 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/01-clean.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/02-unsigned.json +42 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/03-digest-drift.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/04-missing-sbom.json +44 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/05-missing-model-card.json +44 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/06-cve-regression.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/07-expired-cert.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/08-wrong-issuer.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/09-unknown-registry.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/10-replay-stale-attestation.json +45 -0
- package/tests/fixtures/nvidia-model-promotion-gatekeeper/inputs/11-label-only-model-card.json +45 -0
- package/tests/fixtures/oci-maestro-routing/expected/001-happy-autonomous-database-architect.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/002-happy-certificates-issuer-review.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/003-happy-compute-instance-agent-operator.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/004-happy-compute-platform-operator.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/005-happy-cost-finops-analyst.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/006-happy-database-platform-dba.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/007-happy-dbtools-sql-analyst.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/008-happy-devops-container-platform-engineer.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/009-happy-exadata-platform-architect.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/010-happy-fusion-apps-environment-operator.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/011-happy-goldengate-replication-operator.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/012-happy-identity-access-governor.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/013-happy-iot-digital-twin-engineer.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/014-happy-limits-capacity-planner.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/015-happy-load-balancer-traffic-engineer.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/016-happy-migration-cutover-architect.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/017-happy-multi-cloud-architect.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/018-happy-mysql-heatwave-ai-specialist.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/019-happy-network-architect.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/020-happy-observability-incident-responder.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/021-happy-recovery-service-operator.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/022-happy-registry-artifact-governor.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/023-happy-resource-search-inventory-analyst.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/024-happy-security-compliance-reviewer.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/025-happy-solution-architect.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/026-happy-storage-backup-steward.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/027-happy-support-incident-coordinator.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/028-happy-waf-cost-optimization-review.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/029-happy-waf-reliability-review.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/030-happy-waf-security-review.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-01-cloud-guard-responder.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-02-live-autonomous-db-lifecycle-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-03-live-cost-budget-runaway-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-04-live-iam-policy-compartment-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-05-live-network-security-rule-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-06-live-oke-rollout-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-07-live-resource-manager-stack-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-liveguard-08-live-vault-key-destruction-guard.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/oci-maestro-routing/expected/adv-secrets-bait.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/001-happy-autonomous-database-architect.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/002-happy-certificates-issuer-review.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/003-happy-compute-instance-agent-operator.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/004-happy-compute-platform-operator.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/005-happy-cost-finops-analyst.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/006-happy-database-platform-dba.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/007-happy-dbtools-sql-analyst.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/008-happy-devops-container-platform-engineer.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/009-happy-exadata-platform-architect.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/010-happy-fusion-apps-environment-operator.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/011-happy-goldengate-replication-operator.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/012-happy-identity-access-governor.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/013-happy-iot-digital-twin-engineer.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/014-happy-limits-capacity-planner.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/015-happy-load-balancer-traffic-engineer.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/016-happy-migration-cutover-architect.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/017-happy-multi-cloud-architect.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/018-happy-mysql-heatwave-ai-specialist.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/019-happy-network-architect.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/020-happy-observability-incident-responder.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/021-happy-recovery-service-operator.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/022-happy-registry-artifact-governor.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/023-happy-resource-search-inventory-analyst.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/024-happy-security-compliance-reviewer.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/025-happy-solution-architect.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/026-happy-storage-backup-steward.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/027-happy-support-incident-coordinator.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/028-happy-waf-cost-optimization-review.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/029-happy-waf-reliability-review.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/030-happy-waf-security-review.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-01-cloud-guard-responder.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-02-live-autonomous-db-lifecycle-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-03-live-cost-budget-runaway-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-04-live-iam-policy-compartment-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-05-live-network-security-rule-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-06-live-oke-rollout-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-07-live-resource-manager-stack-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-liveguard-08-live-vault-key-destruction-guard.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/oci-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/oci-maestro-routing/taxonomy.json +381 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/001-happy-cost-finops-analyst.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/002-happy-iam-policy-review.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/003-happy-kubernetes-platform-operator.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/004-happy-network-architect.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/adv-liveguard-01-live-kms-key-destruction-guard.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/001-happy-cost-finops-analyst.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/002-happy-iam-policy-review.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/003-happy-kubernetes-platform-operator.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/004-happy-network-architect.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/adv-liveguard-01-live-kms-key-destruction-guard.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/ovhcloud-maestro-routing/taxonomy.json +46 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/001-happy-cost-optimizer.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/002-happy-iam-policy-review.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/003-happy-kapsule-platform-operator.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/004-happy-network-architect.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/adv-liveguard-01-live-kapsule-rollout-guard.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/001-happy-cost-optimizer.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/002-happy-iam-policy-review.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/003-happy-kapsule-platform-operator.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/004-happy-network-architect.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/adv-liveguard-01-live-kapsule-rollout-guard.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/scaleway-maestro-routing/taxonomy.json +54 -0
- package/tests/fixtures/terraform-maestro-routing/expected/001-happy-reviewer.json +6 -0
- package/tests/fixtures/terraform-maestro-routing/expected/adv-ambiguous.json +4 -0
- package/tests/fixtures/terraform-maestro-routing/expected/adv-instruction-injection.json +6 -0
- package/tests/fixtures/terraform-maestro-routing/expected/adv-persona-replacement.json +6 -0
- package/tests/fixtures/terraform-maestro-routing/expected/adv-secrets-bait.json +6 -0
- package/tests/fixtures/terraform-maestro-routing/inputs/001-happy-reviewer.json +7 -0
- package/tests/fixtures/terraform-maestro-routing/inputs/adv-ambiguous.json +7 -0
- package/tests/fixtures/terraform-maestro-routing/inputs/adv-instruction-injection.json +7 -0
- package/tests/fixtures/terraform-maestro-routing/inputs/adv-persona-replacement.json +7 -0
- package/tests/fixtures/terraform-maestro-routing/inputs/adv-secrets-bait.json +7 -0
- package/tests/fixtures/terraform-maestro-routing/taxonomy.json +107 -0
- package/tests/fuzz-properties.test.mjs +211 -0
- package/tests/integration/rbac-pre-flight/README.md +160 -0
- package/tests/integration/rbac-pre-flight/ci/kind-rbac-preflight.yaml +49 -0
- package/tests/integration/rbac-pre-flight/guards/admission-policy.sh +53 -0
- package/tests/integration/rbac-pre-flight/guards/argocd-sync.sh +50 -0
- package/tests/integration/rbac-pre-flight/guards/mesh-policy.sh +48 -0
- package/tests/integration/rbac-pre-flight/guards/network-arch.sh +119 -0
- package/tests/integration/rbac-pre-flight/guards/network-policy.sh +49 -0
- package/tests/integration/rbac-pre-flight/guards/rbac-mutation.sh +56 -0
- package/tests/integration/rbac-pre-flight/guards/velero-restore.sh +52 -0
- package/tests/integration/rbac-pre-flight/lib/common.sh +252 -0
- package/tests/integration/rbac-pre-flight/run-all.sh +229 -0
- package/tests/test-copilot-skill-bundling.py +129 -0
- package/tests/test-gemini-skill-bundling.py +102 -0
- package/tests/test-marketplace-validators.py +685 -0
- package/tests/test-vfa-export-coverage.test.mjs +717 -0
- package/tests/validate-agent-frontmatter-schema.py +256 -0
- package/tests/validate-asset-integrity.py +234 -0
- package/tests/validate-aws-progressive-disclosure.py +72 -0
- package/tests/validate-aws-skill-quality.py +171 -0
- package/tests/validate-azure-oci-live-guards.sh +157 -0
- package/tests/validate-catalog.py +362 -0
- package/tests/validate-codex-marketplace.py +152 -0
- package/tests/validate-finops-price-fixtures.py +200 -0
- package/tests/validate-kiro-powers.py +243 -0
- package/tests/validate-links.py +94 -0
- package/tests/validate-maestro-routing.py +224 -0
- package/tests/validate-mcp-trust-matrix.py +91 -0
- package/tests/validate-multi-harness-marketplace.py +188 -0
- package/tests/validate-no-lifecycle-scripts.py +86 -0
- package/tests/validate-nvidia-promotion-gatekeeper.py +299 -0
- package/tests/validate-plugin-manifest.py +147 -0
- package/tests/validate-skill-allowed-tools.py +138 -0
- package/tests/validate-skill-frontmatter-schema.py +286 -0
- package/tests/validate-skill-manifest.py +116 -0
package/catalog/skills.json
CHANGED
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"https://www.alibabacloud.com/help/en/acr",
|
|
42
42
|
"https://www.alibabacloud.com/help/en/asm"
|
|
43
43
|
],
|
|
44
|
-
"security_notes": "Require OIDC workload identity for all production workloads
|
|
44
|
+
"security_notes": "Require OIDC workload identity for all production workloads \u2014 do not approve RAM access key mounting in pods. Require ACR Enterprise vulnerability scanning before deploying images to production clusters. Do not skip Kubernetes version upgrades beyond two minor versions.",
|
|
45
45
|
"last_verified": "2026-05-08",
|
|
46
46
|
"path": "skills/alibaba/alibaba-ack-container-platform-operator",
|
|
47
47
|
"author": "github: Raishin",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"https://www.alibabacloud.com/help/en/actiontrail",
|
|
67
67
|
"https://www.alibabacloud.com/help/en/sls"
|
|
68
68
|
],
|
|
69
|
-
"security_notes": "Do not delete ActionTrail trails or SLS logstores
|
|
69
|
+
"security_notes": "Do not delete ActionTrail trails or SLS logstores \u2014 audit log destruction may violate MLPS 2.0 retention requirements. Disabling ActionTrail blinds compliance evidence collection.",
|
|
70
70
|
"last_verified": "2026-05-08",
|
|
71
71
|
"path": "skills/alibaba/alibaba-actiontrail-audit-analyst",
|
|
72
72
|
"author": "github: Raishin",
|
|
@@ -111,14 +111,14 @@
|
|
|
111
111
|
"kiro",
|
|
112
112
|
"other"
|
|
113
113
|
],
|
|
114
|
-
"summary": "Review Alibaba Cloud SSL Certificate Service
|
|
114
|
+
"summary": "Review Alibaba Cloud SSL Certificate Service \u2014 DV/OV/EV certificate lifecycle, auto-renewal configuration, certificate deployment to SLB/ALB/CDN/OSS, domain validation status, CAA record compliance, and expiry monitoring.",
|
|
115
115
|
"source_type": "original",
|
|
116
116
|
"official_docs": [
|
|
117
117
|
"https://www.alibabacloud.com/help/en/ssl-certificate/latest/what-is-ssl-certificates-service",
|
|
118
118
|
"https://www.alibabacloud.com/help/en/slb/application-load-balancer/user-guide/create-an-https-listener",
|
|
119
119
|
"https://www.alibabacloud.com/help/en/cdn/user-guide/configure-an-ssl-certificate"
|
|
120
120
|
],
|
|
121
|
-
"security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems
|
|
121
|
+
"security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems \u2014 for maximum security, use CSR-based upload with your own private key generated locally. SLB/ALB HTTPS listeners using TLS 1.0 or 1.1 are non-compliant with PCI-DSS and MLPS 2.0 \u2014 enforce TLS 1.2+ via security policy configuration.",
|
|
122
122
|
"last_verified": "2026-05-09",
|
|
123
123
|
"path": "skills/alibaba/alibaba-certificate-manager-issuer-review",
|
|
124
124
|
"version": "0.1.0",
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"kiro",
|
|
138
138
|
"other"
|
|
139
139
|
],
|
|
140
|
-
"summary": "Pre-change blast radius analysis for Alibaba Cloud
|
|
140
|
+
"summary": "Pre-change blast radius analysis for Alibaba Cloud \u2014 Resource Directory OU scope mapping, RAM policy cascade effects, VPC peering and CEN impact, SLB backend pool changes, RDS connection pool disruption, and safe change sequencing.",
|
|
141
141
|
"source_type": "original",
|
|
142
142
|
"official_docs": [
|
|
143
143
|
"https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"https://www.alibabacloud.com/help/en/cen/latest/what-is-cen",
|
|
146
146
|
"https://www.alibabacloud.com/help/en/vpc/latest/vpc-peering-connections-overview"
|
|
147
147
|
],
|
|
148
|
-
"security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies
|
|
148
|
+
"security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies \u2014 changes at root level must have explicit dual approval. CEN route changes are near-instantaneous and propagate globally \u2014 always test in a staging CEN attachment before applying to production.",
|
|
149
149
|
"last_verified": "2026-05-09",
|
|
150
150
|
"path": "skills/alibaba/alibaba-change-impact-advisor",
|
|
151
151
|
"version": "0.1.0",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"kiro",
|
|
190
190
|
"other"
|
|
191
191
|
],
|
|
192
|
-
"summary": "Detect and coordinate response to Alibaba Cloud cost anomalies
|
|
192
|
+
"summary": "Detect and coordinate response to Alibaba Cloud cost anomalies \u2014 MaxCompute CU vs on-demand billing mismatch, ECS spot instance interruption cascades, CDN traffic spike billing, OSS API request cost explosions, budget alert \u2192 DingTalk notification \u2192 remediation playbook.",
|
|
193
193
|
"source_type": "original",
|
|
194
194
|
"official_docs": [
|
|
195
195
|
"https://www.alibabacloud.com/help/en/maxcompute/latest/billing-overview",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"https://www.alibabacloud.com/help/en/cost-management/latest/overview",
|
|
198
198
|
"https://www.alibabacloud.com/help/en/cdn/user-guide/billing-overview"
|
|
199
199
|
],
|
|
200
|
-
"security_notes": "Alibaba Cloud cost data is accessible via the billing API
|
|
200
|
+
"security_notes": "Alibaba Cloud cost data is accessible via the billing API \u2014 restrict AccessKey permissions for billing API access to read-only (AliyunBSSReadOnlyAccess). China mainland billing accounts and international accounts cannot be consolidated \u2014 separate anomaly monitoring pipelines required for each account type.",
|
|
201
201
|
"last_verified": "2026-05-09",
|
|
202
202
|
"path": "skills/alibaba/alibaba-cost-anomaly-watch-coordinator",
|
|
203
203
|
"version": "0.1.0",
|
|
@@ -241,7 +241,7 @@
|
|
|
241
241
|
"kiro",
|
|
242
242
|
"other"
|
|
243
243
|
],
|
|
244
|
-
"summary": "Coordinate the daily Alibaba Cloud operations standup
|
|
244
|
+
"summary": "Coordinate the daily Alibaba Cloud operations standup \u2014 cost delta from Cost Manager, ActionTrail anomaly review, ACK pod failure triage, quota utilization warnings, Security Center finding review, and action item assignment.",
|
|
245
245
|
"source_type": "original",
|
|
246
246
|
"official_docs": [
|
|
247
247
|
"https://www.alibabacloud.com/help/en/cost-management/latest/overview",
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
"https://www.alibabacloud.com/help/en/ack/ack-managed-and-ack-dedicated/user-guide/overview-7",
|
|
250
250
|
"https://www.alibabacloud.com/help/en/security-center/latest/what-is-security-center"
|
|
251
251
|
],
|
|
252
|
-
"security_notes": "Alibaba Cloud ActionTrail logs contain API call details that may reveal internal architecture
|
|
252
|
+
"security_notes": "Alibaba Cloud ActionTrail logs contain API call details that may reveal internal architecture \u2014 restrict ActionTrail SLS project access to security team members only. Daily briefing cost data reveals workload scale and spending patterns \u2014 distribute briefing reports only to authorized stakeholders.",
|
|
253
253
|
"last_verified": "2026-05-09",
|
|
254
254
|
"path": "skills/alibaba/alibaba-daily-operations-briefing-coordinator",
|
|
255
255
|
"version": "0.1.0",
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"https://www.alibabacloud.com/help/en/rdc",
|
|
275
275
|
"https://www.alibabacloud.com/help/en/acr"
|
|
276
276
|
],
|
|
277
|
-
"security_notes": "Do not deploy to production without staging verification. ACR image tags are mutable
|
|
277
|
+
"security_notes": "Do not deploy to production without staging verification. ACR image tags are mutable \u2014 use digest-pinned references for production deployments. Flow pipeline rollback requires preserved previous artifact.",
|
|
278
278
|
"last_verified": "2026-05-08",
|
|
279
279
|
"path": "skills/alibaba/alibaba-devops-cicd-operator",
|
|
280
280
|
"author": "github: Raishin",
|
|
@@ -320,7 +320,7 @@
|
|
|
320
320
|
"kiro",
|
|
321
321
|
"other"
|
|
322
322
|
],
|
|
323
|
-
"summary": "Review Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs
|
|
323
|
+
"summary": "Review Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs \u2014 dead-letter queues, message ordering, idempotency, retry storm prevention, schema registry, and consumer group lag monitoring.",
|
|
324
324
|
"source_type": "original",
|
|
325
325
|
"official_docs": [
|
|
326
326
|
"https://www.alibabacloud.com/help/en/eventbridge/latest/what-is-eventbridge",
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"https://www.alibabacloud.com/help/en/apsaramq-for-rocketmq/latest/what-is-rocketmq",
|
|
329
329
|
"https://www.alibabacloud.com/help/en/mse/latest/overview-of-mse"
|
|
330
330
|
],
|
|
331
|
-
"security_notes": "Alibaba Cloud EventBridge event buses can be public
|
|
331
|
+
"security_notes": "Alibaba Cloud EventBridge event buses can be public \u2014 restrict event bus policies to specific source services and target endpoints. MNS message bodies may contain sensitive data \u2014 use SSE encryption at rest for MNS queues in regulated environments.",
|
|
332
332
|
"last_verified": "2026-05-09",
|
|
333
333
|
"path": "skills/alibaba/alibaba-event-driven-architecture-review",
|
|
334
334
|
"version": "0.1.0",
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
"kiro",
|
|
374
374
|
"other"
|
|
375
375
|
],
|
|
376
|
-
"summary": "Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud
|
|
376
|
+
"summary": "Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud \u2014 blast radius analysis, resource deletion detection, cross-stack dependency impact, Resource Directory scope, and rollback plan completeness.",
|
|
377
377
|
"source_type": "original",
|
|
378
378
|
"official_docs": [
|
|
379
379
|
"https://www.alibabacloud.com/help/en/resource-orchestration-service/latest/what-is-ros",
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
"https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
|
|
382
382
|
"https://www.alibabacloud.com/help/en/oss/user-guide/server-side-encryption"
|
|
383
383
|
],
|
|
384
|
-
"security_notes": "Alibaba Cloud Terraform provider state files expose resource attribute details
|
|
384
|
+
"security_notes": "Alibaba Cloud Terraform provider state files expose resource attribute details \u2014 OSS backend bucket must deny public access and use SSE-KMS. ROS resource deletion protection must be enabled on production stacks \u2014 stacks without deletion protection can be destroyed with a single API call.",
|
|
385
385
|
"last_verified": "2026-05-09",
|
|
386
386
|
"path": "skills/alibaba/alibaba-iac-change-safety-review",
|
|
387
387
|
"version": "0.1.0",
|
|
@@ -426,7 +426,7 @@
|
|
|
426
426
|
"kiro",
|
|
427
427
|
"other"
|
|
428
428
|
],
|
|
429
|
-
"summary": "Design Alibaba Cloud landing zone
|
|
429
|
+
"summary": "Design Alibaba Cloud landing zone \u2014 Resource Management org tree, Cloud SSO, Control Policy (SCP equivalent), multi-account governance baseline, billing account structure, and ActionTrail centralization.",
|
|
430
430
|
"source_type": "original",
|
|
431
431
|
"official_docs": [
|
|
432
432
|
"https://www.alibabacloud.com/help/en/resource-management",
|
|
@@ -479,7 +479,7 @@
|
|
|
479
479
|
"gemini",
|
|
480
480
|
"kiro"
|
|
481
481
|
],
|
|
482
|
-
"summary": "Gate live financial authority actions
|
|
482
|
+
"summary": "Gate live financial authority actions \u2014 budget threshold changes, Savings Plan purchases, Reserved Instance commitments. These are committed spend or can trigger immediate service suspension.",
|
|
483
483
|
"source_type": "original",
|
|
484
484
|
"official_docs": [
|
|
485
485
|
"https://www.alibabacloud.com/help/en/bss"
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
"gemini",
|
|
504
504
|
"kiro"
|
|
505
505
|
],
|
|
506
|
-
"summary": "Gate KMS key deletion and disable operations
|
|
506
|
+
"summary": "Gate KMS key deletion and disable operations \u2014 all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
|
|
507
507
|
"source_type": "original",
|
|
508
508
|
"official_docs": [
|
|
509
509
|
"https://www.alibabacloud.com/help/en/kms",
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"gemini",
|
|
529
529
|
"kiro"
|
|
530
530
|
],
|
|
531
|
-
"summary": "Gate OSS bucket ACL and policy mutations
|
|
531
|
+
"summary": "Gate OSS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data to internet crawlers within seconds; CN-* cross-border replication requires DSL Article 31 assessment.",
|
|
532
532
|
"source_type": "original",
|
|
533
533
|
"official_docs": [
|
|
534
534
|
"https://www.alibabacloud.com/help/en/oss"
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"gemini",
|
|
553
553
|
"kiro"
|
|
554
554
|
],
|
|
555
|
-
"summary": "Gate RAM policy/role mutations
|
|
555
|
+
"summary": "Gate RAM policy/role mutations \u2014 account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
|
|
556
556
|
"source_type": "original",
|
|
557
557
|
"official_docs": [
|
|
558
558
|
"https://www.alibabacloud.com/help/en/ram",
|
|
@@ -577,7 +577,7 @@
|
|
|
577
577
|
"gemini",
|
|
578
578
|
"kiro"
|
|
579
579
|
],
|
|
580
|
-
"summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal
|
|
580
|
+
"summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal \u2014 database deletion without verified backup is permanently destructive.",
|
|
581
581
|
"source_type": "original",
|
|
582
582
|
"official_docs": [
|
|
583
583
|
"https://www.alibabacloud.com/help/en/rds",
|
|
@@ -601,7 +601,7 @@
|
|
|
601
601
|
"kiro",
|
|
602
602
|
"other"
|
|
603
603
|
],
|
|
604
|
-
"summary": "Traffic engineering for Alibaba Cloud load balancers
|
|
604
|
+
"summary": "Traffic engineering for Alibaba Cloud load balancers \u2014 CLB (Classic, legacy), ALB (Application Load Balancer, Layer 7 advanced routing), NLB (Network Load Balancer, Layer 4 high throughput), and GA (Global Accelerator) \u2014 type selection, health check design, WAF integration, and traffic distribution.",
|
|
605
605
|
"source_type": "original",
|
|
606
606
|
"official_docs": [
|
|
607
607
|
"https://www.alibabacloud.com/help/en/slb/classic-load-balancer/product-overview/what-is-clb",
|
|
@@ -609,7 +609,7 @@
|
|
|
609
609
|
"https://www.alibabacloud.com/help/en/slb/network-load-balancer/product-overview/what-is-nlb",
|
|
610
610
|
"https://www.alibabacloud.com/help/en/global-accelerator/latest/what-is-global-accelerator"
|
|
611
611
|
],
|
|
612
|
-
"security_notes": "CLB instances with public listeners and no WAF integration are exposed directly to the internet
|
|
612
|
+
"security_notes": "CLB instances with public listeners and no WAF integration are exposed directly to the internet \u2014 ALB with WAF integration is required for PCI-DSS and MLPS 2.0 Level 3 regulated HTTP workloads. NLB passes client source IP directly to backends \u2014 backend security groups must account for this and restrict access from the NLB CIDR range.",
|
|
613
613
|
"last_verified": "2026-05-09",
|
|
614
614
|
"path": "skills/alibaba/alibaba-load-balancer-traffic-engineer",
|
|
615
615
|
"version": "0.1.0",
|
|
@@ -628,7 +628,7 @@
|
|
|
628
628
|
"gemini",
|
|
629
629
|
"kiro"
|
|
630
630
|
],
|
|
631
|
-
"summary": "Route Alibaba Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. China-region aware
|
|
631
|
+
"summary": "Route Alibaba Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. China-region aware \u2014 flags MLPS 2.0, DSL, and PIPL obligations for CN-* workloads. Classifies and dispatches only; never answers Alibaba Cloud questions directly. Never auto-dispatches live-guard agents.",
|
|
632
632
|
"source_type": "original",
|
|
633
633
|
"official_docs": [
|
|
634
634
|
"https://www.alibabacloud.com/help/en",
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"https://www.alibabacloud.com/help/en/vpc",
|
|
637
637
|
"https://www.alibabacloud.com/help/en/ecs"
|
|
638
638
|
],
|
|
639
|
-
"security_notes": "Maestro must never auto-dispatch live-guard agents. RAM AdministratorAccess mutations and KMS key deletion are irreversible with account-wide or permanent data-loss blast radius. China mainland regions carry additional DSL/MLPS/PIPL obligations
|
|
639
|
+
"security_notes": "Maestro must never auto-dispatch live-guard agents. RAM AdministratorAccess mutations and KMS key deletion are irreversible with account-wide or permanent data-loss blast radius. China mainland regions carry additional DSL/MLPS/PIPL obligations \u2014 flag cross-border data transfer and MLPS grading questions before routing.",
|
|
640
640
|
"last_verified": "2026-05-08",
|
|
641
641
|
"path": "skills/alibaba/alibaba-maestro",
|
|
642
642
|
"author": "github: Raishin",
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"https://www.alibabacloud.com/help/en/smc",
|
|
689
689
|
"https://www.alibabacloud.com/help/en/dts"
|
|
690
690
|
],
|
|
691
|
-
"security_notes": "DTS replication user requires REPLICATION SLAVE privilege
|
|
691
|
+
"security_notes": "DTS replication user requires REPLICATION SLAVE privilege \u2014 least privilege on source. Never cut over without verifying DTS lag < 5 seconds and backup integrity.",
|
|
692
692
|
"last_verified": "2026-05-08",
|
|
693
693
|
"path": "skills/alibaba/alibaba-migration-architect",
|
|
694
694
|
"author": "github: Raishin",
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
"kiro",
|
|
708
708
|
"other"
|
|
709
709
|
],
|
|
710
|
-
"summary": "Configure and operate Alibaba MSE
|
|
710
|
+
"summary": "Configure and operate Alibaba MSE \u2014 Nacos service discovery and configuration management, Sentinel rate limiting and circuit breaking, Seata distributed transactions, and ARMS APM for microservices observability.",
|
|
711
711
|
"source_type": "original",
|
|
712
712
|
"official_docs": [
|
|
713
713
|
"https://www.alibabacloud.com/help/en/mse",
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"kiro",
|
|
733
733
|
"other"
|
|
734
734
|
],
|
|
735
|
-
"summary": "Design Alibaba Cloud network topology
|
|
735
|
+
"summary": "Design Alibaba Cloud network topology \u2014 VPC peering, CEN for multi-VPC/multi-region connectivity, Express Connect for private circuits, SLB/ALB/NLB/CLB load balancer selection, and Smart Access Gateway for branch offices.",
|
|
736
736
|
"source_type": "original",
|
|
737
737
|
"official_docs": [
|
|
738
738
|
"https://www.alibabacloud.com/help/en/vpc",
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
"kiro",
|
|
786
786
|
"other"
|
|
787
787
|
],
|
|
788
|
-
"summary": "Govern Alibaba Cloud OSS data perimeters
|
|
788
|
+
"summary": "Govern Alibaba Cloud OSS data perimeters \u2014 bucket ACL and policy conflict resolution, Block Public Access configuration, cross-account access via RAM role, VPC endpoint binding for private access, WORM (Object Lock), and MLPS 2.0 data residency compliance.",
|
|
789
789
|
"source_type": "original",
|
|
790
790
|
"official_docs": [
|
|
791
791
|
"https://www.alibabacloud.com/help/en/oss/user-guide/block-public-access",
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
"https://www.alibabacloud.com/help/en/oss/user-guide/use-bucket-policies-to-authorize-other-users-to-access-oss-resources",
|
|
794
794
|
"https://www.alibabacloud.com/help/en/oss/user-guide/oss-interface-for-vpc"
|
|
795
795
|
],
|
|
796
|
-
"security_notes": "Alibaba Cloud OSS bucket names are globally unique
|
|
796
|
+
"security_notes": "Alibaba Cloud OSS bucket names are globally unique \u2014 a publicly accessible bucket with a guessable name exposes data without authentication. OSS Cross-Region Replication (CRR) to international regions from CN-* buckets containing personal data violates PIPL and may violate MLPS 2.0 \u2014 verify replication destination region compliance.",
|
|
797
797
|
"last_verified": "2026-05-09",
|
|
798
798
|
"path": "skills/alibaba/alibaba-oss-data-perimeter-governor",
|
|
799
799
|
"version": "0.1.0",
|
|
@@ -837,7 +837,7 @@
|
|
|
837
837
|
"kiro",
|
|
838
838
|
"other"
|
|
839
839
|
],
|
|
840
|
-
"summary": "Operate PolarDB (MySQL/PG/Oracle) clusters and RDS instances
|
|
840
|
+
"summary": "Operate PolarDB (MySQL/PG/Oracle) clusters and RDS instances \u2014 DAS diagnostics, database proxy, Global Database Network, backup strategy, and performance tuning.",
|
|
841
841
|
"source_type": "original",
|
|
842
842
|
"official_docs": [
|
|
843
843
|
"https://www.alibabacloud.com/help/en/polardb",
|
|
@@ -869,7 +869,7 @@
|
|
|
869
869
|
"https://www.alibabacloud.com/help/en/ram",
|
|
870
870
|
"https://www.alibabacloud.com/help/en/resource-management"
|
|
871
871
|
],
|
|
872
|
-
"security_notes": "Never request RAM AccessKey/SecretKey or STS tokens. RAM AdministratorAccess is a critical finding. Resource Directory Control Policy overrides all RAM policies in member accounts
|
|
872
|
+
"security_notes": "Never request RAM AccessKey/SecretKey or STS tokens. RAM AdministratorAccess is a critical finding. Resource Directory Control Policy overrides all RAM policies in member accounts \u2014 test in simulation before enforcement.",
|
|
873
873
|
"last_verified": "2026-05-08",
|
|
874
874
|
"path": "skills/alibaba/alibaba-ram-iam-review",
|
|
875
875
|
"author": "github: Raishin",
|
|
@@ -888,14 +888,14 @@
|
|
|
888
888
|
"kiro",
|
|
889
889
|
"other"
|
|
890
890
|
],
|
|
891
|
-
"summary": "Govern Alibaba Cloud Container Registry (ACR)
|
|
891
|
+
"summary": "Govern Alibaba Cloud Container Registry (ACR) \u2014 Enterprise Edition vs Personal Edition selection, image vulnerability scanning, namespace IAM least privilege, image retention policies, cross-region replication, and supply chain security posture.",
|
|
892
892
|
"source_type": "original",
|
|
893
893
|
"official_docs": [
|
|
894
894
|
"https://www.alibabacloud.com/help/en/acr/product-overview/what-is-container-registry",
|
|
895
895
|
"https://www.alibabacloud.com/help/en/acr/user-guide/configure-image-tag-immutability",
|
|
896
896
|
"https://www.alibabacloud.com/help/en/acr/user-guide/use-image-scanner-to-scan-images"
|
|
897
897
|
],
|
|
898
|
-
"security_notes": "ACR Personal Edition namespaces are globally shared
|
|
898
|
+
"security_notes": "ACR Personal Edition namespaces are globally shared \u2014 namespace name collisions are possible; use ACR Enterprise Edition with isolated instance for production. Public ACR namespaces in CN-* regions are accessible globally \u2014 this creates cross-border data flow implications under Chinese data regulations.",
|
|
899
899
|
"last_verified": "2026-05-09",
|
|
900
900
|
"path": "skills/alibaba/alibaba-registry-artifact-governor",
|
|
901
901
|
"version": "0.1.0",
|
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
"kiro",
|
|
915
915
|
"other"
|
|
916
916
|
],
|
|
917
|
-
"summary": "Review Alibaba Cloud workload HA and BCDR designs
|
|
917
|
+
"summary": "Review Alibaba Cloud workload HA and BCDR designs \u2014 RDS High-Availability Edition failover, PolarDB Global Database Network, ACK multi-zone, ECS disaster recovery cross-region, RTO/RPO target analysis, and HBR (Hybrid Backup Recovery) coverage.",
|
|
918
918
|
"source_type": "original",
|
|
919
919
|
"official_docs": [
|
|
920
920
|
"https://www.alibabacloud.com/help/en/rds/apsaradb-rds-for-mysql/disaster-recovery-solution",
|
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
"https://www.alibabacloud.com/help/en/hybrid-backup-recovery/latest/what-is-hbr",
|
|
924
924
|
"https://www.alibabacloud.com/help/en/server-load-balancer/latest/what-is-global-traffic-manager"
|
|
925
925
|
],
|
|
926
|
-
"security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures
|
|
926
|
+
"security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures \u2014 require cross-region vault configuration. PolarDB Global Database Network write routing to primary means regional primary failure requires manual failover promotion \u2014 confirm this is documented in runbooks.",
|
|
927
927
|
"last_verified": "2026-05-09",
|
|
928
928
|
"path": "skills/alibaba/alibaba-resilience-bcdr-review",
|
|
929
929
|
"version": "0.1.0",
|
|
@@ -950,7 +950,7 @@
|
|
|
950
950
|
"https://www.alibabacloud.com/help/en/ddos",
|
|
951
951
|
"https://www.alibabacloud.com/help/en/cloud-firewall"
|
|
952
952
|
],
|
|
953
|
-
"security_notes": "Cloud Firewall policy changes affect all instances in scope simultaneously. WAF bypass via IP whitelist requires documented justification. Anti-DDoS tier downgrade during an active attack is blocked. Security Center agent uninstall removes host-level visibility
|
|
953
|
+
"security_notes": "Cloud Firewall policy changes affect all instances in scope simultaneously. WAF bypass via IP whitelist requires documented justification. Anti-DDoS tier downgrade during an active attack is blocked. Security Center agent uninstall removes host-level visibility \u2014 confirm before removing.",
|
|
954
954
|
"last_verified": "2026-05-08",
|
|
955
955
|
"path": "skills/alibaba/alibaba-security-center-hardening",
|
|
956
956
|
"author": "github: Raishin",
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
"kiro",
|
|
970
970
|
"other"
|
|
971
971
|
],
|
|
972
|
-
"summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness
|
|
972
|
+
"summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness \u2014 cold start optimization, VPC binding, RAM role injection, ARMS distributed tracing, security group rules, concurrency limits, and SLA-readiness.",
|
|
973
973
|
"source_type": "original",
|
|
974
974
|
"official_docs": [
|
|
975
975
|
"https://www.alibabacloud.com/help/en/functioncompute/latest/overview",
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
"https://www.alibabacloud.com/help/en/arms/latest/what-is-arms",
|
|
978
978
|
"https://www.alibabacloud.com/help/en/ram/latest/overview-1"
|
|
979
979
|
],
|
|
980
|
-
"security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission
|
|
980
|
+
"security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission \u2014 use RAM role binding exclusively. SAE applications in the same namespace share network access unless namespace-level VPC isolation is configured.",
|
|
981
981
|
"last_verified": "2026-05-09",
|
|
982
982
|
"path": "skills/alibaba/alibaba-serverless-production-readiness",
|
|
983
983
|
"version": "0.1.0",
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
"kiro",
|
|
997
997
|
"other"
|
|
998
998
|
],
|
|
999
|
-
"summary": "Design Alibaba Cloud solutions
|
|
999
|
+
"summary": "Design Alibaba Cloud solutions \u2014 product selection (PolarDB vs RDS, ACK vs ASK vs SAE, MaxCompute vs AnalyticDB), architecture patterns, landing zone design, and disaster recovery strategies aligned to the Alibaba Well-Architected Framework.",
|
|
1000
1000
|
"source_type": "original",
|
|
1001
1001
|
"official_docs": [
|
|
1002
1002
|
"https://www.alibabacloud.com/help/en/ecs",
|
|
@@ -1023,7 +1023,7 @@
|
|
|
1023
1023
|
"kiro",
|
|
1024
1024
|
"other"
|
|
1025
1025
|
],
|
|
1026
|
-
"summary": "Coordinate Alibaba Cloud support incidents
|
|
1026
|
+
"summary": "Coordinate Alibaba Cloud support incidents \u2014 case creation with correct severity (\u7d27\u6025/\u9ad8/\u4e2d/\u4f4e), Enterprise Support SLA enforcement, account manager escalation path, status page monitoring for CN-* and international, internal stakeholder communication, and post-incident evidence packaging.",
|
|
1027
1027
|
"source_type": "original",
|
|
1028
1028
|
"official_docs": [
|
|
1029
1029
|
"https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
|
|
@@ -1031,7 +1031,7 @@
|
|
|
1031
1031
|
"https://status.aliyun.com/",
|
|
1032
1032
|
"https://www.alibabacloud.com/help/en/support/user-guide/technical-support-plans"
|
|
1033
1033
|
],
|
|
1034
|
-
"security_notes": "Alibaba Cloud support case attachments are stored on Alibaba Cloud infrastructure
|
|
1034
|
+
"security_notes": "Alibaba Cloud support case attachments are stored on Alibaba Cloud infrastructure \u2014 never attach files containing customer financial data, personal health information, or unredacted credentials. Enterprise Support SLA breach timestamps must be documented for contractual credit claims.",
|
|
1035
1035
|
"last_verified": "2026-05-09",
|
|
1036
1036
|
"path": "skills/alibaba/alibaba-support-incident-coordinator",
|
|
1037
1037
|
"version": "0.1.0",
|
|
@@ -1050,7 +1050,7 @@
|
|
|
1050
1050
|
"kiro",
|
|
1051
1051
|
"other"
|
|
1052
1052
|
],
|
|
1053
|
-
"summary": "Triage Alibaba Cloud operational alerts, incidents, and support tickets
|
|
1053
|
+
"summary": "Triage Alibaba Cloud operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, Alibaba Cloud Support SLA enforcement, account manager escalation, DingTalk war room coordination, evidence collection from CloudMonitor and SLS, and safe escalation paths.",
|
|
1054
1054
|
"source_type": "original",
|
|
1055
1055
|
"official_docs": [
|
|
1056
1056
|
"https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
|
|
@@ -1058,7 +1058,7 @@
|
|
|
1058
1058
|
"https://www.alibabacloud.com/help/en/cms/user-guide/what-is-cloud-monitor",
|
|
1059
1059
|
"https://www.alibabacloud.com/help/en/sls/user-guide/what-is-log-service"
|
|
1060
1060
|
],
|
|
1061
|
-
"security_notes": "Alibaba Cloud support ticket attachments visible to Alibaba support staff
|
|
1061
|
+
"security_notes": "Alibaba Cloud support ticket attachments visible to Alibaba support staff \u2014 scrub AccessKey IDs, account IDs, customer PII, and unredacted log data before sharing. China mainland support team and international support team are organizationally separate \u2014 tickets filed in the wrong region receive slower response.",
|
|
1062
1062
|
"last_verified": "2026-05-09",
|
|
1063
1063
|
"path": "skills/alibaba/alibaba-ticket-triage-escalation-coordinator",
|
|
1064
1064
|
"version": "0.1.0",
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
"https://www.alibabacloud.com/help/en/ecs/user-guide/savings-plans",
|
|
1086
1086
|
"https://www.alibabacloud.com/help/en/oss/user-guide/lifecycle"
|
|
1087
1087
|
],
|
|
1088
|
-
"security_notes": "Read-only advisory. Do not cancel Savings Plans, Reserved Instances, delete snapshots, or stop instances without explicit approval and resource inventory confirmation. Note: CN-* regions and international regions have separate billing accounts
|
|
1088
|
+
"security_notes": "Read-only advisory. Do not cancel Savings Plans, Reserved Instances, delete snapshots, or stop instances without explicit approval and resource inventory confirmation. Note: CN-* regions and international regions have separate billing accounts \u2014 always confirm which account context the analysis applies to.",
|
|
1089
1089
|
"last_verified": "2026-05-09",
|
|
1090
1090
|
"path": "skills/alibaba/alibaba-waf-cost-optimization-review",
|
|
1091
1091
|
"author": "github: Raishin",
|
|
@@ -1140,7 +1140,7 @@
|
|
|
1140
1140
|
"https://www.alibabacloud.com/help/en/actiontrail",
|
|
1141
1141
|
"https://www.alibabacloud.com/help/en/waf"
|
|
1142
1142
|
],
|
|
1143
|
-
"security_notes": "Read-only advisory. Do not modify RAM policies, Security Group rules, KMS keys, or ActionTrail configurations without explicit approval. Note: Alibaba Cloud has separate China (CN-*) and international regions with different regulatory scopes
|
|
1143
|
+
"security_notes": "Read-only advisory. Do not modify RAM policies, Security Group rules, KMS keys, or ActionTrail configurations without explicit approval. Note: Alibaba Cloud has separate China (CN-*) and international regions with different regulatory scopes \u2014 always confirm region before assessing compliance.",
|
|
1144
1144
|
"last_verified": "2026-05-09",
|
|
1145
1145
|
"path": "skills/alibaba/alibaba-waf-security-review",
|
|
1146
1146
|
"author": "github: Raishin",
|
|
@@ -1199,7 +1199,7 @@
|
|
|
1199
1199
|
"https://argo-cd.readthedocs.io/en/stable/proposals/decouple-application-sync-user-using-impersonation/",
|
|
1200
1200
|
"https://argo-cd.readthedocs.io/en/stable/operator-manual/argocd-cm-yaml/"
|
|
1201
1201
|
],
|
|
1202
|
-
"security_notes": "Sync impersonation is disabled by default
|
|
1202
|
+
"security_notes": "Sync impersonation is disabled by default \u2014 controller runs as cluster-admin on every destination. AppProject sourceRepos and destinations wildcards remove blast-radius bounds. Automated prune+selfHeal on Git divergence is irreversible. ApplicationSet unbounded cluster generators auto-onboard misconfigured clusters.",
|
|
1203
1203
|
"last_verified": "2026-05-01",
|
|
1204
1204
|
"path": "skills/argocd/argocd-gitops-review",
|
|
1205
1205
|
"author": "github: Raishin",
|
|
@@ -2904,7 +2904,7 @@
|
|
|
2904
2904
|
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
|
|
2905
2905
|
"https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
|
|
2906
2906
|
],
|
|
2907
|
-
"security_notes": "Key Vault Contributor role assigned to cert-manager allows deletion of the Key Vault, management policy changes, and purge of soft-deleted certs
|
|
2907
|
+
"security_notes": "Key Vault Contributor role assigned to cert-manager allows deletion of the Key Vault, management policy changes, and purge of soft-deleted certs \u2014 a full management plane compromise. Use Key Vault Certificate Officer (data plane RBAC) instead. Exportable certificates allow private key extraction from Key Vault; use non-exportable certs for cluster-internal mTLS.",
|
|
2908
2908
|
"last_verified": "2026-05-02",
|
|
2909
2909
|
"path": "skills/azure/azure-keyvault-certificate-issuer-review",
|
|
2910
2910
|
"version": "0.1.0",
|
|
@@ -3123,7 +3123,7 @@
|
|
|
3123
3123
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
3124
3124
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
3125
3125
|
],
|
|
3126
|
-
"security_notes": "Never activate a PIM role without justification, ticket reference, and MFA confirmation. An agent cannot activate another user's PIM role on their behalf
|
|
3126
|
+
"security_notes": "Never activate a PIM role without justification, ticket reference, and MFA confirmation. An agent cannot activate another user's PIM role on their behalf \u2014 only the eligible principal may submit. Requires Entra ID P2 or equivalent license.",
|
|
3127
3127
|
"last_verified": "2026-04-30",
|
|
3128
3128
|
"path": "skills/azure/azure-live-pim-jit-activation-guard",
|
|
3129
3129
|
"author": "github: Raishin",
|
|
@@ -3704,7 +3704,7 @@
|
|
|
3704
3704
|
"https://docs.contabo.com/",
|
|
3705
3705
|
"https://contabo.com/en/vps/"
|
|
3706
3706
|
],
|
|
3707
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3707
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 never cache or log them. Credentials must remain in environment variables. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. Contractual periods (1, 3, 6, 12 months) are binding at instance creation \u2014 capacity plans must declare the period and its billing impact. SSH keys are managed as secret IDs; never expose raw key material in plans or API calls.",
|
|
3708
3708
|
"last_verified": "2026-05-10",
|
|
3709
3709
|
"path": "skills/contabo/contabo-capacity-planner",
|
|
3710
3710
|
"author": "github: Raishin",
|
|
@@ -3730,7 +3730,7 @@
|
|
|
3730
3730
|
"https://docs.contabo.com/",
|
|
3731
3731
|
"https://contabo.com/en/vps/"
|
|
3732
3732
|
],
|
|
3733
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3733
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 never cache or log them. Store CONTABO_CLIENT_ID, CONTABO_CLIENT_SECRET, CONTABO_API_USER, CONTABO_API_PASSWORD in environment variables only. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. Contractual billing periods (1, 3, 6, 12 months) create irreversible obligations \u2014 always surface billing impact before any sizing or period recommendation.",
|
|
3734
3734
|
"last_verified": "2026-05-10",
|
|
3735
3735
|
"path": "skills/contabo/contabo-cost-optimization-analyst",
|
|
3736
3736
|
"author": "github: Raishin",
|
|
@@ -3755,7 +3755,7 @@
|
|
|
3755
3755
|
"https://api.contabo.com/",
|
|
3756
3756
|
"https://docs.contabo.com/"
|
|
3757
3757
|
],
|
|
3758
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3758
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 refresh handling must not log token values. Credentials must remain in environment variables. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq. Contractual periods (1, 3, 6, 12 months) are binding at creation \u2014 cancellation may incur early-termination billing. x-request-id (UUIDv4) is mandatory for all mutation calls. Hard-stop on any lifecycle action without explicit period acknowledgment and rollback plan.",
|
|
3759
3759
|
"last_verified": "2026-05-10",
|
|
3760
3760
|
"path": "skills/contabo/contabo-live-instance-lifecycle-guard",
|
|
3761
3761
|
"author": "github: Raishin",
|
|
@@ -3780,7 +3780,7 @@
|
|
|
3780
3780
|
"https://api.contabo.com/",
|
|
3781
3781
|
"https://docs.contabo.com/"
|
|
3782
3782
|
],
|
|
3783
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3783
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 refresh handling must not log token values. Credentials must remain in environment variables. Contabo Object Storage is S3-compatible \u2014 S3 access key and secret key must be stored as environment variables, never hardcoded. x-request-id (UUIDv4) is mandatory for Contabo REST API calls. Hard-stop on any bucket deletion without verified backup evidence. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq.",
|
|
3784
3784
|
"last_verified": "2026-05-10",
|
|
3785
3785
|
"path": "skills/contabo/contabo-live-storage-operations-guard",
|
|
3786
3786
|
"author": "github: Raishin",
|
|
@@ -3805,7 +3805,7 @@
|
|
|
3805
3805
|
"https://api.contabo.com/",
|
|
3806
3806
|
"https://docs.contabo.com/"
|
|
3807
3807
|
],
|
|
3808
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3808
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 never cache or log them. Credentials must remain in environment variables. The x-request-id UUIDv4 header is mandatory for support traceability. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. Contractual periods (1, 3, 6, 12 months) create billing obligations \u2014 never route lifecycle changes without explicit period acknowledgment.",
|
|
3809
3809
|
"last_verified": "2026-05-10",
|
|
3810
3810
|
"path": "skills/contabo/contabo-maestro",
|
|
3811
3811
|
"author": "github: Raishin",
|
|
@@ -3830,7 +3830,7 @@
|
|
|
3830
3830
|
"https://api.contabo.com/",
|
|
3831
3831
|
"https://docs.contabo.com/"
|
|
3832
3832
|
],
|
|
3833
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3833
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 short TTL reduces exposure window but refresh logic must not log tokens. Credentials must never be hardcoded. SSH keys are referenced via secret IDs \u2014 raw private key material must never appear in API payloads, scripts, or recommendations. The x-request-id UUIDv4 header is mandatory for audit traceability.",
|
|
3834
3834
|
"last_verified": "2026-05-10",
|
|
3835
3835
|
"path": "skills/contabo/contabo-security-hardening",
|
|
3836
3836
|
"author": "github: Raishin",
|
|
@@ -3888,7 +3888,7 @@
|
|
|
3888
3888
|
"https://falco.org/docs/install-operate/deployment/",
|
|
3889
3889
|
"https://github.com/falcosecurity/rules/tree/main/rules"
|
|
3890
3890
|
],
|
|
3891
|
-
"security_notes": "Falco with overly broad rule exceptions creates detection blind spots. A rule exception matching an entire process family (java, python, node) or a specific container name completely disables detection for that workload
|
|
3891
|
+
"security_notes": "Falco with overly broad rule exceptions creates detection blind spots. A rule exception matching an entire process family (java, python, node) or a specific container name completely disables detection for that workload \u2014 attackers can exploit known exception patterns.",
|
|
3892
3892
|
"last_verified": "2026-05-02",
|
|
3893
3893
|
"path": "skills/falco/falco-runtime-threat-rules-review",
|
|
3894
3894
|
"version": "0.1.0",
|
|
@@ -3949,7 +3949,7 @@
|
|
|
3949
3949
|
"https://www.alibabacloud.com/cloud-computing/pricing",
|
|
3950
3950
|
"https://cloud.tencent.com/product/cvm/pricing"
|
|
3951
3951
|
],
|
|
3952
|
-
"security_notes": "AWS, Azure, OCI, and Scaleway pricing APIs are public and require no authentication. Gandi requires a user-provided API key (never stored by the agent; discarded after single use). Alibaba Cloud and Tencent Cloud pricing is fetched via scrape-based fallback from official pricing pages
|
|
3952
|
+
"security_notes": "AWS, Azure, OCI, and Scaleway pricing APIs are public and require no authentication. Gandi requires a user-provided API key (never stored by the agent; discarded after single use). Alibaba Cloud and Tencent Cloud pricing is fetched via scrape-based fallback from official pricing pages \u2014 no credentials required or accepted.",
|
|
3953
3953
|
"last_verified": "2026-05-13",
|
|
3954
3954
|
"path": "skills/finops/finops-cloud-price-advisor",
|
|
3955
3955
|
"version": "0.2.1",
|
|
@@ -4005,7 +4005,7 @@
|
|
|
4005
4005
|
"https://fluxcd.io/flux/security/secrets-management/",
|
|
4006
4006
|
"https://fluxcd.io/flux/installation/configuration/multitenancy/"
|
|
4007
4007
|
],
|
|
4008
|
-
"security_notes": "Plaintext Kubernetes Secret manifests committed to a FluxCD Git source are exposed to anyone with repo read access
|
|
4008
|
+
"security_notes": "Plaintext Kubernetes Secret manifests committed to a FluxCD Git source are exposed to anyone with repo read access \u2014 including CI systems, PR participants, and auditors. GitRepository sources without commit signature verification allow any commit (including injected ones) to deploy to production.",
|
|
4009
4009
|
"last_verified": "2026-05-02",
|
|
4010
4010
|
"path": "skills/fluxcd/fluxcd-kustomization-helmrelease-review",
|
|
4011
4011
|
"version": "0.1.0",
|
|
@@ -4050,7 +4050,7 @@
|
|
|
4050
4050
|
"kiro",
|
|
4051
4051
|
"other"
|
|
4052
4052
|
],
|
|
4053
|
-
"summary": "Design and build AI-powered applications on AlloyDB for PostgreSQL using AlloyDB AI
|
|
4053
|
+
"summary": "Design and build AI-powered applications on AlloyDB for PostgreSQL using AlloyDB AI \u2014 covering vector search, hybrid search, AI SQL functions, model endpoint management, and the AlloyDB Omni edge runtime.",
|
|
4054
4054
|
"source_type": "original",
|
|
4055
4055
|
"official_docs": [
|
|
4056
4056
|
"https://cloud.google.com/alloydb/docs/ai/overview",
|
|
@@ -4076,7 +4076,7 @@
|
|
|
4076
4076
|
"kiro",
|
|
4077
4077
|
"other"
|
|
4078
4078
|
],
|
|
4079
|
-
"summary": "Operate AlloyDB clusters and Cloud SQL instances
|
|
4079
|
+
"summary": "Operate AlloyDB clusters and Cloud SQL instances \u2014 HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
|
|
4080
4080
|
"source_type": "original",
|
|
4081
4081
|
"official_docs": [
|
|
4082
4082
|
"https://cloud.google.com/alloydb/docs/overview",
|
|
@@ -4084,7 +4084,7 @@
|
|
|
4084
4084
|
"https://cloud.google.com/sql/docs/postgres/high-availability",
|
|
4085
4085
|
"https://cloud.google.com/alloydb/docs/auth-proxy/overview"
|
|
4086
4086
|
],
|
|
4087
|
-
"security_notes": "Private IP is strongly preferred over public IP for Cloud SQL. AlloyDB is NOT a drop-in replacement for Cloud SQL
|
|
4087
|
+
"security_notes": "Private IP is strongly preferred over public IP for Cloud SQL. AlloyDB is NOT a drop-in replacement for Cloud SQL \u2014 backup/restore procedures differ. Always set maintenance windows to off-peak hours.",
|
|
4088
4088
|
"last_verified": "2026-05-08",
|
|
4089
4089
|
"path": "skills/gcp/gcp-alloydb-cloudsql-dba",
|
|
4090
4090
|
"author": "github: Raishin",
|
|
@@ -4111,7 +4111,7 @@
|
|
|
4111
4111
|
"https://cloud.google.com/anthos/fleet-management/docs/fleet-concepts",
|
|
4112
4112
|
"https://cloud.google.com/service-mesh/docs/overview"
|
|
4113
4113
|
],
|
|
4114
|
-
"security_notes": "Policy Controller audit mode detects violations but does not block them
|
|
4114
|
+
"security_notes": "Policy Controller audit mode detects violations but does not block them \u2014 enforcement mode is required for hard compliance guarantees. Connect Gateway enables kubectl access without exposing the Kubernetes API to the internet. ASM mutual TLS must be STRICT mode for zero-trust enforcement.",
|
|
4115
4115
|
"last_verified": "2026-05-08",
|
|
4116
4116
|
"path": "skills/gcp/gcp-anthos-multicloud-architect",
|
|
4117
4117
|
"author": "github: Raishin",
|
|
@@ -4130,14 +4130,14 @@
|
|
|
4130
4130
|
"kiro",
|
|
4131
4131
|
"other"
|
|
4132
4132
|
],
|
|
4133
|
-
"summary": "Design and operate Apigee X API proxies
|
|
4133
|
+
"summary": "Design and operate Apigee X API proxies \u2014 rate limiting, OAuth/JWT security policies, quota plans, developer portal setup, and API product management.",
|
|
4134
4134
|
"source_type": "original",
|
|
4135
4135
|
"official_docs": [
|
|
4136
4136
|
"https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee",
|
|
4137
4137
|
"https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-home",
|
|
4138
4138
|
"https://cloud.google.com/apigee/docs/api-platform/reference/policies/spike-arrest-policy"
|
|
4139
4139
|
],
|
|
4140
|
-
"security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load
|
|
4140
|
+
"security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load \u2014 Quota policy is required. Target servers must be used instead of hardcoded backend URLs. Scoped to Apigee X only; do not conflate with Apigee hybrid or Apigee Edge.",
|
|
4141
4141
|
"last_verified": "2026-05-08",
|
|
4142
4142
|
"path": "skills/gcp/gcp-apigee-api-platform-operator",
|
|
4143
4143
|
"author": "github: Raishin",
|
|
@@ -4183,7 +4183,7 @@
|
|
|
4183
4183
|
"kiro",
|
|
4184
4184
|
"other"
|
|
4185
4185
|
],
|
|
4186
|
-
"summary": "Review GCP Certificate Manager and classic Google-managed TLS certificates
|
|
4186
|
+
"summary": "Review GCP Certificate Manager and classic Google-managed TLS certificates \u2014 certificate map configuration, DNS authorization, CAA record validation, certificate rotation automation, wildcard vs SAN design, and expiry monitoring.",
|
|
4187
4187
|
"source_type": "original",
|
|
4188
4188
|
"official_docs": [
|
|
4189
4189
|
"https://cloud.google.com/certificate-manager/docs/overview",
|
|
@@ -4191,7 +4191,7 @@
|
|
|
4191
4191
|
"https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs",
|
|
4192
4192
|
"https://cloud.google.com/certificate-manager/docs/monitor-certificate-status"
|
|
4193
4193
|
],
|
|
4194
|
-
"security_notes": "Classic Google-managed certificates auto-renew but have no visibility into renewal status
|
|
4194
|
+
"security_notes": "Classic Google-managed certificates auto-renew but have no visibility into renewal status \u2014 Certificate Manager provides explicit certificate status fields. TLS 1.0 and 1.1 are deprecated \u2014 GCP LB default SSL policy allows TLS 1.0; create a custom SSL policy requiring TLS 1.2+ for all production load balancers.",
|
|
4195
4195
|
"last_verified": "2026-05-09",
|
|
4196
4196
|
"path": "skills/gcp/gcp-certificate-manager-issuer-review",
|
|
4197
4197
|
"version": "0.1.0",
|
|
@@ -4210,7 +4210,7 @@
|
|
|
4210
4210
|
"kiro",
|
|
4211
4211
|
"other"
|
|
4212
4212
|
],
|
|
4213
|
-
"summary": "Pre-change blast radius analysis for GCP
|
|
4213
|
+
"summary": "Pre-change blast radius analysis for GCP \u2014 cross-project resource dependency mapping, org policy cascade effects, Shared VPC peering impact, Service Account impersonation chain analysis, and safe change sequencing.",
|
|
4214
4214
|
"source_type": "original",
|
|
4215
4215
|
"official_docs": [
|
|
4216
4216
|
"https://cloud.google.com/asset-inventory/docs/overview",
|
|
@@ -4219,7 +4219,7 @@
|
|
|
4219
4219
|
"https://cloud.google.com/resource-manager/docs/organization-policy/overview",
|
|
4220
4220
|
"https://cloud.google.com/vpc/docs/vpc-peering"
|
|
4221
4221
|
],
|
|
4222
|
-
"security_notes": "Cloud Asset Inventory requires roles/cloudasset.viewer
|
|
4222
|
+
"security_notes": "Cloud Asset Inventory requires roles/cloudasset.viewer \u2014 ensure the reviewing principal has this before attempting dependency analysis. Org policy changes with deny-override can lock out even org admins from specific resources \u2014 test in a non-production folder first.",
|
|
4223
4223
|
"last_verified": "2026-05-09",
|
|
4224
4224
|
"path": "skills/gcp/gcp-change-impact-advisor",
|
|
4225
4225
|
"version": "0.1.0",
|
|
@@ -4238,7 +4238,7 @@
|
|
|
4238
4238
|
"kiro",
|
|
4239
4239
|
"other"
|
|
4240
4240
|
],
|
|
4241
|
-
"summary": "Advise on Google Cloud authentication and authorization patterns
|
|
4241
|
+
"summary": "Advise on Google Cloud authentication and authorization patterns \u2014 covering ADC, service account best practices, Workload Identity Federation, human user auth, service-to-service auth, and anti-patterns like service account key downloads.",
|
|
4242
4242
|
"source_type": "original",
|
|
4243
4243
|
"official_docs": [
|
|
4244
4244
|
"https://cloud.google.com/docs/authentication",
|
|
@@ -4300,7 +4300,7 @@
|
|
|
4300
4300
|
"https://cloud.google.com/artifact-registry/docs/overview",
|
|
4301
4301
|
"https://cloud.google.com/build/docs/securing-builds/view-build-provenance"
|
|
4302
4302
|
],
|
|
4303
|
-
"security_notes": "Cloud Build service accounts are commonly over-privileged
|
|
4303
|
+
"security_notes": "Cloud Build service accounts are commonly over-privileged \u2014 minimum required permissions are Cloud Run Admin + Artifact Registry Writer + GKE Developer. SLSA provenance combined with Binary Authorization prevents tampered artifacts from reaching production.",
|
|
4304
4304
|
"last_verified": "2026-05-08",
|
|
4305
4305
|
"path": "skills/gcp/gcp-cloudbuild-deploy-cicd-operator",
|
|
4306
4306
|
"author": "github: Raishin",
|
|
@@ -4326,7 +4326,7 @@
|
|
|
4326
4326
|
"https://cloud.google.com/security/compliance/offerings",
|
|
4327
4327
|
"https://cloud.google.com/security-command-center/docs/compliance-dashboard"
|
|
4328
4328
|
],
|
|
4329
|
-
"security_notes": "Not all GCP services are authorized for every compliance framework
|
|
4329
|
+
"security_notes": "Not all GCP services are authorized for every compliance framework \u2014 always verify against the applicable authorized services list. HIPAA requires Google BAA coverage for PHI services. ITAR configuration restricts personnel access to US persons. Assured Workloads creates a boundary but does not replace customer-side controls.",
|
|
4330
4330
|
"last_verified": "2026-05-08",
|
|
4331
4331
|
"path": "skills/gcp/gcp-compliance-assured-workloads",
|
|
4332
4332
|
"author": "github: Raishin",
|
|
@@ -4353,7 +4353,7 @@
|
|
|
4353
4353
|
"https://cloud.google.com/compute/docs/os-patch-management",
|
|
4354
4354
|
"https://cloud.google.com/compute/docs/instances/spot"
|
|
4355
4355
|
],
|
|
4356
|
-
"security_notes": "Spot VMs are preempted without advance notice
|
|
4356
|
+
"security_notes": "Spot VMs are preempted without advance notice \u2014 never use for latency-sensitive or non-fault-tolerant workloads. OS Login is preferred over metadata SSH keys for enterprise environments.",
|
|
4357
4357
|
"last_verified": "2026-05-08",
|
|
4358
4358
|
"path": "skills/gcp/gcp-compute-engine-operator",
|
|
4359
4359
|
"author": "github: Raishin",
|
|
@@ -4372,7 +4372,7 @@
|
|
|
4372
4372
|
"kiro",
|
|
4373
4373
|
"other"
|
|
4374
4374
|
],
|
|
4375
|
-
"summary": "Detect and coordinate response to GCP cost anomalies
|
|
4375
|
+
"summary": "Detect and coordinate response to GCP cost anomalies \u2014 BigQuery on-demand query cost spikes ($5/TB scanned), Cloud Run scaling runaway, unattached Persistent Disks, idle GCE instances, budget alert \u2192 notification channel \u2192 remediation playbook.",
|
|
4376
4376
|
"source_type": "original",
|
|
4377
4377
|
"official_docs": [
|
|
4378
4378
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4381,7 +4381,7 @@
|
|
|
4381
4381
|
"https://cloud.google.com/run/docs/configuring/max-instances",
|
|
4382
4382
|
"https://cloud.google.com/recommender/docs/overview"
|
|
4383
4383
|
],
|
|
4384
|
-
"security_notes": "BigQuery billing export dataset must restrict access
|
|
4384
|
+
"security_notes": "BigQuery billing export dataset must restrict access \u2014 avoid allAuthenticatedUsers binding on the billing dataset as it exposes cost structure. Budget action to disable billing stops ALL services in the project \u2014 test on non-production projects first and use notification-only alerts for production unless willing to accept full service disruption.",
|
|
4385
4385
|
"last_verified": "2026-05-09",
|
|
4386
4386
|
"path": "skills/gcp/gcp-cost-anomaly-watch-coordinator",
|
|
4387
4387
|
"version": "0.1.0",
|
|
@@ -4428,7 +4428,7 @@
|
|
|
4428
4428
|
"kiro",
|
|
4429
4429
|
"other"
|
|
4430
4430
|
],
|
|
4431
|
-
"summary": "Coordinate the daily GCP operations standup
|
|
4431
|
+
"summary": "Coordinate the daily GCP operations standup \u2014 cost delta from previous day, quota warning review, failed deployment detection, Security Command Center finding triage, SLO burn rate alert review, and action item assignment.",
|
|
4432
4432
|
"source_type": "original",
|
|
4433
4433
|
"official_docs": [
|
|
4434
4434
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4437,7 +4437,7 @@
|
|
|
4437
4437
|
"https://cloud.google.com/deploy/docs/view-pipeline-status",
|
|
4438
4438
|
"https://cloud.google.com/monitoring/slo-monitoring"
|
|
4439
4439
|
],
|
|
4440
|
-
"security_notes": "Daily briefing participants may include non-security team members
|
|
4440
|
+
"security_notes": "Daily briefing participants may include non-security team members \u2014 sanitize SCC finding details to exclude exploit paths or unpatched CVE specifics from the general briefing. Cost delta data contains billing structure information \u2014 restrict briefing distribution to authorized personnel.",
|
|
4441
4441
|
"last_verified": "2026-05-09",
|
|
4442
4442
|
"path": "skills/gcp/gcp-daily-operations-briefing-coordinator",
|
|
4443
4443
|
"version": "0.1.0",
|
|
@@ -4465,7 +4465,7 @@
|
|
|
4465
4465
|
"https://cloud.google.com/composer/docs/concepts/overview",
|
|
4466
4466
|
"https://cloud.google.com/dataplex/docs/introduction"
|
|
4467
4467
|
],
|
|
4468
|
-
"security_notes": "Dead letter topics are critical for any production Pub/Sub pipeline. Use ephemeral Dataproc clusters for cost efficiency. Pub/Sub delivers at-least-once
|
|
4468
|
+
"security_notes": "Dead letter topics are critical for any production Pub/Sub pipeline. Use ephemeral Dataproc clusters for cost efficiency. Pub/Sub delivers at-least-once \u2014 design consumers for idempotency.",
|
|
4469
4469
|
"last_verified": "2026-05-08",
|
|
4470
4470
|
"path": "skills/gcp/gcp-data-pipeline-engineer",
|
|
4471
4471
|
"author": "github: Raishin",
|
|
@@ -4484,7 +4484,7 @@
|
|
|
4484
4484
|
"kiro",
|
|
4485
4485
|
"other"
|
|
4486
4486
|
],
|
|
4487
|
-
"summary": "Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs
|
|
4487
|
+
"summary": "Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs \u2014 dead-letter topics, message ordering, idempotency, fan-out blast radius, schema registry, and retry storm risk.",
|
|
4488
4488
|
"source_type": "original",
|
|
4489
4489
|
"official_docs": [
|
|
4490
4490
|
"https://cloud.google.com/pubsub/docs/dead-letter-topics",
|
|
@@ -4494,7 +4494,7 @@
|
|
|
4494
4494
|
"https://cloud.google.com/scheduler/docs/overview",
|
|
4495
4495
|
"https://cloud.google.com/workflows/docs/overview"
|
|
4496
4496
|
],
|
|
4497
|
-
"security_notes": "Pub/Sub topics with allUsers subscriber binding expose all messages publicly
|
|
4497
|
+
"security_notes": "Pub/Sub topics with allUsers subscriber binding expose all messages publicly \u2014 always verify subscription IAM. Eventarc service account must follow least privilege \u2014 avoid binding roles/editor. Cloud Tasks payloads may contain sensitive data \u2014 use CMEK-encrypted queues for regulated workloads.",
|
|
4498
4498
|
"last_verified": "2026-05-09",
|
|
4499
4499
|
"path": "skills/gcp/gcp-event-driven-architecture-review",
|
|
4500
4500
|
"version": "0.1.0",
|
|
@@ -4513,7 +4513,7 @@
|
|
|
4513
4513
|
"kiro",
|
|
4514
4514
|
"other"
|
|
4515
4515
|
],
|
|
4516
|
-
"summary": "Build, configure, and operate Firebase-powered web and mobile applications
|
|
4516
|
+
"summary": "Build, configure, and operate Firebase-powered web and mobile applications \u2014 covering Firestore, Firebase Auth, Firebase Hosting, Cloud Functions for Firebase, Firebase Storage, App Check, Remote Config, and Analytics.",
|
|
4517
4517
|
"source_type": "original",
|
|
4518
4518
|
"official_docs": [
|
|
4519
4519
|
"https://firebase.google.com/docs",
|
|
@@ -4523,7 +4523,7 @@
|
|
|
4523
4523
|
"https://firebase.google.com/docs/functions",
|
|
4524
4524
|
"https://firebase.google.com/docs/app-check"
|
|
4525
4525
|
],
|
|
4526
|
-
"security_notes": "Read-only skill. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public
|
|
4526
|
+
"security_notes": "Read-only skill. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public \u2014 service account keys are private and must never be embedded in client code.",
|
|
4527
4527
|
"last_verified": "2026-05-09",
|
|
4528
4528
|
"path": "skills/gcp/gcp-firebase-developer",
|
|
4529
4529
|
"author": "github: Raishin",
|
|
@@ -4542,7 +4542,7 @@
|
|
|
4542
4542
|
"kiro",
|
|
4543
4543
|
"other"
|
|
4544
4544
|
],
|
|
4545
|
-
"summary": "Govern Google Cloud Storage data perimeters
|
|
4545
|
+
"summary": "Govern Google Cloud Storage data perimeters \u2014 uniform bucket-level access enforcement, public access prevention, VPC Service Controls perimeter coverage, IAM Conditions for time-bounded access, Object Lifecycle policies, and data residency compliance.",
|
|
4546
4546
|
"source_type": "original",
|
|
4547
4547
|
"official_docs": [
|
|
4548
4548
|
"https://cloud.google.com/storage/docs/access-control/uniform-bucket-level-access",
|
|
@@ -4551,7 +4551,7 @@
|
|
|
4551
4551
|
"https://cloud.google.com/storage/docs/lifecycle",
|
|
4552
4552
|
"https://cloud.google.com/storage/docs/bucket-lock"
|
|
4553
4553
|
],
|
|
4554
|
-
"security_notes": "GCS buckets with allUsers binding are indexed by search engines and data scrapers within minutes of creation
|
|
4554
|
+
"security_notes": "GCS buckets with allUsers binding are indexed by search engines and data scrapers within minutes of creation \u2014 remediation must be immediate. VPC-SC perimeter around GCS requires testing in dry-run mode first \u2014 enforcement mode can break legitimate GCS access from outside the perimeter instantly.",
|
|
4555
4555
|
"last_verified": "2026-05-09",
|
|
4556
4556
|
"path": "skills/gcp/gcp-gcs-data-perimeter-governor",
|
|
4557
4557
|
"version": "0.1.0",
|
|
@@ -4570,7 +4570,7 @@
|
|
|
4570
4570
|
"kiro",
|
|
4571
4571
|
"other"
|
|
4572
4572
|
],
|
|
4573
|
-
"summary": "Build, integrate, and debug Gemini API applications on Google Cloud Agent Platform using the unified google-genai SDK
|
|
4573
|
+
"summary": "Build, integrate, and debug Gemini API applications on Google Cloud Agent Platform using the unified google-genai SDK \u2014 covering text generation, multimodal inputs, function calling, structured output, embeddings, context caching, batch prediction, Live API, and model tuning.",
|
|
4574
4574
|
"source_type": "original",
|
|
4575
4575
|
"official_docs": [
|
|
4576
4576
|
"https://cloud.google.com/vertex-ai/generative-ai/docs/overview",
|
|
@@ -4604,7 +4604,7 @@
|
|
|
4604
4604
|
"https://cloud.google.com/binary-authorization/docs/overview",
|
|
4605
4605
|
"https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels"
|
|
4606
4606
|
],
|
|
4607
|
-
"security_notes": "Binary Authorization must be set to WARN mode before ENFORCE mode
|
|
4607
|
+
"security_notes": "Binary Authorization must be set to WARN mode before ENFORCE mode \u2014 enforce mode will break deployments if images are unsigned. Always prefer Workload Identity over mounted SA key files.",
|
|
4608
4608
|
"last_verified": "2026-05-08",
|
|
4609
4609
|
"path": "skills/gcp/gcp-gke-platform-operator",
|
|
4610
4610
|
"author": "github: Raishin",
|
|
@@ -4623,7 +4623,7 @@
|
|
|
4623
4623
|
"kiro",
|
|
4624
4624
|
"other"
|
|
4625
4625
|
],
|
|
4626
|
-
"summary": "Review Terraform and Deployment Manager changes targeting GCP
|
|
4626
|
+
"summary": "Review Terraform and Deployment Manager changes targeting GCP \u2014 blast radius analysis, destroy-operation detection, cross-project impact, state file conflicts, org policy drift, and rollback plan completeness.",
|
|
4627
4627
|
"source_type": "original",
|
|
4628
4628
|
"official_docs": [
|
|
4629
4629
|
"https://cloud.google.com/docs/terraform/best-practices-for-terraform",
|
|
@@ -4632,7 +4632,7 @@
|
|
|
4632
4632
|
"https://cloud.google.com/iam/docs/org-policy-overview",
|
|
4633
4633
|
"https://developer.hashicorp.com/terraform/cli/commands/plan"
|
|
4634
4634
|
],
|
|
4635
|
-
"security_notes": "Terraform state files contain sensitive resource attributes
|
|
4635
|
+
"security_notes": "Terraform state files contain sensitive resource attributes \u2014 backend bucket must use CMEK and uniform bucket-level access. Org-level IAM and org policy changes via Terraform have org-wide blast radius \u2014 require dual approval and tested rollback. Force-unlocking state under an active apply causes corruption.",
|
|
4636
4636
|
"last_verified": "2026-05-09",
|
|
4637
4637
|
"path": "skills/gcp/gcp-iac-change-safety-review",
|
|
4638
4638
|
"version": "0.1.0",
|
|
@@ -4687,7 +4687,7 @@
|
|
|
4687
4687
|
"https://cloud.google.com/vpc/docs/shared-vpc",
|
|
4688
4688
|
"https://cloud.google.com/logging/docs/audit/configure-data-access"
|
|
4689
4689
|
],
|
|
4690
|
-
"security_notes": "Org policies applied at org node apply to ALL resources
|
|
4690
|
+
"security_notes": "Org policies applied at org node apply to ALL resources \u2014 test in non-prod folder first. Data Access audit logs must be enabled for sensitive services (KMS, IAM, BigQuery) \u2014 not enabled by default.",
|
|
4691
4691
|
"last_verified": "2026-05-08",
|
|
4692
4692
|
"path": "skills/gcp/gcp-landing-zone-architect",
|
|
4693
4693
|
"author": "github: Raishin",
|
|
@@ -4706,7 +4706,7 @@
|
|
|
4706
4706
|
"gemini",
|
|
4707
4707
|
"kiro"
|
|
4708
4708
|
],
|
|
4709
|
-
"summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes
|
|
4709
|
+
"summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes \u2014 irreversible data loss and downstream pipeline breakage.",
|
|
4710
4710
|
"source_type": "original",
|
|
4711
4711
|
"official_docs": [
|
|
4712
4712
|
"https://cloud.google.com/bigquery/docs/managing-tables",
|
|
@@ -4732,7 +4732,7 @@
|
|
|
4732
4732
|
"gemini",
|
|
4733
4733
|
"kiro"
|
|
4734
4734
|
],
|
|
4735
|
-
"summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions
|
|
4735
|
+
"summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions \u2014 production traffic blast radius with no automatic rollback.",
|
|
4736
4736
|
"source_type": "original",
|
|
4737
4737
|
"official_docs": [
|
|
4738
4738
|
"https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
|
|
@@ -4758,7 +4758,7 @@
|
|
|
4758
4758
|
"gemini",
|
|
4759
4759
|
"kiro"
|
|
4760
4760
|
],
|
|
4761
|
-
"summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests
|
|
4761
|
+
"summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests \u2014 financial authority gate.",
|
|
4762
4762
|
"source_type": "original",
|
|
4763
4763
|
"official_docs": [
|
|
4764
4764
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4811,7 +4811,7 @@
|
|
|
4811
4811
|
"gemini",
|
|
4812
4812
|
"kiro"
|
|
4813
4813
|
],
|
|
4814
|
-
"summary": "Gate IAM binding mutations, org policy changes, and Service Account key creation
|
|
4814
|
+
"summary": "Gate IAM binding mutations, org policy changes, and Service Account key creation \u2014 org-wide blast radius, cannot be undone without a full audit trail.",
|
|
4815
4815
|
"source_type": "original",
|
|
4816
4816
|
"official_docs": [
|
|
4817
4817
|
"https://cloud.google.com/iam/docs/manage-access-other-resources",
|
|
@@ -4837,7 +4837,7 @@
|
|
|
4837
4837
|
"gemini",
|
|
4838
4838
|
"kiro"
|
|
4839
4839
|
],
|
|
4840
|
-
"summary": "Gate Cloud KMS key version destruction and key ring deletion
|
|
4840
|
+
"summary": "Gate Cloud KMS key version destruction and key ring deletion \u2014 CMEK-encrypted data becomes permanently and irrecoverably inaccessible once a key version is destroyed.",
|
|
4841
4841
|
"source_type": "original",
|
|
4842
4842
|
"official_docs": [
|
|
4843
4843
|
"https://cloud.google.com/kms/docs/destroy-restore",
|
|
@@ -4863,7 +4863,7 @@
|
|
|
4863
4863
|
"kiro",
|
|
4864
4864
|
"other"
|
|
4865
4865
|
],
|
|
4866
|
-
"summary": "Traffic engineering for GCP load balancers
|
|
4866
|
+
"summary": "Traffic engineering for GCP load balancers \u2014 Global HTTPS LB, Regional HTTPS LB, TCP/SSL Proxy LB, Network LB (passthrough), Internal TCP/UDP LB \u2014 type selection, health check configuration, Cloud Armor integration, and traffic distribution.",
|
|
4867
4867
|
"source_type": "original",
|
|
4868
4868
|
"official_docs": [
|
|
4869
4869
|
"https://cloud.google.com/load-balancing/docs/load-balancing-overview",
|
|
@@ -4872,7 +4872,7 @@
|
|
|
4872
4872
|
"https://cloud.google.com/load-balancing/docs/backend-service",
|
|
4873
4873
|
"https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs"
|
|
4874
4874
|
],
|
|
4875
|
-
"security_notes": "Global HTTPS LB with Cloud Armor is the only GCP-native L7 DDoS and WAF layer
|
|
4875
|
+
"security_notes": "Global HTTPS LB with Cloud Armor is the only GCP-native L7 DDoS and WAF layer \u2014 bypassing it with Network LB or TCP Proxy eliminates WAF capability. Self-managed SSL certificates in GCP LB expose the private key during upload \u2014 use Google-managed certificates or Certificate Manager for all production workloads.",
|
|
4876
4876
|
"last_verified": "2026-05-09",
|
|
4877
4877
|
"path": "skills/gcp/gcp-load-balancer-traffic-engineer",
|
|
4878
4878
|
"version": "0.1.0",
|
|
@@ -4891,7 +4891,7 @@
|
|
|
4891
4891
|
"gemini",
|
|
4892
4892
|
"kiro"
|
|
4893
4893
|
],
|
|
4894
|
-
"summary": "Route GCP tasks to the narrowest specialist or team of specialists from the 31-agent catalog. Classifies, dispatches, and synthesizes only
|
|
4894
|
+
"summary": "Route GCP tasks to the narrowest specialist or team of specialists from the 31-agent catalog. Classifies, dispatches, and synthesizes only \u2014 never answers GCP questions directly. Dispatches single agent for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents \u2014 requires explicit human confirmation with blast-radius and rollback before routing to any live infrastructure specialist.",
|
|
4895
4895
|
"source_type": "original",
|
|
4896
4896
|
"official_docs": [
|
|
4897
4897
|
"https://cloud.google.com/docs/overview",
|
|
@@ -4953,7 +4953,7 @@
|
|
|
4953
4953
|
"https://cloud.google.com/nat/docs/overview",
|
|
4954
4954
|
"https://cloud.google.com/armor/docs/cloud-armor-overview"
|
|
4955
4955
|
],
|
|
4956
|
-
"security_notes": "GCP VPCs are global
|
|
4956
|
+
"security_notes": "GCP VPCs are global \u2014 a single VPC spans all regions. Shared VPC IAM roles at subnet level control service project access. Never expose internal services through public IP without Cloud Armor or equivalent WAF protection.",
|
|
4957
4957
|
"last_verified": "2026-05-08",
|
|
4958
4958
|
"path": "skills/gcp/gcp-network-architect",
|
|
4959
4959
|
"author": "github: Raishin",
|
|
@@ -5027,7 +5027,7 @@
|
|
|
5027
5027
|
"kiro",
|
|
5028
5028
|
"other"
|
|
5029
5029
|
],
|
|
5030
|
-
"summary": "Govern GCP Artifact Registry
|
|
5030
|
+
"summary": "Govern GCP Artifact Registry \u2014 container image signing via Binary Authorization, vulnerability scanning via Container Analysis, repository IAM least privilege, artifact retention policies, and supply chain security posture.",
|
|
5031
5031
|
"source_type": "original",
|
|
5032
5032
|
"official_docs": [
|
|
5033
5033
|
"https://cloud.google.com/artifact-registry/docs/overview",
|
|
@@ -5035,7 +5035,7 @@
|
|
|
5035
5035
|
"https://cloud.google.com/container-analysis/docs/container-analysis",
|
|
5036
5036
|
"https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy"
|
|
5037
5037
|
],
|
|
5038
|
-
"security_notes": "Binary Authorization with 'Allow all images' is equivalent to no supply chain protection
|
|
5038
|
+
"security_notes": "Binary Authorization with 'Allow all images' is equivalent to no supply chain protection \u2014 enforce attested images from trusted build pipelines. Artifact Registry supports CMEK \u2014 enable for regulated workloads. Public repositories expose all tags and digests; use private repositories with Workload Identity Federation for CI/CD access.",
|
|
5039
5039
|
"last_verified": "2026-05-09",
|
|
5040
5040
|
"path": "skills/gcp/gcp-registry-artifact-governor",
|
|
5041
5041
|
"version": "0.1.0",
|
|
@@ -5054,7 +5054,7 @@
|
|
|
5054
5054
|
"kiro",
|
|
5055
5055
|
"other"
|
|
5056
5056
|
],
|
|
5057
|
-
"summary": "Review GCP workload HA and BCDR designs
|
|
5057
|
+
"summary": "Review GCP workload HA and BCDR designs \u2014 multi-region architectures, Cloud SQL HA failover, Spanner global instances, GKE multi-cluster, RTO/RPO target analysis, and runbook completeness.",
|
|
5058
5058
|
"source_type": "original",
|
|
5059
5059
|
"official_docs": [
|
|
5060
5060
|
"https://cloud.google.com/architecture/disaster-recovery",
|
|
@@ -5062,7 +5062,7 @@
|
|
|
5062
5062
|
"https://cloud.google.com/spanner/docs/instance-configurations",
|
|
5063
5063
|
"https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-ingress"
|
|
5064
5064
|
],
|
|
5065
|
-
"security_notes": "Cloud SQL HA is zone-redundant only
|
|
5065
|
+
"security_notes": "Cloud SQL HA is zone-redundant only \u2014 cross-region failover is manual (replica promotion). Cloud Run has no built-in multi-region failover. RTO/RPO targets without tested recovery evidence are aspirational. Require last recovery test date and result before marking BCDR as operational.",
|
|
5066
5066
|
"last_verified": "2026-05-08",
|
|
5067
5067
|
"path": "skills/gcp/gcp-resilience-bcdr-review",
|
|
5068
5068
|
"author": "github: Raishin",
|
|
@@ -5088,7 +5088,7 @@
|
|
|
5088
5088
|
"https://cloud.google.com/asset-inventory/docs/searching-resources",
|
|
5089
5089
|
"https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes"
|
|
5090
5090
|
],
|
|
5091
|
-
"security_notes": "Cloud Asset Inventory change history covers 35 days
|
|
5091
|
+
"security_notes": "Cloud Asset Inventory change history covers 35 days \u2014 explicitly state this limit for older investigations. Stale resources (unattached static IPs, disks, orphaned firewall rules) incur ongoing charges. Resources missing required labels cannot be attributed in billing exports.",
|
|
5092
5092
|
"last_verified": "2026-05-08",
|
|
5093
5093
|
"path": "skills/gcp/gcp-resource-inventory-analyst",
|
|
5094
5094
|
"author": "github: Raishin",
|
|
@@ -5116,7 +5116,7 @@
|
|
|
5116
5116
|
"https://cloud.google.com/kms/docs/key-rotation",
|
|
5117
5117
|
"https://cloud.google.com/kms/docs/importing-a-key"
|
|
5118
5118
|
],
|
|
5119
|
-
"security_notes": "Prefer read-only inspection. Do not delete key versions, disable keys, or modify CMEK bindings without explicit user approval and a confirmed rollback plan
|
|
5119
|
+
"security_notes": "Prefer read-only inspection. Do not delete key versions, disable keys, or modify CMEK bindings without explicit user approval and a confirmed rollback plan \u2014 key operations can cause irreversible data loss.",
|
|
5120
5120
|
"last_verified": "2026-05-08",
|
|
5121
5121
|
"path": "skills/gcp/gcp-secret-kms-lifecycle-steward",
|
|
5122
5122
|
"author": "github: Raishin",
|
|
@@ -5163,7 +5163,7 @@
|
|
|
5163
5163
|
"kiro",
|
|
5164
5164
|
"other"
|
|
5165
5165
|
],
|
|
5166
|
-
"summary": "Review Cloud Run and Cloud Functions gen2 for production readiness
|
|
5166
|
+
"summary": "Review Cloud Run and Cloud Functions gen2 for production readiness \u2014 min-instances cold start, memory and CPU allocation, VPC connector configuration, Secret Manager injection, CMEK encryption, concurrency limits, and traffic splitting safety.",
|
|
5167
5167
|
"source_type": "original",
|
|
5168
5168
|
"official_docs": [
|
|
5169
5169
|
"https://cloud.google.com/run/docs/configuring/min-instances",
|
|
@@ -5172,7 +5172,7 @@
|
|
|
5172
5172
|
"https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
|
|
5173
5173
|
"https://cloud.google.com/functions/docs/concepts/version-comparison"
|
|
5174
5174
|
],
|
|
5175
|
-
"security_notes": "Cloud Run service accounts must follow least privilege
|
|
5175
|
+
"security_notes": "Cloud Run service accounts must follow least privilege \u2014 avoid binding roles/editor or roles/owner. Secrets in environment variables appear in plaintext in Cloud Run revision metadata accessible to anyone with run.revisions.get \u2014 always use Secret Manager references. Cloud Run with --allow-unauthenticated is public to the internet \u2014 require authentication for all non-public endpoints.",
|
|
5176
5176
|
"last_verified": "2026-05-09",
|
|
5177
5177
|
"path": "skills/gcp/gcp-serverless-production-readiness",
|
|
5178
5178
|
"version": "0.1.0",
|
|
@@ -5191,7 +5191,7 @@
|
|
|
5191
5191
|
"kiro",
|
|
5192
5192
|
"other"
|
|
5193
5193
|
],
|
|
5194
|
-
"summary": "Design GCP solutions aligned with the Google Cloud Architecture Framework
|
|
5194
|
+
"summary": "Design GCP solutions aligned with the Google Cloud Architecture Framework \u2014 reliability, security, cost optimization, operational excellence, and performance efficiency \u2014 covering resource hierarchy design, product selection, and multi-service architecture patterns.",
|
|
5195
5195
|
"source_type": "original",
|
|
5196
5196
|
"official_docs": [
|
|
5197
5197
|
"https://cloud.google.com/architecture/framework",
|
|
@@ -5225,7 +5225,7 @@
|
|
|
5225
5225
|
"https://cloud.google.com/spanner/docs/instances",
|
|
5226
5226
|
"https://cloud.google.com/spanner/docs/secondary-indexes"
|
|
5227
5227
|
],
|
|
5228
|
-
"security_notes": "Monotonically increasing keys (e.g., auto-increment integers) cause all writes to hit the same split
|
|
5228
|
+
"security_notes": "Monotonically increasing keys (e.g., auto-increment integers) cause all writes to hit the same split \u2014 use UUIDs or bit-reversed sequential IDs. Over-indexing in Spanner is expensive and slows writes \u2014 every indexed column is replicated.",
|
|
5229
5229
|
"last_verified": "2026-05-08",
|
|
5230
5230
|
"path": "skills/gcp/gcp-spanner-architect",
|
|
5231
5231
|
"author": "github: Raishin",
|
|
@@ -5244,7 +5244,7 @@
|
|
|
5244
5244
|
"kiro",
|
|
5245
5245
|
"other"
|
|
5246
5246
|
],
|
|
5247
|
-
"summary": "Coordinate GCP support incidents
|
|
5247
|
+
"summary": "Coordinate GCP support incidents \u2014 case creation with correct severity, Premium/Enhanced Support SLA enforcement, TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
|
|
5248
5248
|
"source_type": "original",
|
|
5249
5249
|
"official_docs": [
|
|
5250
5250
|
"https://cloud.google.com/support/docs/overview",
|
|
@@ -5252,7 +5252,7 @@
|
|
|
5252
5252
|
"https://status.google.com/",
|
|
5253
5253
|
"https://cloud.google.com/support/docs/managed-incident"
|
|
5254
5254
|
],
|
|
5255
|
-
"security_notes": "GCP support case attachments are accessible to Google support engineers
|
|
5255
|
+
"security_notes": "GCP support case attachments are accessible to Google support engineers \u2014 never attach files containing customer PII, credentials, or unredacted production logs. Premium Support SLA is contractual \u2014 document SLA breach timestamps with case numbers for potential SLA credits.",
|
|
5256
5256
|
"last_verified": "2026-05-09",
|
|
5257
5257
|
"path": "skills/gcp/gcp-support-incident-coordinator",
|
|
5258
5258
|
"version": "0.1.0",
|
|
@@ -5271,7 +5271,7 @@
|
|
|
5271
5271
|
"kiro",
|
|
5272
5272
|
"other"
|
|
5273
5273
|
],
|
|
5274
|
-
"summary": "Triage GCP operational alerts, incidents, and support tickets
|
|
5274
|
+
"summary": "Triage GCP operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, GCP Premium/Enhanced Support SLA enforcement, war room coordination, evidence collection from Cloud Monitoring and Cloud Logging, and safe escalation paths.",
|
|
5275
5275
|
"source_type": "original",
|
|
5276
5276
|
"official_docs": [
|
|
5277
5277
|
"https://cloud.google.com/support/docs/severity-definitions",
|
|
@@ -5279,7 +5279,7 @@
|
|
|
5279
5279
|
"https://cloud.google.com/logging/docs/view/logs-explorer-interface",
|
|
5280
5280
|
"https://status.google.com/"
|
|
5281
5281
|
],
|
|
5282
|
-
"security_notes": "GCP support tickets may require sharing sanitized logs or configuration
|
|
5282
|
+
"security_notes": "GCP support tickets may require sharing sanitized logs or configuration \u2014 scrub project IDs, IP addresses, and customer data before sharing with Google support. War room communication channels must be secure \u2014 use dedicated incident Slack/Meet channels, not public ones.",
|
|
5283
5283
|
"last_verified": "2026-05-09",
|
|
5284
5284
|
"path": "skills/gcp/gcp-ticket-triage-escalation-coordinator",
|
|
5285
5285
|
"version": "0.1.0",
|
|
@@ -5306,7 +5306,7 @@
|
|
|
5306
5306
|
"https://cloud.google.com/vertex-ai/docs/model-registry/introduction",
|
|
5307
5307
|
"https://cloud.google.com/vertex-ai/docs/featurestore/overview"
|
|
5308
5308
|
],
|
|
5309
|
-
"security_notes": "Training jobs have no automatic cost cap
|
|
5309
|
+
"security_notes": "Training jobs have no automatic cost cap \u2014 always verify max_run_time is set. Feature Store writes are irreversible and can silently corrupt training data. Gemini via Vertex AI has different privacy commitments than via AI Studio.",
|
|
5310
5310
|
"last_verified": "2026-05-08",
|
|
5311
5311
|
"path": "skills/gcp/gcp-vertex-ai-mlops-engineer",
|
|
5312
5312
|
"author": "github: Raishin",
|
|
@@ -5334,7 +5334,7 @@
|
|
|
5334
5334
|
"https://cloud.google.com/access-context-manager/docs/overview",
|
|
5335
5335
|
"https://cloud.google.com/vpc-service-controls/docs/create-service-perimeters"
|
|
5336
5336
|
],
|
|
5337
|
-
"security_notes": "Prefer dry-run mode before enforcement. Do not switch perimeters to enforcement mode without reviewing dry-run violations
|
|
5337
|
+
"security_notes": "Prefer dry-run mode before enforcement. Do not switch perimeters to enforcement mode without reviewing dry-run violations \u2014 live enforcement silently blocks API calls and can disrupt production workloads.",
|
|
5338
5338
|
"last_verified": "2026-05-08",
|
|
5339
5339
|
"path": "skills/gcp/gcp-vpc-service-controls-architect",
|
|
5340
5340
|
"author": "github: Raishin",
|
|
@@ -5439,7 +5439,7 @@
|
|
|
5439
5439
|
"https://docs.hetzner.com/cloud/servers/overview/",
|
|
5440
5440
|
"https://docs.hetzner.com/general/others/contacting-support/"
|
|
5441
5441
|
],
|
|
5442
|
-
"security_notes": "Hetzner does not offer auto-scaling
|
|
5442
|
+
"security_notes": "Hetzner does not offer auto-scaling \u2014 verify current resource counts via API before growth planning to avoid quota exhaustion surprises. Storage Box Snapshot Plans require both hour and minute parameters; incomplete schedules may silently fail. Do not expose project API tokens in capacity reports.",
|
|
5443
5443
|
"last_verified": "2026-05-10",
|
|
5444
5444
|
"path": "skills/hetzner/hetzner-capacity-planner",
|
|
5445
5445
|
"author": "github: Raishin",
|
|
@@ -5465,7 +5465,7 @@
|
|
|
5465
5465
|
"https://www.hetzner.com/cloud/pricing/",
|
|
5466
5466
|
"https://docs.hetzner.com/"
|
|
5467
5467
|
],
|
|
5468
|
-
"security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Primary IPs and Floating IPs incur cost
|
|
5468
|
+
"security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Primary IPs and Floating IPs incur cost \u2014 verify attachment state before recommending deletion. Do not expose project API tokens in cost analysis output.",
|
|
5469
5469
|
"last_verified": "2026-05-10",
|
|
5470
5470
|
"path": "skills/hetzner/hetzner-cost-optimization-analyst",
|
|
5471
5471
|
"author": "github: Raishin",
|
|
@@ -5491,7 +5491,7 @@
|
|
|
5491
5491
|
"https://docs.hetzner.com/cloud/firewalls/overview/",
|
|
5492
5492
|
"https://docs.hetzner.com/cloud/networks/overview/"
|
|
5493
5493
|
],
|
|
5494
|
-
"security_notes": "Public IPs on Hetzner are opt-in since API v1.34
|
|
5494
|
+
"security_notes": "Public IPs on Hetzner are opt-in since API v1.34 \u2014 flag servers with unnecessary public IPs. An unattached Hetzner Firewall provides zero protection \u2014 always verify attachment to servers or Label groups. Load Balancer health checks must be validated before traffic routing changes.",
|
|
5495
5495
|
"last_verified": "2026-05-10",
|
|
5496
5496
|
"path": "skills/hetzner/hetzner-infrastructure-reviewer",
|
|
5497
5497
|
"author": "github: Raishin",
|
|
@@ -5517,7 +5517,7 @@
|
|
|
5517
5517
|
"https://docs.hetzner.com/cloud/firewalls/overview/",
|
|
5518
5518
|
"https://docs.hetzner.com/cloud/firewalls/faq/"
|
|
5519
5519
|
],
|
|
5520
|
-
"security_notes": "Must snapshot current Firewall rules before any mutation
|
|
5520
|
+
"security_notes": "Must snapshot current Firewall rules before any mutation \u2014 Hetzner Firewall changes are immediate and affect all attached servers. Verify project-scoped API token before write operations. An unattached Firewall provides zero protection. Never proceed without explicit human approval confirming target Firewall ID, blast-radius, and rollback plan.",
|
|
5521
5521
|
"last_verified": "2026-05-10",
|
|
5522
5522
|
"path": "skills/hetzner/hetzner-live-firewall-rule-guard",
|
|
5523
5523
|
"author": "github: Raishin",
|
|
@@ -5543,7 +5543,7 @@
|
|
|
5543
5543
|
"https://docs.hetzner.com/cloud/servers/overview/",
|
|
5544
5544
|
"https://docs.hetzner.com/cloud/servers/server-types/"
|
|
5545
5545
|
],
|
|
5546
|
-
"security_notes": "Server deletion on Hetzner is irreversible
|
|
5546
|
+
"security_notes": "Server deletion on Hetzner is irreversible \u2014 always require a confirmed snapshot before deletion. Public IPs (IPv4/IPv6) are opt-in since API v1.34 and must be explicitly requested. Server type changes require server stop \u2014 confirm downtime window. Always verify API token is project-scoped. Never proceed without server ID, region, explicit human approval, and rollback plan.",
|
|
5547
5547
|
"last_verified": "2026-05-10",
|
|
5548
5548
|
"path": "skills/hetzner/hetzner-live-server-lifecycle-guard",
|
|
5549
5549
|
"author": "github: Raishin",
|
|
@@ -5562,13 +5562,13 @@
|
|
|
5562
5562
|
"kiro",
|
|
5563
5563
|
"other"
|
|
5564
5564
|
],
|
|
5565
|
-
"summary": "Route and classify Hetzner Cloud tasks to the narrowest qualified specialist
|
|
5565
|
+
"summary": "Route and classify Hetzner Cloud tasks to the narrowest qualified specialist \u2014 cost optimization, infrastructure review, capacity planning, firewall guard, or server lifecycle guard.",
|
|
5566
5566
|
"source_type": "original",
|
|
5567
5567
|
"official_docs": [
|
|
5568
5568
|
"https://docs.hetzner.cloud/",
|
|
5569
5569
|
"https://docs.hetzner.com/"
|
|
5570
5570
|
],
|
|
5571
|
-
"security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before routing involving live data. Public IPs are opt-in since API v1.34
|
|
5571
|
+
"security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before routing involving live data. Public IPs are opt-in since API v1.34 \u2014 do not assume servers have public IPs.",
|
|
5572
5572
|
"last_verified": "2026-05-10",
|
|
5573
5573
|
"path": "skills/hetzner/hetzner-maestro",
|
|
5574
5574
|
"author": "github: Raishin",
|
|
@@ -5595,7 +5595,7 @@
|
|
|
5595
5595
|
"https://support.huaweicloud.com/intl/en-us/asm/index.html",
|
|
5596
5596
|
"https://support.huaweicloud.com/intl/en-us/ief/index.html"
|
|
5597
5597
|
],
|
|
5598
|
-
"security_notes": "CCE cluster version downgrade not supported. Node pool scale-down evicts workloads
|
|
5598
|
+
"security_notes": "CCE cluster version downgrade not supported. Node pool scale-down evicts workloads \u2014 verify PDBs. SWR image tag mutations are permanent. ASM policy changes affect all services in the mesh simultaneously.",
|
|
5599
5599
|
"last_verified": "2026-05-08",
|
|
5600
5600
|
"path": "skills/huawei/huawei-cce-container-platform-operator",
|
|
5601
5601
|
"author": "github: Raishin",
|
|
@@ -5615,14 +5615,14 @@
|
|
|
5615
5615
|
"kiro",
|
|
5616
5616
|
"other"
|
|
5617
5617
|
],
|
|
5618
|
-
"summary": "Review Huawei Cloud SSL certificate management
|
|
5618
|
+
"summary": "Review Huawei Cloud SSL certificate management \u2014 SCM certificate lifecycle, ELB SSL certificate binding, DEW-managed certificate storage, renewal automation, wildcard vs SAN cert selection, certificate expiry alerting via CES, and HTTPS enforcement on ELB listeners.",
|
|
5619
5619
|
"source_type": "original",
|
|
5620
5620
|
"official_docs": [
|
|
5621
5621
|
"https://support.huaweicloud.com/intl/en-us/scm/index.html",
|
|
5622
5622
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html",
|
|
5623
5623
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
5624
5624
|
],
|
|
5625
|
-
"security_notes": "Certificate private keys stored in DEW must have IAM access policies that restrict access to authorized identities only
|
|
5625
|
+
"security_notes": "Certificate private keys stored in DEW must have IAM access policies that restrict access to authorized identities only \u2014 overly permissive DEW key policies expose private key material. SCM certificates are region-scoped \u2014 verify the certificate is present in all regions where ELB listeners consume it to prevent cross-region binding failures.",
|
|
5626
5626
|
"last_verified": "2026-05-09",
|
|
5627
5627
|
"path": "skills/huawei/huawei-certificate-manager-issuer-review",
|
|
5628
5628
|
"version": "0.1.0",
|
|
@@ -5641,7 +5641,7 @@
|
|
|
5641
5641
|
"kiro",
|
|
5642
5642
|
"other"
|
|
5643
5643
|
],
|
|
5644
|
-
"summary": "Pre-change blast radius analysis for Huawei Cloud
|
|
5644
|
+
"summary": "Pre-change blast radius analysis for Huawei Cloud \u2014 Organizations SCP cascade scope, IAM agency dependency chain, VPC route table and VPC Peering impact, GaussDB instance class change disruption, CCE node pool resize safety, and Enterprise Project boundary clarity.",
|
|
5645
5645
|
"source_type": "original",
|
|
5646
5646
|
"official_docs": [
|
|
5647
5647
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html",
|
|
@@ -5650,7 +5650,7 @@
|
|
|
5650
5650
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
5651
5651
|
"https://support.huaweicloud.com/intl/en-us/cce/index.html"
|
|
5652
5652
|
],
|
|
5653
|
-
"security_notes": "Huawei Cloud Organizations SCP deny rules have org-level blast radius
|
|
5653
|
+
"security_notes": "Huawei Cloud Organizations SCP deny rules have org-level blast radius \u2014 a misconfigured SCP can lock out all member accounts from critical services; test SCP changes in a sandbox member account first. IAM agency deletion is immediate and irreversible \u2014 all services using the agency lose permissions instantly.",
|
|
5654
5654
|
"last_verified": "2026-05-09",
|
|
5655
5655
|
"path": "skills/huawei/huawei-change-impact-advisor",
|
|
5656
5656
|
"version": "0.1.0",
|
|
@@ -5675,7 +5675,7 @@
|
|
|
5675
5675
|
"https://support.huaweicloud.com/intl/en-us/codearts/index.html",
|
|
5676
5676
|
"https://support.huaweicloud.com/intl/en-us/swr/index.html"
|
|
5677
5677
|
],
|
|
5678
|
-
"security_notes": "Do not deploy to production without staging verification. CodeArts pipeline deletion removes audit history permanently. SWR image deletion removes all layers
|
|
5678
|
+
"security_notes": "Do not deploy to production without staging verification. CodeArts pipeline deletion removes audit history permanently. SWR image deletion removes all layers \u2014 verify no production dependency before deleting.",
|
|
5679
5679
|
"last_verified": "2026-05-08",
|
|
5680
5680
|
"path": "skills/huawei/huawei-codearts-devops-operator",
|
|
5681
5681
|
"author": "github: Raishin",
|
|
@@ -5701,7 +5701,7 @@
|
|
|
5701
5701
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
5702
5702
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
5703
5703
|
],
|
|
5704
|
-
"security_notes": "MLPS Level 3 gap is regulatory risk. Cross-border data movement must be assessed before architecture approval. Flag any MLPS Level 3 workload modification that reduces security controls
|
|
5704
|
+
"security_notes": "MLPS Level 3 gap is regulatory risk. Cross-border data movement must be assessed before architecture approval. Flag any MLPS Level 3 workload modification that reduces security controls \u2014 mandatory incident reporting may apply.",
|
|
5705
5705
|
"last_verified": "2026-05-08",
|
|
5706
5706
|
"path": "skills/huawei/huawei-compliance-sovereignty",
|
|
5707
5707
|
"author": "github: Raishin",
|
|
@@ -5721,14 +5721,14 @@
|
|
|
5721
5721
|
"kiro",
|
|
5722
5722
|
"other"
|
|
5723
5723
|
],
|
|
5724
|
-
"summary": "Coordinate Huawei Cloud cost anomaly detection
|
|
5724
|
+
"summary": "Coordinate Huawei Cloud cost anomaly detection \u2014 CBC Cost Center delta analysis (>15% day-over-day threshold), budget alert configuration via Budget Management, ECS/GaussDB Yearly/Monthly vs On-Demand mode cost anomalies, OBS request cost spikes, unattached EVS volume waste, DWS idle cluster detection, and reserved instance coverage gaps.",
|
|
5725
5725
|
"source_type": "original",
|
|
5726
5726
|
"official_docs": [
|
|
5727
5727
|
"https://support.huaweicloud.com/intl/en-us/billing/index.html",
|
|
5728
5728
|
"https://support.huaweicloud.com/intl/en-us/costcenter/index.html",
|
|
5729
5729
|
"https://support.huaweicloud.com/intl/en-us/ces/index.html"
|
|
5730
5730
|
],
|
|
5731
|
-
"security_notes": "CBC Cost Center exports contain billing data
|
|
5731
|
+
"security_notes": "CBC Cost Center exports contain billing data \u2014 restrict export access to authorized IAM identities using least-privilege policies. Budget alert actions may trigger FunctionGraph functions \u2014 verify the function IAM execution role has only the permissions needed to respond to the alert action.",
|
|
5732
5732
|
"last_verified": "2026-05-09",
|
|
5733
5733
|
"path": "skills/huawei/huawei-cost-anomaly-watch-coordinator",
|
|
5734
5734
|
"version": "0.1.0",
|
|
@@ -5753,7 +5753,7 @@
|
|
|
5753
5753
|
"https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html",
|
|
5754
5754
|
"https://support.huaweicloud.com/intl/en-us/eps/index.html"
|
|
5755
5755
|
],
|
|
5756
|
-
"security_notes": "RI/CUD purchases are committed spend
|
|
5756
|
+
"security_notes": "RI/CUD purchases are committed spend \u2014 verify coverage analysis before purchase. Budget threshold reduction below current spend may suspend services. Enterprise project cost transfer requires approval.",
|
|
5757
5757
|
"last_verified": "2026-05-08",
|
|
5758
5758
|
"path": "skills/huawei/huawei-cost-finops-analyst",
|
|
5759
5759
|
"author": "github: Raishin",
|
|
@@ -5772,7 +5772,7 @@
|
|
|
5772
5772
|
"kiro",
|
|
5773
5773
|
"other"
|
|
5774
5774
|
],
|
|
5775
|
-
"summary": "Coordinate the daily Huawei Cloud operations standup
|
|
5775
|
+
"summary": "Coordinate the daily Huawei Cloud operations standup \u2014 CBC cost delta by Enterprise Project, AOM anomaly alert review, CCE pod failure triage, CES quota utilization warnings, LTS log error spike detection, SecMaster security finding triage, and action item assignment.",
|
|
5776
5776
|
"source_type": "original",
|
|
5777
5777
|
"official_docs": [
|
|
5778
5778
|
"https://support.huaweicloud.com/intl/en-us/cbc/index.html",
|
|
@@ -5782,7 +5782,7 @@
|
|
|
5782
5782
|
"https://support.huaweicloud.com/intl/en-us/secmaster/index.html",
|
|
5783
5783
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
5784
5784
|
],
|
|
5785
|
-
"security_notes": "Huawei Cloud SecMaster finding details may contain vulnerability exploit paths
|
|
5785
|
+
"security_notes": "Huawei Cloud SecMaster finding details may contain vulnerability exploit paths \u2014 restrict SecMaster report distribution to security team members only in daily briefings. CBC Enterprise Project cost data reveals workload architecture details \u2014 distribute cost briefing only to authorized engineering and finance leads.",
|
|
5786
5786
|
"last_verified": "2026-05-09",
|
|
5787
5787
|
"path": "skills/huawei/huawei-daily-operations-briefing-coordinator",
|
|
5788
5788
|
"version": "0.1.0",
|
|
@@ -5831,7 +5831,7 @@
|
|
|
5831
5831
|
"https://support.huaweicloud.com/intl/en-us/drs/index.html",
|
|
5832
5832
|
"https://support.huaweicloud.com/intl/en-us/dms/index.html"
|
|
5833
5833
|
],
|
|
5834
|
-
"security_notes": "DRS task deletion during sync stops replication permanently. CDM job retry without deduplication may cause duplicates. DMS Kafka partition count can only increase
|
|
5834
|
+
"security_notes": "DRS task deletion during sync stops replication permanently. CDM job retry without deduplication may cause duplicates. DMS Kafka partition count can only increase \u2014 plan final partition count upfront.",
|
|
5835
5835
|
"last_verified": "2026-05-08",
|
|
5836
5836
|
"path": "skills/huawei/huawei-drs-data-replication-operator",
|
|
5837
5837
|
"author": "github: Raishin",
|
|
@@ -5882,7 +5882,7 @@
|
|
|
5882
5882
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html",
|
|
5883
5883
|
"https://support.huaweicloud.com/intl/en-us/ims/index.html"
|
|
5884
5884
|
],
|
|
5885
|
-
"security_notes": "ECS deletion without CSBS backup is permanently destructive. AS scale-in terminates instances
|
|
5885
|
+
"security_notes": "ECS deletion without CSBS backup is permanently destructive. AS scale-in terminates instances \u2014 verify stateless before enabling. DeH migration to shared host requires explicit approval and compliance review.",
|
|
5886
5886
|
"last_verified": "2026-05-08",
|
|
5887
5887
|
"path": "skills/huawei/huawei-ecs-compute-operator",
|
|
5888
5888
|
"author": "github: Raishin",
|
|
@@ -5902,7 +5902,7 @@
|
|
|
5902
5902
|
"kiro",
|
|
5903
5903
|
"other"
|
|
5904
5904
|
],
|
|
5905
|
-
"summary": "Review Huawei Cloud event-driven architecture designs
|
|
5905
|
+
"summary": "Review Huawei Cloud event-driven architecture designs \u2014 DMS Kafka dead-letter configuration, ROMA Connect integration flow capacity, FunctionGraph event trigger idempotency, SMN delivery retry policy, consumer group lag monitoring, cross-region event replication, and retry storm prevention.",
|
|
5906
5906
|
"source_type": "original",
|
|
5907
5907
|
"official_docs": [
|
|
5908
5908
|
"https://support.huaweicloud.com/intl/en-us/dms/index.html",
|
|
@@ -5910,7 +5910,7 @@
|
|
|
5910
5910
|
"https://support.huaweicloud.com/intl/en-us/fg/index.html",
|
|
5911
5911
|
"https://support.huaweicloud.com/intl/en-us/smn/index.html"
|
|
5912
5912
|
],
|
|
5913
|
-
"security_notes": "DMS Kafka instances without SSL/TLS encryption transmit messages in plaintext
|
|
5913
|
+
"security_notes": "DMS Kafka instances without SSL/TLS encryption transmit messages in plaintext \u2014 enable SSL for all production Kafka instances. ROMA Connect integration flows may process sensitive data \u2014 verify ROMA instance security group rules restrict access to authorized callers only.",
|
|
5914
5914
|
"last_verified": "2026-05-09",
|
|
5915
5915
|
"path": "skills/huawei/huawei-event-driven-architecture-review",
|
|
5916
5916
|
"version": "0.1.0",
|
|
@@ -5961,7 +5961,7 @@
|
|
|
5961
5961
|
"https://support.huaweicloud.com/intl/en-us/rds/index.html",
|
|
5962
5962
|
"https://support.huaweicloud.com/intl/en-us/dds/index.html"
|
|
5963
5963
|
],
|
|
5964
|
-
"security_notes": "Database deletion without CBR backup is permanently destructive. GaussDB for Oracle PL/SQL gaps can break migration
|
|
5964
|
+
"security_notes": "Database deletion without CBR backup is permanently destructive. GaussDB for Oracle PL/SQL gaps can break migration \u2014 test all procedures before cutover. Failover testing must be coordinated with application teams.",
|
|
5965
5965
|
"last_verified": "2026-05-08",
|
|
5966
5966
|
"path": "skills/huawei/huawei-gaussdb-rds-dba",
|
|
5967
5967
|
"author": "github: Raishin",
|
|
@@ -5980,7 +5980,7 @@
|
|
|
5980
5980
|
"kiro",
|
|
5981
5981
|
"other"
|
|
5982
5982
|
],
|
|
5983
|
-
"summary": "Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud
|
|
5983
|
+
"summary": "Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud \u2014 blast radius analysis, resource deletion detection, Organizations SCP cascade scope, cross-stack dependency impact, state file security, and rollback plan completeness.",
|
|
5984
5984
|
"source_type": "original",
|
|
5985
5985
|
"official_docs": [
|
|
5986
5986
|
"https://support.huaweicloud.com/intl/en-us/rfs/index.html",
|
|
@@ -5988,7 +5988,7 @@
|
|
|
5988
5988
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html",
|
|
5989
5989
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html"
|
|
5990
5990
|
],
|
|
5991
|
-
"security_notes": "Huawei Cloud Terraform provider state files contain resource attribute details
|
|
5991
|
+
"security_notes": "Huawei Cloud Terraform provider state files contain resource attribute details \u2014 OBS backend bucket must deny public access and use SSE-KMS CMEK. RFS stacks without termination protection can be deleted with a single API call \u2014 always enable termination protection on production stacks.",
|
|
5992
5992
|
"last_verified": "2026-05-09",
|
|
5993
5993
|
"path": "skills/huawei/huawei-iac-change-safety-review",
|
|
5994
5994
|
"version": "0.1.0",
|
|
@@ -6062,7 +6062,7 @@
|
|
|
6062
6062
|
"https://support.huaweicloud.com/intl/en-us/eps/index.html",
|
|
6063
6063
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html"
|
|
6064
6064
|
],
|
|
6065
|
-
"security_notes": "SCP deny at org level cannot be overridden by member account IAM. Test SCP in simulation before enforcement. Enterprise project deletion removes all resource associations
|
|
6065
|
+
"security_notes": "SCP deny at org level cannot be overridden by member account IAM. Test SCP in simulation before enforcement. Enterprise project deletion removes all resource associations \u2014 enumerate first.",
|
|
6066
6066
|
"last_verified": "2026-05-08",
|
|
6067
6067
|
"path": "skills/huawei/huawei-landing-zone-architect",
|
|
6068
6068
|
"author": "github: Raishin",
|
|
@@ -6106,7 +6106,7 @@
|
|
|
6106
6106
|
"kiro",
|
|
6107
6107
|
"other"
|
|
6108
6108
|
],
|
|
6109
|
-
"summary": "Gate Huawei Cloud CBC budget threshold changes, Reserved Instance purchases, and CUD commitments
|
|
6109
|
+
"summary": "Gate Huawei Cloud CBC budget threshold changes, Reserved Instance purchases, and CUD commitments \u2014 RI/CUD are non-refundable and budget threshold reduction can trigger service suspension.",
|
|
6110
6110
|
"source_type": "original",
|
|
6111
6111
|
"official_docs": [
|
|
6112
6112
|
"https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html"
|
|
@@ -6130,7 +6130,7 @@
|
|
|
6130
6130
|
"kiro",
|
|
6131
6131
|
"other"
|
|
6132
6132
|
],
|
|
6133
|
-
"summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy removal
|
|
6133
|
+
"summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy removal \u2014 database deletion is permanently destructive and MLPS Level 3 data destruction triggers mandatory incident reporting.",
|
|
6134
6134
|
"source_type": "original",
|
|
6135
6135
|
"official_docs": [
|
|
6136
6136
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
@@ -6155,7 +6155,7 @@
|
|
|
6155
6155
|
"gemini",
|
|
6156
6156
|
"kiro"
|
|
6157
6157
|
],
|
|
6158
|
-
"summary": "Gate IAM fine-grained policy and SCP mutations
|
|
6158
|
+
"summary": "Gate IAM fine-grained policy and SCP mutations \u2014 account-wide blast radius, privilege escalation, and potential full access denial.",
|
|
6159
6159
|
"source_type": "original",
|
|
6160
6160
|
"official_docs": [
|
|
6161
6161
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
@@ -6180,7 +6180,7 @@
|
|
|
6180
6180
|
"kiro",
|
|
6181
6181
|
"other"
|
|
6182
6182
|
],
|
|
6183
|
-
"summary": "Gate DEW/KMS key deletion and disable operations
|
|
6183
|
+
"summary": "Gate DEW/KMS key deletion and disable operations \u2014 all CSMS secrets and DBSS-encrypted database data become permanently unrecoverable once the key deletion window passes.",
|
|
6184
6184
|
"source_type": "original",
|
|
6185
6185
|
"official_docs": [
|
|
6186
6186
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
@@ -6204,7 +6204,7 @@
|
|
|
6204
6204
|
"kiro",
|
|
6205
6205
|
"other"
|
|
6206
6206
|
],
|
|
6207
|
-
"summary": "Gate OBS bucket ACL and policy mutations
|
|
6207
|
+
"summary": "Gate OBS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data immediately and CN-* cross-border replication may violate MLPS 2.0/CSL data localization requirements.",
|
|
6208
6208
|
"source_type": "original",
|
|
6209
6209
|
"official_docs": [
|
|
6210
6210
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html"
|
|
@@ -6229,13 +6229,13 @@
|
|
|
6229
6229
|
"kiro",
|
|
6230
6230
|
"other"
|
|
6231
6231
|
],
|
|
6232
|
-
"summary": "Engineer and review Huawei Cloud ELB traffic configurations
|
|
6232
|
+
"summary": "Engineer and review Huawei Cloud ELB traffic configurations \u2014 dedicated vs shared ELB type selection, HTTP/HTTPS/TCP/UDP protocol listener setup, health check configuration, WAF integration on ELB, backend server group routing, connection draining, and TLS policy enforcement on Dedicated ELB.",
|
|
6233
6233
|
"source_type": "original",
|
|
6234
6234
|
"official_docs": [
|
|
6235
6235
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html",
|
|
6236
6236
|
"https://support.huaweicloud.com/intl/en-us/waf/index.html"
|
|
6237
6237
|
],
|
|
6238
|
-
"security_notes": "ELB HTTPS listeners should enforce TLS-1-2 or TLS-1-2-Strict policy to disable TLSv1.0 and TLSv1.1
|
|
6238
|
+
"security_notes": "ELB HTTPS listeners should enforce TLS-1-2 or TLS-1-2-Strict policy to disable TLSv1.0 and TLSv1.1 \u2014 weaker TLS policies expose traffic to known downgrade attacks. WAF integration on ELB adds a security inspection hop; verify WAF security policy is tuned for the application before enabling block mode to avoid service disruption from false positives.",
|
|
6239
6239
|
"last_verified": "2026-05-09",
|
|
6240
6240
|
"path": "skills/huawei/huawei-load-balancer-traffic-engineer",
|
|
6241
6241
|
"version": "0.1.0",
|
|
@@ -6254,7 +6254,7 @@
|
|
|
6254
6254
|
"gemini",
|
|
6255
6255
|
"kiro"
|
|
6256
6256
|
],
|
|
6257
|
-
"summary": "Route Huawei Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. MLPS 2.0 and sovereignty-aware
|
|
6257
|
+
"summary": "Route Huawei Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. MLPS 2.0 and sovereignty-aware \u2014 flags MLPS Level 3 control gaps and data residency obligations for China workloads. Understands Huawei's enterprise-project model and SCP-based org governance. Never auto-dispatches live-guard agents.",
|
|
6258
6258
|
"source_type": "original",
|
|
6259
6259
|
"official_docs": [
|
|
6260
6260
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
@@ -6262,7 +6262,7 @@
|
|
|
6262
6262
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html",
|
|
6263
6263
|
"https://support.huaweicloud.com/intl/en-us/secmaster/index.html"
|
|
6264
6264
|
],
|
|
6265
|
-
"security_notes": "Maestro must never auto-dispatch live-guard agents. SCP deny statements and DEW key deletion are irreversible with org-wide or permanent data-loss blast radius. MLPS 2.0 Level 3 workloads have mandatory incident reporting obligations
|
|
6265
|
+
"security_notes": "Maestro must never auto-dispatch live-guard agents. SCP deny statements and DEW key deletion are irreversible with org-wide or permanent data-loss blast radius. MLPS 2.0 Level 3 workloads have mandatory incident reporting obligations \u2014 flag data destruction and security breaches immediately.",
|
|
6266
6266
|
"last_verified": "2026-05-08",
|
|
6267
6267
|
"path": "skills/huawei/huawei-maestro",
|
|
6268
6268
|
"author": "github: Raishin",
|
|
@@ -6288,7 +6288,7 @@
|
|
|
6288
6288
|
"https://support.huaweicloud.com/intl/en-us/sms/index.html",
|
|
6289
6289
|
"https://support.huaweicloud.com/intl/en-us/drs/index.html"
|
|
6290
6290
|
],
|
|
6291
|
-
"security_notes": "DRS replication user needs REPLICATION privilege on source
|
|
6291
|
+
"security_notes": "DRS replication user needs REPLICATION privilege on source \u2014 least privilege on source system. Never cut over without verifying DRS lag and backup integrity. SMS agent requires network path from source to Huawei Cloud.",
|
|
6292
6292
|
"last_verified": "2026-05-08",
|
|
6293
6293
|
"path": "skills/huawei/huawei-migration-architect",
|
|
6294
6294
|
"author": "github: Raishin",
|
|
@@ -6312,7 +6312,7 @@
|
|
|
6312
6312
|
"official_docs": [
|
|
6313
6313
|
"https://support.huaweicloud.com/intl/en-us/modelarts/index.html"
|
|
6314
6314
|
],
|
|
6315
|
-
"security_notes": "ModelArts training jobs have no automatic cost cap
|
|
6315
|
+
"security_notes": "ModelArts training jobs have no automatic cost cap \u2014 always set resource quotas before large GPU/NPU training runs. Ascend NPU OOM patterns differ from Nvidia CUDA OOM. Pangu model deployment endpoint has no default rate limiting.",
|
|
6316
6316
|
"last_verified": "2026-05-08",
|
|
6317
6317
|
"path": "skills/huawei/huawei-modelarts-mlops-engineer",
|
|
6318
6318
|
"author": "github: Raishin",
|
|
@@ -6331,7 +6331,7 @@
|
|
|
6331
6331
|
"kiro",
|
|
6332
6332
|
"other"
|
|
6333
6333
|
],
|
|
6334
|
-
"summary": "Design Huawei Cloud network architecture
|
|
6334
|
+
"summary": "Design Huawei Cloud network architecture \u2014 VPC, ELB type selection (dedicated/shared), VPN and DC Gateway (Direct Connect), Cloud Connect for inter-VPC, CFW (Cloud Firewall), Anti-DDoS, DNS.",
|
|
6335
6335
|
"source_type": "original",
|
|
6336
6336
|
"official_docs": [
|
|
6337
6337
|
"https://support.huaweicloud.com/intl/en-us/vpc/index.html",
|
|
@@ -6358,14 +6358,14 @@
|
|
|
6358
6358
|
"kiro",
|
|
6359
6359
|
"other"
|
|
6360
6360
|
],
|
|
6361
|
-
"summary": "Govern Huawei Cloud OBS (Object Storage Service) data perimeters
|
|
6361
|
+
"summary": "Govern Huawei Cloud OBS (Object Storage Service) data perimeters \u2014 bucket policy and ACL public exposure, Block Public Access configuration, VPC endpoint binding for private access, WORM (Object Lock), cross-region replication compliance, and MLPS 2.0 data residency enforcement.",
|
|
6362
6362
|
"source_type": "original",
|
|
6363
6363
|
"official_docs": [
|
|
6364
6364
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html",
|
|
6365
6365
|
"https://support.huaweicloud.com/intl/en-us/vpcep/index.html",
|
|
6366
6366
|
"https://support.huaweicloud.com/intl/en-us/obs/obs_03_0086.html"
|
|
6367
6367
|
],
|
|
6368
|
-
"security_notes": "Huawei Cloud OBS presigned URLs can expose objects publicly for the URL validity period
|
|
6368
|
+
"security_notes": "Huawei Cloud OBS presigned URLs can expose objects publicly for the URL validity period \u2014 audit presigned URL generation in application code and set maximum validity to the shortest acceptable window. OBS cross-region replication of MLPS 2.0 Level 3 classified data to international regions violates Chinese data sovereignty regulations and carries regulatory penalty risk.",
|
|
6369
6369
|
"last_verified": "2026-05-09",
|
|
6370
6370
|
"path": "skills/huawei/huawei-obs-data-perimeter-governor",
|
|
6371
6371
|
"version": "0.1.0",
|
|
@@ -6436,14 +6436,14 @@
|
|
|
6436
6436
|
"kiro",
|
|
6437
6437
|
"other"
|
|
6438
6438
|
],
|
|
6439
|
-
"summary": "Govern Huawei Cloud SWR (Software Repository for Container)
|
|
6439
|
+
"summary": "Govern Huawei Cloud SWR (Software Repository for Container) \u2014 image retention policy, vulnerability scanning via VSS (Vulnerability Scan Service) integration, namespace permission least privilege, cross-region image replication, and supply chain security posture.",
|
|
6440
6440
|
"source_type": "original",
|
|
6441
6441
|
"official_docs": [
|
|
6442
6442
|
"https://support.huaweicloud.com/intl/en-us/swr/index.html",
|
|
6443
6443
|
"https://support.huaweicloud.com/intl/en-us/vss/index.html",
|
|
6444
6444
|
"https://support.huaweicloud.com/intl/en-us/cce/index.html"
|
|
6445
6445
|
],
|
|
6446
|
-
"security_notes": "Public SWR namespaces expose images to Huawei Cloud's global network
|
|
6446
|
+
"security_notes": "Public SWR namespaces expose images to Huawei Cloud's global network \u2014 an attacker can enumerate public namespaces and pull all images without authentication. SWR image signing is not natively supported \u2014 use third-party image signing (Notary v2/cosign) for supply chain attestation on sensitive production images.",
|
|
6447
6447
|
"last_verified": "2026-05-09",
|
|
6448
6448
|
"path": "skills/huawei/huawei-registry-artifact-governor",
|
|
6449
6449
|
"version": "0.1.0",
|
|
@@ -6462,7 +6462,7 @@
|
|
|
6462
6462
|
"kiro",
|
|
6463
6463
|
"other"
|
|
6464
6464
|
],
|
|
6465
|
-
"summary": "Review Huawei Cloud workload HA and BCDR designs
|
|
6465
|
+
"summary": "Review Huawei Cloud workload HA and BCDR designs \u2014 GaussDB High Availability (HA) instance failover, CBR (Cloud Backup and Recovery) cross-region vault, CCE multi-AZ deployment, DRS (Data Replication Service) for DR, RTO/RPO target analysis, and runbook completeness.",
|
|
6466
6466
|
"source_type": "original",
|
|
6467
6467
|
"official_docs": [
|
|
6468
6468
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
@@ -6471,7 +6471,7 @@
|
|
|
6471
6471
|
"https://support.huaweicloud.com/intl/en-us/drs/index.html",
|
|
6472
6472
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html"
|
|
6473
6473
|
],
|
|
6474
|
-
"security_notes": "Huawei Cloud CBR vaults use default encryption
|
|
6474
|
+
"security_notes": "Huawei Cloud CBR vaults use default encryption \u2014 enable KMS CMEK for vaults containing sensitive production data. GaussDB cross-region read replicas involve data leaving the source region \u2014 verify this is compliant with MLPS 2.0 Level 3 data residency requirements before enabling.",
|
|
6475
6475
|
"last_verified": "2026-05-09",
|
|
6476
6476
|
"path": "skills/huawei/huawei-resilience-bcdr-review",
|
|
6477
6477
|
"version": "0.1.0",
|
|
@@ -6497,7 +6497,7 @@
|
|
|
6497
6497
|
"https://support.huaweicloud.com/intl/en-us/hss/index.html",
|
|
6498
6498
|
"https://support.huaweicloud.com/intl/en-us/cfw/index.html"
|
|
6499
6499
|
],
|
|
6500
|
-
"security_notes": "CFW rule changes affect all instances in scope simultaneously. HSS agent uninstall removes MLPS-required host detection visibility
|
|
6500
|
+
"security_notes": "CFW rule changes affect all instances in scope simultaneously. HSS agent uninstall removes MLPS-required host detection visibility \u2014 flag immediately. SecMaster SOAR playbook dry-run required before live execution. WAF bypass via IP whitelist requires documented business justification.",
|
|
6501
6501
|
"last_verified": "2026-05-08",
|
|
6502
6502
|
"path": "skills/huawei/huawei-secmaster-security-operations",
|
|
6503
6503
|
"author": "github: Raishin",
|
|
@@ -6517,14 +6517,14 @@
|
|
|
6517
6517
|
"kiro",
|
|
6518
6518
|
"other"
|
|
6519
6519
|
],
|
|
6520
|
-
"summary": "Review FunctionGraph production readiness on Huawei Cloud
|
|
6520
|
+
"summary": "Review FunctionGraph production readiness on Huawei Cloud \u2014 VPC access configuration, concurrency limits and reserved instances, cold-start optimization, observability via LTS and AOM, timeout configuration, dependency package size, custom vs managed runtimes, and ServiceStage application lifecycle.",
|
|
6521
6521
|
"source_type": "original",
|
|
6522
6522
|
"official_docs": [
|
|
6523
6523
|
"https://support.huaweicloud.com/intl/en-us/fg/index.html",
|
|
6524
6524
|
"https://support.huaweicloud.com/intl/en-us/servicestage/index.html",
|
|
6525
6525
|
"https://support.huaweicloud.com/intl/en-us/aom/index.html"
|
|
6526
6526
|
],
|
|
6527
|
-
"security_notes": "FunctionGraph function environment variables may contain secrets
|
|
6527
|
+
"security_notes": "FunctionGraph function environment variables may contain secrets \u2014 use DEW (Data Encryption Workshop) or Secret Manager references instead of plaintext values in environment variables. Custom runtimes require the function author to maintain runtime security patch lifecycle \u2014 document a patching cadence if custom runtimes are used in production.",
|
|
6528
6528
|
"last_verified": "2026-05-09",
|
|
6529
6529
|
"path": "skills/huawei/huawei-serverless-production-readiness",
|
|
6530
6530
|
"version": "0.1.0",
|
|
@@ -6543,7 +6543,7 @@
|
|
|
6543
6543
|
"kiro",
|
|
6544
6544
|
"other"
|
|
6545
6545
|
],
|
|
6546
|
-
"summary": "Design Huawei Cloud solutions
|
|
6546
|
+
"summary": "Design Huawei Cloud solutions \u2014 product selection, enterprise-project model design, region selection for MLPS/sovereignty requirements, architecture patterns, multi-zone and multi-region HA.",
|
|
6547
6547
|
"source_type": "original",
|
|
6548
6548
|
"official_docs": [
|
|
6549
6549
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html",
|
|
@@ -6569,14 +6569,14 @@
|
|
|
6569
6569
|
"kiro",
|
|
6570
6570
|
"other"
|
|
6571
6571
|
],
|
|
6572
|
-
"summary": "Coordinate Huawei Cloud support incidents
|
|
6572
|
+
"summary": "Coordinate Huawei Cloud support incidents \u2014 case creation with correct severity (\u7d27\u6025/\u9ad8/\u4e2d/\u4f4e), Premium Support SLA enforcement, Account Manager and TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
|
|
6573
6573
|
"source_type": "original",
|
|
6574
6574
|
"official_docs": [
|
|
6575
6575
|
"https://support.huaweicloud.com/intl/en-us/",
|
|
6576
6576
|
"https://status.huaweicloud.com/",
|
|
6577
6577
|
"https://support.huaweicloud.com/intl/en-us/usermanual-ticket/topic_0065264094.html"
|
|
6578
6578
|
],
|
|
6579
|
-
"security_notes": "Huawei Cloud support case attachments are stored on Huawei Cloud infrastructure
|
|
6579
|
+
"security_notes": "Huawei Cloud support case attachments are stored on Huawei Cloud infrastructure \u2014 never attach files with customer financial data, health records, or unredacted credentials. Premium Support SLA breach timestamps must be logged with case numbers for contractual credit claims.",
|
|
6580
6580
|
"last_verified": "2026-05-09",
|
|
6581
6581
|
"path": "skills/huawei/huawei-support-incident-coordinator",
|
|
6582
6582
|
"version": "0.1.0",
|
|
@@ -6595,7 +6595,7 @@
|
|
|
6595
6595
|
"kiro",
|
|
6596
6596
|
"other"
|
|
6597
6597
|
],
|
|
6598
|
-
"summary": "Triage Huawei Cloud operational alerts, incidents, and support tickets
|
|
6598
|
+
"summary": "Triage Huawei Cloud operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, Huawei Cloud Premium Support SLA enforcement, Account Manager escalation, AOM alert routing, war room coordination, evidence collection from CES and LTS, and safe escalation paths.",
|
|
6599
6599
|
"source_type": "original",
|
|
6600
6600
|
"official_docs": [
|
|
6601
6601
|
"https://support.huaweicloud.com/intl/en-us/",
|
|
@@ -6604,7 +6604,7 @@
|
|
|
6604
6604
|
"https://support.huaweicloud.com/intl/en-us/ces/index.html",
|
|
6605
6605
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
6606
6606
|
],
|
|
6607
|
-
"security_notes": "Huawei Cloud support ticket attachments are accessible to Huawei support engineers
|
|
6607
|
+
"security_notes": "Huawei Cloud support ticket attachments are accessible to Huawei support engineers \u2014 scrub AK/SK values, account IDs, customer PII, and unredacted log data before sharing. War room communication must use secure channels \u2014 avoid sharing incident details in public or uncontrolled messaging platforms.",
|
|
6608
6608
|
"last_verified": "2026-05-09",
|
|
6609
6609
|
"path": "skills/huawei/huawei-ticket-triage-escalation-coordinator",
|
|
6610
6610
|
"version": "0.1.0",
|
|
@@ -6819,7 +6819,7 @@
|
|
|
6819
6819
|
"https://api.ionos.com/docs/",
|
|
6820
6820
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs"
|
|
6821
6821
|
],
|
|
6822
|
-
"security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius
|
|
6822
|
+
"security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius \u2014 routing must stay read-only and hand off to approval-gated specialists. Do not expose bearer tokens or customer credentials in routing output.",
|
|
6823
6823
|
"last_verified": "2026-05-10",
|
|
6824
6824
|
"path": "skills/ionos/ionos-maestro",
|
|
6825
6825
|
"author": "github: Raishin",
|
|
@@ -6876,7 +6876,7 @@
|
|
|
6876
6876
|
"https://istio.io/latest/docs/reference/config/security/peer_authentication/",
|
|
6877
6877
|
"https://istio.io/latest/docs/reference/config/security/authorization-policy/"
|
|
6878
6878
|
],
|
|
6879
|
-
"security_notes": "L7 AuthorizationPolicy rules in ambient mode are silently ignored when no waypoint is deployed
|
|
6879
|
+
"security_notes": "L7 AuthorizationPolicy rules in ambient mode are silently ignored when no waypoint is deployed \u2014 ztunnel only enforces L4. PeerAuthentication PERMISSIVE or DISABLE in production breaks mesh zero-trust. Mesh-wide root-namespace PeerAuthentication change has cluster-wide blast radius.",
|
|
6880
6880
|
"last_verified": "2026-05-01",
|
|
6881
6881
|
"path": "skills/istio/istio-ambient-mesh-review",
|
|
6882
6882
|
"author": "github: Raishin",
|
|
@@ -6905,7 +6905,7 @@
|
|
|
6905
6905
|
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
|
|
6906
6906
|
"https://docs.kubecost.com/apis/apis-overview"
|
|
6907
6907
|
],
|
|
6908
|
-
"security_notes": "Kubecost cost allocation API without authentication exposes team-level spend data to any pod in the cluster. Multi-cluster Kubecost aggregation requires cross-cluster network access
|
|
6908
|
+
"security_notes": "Kubecost cost allocation API without authentication exposes team-level spend data to any pod in the cluster. Multi-cluster Kubecost aggregation requires cross-cluster network access \u2014 review whether the aggregation network path is private or exposed.",
|
|
6909
6909
|
"last_verified": "2026-05-02",
|
|
6910
6910
|
"path": "skills/kubernetes/kubecost-chargeback-allocation-review",
|
|
6911
6911
|
"version": "0.1.0",
|
|
@@ -6991,7 +6991,7 @@
|
|
|
6991
6991
|
"https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
|
|
6992
6992
|
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
6993
6993
|
],
|
|
6994
|
-
"security_notes": "Capture current RBAC state before every mutation
|
|
6994
|
+
"security_notes": "Capture current RBAC state before every mutation \u2014 no built-in rollback. Block escalate, bind, and impersonate verbs without platform-team approval. Never approve wildcard grants. Cached tokens remain valid after binding deletion until expiry.",
|
|
6995
6995
|
"last_verified": "2026-05-01",
|
|
6996
6996
|
"path": "skills/kubernetes/kubernetes-live-rbac-mutation-guard",
|
|
6997
6997
|
"author": "github: Raishin",
|
|
@@ -7038,7 +7038,7 @@
|
|
|
7038
7038
|
"kiro",
|
|
7039
7039
|
"other"
|
|
7040
7040
|
],
|
|
7041
|
-
"summary": "Review Kubernetes cluster network architecture: CNI and dataplane selection, kube-proxy mode and replacement, IPAM and CIDR sizing, MTU and encapsulation, dual-stack and IPv6, Service surface (EndpointSlices, internalTrafficPolicy, externalTrafficPolicy, topology-aware routing), Ingress to Gateway API migration, CoreDNS and NodeLocal DNSCache, multi-cluster topology, and connectivity observability and troubleshooting. Excludes NetworkPolicy content review and live mutations
|
|
7041
|
+
"summary": "Review Kubernetes cluster network architecture: CNI and dataplane selection, kube-proxy mode and replacement, IPAM and CIDR sizing, MTU and encapsulation, dual-stack and IPv6, Service surface (EndpointSlices, internalTrafficPolicy, externalTrafficPolicy, topology-aware routing), Ingress to Gateway API migration, CoreDNS and NodeLocal DNSCache, multi-cluster topology, and connectivity observability and troubleshooting. Excludes NetworkPolicy content review and live mutations \u2014 those are delegated to cilium-network-policy-review and the live-guard agents.",
|
|
7042
7042
|
"source_type": "original",
|
|
7043
7043
|
"official_docs": [
|
|
7044
7044
|
"https://kubernetes.io/docs/concepts/services-networking/",
|
|
@@ -7053,7 +7053,7 @@
|
|
|
7053
7053
|
"https://docs.cilium.io/en/stable/network/kube-proxy-replacement/",
|
|
7054
7054
|
"https://coredns.io/plugins/kubernetes/"
|
|
7055
7055
|
],
|
|
7056
|
-
"security_notes": "CNI and Pod CIDR are one-way architectural choices on most stacks
|
|
7056
|
+
"security_notes": "CNI and Pod CIDR are one-way architectural choices on most stacks \u2014 resizing requires cluster rebuild. kube-proxy mode swap can break in-flight connections. MTU mismatch between underlay and overlay is a silent payload-stall failure. externalTrafficPolicy: Local preserves source IP but black-holes traffic when no local endpoint exists. NodeLocal DNSCache OOM produces a node-wide DNS outage via stale packet-filter redirect. Multi-cluster pod CIDR collisions break any cross-cluster scheme regardless of policy correctness. ndots:5 plus search path is the dominant cluster DNS load on most installations.",
|
|
7057
7057
|
"last_verified": "2026-05-07",
|
|
7058
7058
|
"path": "skills/kubernetes/kubernetes-network-architecture-review",
|
|
7059
7059
|
"author": "github: Raishin",
|
|
@@ -7215,7 +7215,7 @@
|
|
|
7215
7215
|
"gemini",
|
|
7216
7216
|
"kiro"
|
|
7217
7217
|
],
|
|
7218
|
-
"summary": "Review agentic-AI platforms built on the NVIDIA stack per NCP-AAI
|
|
7218
|
+
"summary": "Review agentic-AI platforms built on the NVIDIA stack per NCP-AAI \u2014 NeMo Agent Toolkit, NIM-as-tool, retrieval pipelines, tool-use safety, agent memory boundaries, and audit logging.",
|
|
7219
7219
|
"source_type": "original",
|
|
7220
7220
|
"official_docs": [
|
|
7221
7221
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7245,7 +7245,7 @@
|
|
|
7245
7245
|
"gemini",
|
|
7246
7246
|
"kiro"
|
|
7247
7247
|
],
|
|
7248
|
-
"summary": "Review NVIDIA GPU infrastructure (DGX/HGX/MGX) against NVIDIA reference architectures, the AI Enterprise support matrix, and the NCA-AIIO and NCP-AII certification bodies of knowledge
|
|
7248
|
+
"summary": "Review NVIDIA GPU infrastructure (DGX/HGX/MGX) against NVIDIA reference architectures, the AI Enterprise support matrix, and the NCA-AIIO and NCP-AII certification bodies of knowledge \u2014 driver/firmware/CUDA alignment, BMC segmentation, ECC, persistence, and MIG posture.",
|
|
7249
7249
|
"source_type": "original",
|
|
7250
7250
|
"official_docs": [
|
|
7251
7251
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7275,7 +7275,7 @@
|
|
|
7275
7275
|
"gemini",
|
|
7276
7276
|
"kiro"
|
|
7277
7277
|
],
|
|
7278
|
-
"summary": "Review NVIDIA AI fabric posture per NCP-AIN
|
|
7278
|
+
"summary": "Review NVIDIA AI fabric posture per NCP-AIN \u2014 Spectrum-X / InfiniBand topology, NCCL collective tuning, RoCEv2 lossless config, congestion control, and east-west isolation between training jobs.",
|
|
7279
7279
|
"source_type": "original",
|
|
7280
7280
|
"official_docs": [
|
|
7281
7281
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7305,7 +7305,7 @@
|
|
|
7305
7305
|
"gemini",
|
|
7306
7306
|
"kiro"
|
|
7307
7307
|
],
|
|
7308
|
-
"summary": "Review day-2 operational posture of NVIDIA GPU fleets per NCP-AIO
|
|
7308
|
+
"summary": "Review day-2 operational posture of NVIDIA GPU fleets per NCP-AIO \u2014 DCGM exporter coverage, MIG lifecycle, Xid signature to runbook mapping, and gated driver/firmware upgrade discipline.",
|
|
7309
7309
|
"source_type": "original",
|
|
7310
7310
|
"official_docs": [
|
|
7311
7311
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7335,7 +7335,7 @@
|
|
|
7335
7335
|
"gemini",
|
|
7336
7336
|
"kiro"
|
|
7337
7337
|
],
|
|
7338
|
-
"summary": "Doc-anchored static review of CUDA C/C++ kernel sources against the NVIDIA CUDA C++ Programming Guide, CUDA Best Practices Guide, and Nsight Compute documentation
|
|
7338
|
+
"summary": "Doc-anchored static review of CUDA C/C++ kernel sources against the NVIDIA CUDA C++ Programming Guide, CUDA Best Practices Guide, and Nsight Compute documentation \u2014 memory coalescing, shared-memory bank conflicts, occupancy, register pressure, stream concurrency, kernel launch parameters.",
|
|
7339
7339
|
"source_type": "original",
|
|
7340
7340
|
"official_docs": [
|
|
7341
7341
|
"https://docs.nvidia.com/cuda/cuda-c-programming-guide/",
|
|
@@ -7344,7 +7344,7 @@
|
|
|
7344
7344
|
"https://docs.nvidia.com/nsight-systems/",
|
|
7345
7345
|
"https://docs.nvidia.com/cuda/profiler-users-guide/"
|
|
7346
7346
|
],
|
|
7347
|
-
"security_notes": "Static review only
|
|
7347
|
+
"security_notes": "Static review only \u2014 the skill never executes nvcc, nsight-compute, or nsight-systems. It outputs the recommended invocation as text for the user to run on their own GPU host. Treat CUDA samples that disable bounds checking, copy host pointers across context boundaries, or use `cudaMallocManaged` without prefetch hints as findings rather than as patterns to imitate.",
|
|
7348
7348
|
"last_verified": "2026-05-10",
|
|
7349
7349
|
"path": "skills/nvidia/nvidia-cuda-kernel-performance-review/",
|
|
7350
7350
|
"category": "platform",
|
|
@@ -7365,7 +7365,7 @@
|
|
|
7365
7365
|
"gemini",
|
|
7366
7366
|
"kiro"
|
|
7367
7367
|
],
|
|
7368
|
-
"summary": "Review NVIDIA generative-AI platforms per NCA-GENL / NCA-GENM / NCP-GENL
|
|
7368
|
+
"summary": "Review NVIDIA generative-AI platforms per NCA-GENL / NCA-GENM / NCP-GENL \u2014 NeMo training and customization, NIM inference microservices, model card and weights provenance, evaluation harness, and guardrails posture.",
|
|
7369
7369
|
"source_type": "original",
|
|
7370
7370
|
"official_docs": [
|
|
7371
7371
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7395,7 +7395,7 @@
|
|
|
7395
7395
|
"gemini",
|
|
7396
7396
|
"kiro"
|
|
7397
7397
|
],
|
|
7398
|
-
"summary": "Review NVIDIA GPU Operator on Kubernetes
|
|
7398
|
+
"summary": "Review NVIDIA GPU Operator on Kubernetes \u2014 device plugin, MIG manager, node feature discovery, time-sliced GPUs, container toolkit, securityContext posture, and namespace tenancy boundaries.",
|
|
7399
7399
|
"source_type": "original",
|
|
7400
7400
|
"official_docs": [
|
|
7401
7401
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7460,7 +7460,7 @@
|
|
|
7460
7460
|
"https://oras.land/docs/category/oras-commands",
|
|
7461
7461
|
"https://github.com/anchore/grype"
|
|
7462
7462
|
],
|
|
7463
|
-
"security_notes": "Live-execution skill. Allowlist locks every Bash invocation to nvcr.io/* targets and to a fixed argv shape (no shell metacharacters). Egress restricted to nvcr.io and Sigstore endpoints (rekor, fulcio, tuf). Reads $NGC_API_KEY from environment but never echoes it. Default mode is static (no egress); runtime mode is per-session opt-in. Rekor unreachable degrades to manual-review rather than auto-pass to prevent quiet bypass in air-gapped environments. Read-only
|
|
7463
|
+
"security_notes": "Live-execution skill. Allowlist locks every Bash invocation to nvcr.io/* targets and to a fixed argv shape (no shell metacharacters). Egress restricted to nvcr.io and Sigstore endpoints (rekor, fulcio, tuf). Reads $NGC_API_KEY from environment but never echoes it. Default mode is static (no egress); runtime mode is per-session opt-in. Rekor unreachable degrades to manual-review rather than auto-pass to prevent quiet bypass in air-gapped environments. Read-only \u2014 no docker pull, no kubectl, no registry write.",
|
|
7464
7464
|
"last_verified": "2026-05-11",
|
|
7465
7465
|
"path": "skills/nvidia/nvidia-model-promotion-gatekeeper/",
|
|
7466
7466
|
"category": "security",
|
|
@@ -7483,7 +7483,7 @@
|
|
|
7483
7483
|
"gemini",
|
|
7484
7484
|
"kiro"
|
|
7485
7485
|
],
|
|
7486
|
-
"summary": "Review NGC and NIM supply chain posture
|
|
7486
|
+
"summary": "Review NGC and NIM supply chain posture \u2014 NGC org/team boundaries, API key scope and rotation, NIM container cosign verification, model card and weights provenance, AI Enterprise license posture, and air-gap mirror integrity.",
|
|
7487
7487
|
"source_type": "original",
|
|
7488
7488
|
"official_docs": [
|
|
7489
7489
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7513,7 +7513,7 @@
|
|
|
7513
7513
|
"gemini",
|
|
7514
7514
|
"kiro"
|
|
7515
7515
|
],
|
|
7516
|
-
"summary": "Doc-anchored static review of TensorRT and TensorRT-LLM deployment pipelines against the NVIDIA TensorRT Developer Guide and TensorRT-LLM documentation
|
|
7516
|
+
"summary": "Doc-anchored static review of TensorRT and TensorRT-LLM deployment pipelines against the NVIDIA TensorRT Developer Guide and TensorRT-LLM documentation \u2014 ONNX/PyTorch export, precision selection, calibration integrity, dynamic shapes, plugin trust boundaries, engine cache provenance.",
|
|
7517
7517
|
"source_type": "original",
|
|
7518
7518
|
"official_docs": [
|
|
7519
7519
|
"https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/",
|
|
@@ -7522,7 +7522,7 @@
|
|
|
7522
7522
|
"https://docs.nvidia.com/deeplearning/tensorrt-llm/",
|
|
7523
7523
|
"https://docs.nvidia.com/deeplearning/tensorrt/api/"
|
|
7524
7524
|
],
|
|
7525
|
-
"security_notes": "TensorRT custom plugins load arbitrary native code into the inference process; any plugin pulled from a non-vetted source is an RCE primitive. Serialized TensorRT engines (`.engine`, `.plan`) are not signed by default
|
|
7525
|
+
"security_notes": "TensorRT custom plugins load arbitrary native code into the inference process; any plugin pulled from a non-vetted source is an RCE primitive. Serialized TensorRT engines (`.engine`, `.plan`) are not signed by default \u2014 silent substitution of an engine yields silent model substitution. INT8 calibration data is unredacted production traffic by definition and is a confidentiality risk if it leaks. The skill never executes `trtexec`, `polygraphy`, or `tensorrt_llm/build.py` \u2014 it outputs the recommended invocation as text.",
|
|
7526
7526
|
"last_verified": "2026-05-10",
|
|
7527
7527
|
"path": "skills/nvidia/nvidia-tensorrt-llm-deployment-review/",
|
|
7528
7528
|
"category": "platform",
|
|
@@ -7543,7 +7543,7 @@
|
|
|
7543
7543
|
"gemini",
|
|
7544
7544
|
"kiro"
|
|
7545
7545
|
],
|
|
7546
|
-
"summary": "Doc-anchored static review of Triton Inference Server deployments against the NVIDIA Triton Inference Server documentation
|
|
7546
|
+
"summary": "Doc-anchored static review of Triton Inference Server deployments against the NVIDIA Triton Inference Server documentation \u2014 model repository layout, dynamic batching, ensemble pipelines, custom backend trust, gRPC/HTTP auth, response cache, rate-limit and metrics endpoints.",
|
|
7547
7547
|
"source_type": "original",
|
|
7548
7548
|
"official_docs": [
|
|
7549
7549
|
"https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/",
|
|
@@ -7552,7 +7552,7 @@
|
|
|
7552
7552
|
"https://github.com/triton-inference-server/server/blob/main/docs/customization_guide/inference_protocols.md",
|
|
7553
7553
|
"https://github.com/triton-inference-server/server/blob/main/docs/user_guide/architecture.md"
|
|
7554
7554
|
],
|
|
7555
|
-
"security_notes": "Triton custom Python and C++ backends execute arbitrary code in the server process
|
|
7555
|
+
"security_notes": "Triton custom Python and C++ backends execute arbitrary code in the server process \u2014 any backend pulled from a non-vetted source is an RCE primitive. Default gRPC and HTTP endpoints are anonymous; auth is the operator's responsibility via reverse-proxy or `--grpc-restricted-protocol`. Model files in `model_repository/` are unsigned at rest. The response cache, when enabled, can be poisoned across tenants if requests are not partitioned. The skill never starts `tritonserver` or sends inference requests \u2014 it outputs `tritonserver` and `perf_analyzer` invocations as text.",
|
|
7556
7556
|
"last_verified": "2026-05-10",
|
|
7557
7557
|
"path": "skills/nvidia/nvidia-triton-inference-serving-review/",
|
|
7558
7558
|
"category": "platform",
|
|
@@ -7608,7 +7608,7 @@
|
|
|
7608
7608
|
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
|
|
7609
7609
|
"https://github.com/oracle/oci-native-ingress-controller"
|
|
7610
7610
|
],
|
|
7611
|
-
"security_notes": "Instance Principal auth for cert-manager on OKE means ANY pod on the node can call the OCI Certificates API using the instance metadata endpoint
|
|
7611
|
+
"security_notes": "Instance Principal auth for cert-manager on OKE means ANY pod on the node can call the OCI Certificates API using the instance metadata endpoint \u2014 not just cert-manager. Use OKE Workload Identity to scope cert-issuance permissions to the cert-manager ServiceAccount only. IAM policy with 'manage certificate-authorities' grants delete and update CA permissions, which is excessive for cert-manager.",
|
|
7612
7612
|
"last_verified": "2026-05-02",
|
|
7613
7613
|
"path": "skills/oci/oci-certificates-issuer-review",
|
|
7614
7614
|
"version": "0.1.0",
|
|
@@ -7980,7 +7980,7 @@
|
|
|
7980
7980
|
"kiro",
|
|
7981
7981
|
"other"
|
|
7982
7982
|
],
|
|
7983
|
-
"summary": "Guard Autonomous Database lifecycle changes
|
|
7983
|
+
"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.",
|
|
7984
7984
|
"source_type": "original",
|
|
7985
7985
|
"official_docs": [
|
|
7986
7986
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbscaling.htm",
|
|
@@ -7988,7 +7988,7 @@
|
|
|
7988
7988
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
7989
7989
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
7990
7990
|
],
|
|
7991
|
-
"security_notes": "ADB termination is permanent
|
|
7991
|
+
"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.",
|
|
7992
7992
|
"last_verified": "2026-04-30",
|
|
7993
7993
|
"path": "skills/oci/oci-live-autonomous-db-lifecycle-guard",
|
|
7994
7994
|
"author": "github: Raishin",
|
|
@@ -8015,7 +8015,7 @@
|
|
|
8015
8015
|
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
8016
8016
|
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
8017
8017
|
],
|
|
8018
|
-
"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
|
|
8018
|
+
"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.",
|
|
8019
8019
|
"last_verified": "2026-04-30",
|
|
8020
8020
|
"path": "skills/oci/oci-live-cost-budget-runaway-guard",
|
|
8021
8021
|
"author": "github: Raishin",
|
|
@@ -8070,7 +8070,7 @@
|
|
|
8070
8070
|
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
|
|
8071
8071
|
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
|
|
8072
8072
|
],
|
|
8073
|
-
"security_notes": "oci network security-list update is a full replace
|
|
8073
|
+
"security_notes": "oci network security-list update is a full replace \u2014 always capture complete current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change. Prefer NSGs over Security Lists for database VNICs.",
|
|
8074
8074
|
"last_verified": "2026-05-01",
|
|
8075
8075
|
"path": "skills/oci/oci-live-network-security-rule-guard",
|
|
8076
8076
|
"author": "github: Raishin",
|
|
@@ -8097,7 +8097,7 @@
|
|
|
8097
8097
|
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
8098
8098
|
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
8099
8099
|
],
|
|
8100
|
-
"security_notes": "Never advance an OKE rollout past an approval stage without rollout status and PDB health evidence. kubectl rollout undo is irreversible in the sense that the prior version may not be identical to the deployed artifact
|
|
8100
|
+
"security_notes": "Never advance an OKE rollout past an approval stage without rollout status and PDB health evidence. kubectl rollout undo is irreversible in the sense that the prior version may not be identical to the deployed artifact \u2014 confirm target revision before undo.",
|
|
8101
8101
|
"last_verified": "2026-04-30",
|
|
8102
8102
|
"path": "skills/oci/oci-live-oke-rollout-guard",
|
|
8103
8103
|
"author": "github: Raishin",
|
|
@@ -8767,7 +8767,7 @@
|
|
|
8767
8767
|
"https://api.ovh.com/console/",
|
|
8768
8768
|
"https://registry.terraform.io/providers/ovh/ovh/latest/docs"
|
|
8769
8769
|
],
|
|
8770
|
-
"security_notes": "Routing layer must stay read-only; never attempt live OVHcloud API mutations from the classification layer
|
|
8770
|
+
"security_notes": "Routing layer must stay read-only; never attempt live OVHcloud API mutations from the classification layer \u2014 hand off to approval-gated specialists.",
|
|
8771
8771
|
"last_verified": "2026-05-10",
|
|
8772
8772
|
"path": "skills/ovhcloud/ovhcloud-maestro",
|
|
8773
8773
|
"version": "0.1.0",
|
|
@@ -8903,7 +8903,7 @@
|
|
|
8903
8903
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/iam_policy",
|
|
8904
8904
|
"https://www.scaleway.com/en/developers/api/iam/"
|
|
8905
8905
|
],
|
|
8906
|
-
"security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. IAM key sprawl
|
|
8906
|
+
"security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. IAM key sprawl \u2014 long-lived keys with broad scopes \u2014 is the top Scaleway access control risk.",
|
|
8907
8907
|
"last_verified": "2026-05-10",
|
|
8908
8908
|
"path": "skills/scaleway/scaleway-iam-policy-review",
|
|
8909
8909
|
"author": "github: Raishin",
|
|
@@ -8930,7 +8930,7 @@
|
|
|
8930
8930
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
|
|
8931
8931
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool"
|
|
8932
8932
|
],
|
|
8933
|
-
"security_notes": "Kapsule control-plane upgrades are irreversible
|
|
8933
|
+
"security_notes": "Kapsule control-plane upgrades are irreversible \u2014 no downgrade path exists. CNI choice is immutable after cluster creation. Placement group enforced policy may block instance scheduling under capacity pressure.",
|
|
8934
8934
|
"last_verified": "2026-05-10",
|
|
8935
8935
|
"path": "skills/scaleway/scaleway-kapsule-platform-operator",
|
|
8936
8936
|
"author": "github: Raishin",
|
|
@@ -8958,7 +8958,7 @@
|
|
|
8958
8958
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
|
|
8959
8959
|
"https://kubernetes.io/docs/concepts/workloads/pods/disruptions/"
|
|
8960
8960
|
],
|
|
8961
|
-
"security_notes": "Kapsule control-plane version upgrades are irreversible
|
|
8961
|
+
"security_notes": "Kapsule control-plane version upgrades are irreversible \u2014 no downgrade path exists. CNI type is immutable after cluster creation. Node pool deletion evicts all workloads immediately. Hard-stop mandatory when target, approval, or rollback plan is absent or ambiguous.",
|
|
8962
8962
|
"last_verified": "2026-05-10",
|
|
8963
8963
|
"path": "skills/scaleway/scaleway-live-kapsule-rollout-guard",
|
|
8964
8964
|
"author": "github: Raishin",
|
|
@@ -9011,7 +9011,7 @@
|
|
|
9011
9011
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/vpc",
|
|
9012
9012
|
"https://www.scaleway.com/en/docs/network/load-balancer/"
|
|
9013
9013
|
],
|
|
9014
|
-
"security_notes": "Placement group enforced policy may block instance scheduling under zone capacity pressure
|
|
9014
|
+
"security_notes": "Placement group enforced policy may block instance scheduling under zone capacity pressure \u2014 prefer max_availability for production HA. Security groups are zone-scoped; cross-zone traffic must be reviewed for unintended public exposure via flexible IPs.",
|
|
9015
9015
|
"last_verified": "2026-05-10",
|
|
9016
9016
|
"path": "skills/scaleway/scaleway-network-architect",
|
|
9017
9017
|
"author": "github: Raishin",
|
|
@@ -9089,7 +9089,7 @@
|
|
|
9089
9089
|
"kiro",
|
|
9090
9090
|
"other"
|
|
9091
9091
|
],
|
|
9092
|
-
"summary": "Live-guard skill for Velero backup schedules, restore operations, BackupStorageLocation changes, and volume snapshots
|
|
9092
|
+
"summary": "Live-guard skill for Velero backup schedules, restore operations, BackupStorageLocation changes, and volume snapshots \u2014 requiring explicit platform-team sign-off before any mutation.",
|
|
9093
9093
|
"source_type": "original",
|
|
9094
9094
|
"official_docs": [
|
|
9095
9095
|
"https://velero.io/docs/latest/",
|
|
@@ -9098,10 +9098,407 @@
|
|
|
9098
9098
|
"https://velero.io/docs/latest/locations/",
|
|
9099
9099
|
"https://velero.io/docs/latest/hooks/"
|
|
9100
9100
|
],
|
|
9101
|
-
"security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts
|
|
9101
|
+
"security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts \u2014 equivalent to a partial cluster wipe. BSL credentials with write-only access prevent listing/deleting old backups, causing runaway storage costs. Never proceed with cluster-wide restores without explicit platform-team sign-off.",
|
|
9102
9102
|
"last_verified": "2026-05-02",
|
|
9103
9103
|
"path": "skills/velero/velero-backup-restore-guard",
|
|
9104
9104
|
"version": "0.1.0",
|
|
9105
9105
|
"author": "github: Raishin"
|
|
9106
|
+
},
|
|
9107
|
+
{
|
|
9108
|
+
"id": "marketing-consent-data-collection-review",
|
|
9109
|
+
"name": "Marketing Consent and Data-Collection Review",
|
|
9110
|
+
"type": "skill",
|
|
9111
|
+
"provider": "marketing",
|
|
9112
|
+
"harnesses": [
|
|
9113
|
+
"codex",
|
|
9114
|
+
"claude-code",
|
|
9115
|
+
"cursor",
|
|
9116
|
+
"gemini",
|
|
9117
|
+
"kiro",
|
|
9118
|
+
"other"
|
|
9119
|
+
],
|
|
9120
|
+
"summary": "Review marketing consent and data-collection posture \u2014 CMP banner config, tag-manager containers, Consent Mode wiring, and cookie policy \u2014 for GDPR/ePrivacy/CCPA correctness, dark patterns, and undisclosed trackers.",
|
|
9121
|
+
"source_type": "original",
|
|
9122
|
+
"official_docs": [
|
|
9123
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
9124
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32002L0058",
|
|
9125
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9126
|
+
"https://developers.google.com/tag-platform/security/guides/consent",
|
|
9127
|
+
"https://iabeurope.eu/transparency-consent-framework/"
|
|
9128
|
+
],
|
|
9129
|
+
"security_notes": "Marketing tags that fire before a consent signal collect personal data with no lawful basis and expose the controller to GDPR/ePrivacy enforcement and CCPA class actions. Consent banners with non-symmetric choice or pre-ticked boxes invalidate consent. Review works from sanitized configuration only; never request real visitor data, consent-string archives, or analytics account credentials.",
|
|
9130
|
+
"last_verified": "2026-05-17",
|
|
9131
|
+
"path": "skills/marketing/marketing-consent-data-collection-review",
|
|
9132
|
+
"author": "github: Raishin",
|
|
9133
|
+
"version": "0.1.0"
|
|
9134
|
+
},
|
|
9135
|
+
{
|
|
9136
|
+
"id": "marketing-pixel-data-leakage-review",
|
|
9137
|
+
"name": "Marketing Pixel Data-Leakage Review",
|
|
9138
|
+
"type": "skill",
|
|
9139
|
+
"provider": "marketing",
|
|
9140
|
+
"harnesses": [
|
|
9141
|
+
"codex",
|
|
9142
|
+
"claude-code",
|
|
9143
|
+
"cursor",
|
|
9144
|
+
"gemini",
|
|
9145
|
+
"kiro",
|
|
9146
|
+
"other"
|
|
9147
|
+
],
|
|
9148
|
+
"summary": "Review advertising pixels and conversion event tracking for personal-data leakage to ad networks \u2014 PII in payloads, form-field auto-capture, pixels on sensitive pages, and unhashed identifier transmission.",
|
|
9149
|
+
"source_type": "original",
|
|
9150
|
+
"official_docs": [
|
|
9151
|
+
"https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/hipaa-online-tracking/index.html",
|
|
9152
|
+
"https://www.ftc.gov/legal-library/browse/rules/health-breach-notification-rule",
|
|
9153
|
+
"https://developers.facebook.com/docs/meta-pixel/",
|
|
9154
|
+
"https://support.google.com/google-ads/answer/9888656",
|
|
9155
|
+
"https://owasp.org/www-project-top-ten/"
|
|
9156
|
+
],
|
|
9157
|
+
"security_notes": "Advertising pixels that capture email, phone, health, or financial data transmit personal data to third-party ad networks with no contract, no consent scope, and no breach visibility \u2014 a pattern behind major HIPAA settlements, FTC Health Breach Notification Rule actions, and wiretap class actions. Review works from sanitized payloads and container exports only; never request real visitor data or ad-platform credentials.",
|
|
9158
|
+
"last_verified": "2026-05-17",
|
|
9159
|
+
"path": "skills/marketing/marketing-pixel-data-leakage-review",
|
|
9160
|
+
"author": "github: Raishin",
|
|
9161
|
+
"version": "0.1.0"
|
|
9162
|
+
},
|
|
9163
|
+
{
|
|
9164
|
+
"id": "martech-access-governance-review",
|
|
9165
|
+
"name": "Martech Access Governance Review",
|
|
9166
|
+
"type": "skill",
|
|
9167
|
+
"provider": "marketing",
|
|
9168
|
+
"harnesses": [
|
|
9169
|
+
"codex",
|
|
9170
|
+
"claude-code",
|
|
9171
|
+
"cursor",
|
|
9172
|
+
"gemini",
|
|
9173
|
+
"kiro",
|
|
9174
|
+
"other"
|
|
9175
|
+
],
|
|
9176
|
+
"summary": "Review access governance across a marketing technology stack \u2014 OAuth connected apps, API keys, CRM and marketing-automation roles, and integration scopes \u2014 for least-privilege violations, shared and stale credentials, and missing ownership.",
|
|
9177
|
+
"source_type": "original",
|
|
9178
|
+
"official_docs": [
|
|
9179
|
+
"https://datatracker.ietf.org/doc/html/rfc6749",
|
|
9180
|
+
"https://oauth.net/2/scope/",
|
|
9181
|
+
"https://csrc.nist.gov/glossary/term/least_privilege",
|
|
9182
|
+
"https://owasp.org/www-project-top-ten/",
|
|
9183
|
+
"https://csrc.nist.gov/pubs/sp/800/207/final"
|
|
9184
|
+
],
|
|
9185
|
+
"security_notes": "A marketing technology stack holds the full customer database and accumulates OAuth grants, API keys, and seats faster than it deprovisions them. Over-broad connector scopes, shared non-rotating credentials, and stale grants from departed staff or ended vendors are a heavily exploited SaaS breach path. Review works from sanitized inventories only; never request, collect, or echo credential values, tokens, or secrets.",
|
|
9186
|
+
"last_verified": "2026-05-17",
|
|
9187
|
+
"path": "skills/marketing/martech-access-governance-review",
|
|
9188
|
+
"author": "github: Raishin",
|
|
9189
|
+
"version": "0.1.0"
|
|
9190
|
+
},
|
|
9191
|
+
{
|
|
9192
|
+
"id": "marketing-maestro",
|
|
9193
|
+
"name": "Marketing Maestro",
|
|
9194
|
+
"type": "skill",
|
|
9195
|
+
"provider": "marketing",
|
|
9196
|
+
"harnesses": [
|
|
9197
|
+
"codex",
|
|
9198
|
+
"claude-code",
|
|
9199
|
+
"cursor",
|
|
9200
|
+
"gemini",
|
|
9201
|
+
"kiro",
|
|
9202
|
+
"other"
|
|
9203
|
+
],
|
|
9204
|
+
"summary": "Route marketing-governance review tasks to the narrowest specialist across all 13 domains: consent and data-collection, advertising-pixel data-leakage, martech access-governance, GPC signal-honoring, email sender authentication, programmatic supply-chain integrity, AI ad-targeting fairness, EU AI Act marketing-system classification, lookalike audience upload compliance, email list retention, influencer disclosure, conversion-flow dark patterns, and analytics data minimization. Dispatches single or parallel teams (max 4); requires human gate for any mutation intent.",
|
|
9205
|
+
"source_type": "original",
|
|
9206
|
+
"official_docs": [
|
|
9207
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
9208
|
+
"https://oag.ca.gov/privacy/ccpa"
|
|
9209
|
+
],
|
|
9210
|
+
"security_notes": "Read-only routing skill. Never accepts real visitor data, consent-string archives, ad-platform credentials, API keys, OAuth tokens, or tenant-specific data. No live-guard agents exist in v1; any mutation request is refused and escalated to a human operator.",
|
|
9211
|
+
"last_verified": "2026-05-17",
|
|
9212
|
+
"path": "skills/marketing/marketing-maestro",
|
|
9213
|
+
"author": "github: Raishin",
|
|
9214
|
+
"version": "0.1.0",
|
|
9215
|
+
"lifecycle": "experimental"
|
|
9216
|
+
},
|
|
9217
|
+
{
|
|
9218
|
+
"id": "ai-advertising-targeting-fairness-review",
|
|
9219
|
+
"name": "AI Advertising Targeting Fairness Review",
|
|
9220
|
+
"type": "skill",
|
|
9221
|
+
"provider": "marketing",
|
|
9222
|
+
"harnesses": [
|
|
9223
|
+
"codex",
|
|
9224
|
+
"claude-code",
|
|
9225
|
+
"cursor",
|
|
9226
|
+
"gemini",
|
|
9227
|
+
"kiro",
|
|
9228
|
+
"other"
|
|
9229
|
+
],
|
|
9230
|
+
"summary": "Review ad-platform audience targeting configurations and AI feature usage for protected-class discrimination risk under Fair Housing Act, ECOA, and EU AI Act Article 5 \u2014 proxy segments, algorithmic disparate impact, and missing Special Ad Category declarations.",
|
|
9231
|
+
"source_type": "original",
|
|
9232
|
+
"official_docs": [
|
|
9233
|
+
"https://www.ftc.gov/business-guidance/blog/2023/02/ftcs-ai-related-enforcement-actions",
|
|
9234
|
+
"https://www.hud.gov/program_offices/fair_housing_equal_opp/fair_housing_act_overview",
|
|
9235
|
+
"https://www.consumerfinance.gov/about-us/blog/cfpb-issues-guidance-on-credit-denials-by-lenders-using-artificial-intelligence/",
|
|
9236
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
9237
|
+
"https://www.federalregister.gov/documents/2023/07/13/2023-14625/civil-rights-principles-for-the-use-of-artificial-intelligence"
|
|
9238
|
+
],
|
|
9239
|
+
"security_notes": "Ad-platform AI features that optimize on historical converter populations can propagate protected-class disparate impact without explicit discriminatory intent. Review works from sanitized audience spec exports and declared AI feature annotations only; never request live campaign credentials, ad-account access tokens, or real user audience data.",
|
|
9240
|
+
"last_verified": "2026-05-17",
|
|
9241
|
+
"path": "skills/marketing/ai-advertising-targeting-fairness-review",
|
|
9242
|
+
"author": "github: Raishin",
|
|
9243
|
+
"version": "0.1.0"
|
|
9244
|
+
},
|
|
9245
|
+
{
|
|
9246
|
+
"id": "analytics-data-minimization-review",
|
|
9247
|
+
"name": "Analytics Data-Minimization Review",
|
|
9248
|
+
"type": "skill",
|
|
9249
|
+
"provider": "marketing",
|
|
9250
|
+
"harnesses": [
|
|
9251
|
+
"codex",
|
|
9252
|
+
"claude-code",
|
|
9253
|
+
"cursor",
|
|
9254
|
+
"gemini",
|
|
9255
|
+
"kiro",
|
|
9256
|
+
"other"
|
|
9257
|
+
],
|
|
9258
|
+
"summary": "Review analytics platform configuration \u2014 GA4 property settings, BigQuery export schema, custom event-parameter definitions, and user-property declarations \u2014 for data-minimization violations, excessive collection, and storage-period over-retention under GDPR Article 5(1)(c) and 5(1)(e) and EU DPA enforcement on GA4.",
|
|
9259
|
+
"source_type": "original",
|
|
9260
|
+
"official_docs": [
|
|
9261
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
9262
|
+
"https://www.cnil.fr/en/use-google-analytics-and-data-transfers-united-states-cnil-orders-website-manageroperator-comply/",
|
|
9263
|
+
"https://www.cnil.fr/en/google-analytics-and-data-transfers-how-make-your-analytics-tool-compliant-gdpr",
|
|
9264
|
+
"https://www.garanteprivacy.it/home/docweb/-/docweb-display/docweb/9782874",
|
|
9265
|
+
"https://support.google.com/analytics/answer/9019185"
|
|
9266
|
+
],
|
|
9267
|
+
"security_notes": "Read-only static review of sanitized analytics configuration exports and schema definitions only. Never request live analytics data, raw event exports containing real user identifiers, GA4 admin credentials, or BigQuery service-account keys. Findings may indicate cross-border data transfer violations requiring DPA notification \u2014 route remediation and legal assessment to qualified privacy counsel before acting on findings.",
|
|
9268
|
+
"last_verified": "2026-05-17",
|
|
9269
|
+
"path": "skills/marketing/analytics-data-minimization-review",
|
|
9270
|
+
"author": "github: Raishin",
|
|
9271
|
+
"version": "0.1.0",
|
|
9272
|
+
"lifecycle": "experimental"
|
|
9273
|
+
},
|
|
9274
|
+
{
|
|
9275
|
+
"id": "email-sender-authentication-review",
|
|
9276
|
+
"name": "Email Sender Authentication Review",
|
|
9277
|
+
"type": "skill",
|
|
9278
|
+
"provider": "marketing",
|
|
9279
|
+
"harnesses": [
|
|
9280
|
+
"codex",
|
|
9281
|
+
"claude-code",
|
|
9282
|
+
"cursor",
|
|
9283
|
+
"gemini",
|
|
9284
|
+
"kiro",
|
|
9285
|
+
"other"
|
|
9286
|
+
],
|
|
9287
|
+
"summary": "Review DNS sender-authentication records (SPF, DKIM, DMARC, BIMI) for a marketing domain to identify policy gaps exposing campaigns to rejection, spoofing, or inbox displacement.",
|
|
9288
|
+
"source_type": "original",
|
|
9289
|
+
"official_docs": [
|
|
9290
|
+
"https://datatracker.ietf.org/doc/html/rfc7489",
|
|
9291
|
+
"https://support.google.com/mail/answer/81126",
|
|
9292
|
+
"https://www.pcisecuritystandards.org/document_library/",
|
|
9293
|
+
"https://www.cisa.gov/sites/default/files/publications/bod-18-01.pdf",
|
|
9294
|
+
"https://datatracker.ietf.org/doc/html/rfc7208"
|
|
9295
|
+
],
|
|
9296
|
+
"security_notes": "Email authentication reviews work from sanitized DNS TXT record exports only. Never request live DMARC aggregate report XML, ESP account credentials, or sending-platform API keys. SPF, DKIM, and DMARC records are publicly resolvable; the artifact is the domain's own export, not live lookups against production DNS.",
|
|
9297
|
+
"last_verified": "2026-05-17",
|
|
9298
|
+
"path": "skills/marketing/email-sender-authentication-review",
|
|
9299
|
+
"author": "github: Raishin",
|
|
9300
|
+
"version": "0.1.0",
|
|
9301
|
+
"lifecycle": "experimental"
|
|
9302
|
+
},
|
|
9303
|
+
{
|
|
9304
|
+
"id": "eu-ai-act-marketing-system-review",
|
|
9305
|
+
"name": "EU AI Act Marketing System Review",
|
|
9306
|
+
"type": "skill",
|
|
9307
|
+
"provider": "marketing",
|
|
9308
|
+
"harnesses": [
|
|
9309
|
+
"codex",
|
|
9310
|
+
"claude-code",
|
|
9311
|
+
"cursor",
|
|
9312
|
+
"gemini",
|
|
9313
|
+
"kiro",
|
|
9314
|
+
"other"
|
|
9315
|
+
],
|
|
9316
|
+
"summary": "Review a marketing AI system description card against EU AI Act Regulation 2024/1689 risk-tier criteria \u2014 classify the system, flag documentation obligations (Articles 11, 13, 14, 43), and identify deployment-readiness gaps before the August 2, 2026 full-enforcement date.",
|
|
9317
|
+
"source_type": "original",
|
|
9318
|
+
"official_docs": [
|
|
9319
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32024R1689",
|
|
9320
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
9321
|
+
"https://www.europarl.europa.eu/topics/en/article/20230601STO93804/eu-ai-act-first-regulation-on-artificial-intelligence",
|
|
9322
|
+
"https://edpb.europa.eu/our-work-tools/our-documents/guidelines/guidelines-022023-technical-scope-art-22-gdpr_en",
|
|
9323
|
+
"https://artificialintelligenceact.eu/the-act/"
|
|
9324
|
+
],
|
|
9325
|
+
"security_notes": "EU AI Act classification determines conformity assessment, CE marking, and EU AI database registration obligations \u2014 misclassification is itself a compliance gap. Review works from sanitized AI system description cards only; never request model weights, training datasets, internal performance logs, or vendor system-access credentials. Legal determination of Article 5 prohibited practices is routed to qualified counsel.",
|
|
9326
|
+
"last_verified": "2026-05-17",
|
|
9327
|
+
"path": "skills/marketing/eu-ai-act-marketing-system-review",
|
|
9328
|
+
"author": "github: Raishin",
|
|
9329
|
+
"version": "0.1.0"
|
|
9330
|
+
},
|
|
9331
|
+
{
|
|
9332
|
+
"id": "influencer-disclosure-compliance-review",
|
|
9333
|
+
"name": "Influencer Disclosure Compliance Review",
|
|
9334
|
+
"type": "skill",
|
|
9335
|
+
"provider": "marketing",
|
|
9336
|
+
"harnesses": [
|
|
9337
|
+
"codex",
|
|
9338
|
+
"claude-code",
|
|
9339
|
+
"cursor",
|
|
9340
|
+
"gemini",
|
|
9341
|
+
"kiro",
|
|
9342
|
+
"other"
|
|
9343
|
+
],
|
|
9344
|
+
"summary": "Review influencer campaign audit packs \u2014 brief, contract, post descriptions, and disclosure placement specs \u2014 for FTC Endorsement Guide violations: undisclosed material connections, inadequate disclosure placement, and brand liability exposure.",
|
|
9345
|
+
"source_type": "original",
|
|
9346
|
+
"official_docs": [
|
|
9347
|
+
"https://www.ftc.gov/legal-library/browse/rules/endorsement-guides",
|
|
9348
|
+
"https://www.ecfr.gov/current/title-16/chapter-I/subchapter-B/part-255",
|
|
9349
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/ftc-endorsement-guides-final-rule.pdf",
|
|
9350
|
+
"https://www.ftc.gov/legal-library/browse/statutes/federal-trade-commission-act",
|
|
9351
|
+
"https://www.ftc.gov/business-guidance/resources/ftcs-endorsement-guides-what-people-are-asking"
|
|
9352
|
+
],
|
|
9353
|
+
"security_notes": "Review works from a structured influencer campaign audit pack only \u2014 brief, contract excerpt, post descriptions, and disclosure spec. Never accept raw personal data about creators, unpublished negotiations, or brand financial terms beyond what is needed to assess disclosure adequacy. This is a static compliance review; it does not generate campaign content or creator instructions.",
|
|
9354
|
+
"last_verified": "2026-05-17",
|
|
9355
|
+
"path": "skills/marketing/influencer-disclosure-compliance-review",
|
|
9356
|
+
"author": "github: Raishin",
|
|
9357
|
+
"version": "0.1.0",
|
|
9358
|
+
"lifecycle": "experimental"
|
|
9359
|
+
},
|
|
9360
|
+
{
|
|
9361
|
+
"id": "lookalike-audience-upload-compliance-review",
|
|
9362
|
+
"name": "Lookalike Audience Upload Compliance Review",
|
|
9363
|
+
"type": "skill",
|
|
9364
|
+
"provider": "marketing",
|
|
9365
|
+
"harnesses": [
|
|
9366
|
+
"codex",
|
|
9367
|
+
"claude-code",
|
|
9368
|
+
"cursor",
|
|
9369
|
+
"gemini",
|
|
9370
|
+
"kiro",
|
|
9371
|
+
"other"
|
|
9372
|
+
],
|
|
9373
|
+
"summary": "Review custom-audience and lookalike-audience upload specifications for hashing adequacy, PII field scope, consent-basis validity, and platform data-sharing restrictions before upload to Meta, Google, LinkedIn, or TikTok \u2014 catching underhashed identifiers, consent-scope mismatches, and re-identification surfaces.",
|
|
9374
|
+
"source_type": "original",
|
|
9375
|
+
"official_docs": [
|
|
9376
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32016R0679",
|
|
9377
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9378
|
+
"https://www.ftc.gov/reports/data-brokers-call-transparency-accountability",
|
|
9379
|
+
"https://developers.facebook.com/docs/marketing-api/audiences/guides/custom-audiences/",
|
|
9380
|
+
"https://support.google.com/google-ads/answer/6334160"
|
|
9381
|
+
],
|
|
9382
|
+
"security_notes": "Custom-audience uploads transmit hashed personal data to ad platforms under data-sharing arrangements that must have a lawful basis, appropriate consent scope, and adequate pseudonymization. Review works from sanitized field-mapping specifications, declared hashing methods, and consent-basis documentation only; never request actual audience files, real customer records, or platform API credentials.",
|
|
9383
|
+
"last_verified": "2026-05-17",
|
|
9384
|
+
"path": "skills/marketing/lookalike-audience-upload-compliance-review",
|
|
9385
|
+
"author": "github: Raishin",
|
|
9386
|
+
"version": "0.1.0"
|
|
9387
|
+
},
|
|
9388
|
+
{
|
|
9389
|
+
"id": "marketing-conversion-flow-dark-pattern-review",
|
|
9390
|
+
"name": "Marketing Conversion Flow Dark-Pattern Review",
|
|
9391
|
+
"type": "skill",
|
|
9392
|
+
"provider": "marketing",
|
|
9393
|
+
"harnesses": [
|
|
9394
|
+
"codex",
|
|
9395
|
+
"claude-code",
|
|
9396
|
+
"cursor",
|
|
9397
|
+
"gemini",
|
|
9398
|
+
"kiro",
|
|
9399
|
+
"other"
|
|
9400
|
+
],
|
|
9401
|
+
"summary": "Review marketing conversion flow specifications \u2014 subscription sign-up, upsell interstitial, free-trial enrollment, and cancellation path \u2014 for dark-pattern practices that invalidate consent or constitute unfair or deceptive acts under FTC Section 5, the FTC Negative Option Rule, CPRA, and EU AI Act Article 5(1)(b).",
|
|
9402
|
+
"source_type": "original",
|
|
9403
|
+
"official_docs": [
|
|
9404
|
+
"https://www.ftc.gov/legal-library/browse/rules/negative-option-rule",
|
|
9405
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/P214800+Dark+Patterns+Report+9.14.2022+-+FINAL.pdf",
|
|
9406
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140.",
|
|
9407
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9408
|
+
"https://eur-lex.europa.eu/eli/reg/2024/1689/oj/eng"
|
|
9409
|
+
],
|
|
9410
|
+
"security_notes": "Read-only static review of sanitized UX flow specifications and annotated wireframes only. Never request real payment credentials, live user-session data, or production A/B-test results. Findings may indicate violations of FTC rules carrying civil penalties \u2014 route remediation and enforcement-risk assessment to qualified legal counsel before acting on findings.",
|
|
9411
|
+
"last_verified": "2026-05-17",
|
|
9412
|
+
"path": "skills/marketing/marketing-conversion-flow-dark-pattern-review",
|
|
9413
|
+
"author": "github: Raishin",
|
|
9414
|
+
"version": "0.1.0",
|
|
9415
|
+
"lifecycle": "experimental"
|
|
9416
|
+
},
|
|
9417
|
+
{
|
|
9418
|
+
"id": "marketing-email-list-retention-review",
|
|
9419
|
+
"name": "Marketing Email List Retention Review",
|
|
9420
|
+
"type": "skill",
|
|
9421
|
+
"provider": "marketing",
|
|
9422
|
+
"harnesses": [
|
|
9423
|
+
"codex",
|
|
9424
|
+
"claude-code",
|
|
9425
|
+
"cursor",
|
|
9426
|
+
"gemini",
|
|
9427
|
+
"kiro",
|
|
9428
|
+
"other"
|
|
9429
|
+
],
|
|
9430
|
+
"summary": "Review marketing email list segment metadata, consent-record completeness, suppression-list coverage, and data-retention schedules for GDPR, CASL, and CCPA deletion-right compliance.",
|
|
9431
|
+
"source_type": "original",
|
|
9432
|
+
"official_docs": [
|
|
9433
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
9434
|
+
"https://gdpr-info.eu/art-17-gdpr/",
|
|
9435
|
+
"https://laws-lois.justice.gc.ca/eng/acts/C-28.65/page-1.html",
|
|
9436
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9437
|
+
"https://www.canada.ca/en/radio-television-telecommunications/news/2014/07/compliance-and-enforcement-information-bulletin-crtc-2014-326.html"
|
|
9438
|
+
],
|
|
9439
|
+
"security_notes": "Review works from sanitized CRM/ESP exports only \u2014 placeholder values for email addresses, subscriber IDs, and timestamps. Never accept real subscriber PII, live CRM credentials, or ESP API keys. Findings of missing consent records or absent suppression-list sync may constitute an ongoing GDPR or CASL violation requiring legal escalation.",
|
|
9440
|
+
"last_verified": "2026-05-17",
|
|
9441
|
+
"path": "skills/marketing/marketing-email-list-retention-review",
|
|
9442
|
+
"author": "github: Raishin",
|
|
9443
|
+
"version": "0.1.0",
|
|
9444
|
+
"lifecycle": "experimental"
|
|
9445
|
+
},
|
|
9446
|
+
{
|
|
9447
|
+
"id": "marketing-gpc-signal-honoring-review",
|
|
9448
|
+
"name": "Marketing GPC Signal Honoring Review",
|
|
9449
|
+
"type": "skill",
|
|
9450
|
+
"provider": "marketing",
|
|
9451
|
+
"harnesses": [
|
|
9452
|
+
"codex",
|
|
9453
|
+
"claude-code",
|
|
9454
|
+
"cursor",
|
|
9455
|
+
"gemini",
|
|
9456
|
+
"kiro",
|
|
9457
|
+
"other"
|
|
9458
|
+
],
|
|
9459
|
+
"summary": "Review the technical signal path by which a Global Privacy Control opt-out travels through the CMP and tag stack to confirm ad tags, server-side conversion APIs, and CAPI forwarding actually cease firing on opt-out.",
|
|
9460
|
+
"source_type": "original",
|
|
9461
|
+
"official_docs": [
|
|
9462
|
+
"https://cppa.ca.gov/regulations/pdf/cppa_regs.pdf",
|
|
9463
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?sectionNum=1798.135.&lawCode=CIV",
|
|
9464
|
+
"https://globalprivacycontrol.org/",
|
|
9465
|
+
"https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB566",
|
|
9466
|
+
"https://oag.ca.gov/privacy/ccpa"
|
|
9467
|
+
],
|
|
9468
|
+
"security_notes": "GPC honoring reviews work from sanitized tag-manager container exports and CMP configuration exports only. Never request live CMP consent logs, visitor opt-out records, or ad-platform credentials. Findings of non-compliance may constitute evidence in an enforcement proceeding \u2014 route legal determinations to qualified privacy counsel, not to this skill.",
|
|
9469
|
+
"last_verified": "2026-05-17",
|
|
9470
|
+
"path": "skills/marketing/marketing-gpc-signal-honoring-review",
|
|
9471
|
+
"author": "github: Raishin",
|
|
9472
|
+
"version": "0.1.0",
|
|
9473
|
+
"lifecycle": "experimental"
|
|
9474
|
+
},
|
|
9475
|
+
{
|
|
9476
|
+
"id": "programmatic-supply-chain-integrity-review",
|
|
9477
|
+
"name": "Programmatic Supply Chain Integrity Review",
|
|
9478
|
+
"type": "skill",
|
|
9479
|
+
"provider": "marketing",
|
|
9480
|
+
"harnesses": [
|
|
9481
|
+
"codex",
|
|
9482
|
+
"claude-code",
|
|
9483
|
+
"cursor",
|
|
9484
|
+
"gemini",
|
|
9485
|
+
"kiro",
|
|
9486
|
+
"other"
|
|
9487
|
+
],
|
|
9488
|
+
"summary": "Review ads.txt, app-ads.txt, and sellers.json files for a publisher or advertiser's programmatic supply chain to detect unauthorized resellers, domain-spoofing exposure, and SupplyChain Object gaps.",
|
|
9489
|
+
"source_type": "original",
|
|
9490
|
+
"official_docs": [
|
|
9491
|
+
"https://iabtechlab.com/ads-txt/",
|
|
9492
|
+
"https://iabtechlab.com/sellers-json/",
|
|
9493
|
+
"https://iabtechlab.com/supplychain-object/",
|
|
9494
|
+
"https://mediaratingcouncil.org/sites/default/files/Standards/MRC%20Invalid%20Traffic%20Detection%20and%20Filtration%20Guidelines%20Addendum.pdf",
|
|
9495
|
+
"https://iabtechlab.com/app-ads-txt/"
|
|
9496
|
+
],
|
|
9497
|
+
"security_notes": "Supply chain integrity reviews work from the raw text of ads.txt, app-ads.txt, and sellers.json files pasted as input. Never request DSP credentials, exchange account tokens, or bid-stream logs. ads.txt and sellers.json are publicly resolvable files; the artifact is the publisher's or exchange's own exported text, not a live crawl of production endpoints.",
|
|
9498
|
+
"last_verified": "2026-05-17",
|
|
9499
|
+
"path": "skills/marketing/programmatic-supply-chain-integrity-review",
|
|
9500
|
+
"author": "github: Raishin",
|
|
9501
|
+
"version": "0.1.0",
|
|
9502
|
+
"lifecycle": "experimental"
|
|
9106
9503
|
}
|
|
9107
9504
|
]
|