@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/agents.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"https://www.alibabacloud.com/help/en/acr",
|
|
20
20
|
"https://www.alibabacloud.com/help/en/asm"
|
|
21
21
|
],
|
|
22
|
-
"security_notes": "ACK cluster version upgrades are irreversible. Node pool scale-down may evict workloads. Production namespace mutations require confirmation. ACK Serverless (ASK) has no node-level access
|
|
22
|
+
"security_notes": "ACK cluster version upgrades are irreversible. Node pool scale-down may evict workloads. Production namespace mutations require confirmation. ACK Serverless (ASK) has no node-level access \u2014 do not recommend node-level debugging commands for ASK.",
|
|
23
23
|
"last_verified": "2026-05-08",
|
|
24
24
|
"path": "agents/alibaba/alibaba-ack-container-platform-operator-agent",
|
|
25
25
|
"author": "github: Raishin",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"https://www.alibabacloud.com/help/en/actiontrail",
|
|
45
45
|
"https://www.alibabacloud.com/help/en/sls"
|
|
46
46
|
],
|
|
47
|
-
"security_notes": "Do not delete ActionTrail trails, SLS logstores, or audit evidence without backup verification
|
|
47
|
+
"security_notes": "Do not delete ActionTrail trails, SLS logstores, or audit evidence without backup verification \u2014 audit log destruction may violate MLPS 2.0 retention requirements.",
|
|
48
48
|
"last_verified": "2026-05-08",
|
|
49
49
|
"path": "agents/alibaba/alibaba-actiontrail-audit-analyst-agent",
|
|
50
50
|
"author": "github: Raishin",
|
|
@@ -89,14 +89,14 @@
|
|
|
89
89
|
"gemini",
|
|
90
90
|
"kiro"
|
|
91
91
|
],
|
|
92
|
-
"summary": "Review Alibaba Cloud SSL Certificate Service
|
|
92
|
+
"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.",
|
|
93
93
|
"source_type": "original",
|
|
94
94
|
"official_docs": [
|
|
95
95
|
"https://www.alibabacloud.com/help/en/ssl-certificate/latest/what-is-ssl-certificates-service",
|
|
96
96
|
"https://www.alibabacloud.com/help/en/slb/application-load-balancer/user-guide/create-an-https-listener",
|
|
97
97
|
"https://www.alibabacloud.com/help/en/cdn/user-guide/configure-an-ssl-certificate"
|
|
98
98
|
],
|
|
99
|
-
"security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems
|
|
99
|
+
"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.",
|
|
100
100
|
"last_verified": "2026-05-09",
|
|
101
101
|
"path": "agents/alibaba/alibaba-certificate-manager-issuer-review-agent",
|
|
102
102
|
"version": "0.1.0",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"gemini",
|
|
116
116
|
"kiro"
|
|
117
117
|
],
|
|
118
|
-
"summary": "Pre-change blast radius analysis for Alibaba Cloud
|
|
118
|
+
"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.",
|
|
119
119
|
"source_type": "original",
|
|
120
120
|
"official_docs": [
|
|
121
121
|
"https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"https://www.alibabacloud.com/help/en/cen/latest/what-is-cen",
|
|
124
124
|
"https://www.alibabacloud.com/help/en/vpc/latest/vpc-peering-connections-overview"
|
|
125
125
|
],
|
|
126
|
-
"security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies
|
|
126
|
+
"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.",
|
|
127
127
|
"last_verified": "2026-05-09",
|
|
128
128
|
"path": "agents/alibaba/alibaba-change-impact-advisor-agent",
|
|
129
129
|
"version": "0.1.0",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"gemini",
|
|
168
168
|
"kiro"
|
|
169
169
|
],
|
|
170
|
-
"summary": "Detect and coordinate response to Alibaba Cloud cost anomalies
|
|
170
|
+
"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.",
|
|
171
171
|
"source_type": "original",
|
|
172
172
|
"official_docs": [
|
|
173
173
|
"https://www.alibabacloud.com/help/en/maxcompute/latest/billing-overview",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"https://www.alibabacloud.com/help/en/cost-management/latest/overview",
|
|
176
176
|
"https://www.alibabacloud.com/help/en/cdn/user-guide/billing-overview"
|
|
177
177
|
],
|
|
178
|
-
"security_notes": "Alibaba Cloud cost data is accessible via the billing API
|
|
178
|
+
"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.",
|
|
179
179
|
"last_verified": "2026-05-09",
|
|
180
180
|
"path": "agents/alibaba/alibaba-cost-anomaly-watch-coordinator-agent",
|
|
181
181
|
"version": "0.1.0",
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"gemini",
|
|
221
221
|
"kiro"
|
|
222
222
|
],
|
|
223
|
-
"summary": "Coordinate the daily Alibaba Cloud operations standup
|
|
223
|
+
"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.",
|
|
224
224
|
"source_type": "original",
|
|
225
225
|
"official_docs": [
|
|
226
226
|
"https://www.alibabacloud.com/help/en/cost-management/latest/overview",
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"https://www.alibabacloud.com/help/en/ack/ack-managed-and-ack-dedicated/user-guide/overview-7",
|
|
229
229
|
"https://www.alibabacloud.com/help/en/security-center/latest/what-is-security-center"
|
|
230
230
|
],
|
|
231
|
-
"security_notes": "Alibaba Cloud ActionTrail logs contain API call details that may reveal internal architecture
|
|
231
|
+
"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.",
|
|
232
232
|
"last_verified": "2026-05-09",
|
|
233
233
|
"path": "agents/alibaba/alibaba-daily-operations-briefing-coordinator-agent",
|
|
234
234
|
"version": "0.1.0",
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
"gemini",
|
|
300
300
|
"kiro"
|
|
301
301
|
],
|
|
302
|
-
"summary": "Review Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs
|
|
302
|
+
"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.",
|
|
303
303
|
"source_type": "original",
|
|
304
304
|
"official_docs": [
|
|
305
305
|
"https://www.alibabacloud.com/help/en/eventbridge/latest/what-is-eventbridge",
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
"https://www.alibabacloud.com/help/en/apsaramq-for-rocketmq/latest/what-is-rocketmq",
|
|
308
308
|
"https://www.alibabacloud.com/help/en/mse/latest/overview-of-mse"
|
|
309
309
|
],
|
|
310
|
-
"security_notes": "Alibaba Cloud EventBridge event buses can be public
|
|
310
|
+
"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.",
|
|
311
311
|
"last_verified": "2026-05-09",
|
|
312
312
|
"path": "agents/alibaba/alibaba-event-driven-architecture-review-agent",
|
|
313
313
|
"version": "0.1.0",
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
"gemini",
|
|
353
353
|
"kiro"
|
|
354
354
|
],
|
|
355
|
-
"summary": "Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud
|
|
355
|
+
"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.",
|
|
356
356
|
"source_type": "original",
|
|
357
357
|
"official_docs": [
|
|
358
358
|
"https://www.alibabacloud.com/help/en/resource-orchestration-service/latest/what-is-ros",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
|
|
361
361
|
"https://www.alibabacloud.com/help/en/oss/user-guide/server-side-encryption"
|
|
362
362
|
],
|
|
363
|
-
"security_notes": "Alibaba Cloud Terraform provider state files expose resource attribute details
|
|
363
|
+
"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.",
|
|
364
364
|
"last_verified": "2026-05-09",
|
|
365
365
|
"path": "agents/alibaba/alibaba-iac-change-safety-review-agent",
|
|
366
366
|
"version": "0.1.0",
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"gemini",
|
|
456
456
|
"kiro"
|
|
457
457
|
],
|
|
458
|
-
"summary": "Gate financial authority actions
|
|
458
|
+
"summary": "Gate financial authority actions \u2014 budget threshold changes can trigger service suspension, Savings Plan purchases are committed spend contracts, RI purchases lock capacity spend.",
|
|
459
459
|
"source_type": "original",
|
|
460
460
|
"official_docs": [
|
|
461
461
|
"https://www.alibabacloud.com/help/en/bss"
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"gemini",
|
|
481
481
|
"kiro"
|
|
482
482
|
],
|
|
483
|
-
"summary": "Gate KMS key deletion and disable operations
|
|
483
|
+
"summary": "Gate KMS key deletion and disable operations \u2014 all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
|
|
484
484
|
"source_type": "original",
|
|
485
485
|
"official_docs": [
|
|
486
486
|
"https://www.alibabacloud.com/help/en/kms",
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"gemini",
|
|
505
505
|
"kiro"
|
|
506
506
|
],
|
|
507
|
-
"summary": "Gate OSS bucket ACL and policy mutations
|
|
507
|
+
"summary": "Gate OSS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data immediately to internet crawlers; CN-* cross-border replication may violate DSL/MLPS.",
|
|
508
508
|
"source_type": "original",
|
|
509
509
|
"official_docs": [
|
|
510
510
|
"https://www.alibabacloud.com/help/en/oss"
|
|
@@ -529,13 +529,13 @@
|
|
|
529
529
|
"gemini",
|
|
530
530
|
"kiro"
|
|
531
531
|
],
|
|
532
|
-
"summary": "Gate RAM policy/role mutations
|
|
532
|
+
"summary": "Gate RAM policy/role mutations \u2014 account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
|
|
533
533
|
"source_type": "original",
|
|
534
534
|
"official_docs": [
|
|
535
535
|
"https://www.alibabacloud.com/help/en/ram",
|
|
536
536
|
"https://www.alibabacloud.com/help/en/ram/user-guide/create-a-custom-policy"
|
|
537
537
|
],
|
|
538
|
-
"security_notes": "RAM AdministratorAccess is account-wide; assigning it to any RAM user/role is the highest-risk RAM mutation. RAM policy deletion may break active STS tokens immediately. Resource Directory Control Policy changes affect all member accounts in that OU
|
|
538
|
+
"security_notes": "RAM AdministratorAccess is account-wide; assigning it to any RAM user/role is the highest-risk RAM mutation. RAM policy deletion may break active STS tokens immediately. Resource Directory Control Policy changes affect all member accounts in that OU \u2014 require org-admin equivalent approval.",
|
|
539
539
|
"last_verified": "2026-05-08",
|
|
540
540
|
"path": "agents/alibaba/alibaba-live-ram-policy-change-guard-agent",
|
|
541
541
|
"author": "github: Raishin"
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"gemini",
|
|
554
554
|
"kiro"
|
|
555
555
|
],
|
|
556
|
-
"summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal
|
|
556
|
+
"summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal \u2014 data loss is permanent without backup verification.",
|
|
557
557
|
"source_type": "original",
|
|
558
558
|
"official_docs": [
|
|
559
559
|
"https://www.alibabacloud.com/help/en/polardb",
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
"gemini",
|
|
579
579
|
"kiro"
|
|
580
580
|
],
|
|
581
|
-
"summary": "Traffic engineering for Alibaba Cloud load balancers
|
|
581
|
+
"summary": "Traffic engineering for Alibaba Cloud load balancers \u2014 CLB (Classic, legacy), SLB (Server Load Balancer, Layer 4/7), 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, and traffic distribution.",
|
|
582
582
|
"source_type": "original",
|
|
583
583
|
"official_docs": [
|
|
584
584
|
"https://www.alibabacloud.com/help/en/slb/classic-load-balancer/product-overview/what-is-clb",
|
|
@@ -586,7 +586,7 @@
|
|
|
586
586
|
"https://www.alibabacloud.com/help/en/slb/network-load-balancer/product-overview/what-is-nlb",
|
|
587
587
|
"https://www.alibabacloud.com/help/en/global-accelerator/latest/what-is-global-accelerator"
|
|
588
588
|
],
|
|
589
|
-
"security_notes": "CLB instances with public listeners and no WAF integration are exposed directly to the internet
|
|
589
|
+
"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.",
|
|
590
590
|
"last_verified": "2026-05-09",
|
|
591
591
|
"path": "agents/alibaba/alibaba-load-balancer-traffic-engineer-agent",
|
|
592
592
|
"version": "0.1.0",
|
|
@@ -606,7 +606,7 @@
|
|
|
606
606
|
"gemini",
|
|
607
607
|
"kiro"
|
|
608
608
|
],
|
|
609
|
-
"summary": "Per-cloud router agent for Alibaba Cloud. Classifies the user's task, selects the narrowest Alibaba Cloud specialist agent or the right team of specialists from the catalog, and dispatches them. China-region aware
|
|
609
|
+
"summary": "Per-cloud router agent for Alibaba Cloud. Classifies the user's task, selects the narrowest Alibaba Cloud specialist agent or the right team of specialists from the catalog, and dispatches them. China-region aware \u2014 flags MLPS 2.0, DSL, and PIPL obligations for CN-* workloads. Never auto-dispatches live-guard agents.",
|
|
610
610
|
"source_type": "original",
|
|
611
611
|
"official_docs": [
|
|
612
612
|
"https://www.alibabacloud.com/help/en",
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
"https://www.alibabacloud.com/help/en/vpc",
|
|
615
615
|
"https://www.alibabacloud.com/help/en/ecs"
|
|
616
616
|
],
|
|
617
|
-
"security_notes": "Live-guard gate is non-negotiable. RAM AdministratorAccess mutations and KMS key deletion are irreversible. China mainland (CN-*) regions carry DSL/MLPS 2.0/PIPL obligations
|
|
617
|
+
"security_notes": "Live-guard gate is non-negotiable. RAM AdministratorAccess mutations and KMS key deletion are irreversible. China mainland (CN-*) regions carry DSL/MLPS 2.0/PIPL obligations \u2014 always flag cross-border data transfer and compliance grading questions before routing.",
|
|
618
618
|
"last_verified": "2026-05-08",
|
|
619
619
|
"path": "agents/alibaba/alibaba-maestro-agent",
|
|
620
620
|
"author": "github: Raishin"
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
"https://www.alibabacloud.com/help/en/dataworks",
|
|
640
640
|
"https://www.alibabacloud.com/help/en/pai"
|
|
641
641
|
],
|
|
642
|
-
"security_notes": "Do not switch MaxCompute billing mode (CU package to on-demand) without modeling cost impact
|
|
642
|
+
"security_notes": "Do not switch MaxCompute billing mode (CU package to on-demand) without modeling cost impact \u2014 wrong mode can multiply costs 10x.",
|
|
643
643
|
"last_verified": "2026-05-08",
|
|
644
644
|
"path": "agents/alibaba/alibaba-maxcompute-dataworks-analyst-agent",
|
|
645
645
|
"author": "github: Raishin",
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"gemini",
|
|
685
685
|
"kiro"
|
|
686
686
|
],
|
|
687
|
-
"summary": "Configure and operate Alibaba MSE (Microservice Engine)
|
|
687
|
+
"summary": "Configure and operate Alibaba MSE (Microservice Engine) \u2014 Nacos (service discovery + config), Sentinel (rate limiting + circuit breaking), Seata (distributed transactions), and ARMS APM for microservices observability.",
|
|
688
688
|
"source_type": "original",
|
|
689
689
|
"official_docs": [
|
|
690
690
|
"https://www.alibabacloud.com/help/en/mse",
|
|
@@ -762,7 +762,7 @@
|
|
|
762
762
|
"gemini",
|
|
763
763
|
"kiro"
|
|
764
764
|
],
|
|
765
|
-
"summary": "Govern Alibaba Cloud OSS data perimeters
|
|
765
|
+
"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.",
|
|
766
766
|
"source_type": "original",
|
|
767
767
|
"official_docs": [
|
|
768
768
|
"https://www.alibabacloud.com/help/en/oss/user-guide/block-public-access",
|
|
@@ -770,7 +770,7 @@
|
|
|
770
770
|
"https://www.alibabacloud.com/help/en/oss/user-guide/use-bucket-policies-to-authorize-other-users-to-access-oss-resources",
|
|
771
771
|
"https://www.alibabacloud.com/help/en/oss/user-guide/oss-interface-for-vpc"
|
|
772
772
|
],
|
|
773
|
-
"security_notes": "Alibaba Cloud OSS bucket names are globally unique
|
|
773
|
+
"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.",
|
|
774
774
|
"last_verified": "2026-05-09",
|
|
775
775
|
"path": "agents/alibaba/alibaba-oss-data-perimeter-governor-agent",
|
|
776
776
|
"version": "0.1.0",
|
|
@@ -866,14 +866,14 @@
|
|
|
866
866
|
"gemini",
|
|
867
867
|
"kiro"
|
|
868
868
|
],
|
|
869
|
-
"summary": "Govern Alibaba Cloud Container Registry (ACR)
|
|
869
|
+
"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.",
|
|
870
870
|
"source_type": "original",
|
|
871
871
|
"official_docs": [
|
|
872
872
|
"https://www.alibabacloud.com/help/en/acr/product-overview/what-is-container-registry",
|
|
873
873
|
"https://www.alibabacloud.com/help/en/acr/user-guide/configure-image-tag-immutability",
|
|
874
874
|
"https://www.alibabacloud.com/help/en/acr/user-guide/use-image-scanner-to-scan-images"
|
|
875
875
|
],
|
|
876
|
-
"security_notes": "ACR Personal Edition namespaces are globally shared
|
|
876
|
+
"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.",
|
|
877
877
|
"last_verified": "2026-05-09",
|
|
878
878
|
"path": "agents/alibaba/alibaba-registry-artifact-governor-agent",
|
|
879
879
|
"version": "0.1.0",
|
|
@@ -892,7 +892,7 @@
|
|
|
892
892
|
"gemini",
|
|
893
893
|
"kiro"
|
|
894
894
|
],
|
|
895
|
-
"summary": "Review Alibaba Cloud workload HA and BCDR designs
|
|
895
|
+
"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.",
|
|
896
896
|
"source_type": "original",
|
|
897
897
|
"official_docs": [
|
|
898
898
|
"https://www.alibabacloud.com/help/en/rds/apsaradb-rds-for-mysql/disaster-recovery-solution",
|
|
@@ -901,7 +901,7 @@
|
|
|
901
901
|
"https://www.alibabacloud.com/help/en/hybrid-backup-recovery/latest/what-is-hbr",
|
|
902
902
|
"https://www.alibabacloud.com/help/en/server-load-balancer/latest/what-is-global-traffic-manager"
|
|
903
903
|
],
|
|
904
|
-
"security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures
|
|
904
|
+
"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.",
|
|
905
905
|
"last_verified": "2026-05-09",
|
|
906
906
|
"path": "agents/alibaba/alibaba-resilience-bcdr-review-agent",
|
|
907
907
|
"version": "0.1.0",
|
|
@@ -947,7 +947,7 @@
|
|
|
947
947
|
"gemini",
|
|
948
948
|
"kiro"
|
|
949
949
|
],
|
|
950
|
-
"summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness
|
|
950
|
+
"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.",
|
|
951
951
|
"source_type": "original",
|
|
952
952
|
"official_docs": [
|
|
953
953
|
"https://www.alibabacloud.com/help/en/functioncompute/latest/overview",
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
"https://www.alibabacloud.com/help/en/arms/latest/what-is-arms",
|
|
956
956
|
"https://www.alibabacloud.com/help/en/ram/latest/overview-1"
|
|
957
957
|
],
|
|
958
|
-
"security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission
|
|
958
|
+
"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.",
|
|
959
959
|
"last_verified": "2026-05-09",
|
|
960
960
|
"path": "agents/alibaba/alibaba-serverless-production-readiness-agent",
|
|
961
961
|
"version": "0.1.0",
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
"gemini",
|
|
1001
1001
|
"kiro"
|
|
1002
1002
|
],
|
|
1003
|
-
"summary": "Coordinate Alibaba Cloud support incidents
|
|
1003
|
+
"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.",
|
|
1004
1004
|
"source_type": "original",
|
|
1005
1005
|
"official_docs": [
|
|
1006
1006
|
"https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
|
|
@@ -1008,7 +1008,7 @@
|
|
|
1008
1008
|
"https://status.aliyun.com/",
|
|
1009
1009
|
"https://www.alibabacloud.com/help/en/support/user-guide/technical-support-plans"
|
|
1010
1010
|
],
|
|
1011
|
-
"security_notes": "Alibaba Cloud support case attachments are stored on Alibaba Cloud infrastructure
|
|
1011
|
+
"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.",
|
|
1012
1012
|
"last_verified": "2026-05-09",
|
|
1013
1013
|
"path": "agents/alibaba/alibaba-support-incident-coordinator-agent",
|
|
1014
1014
|
"version": "0.1.0",
|
|
@@ -1027,7 +1027,7 @@
|
|
|
1027
1027
|
"gemini",
|
|
1028
1028
|
"kiro"
|
|
1029
1029
|
],
|
|
1030
|
-
"summary": "Triage Alibaba Cloud operational alerts, incidents, and support tickets
|
|
1030
|
+
"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.",
|
|
1031
1031
|
"source_type": "original",
|
|
1032
1032
|
"official_docs": [
|
|
1033
1033
|
"https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
|
|
@@ -1035,7 +1035,7 @@
|
|
|
1035
1035
|
"https://www.alibabacloud.com/help/en/cms/user-guide/what-is-cloud-monitor",
|
|
1036
1036
|
"https://www.alibabacloud.com/help/en/sls/user-guide/what-is-log-service"
|
|
1037
1037
|
],
|
|
1038
|
-
"security_notes": "Alibaba Cloud support ticket attachments visible to Alibaba support staff
|
|
1038
|
+
"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.",
|
|
1039
1039
|
"last_verified": "2026-05-09",
|
|
1040
1040
|
"path": "agents/alibaba/alibaba-ticket-triage-escalation-coordinator-agent",
|
|
1041
1041
|
"version": "0.1.0",
|
|
@@ -1135,7 +1135,7 @@
|
|
|
1135
1135
|
"https://www.alibabacloud.com/help/en/actiontrail",
|
|
1136
1136
|
"https://www.alibabacloud.com/help/en/waf"
|
|
1137
1137
|
],
|
|
1138
|
-
"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
|
|
1138
|
+
"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.",
|
|
1139
1139
|
"last_verified": "2026-05-09",
|
|
1140
1140
|
"path": "agents/alibaba/alibaba-waf-security-review-agent",
|
|
1141
1141
|
"author": "github: Raishin",
|
|
@@ -2928,7 +2928,7 @@
|
|
|
2928
2928
|
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
|
|
2929
2929
|
"https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
|
|
2930
2930
|
],
|
|
2931
|
-
"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
|
|
2931
|
+
"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.",
|
|
2932
2932
|
"last_verified": "2026-05-02",
|
|
2933
2933
|
"path": "agents/azure/azure-keyvault-certificate-issuer-review-agent",
|
|
2934
2934
|
"version": "0.1.0"
|
|
@@ -3149,7 +3149,7 @@
|
|
|
3149
3149
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
3150
3150
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
3151
3151
|
],
|
|
3152
|
-
"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
|
|
3152
|
+
"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.",
|
|
3153
3153
|
"last_verified": "2026-04-30",
|
|
3154
3154
|
"path": "agents/azure/azure-live-pim-jit-activation-guard-agent",
|
|
3155
3155
|
"author": "github: Raishin",
|
|
@@ -3742,7 +3742,7 @@
|
|
|
3742
3742
|
"https://docs.contabo.com/",
|
|
3743
3743
|
"https://contabo.com/en/vps/"
|
|
3744
3744
|
],
|
|
3745
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3745
|
+
"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.",
|
|
3746
3746
|
"last_verified": "2026-05-10",
|
|
3747
3747
|
"path": "agents/contabo/contabo-capacity-planner-agent",
|
|
3748
3748
|
"author": "github: Raishin",
|
|
@@ -3780,7 +3780,7 @@
|
|
|
3780
3780
|
"https://docs.contabo.com/",
|
|
3781
3781
|
"https://contabo.com/en/vps/"
|
|
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 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.",
|
|
3784
3784
|
"last_verified": "2026-05-10",
|
|
3785
3785
|
"path": "agents/contabo/contabo-cost-optimization-analyst-agent",
|
|
3786
3786
|
"author": "github: Raishin",
|
|
@@ -3817,7 +3817,7 @@
|
|
|
3817
3817
|
"https://api.contabo.com/",
|
|
3818
3818
|
"https://docs.contabo.com/"
|
|
3819
3819
|
],
|
|
3820
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3820
|
+
"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 to enable support traceability. Hard-stop on any lifecycle action without explicit period acknowledgment and rollback plan.",
|
|
3821
3821
|
"last_verified": "2026-05-10",
|
|
3822
3822
|
"path": "agents/contabo/contabo-live-instance-lifecycle-guard-agent",
|
|
3823
3823
|
"author": "github: Raishin",
|
|
@@ -3854,7 +3854,7 @@
|
|
|
3854
3854
|
"https://api.contabo.com/",
|
|
3855
3855
|
"https://docs.contabo.com/"
|
|
3856
3856
|
],
|
|
3857
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3857
|
+
"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 access key and secret key for S3 API 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 and S3-compatible tools for Object Storage.",
|
|
3858
3858
|
"last_verified": "2026-05-10",
|
|
3859
3859
|
"path": "agents/contabo/contabo-live-storage-operations-guard-agent",
|
|
3860
3860
|
"author": "github: Raishin",
|
|
@@ -3891,7 +3891,7 @@
|
|
|
3891
3891
|
"https://api.contabo.com/",
|
|
3892
3892
|
"https://docs.contabo.com/"
|
|
3893
3893
|
],
|
|
3894
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3894
|
+
"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.",
|
|
3895
3895
|
"last_verified": "2026-05-10",
|
|
3896
3896
|
"path": "agents/contabo/contabo-maestro-agent",
|
|
3897
3897
|
"author": "github: Raishin",
|
|
@@ -3928,7 +3928,7 @@
|
|
|
3928
3928
|
"https://api.contabo.com/",
|
|
3929
3929
|
"https://docs.contabo.com/"
|
|
3930
3930
|
],
|
|
3931
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3931
|
+
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 short TTL reduces exposure window but refresh logic must not log tokens. Credentials (CONTABO_CLIENT_ID, CONTABO_CLIENT_SECRET, CONTABO_API_USER, CONTABO_API_PASSWORD) must never be hardcoded. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. 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.",
|
|
3932
3932
|
"last_verified": "2026-05-10",
|
|
3933
3933
|
"path": "agents/contabo/contabo-security-hardening-agent",
|
|
3934
3934
|
"author": "github: Raishin",
|
|
@@ -3996,7 +3996,7 @@
|
|
|
3996
3996
|
"https://falco.org/docs/install-operate/deployment/",
|
|
3997
3997
|
"https://github.com/falcosecurity/rules/tree/main/rules"
|
|
3998
3998
|
],
|
|
3999
|
-
"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
|
|
3999
|
+
"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.",
|
|
4000
4000
|
"last_verified": "2026-05-02",
|
|
4001
4001
|
"path": "agents/falco/falco-runtime-threat-rules-review-agent",
|
|
4002
4002
|
"version": "0.1.0"
|
|
@@ -4060,8 +4060,16 @@
|
|
|
4060
4060
|
"https://www.alibabacloud.com/cloud-computing/pricing",
|
|
4061
4061
|
"https://cloud.tencent.com/product/cvm/pricing"
|
|
4062
4062
|
],
|
|
4063
|
-
"security_notes": "AWS, Azure, and OCI pricing APIs are public and unauthenticated. Scaleway beta billing API requires a user-provided IAM token; if not supplied, fall back to the public pricing page. Gandi pricing requires a user-provided API key (never stored or logged). Alibaba Cloud and Tencent Cloud pricing is retrieved via official documentation and scrape-based fallback
|
|
4064
|
-
"provider_coverage": [
|
|
4063
|
+
"security_notes": "AWS, Azure, and OCI pricing APIs are public and unauthenticated. Scaleway beta billing API requires a user-provided IAM token; if not supplied, fall back to the public pricing page. Gandi pricing requires a user-provided API key (never stored or logged). Alibaba Cloud and Tencent Cloud pricing is retrieved via official documentation and scrape-based fallback \u2014 no credentials required. Never request or accept cloud credentials, billing account IDs, cost export access, or tenant-specific data beyond what is strictly needed.",
|
|
4064
|
+
"provider_coverage": [
|
|
4065
|
+
"aws",
|
|
4066
|
+
"azure",
|
|
4067
|
+
"oci",
|
|
4068
|
+
"scaleway",
|
|
4069
|
+
"gandi",
|
|
4070
|
+
"alibaba",
|
|
4071
|
+
"tencent"
|
|
4072
|
+
],
|
|
4065
4073
|
"last_verified": "2026-05-13",
|
|
4066
4074
|
"path": "agents/finops/finops-cloud-price-advisor-agent",
|
|
4067
4075
|
"author": "github: Raishin",
|
|
@@ -4112,14 +4120,14 @@
|
|
|
4112
4120
|
"gemini",
|
|
4113
4121
|
"kiro"
|
|
4114
4122
|
],
|
|
4115
|
-
"summary": "Per-domain router agent for FinOps. Classifies AI workload economics, Kubernetes rightsizing, and multi-cloud price advisory tasks, then dispatches the narrowest specialist or a parallel team (ceiling 4). Never answers directly. Never auto-dispatches mutating specialists
|
|
4123
|
+
"summary": "Per-domain router agent for FinOps. Classifies AI workload economics, Kubernetes rightsizing, and multi-cloud price advisory tasks, then dispatches the narrowest specialist or a parallel team (ceiling 4). Never answers directly. Never auto-dispatches mutating specialists \u2014 requires explicit human gate.",
|
|
4116
4124
|
"source_type": "original",
|
|
4117
4125
|
"official_docs": [
|
|
4118
4126
|
"https://www.finops.org/framework/",
|
|
4119
4127
|
"https://focus.finops.org/",
|
|
4120
4128
|
"https://www.opencost.io/docs/"
|
|
4121
4129
|
],
|
|
4122
|
-
"security_notes": "Read-only routing agent. Never accepts, stores, or relays cloud credentials, billing account IDs, tenant identifiers, or customer data. No cloud API calls made directly
|
|
4130
|
+
"security_notes": "Read-only routing agent. Never accepts, stores, or relays cloud credentials, billing account IDs, tenant identifiers, or customer data. No cloud API calls made directly \u2014 all API access delegated to dispatched specialists. No auto-mutation: any mutating specialist dispatch requires an explicit human approval gate and a handoff packet. FOCUS-aware classification.",
|
|
4123
4131
|
"last_verified": "2026-05-13",
|
|
4124
4132
|
"path": "agents/finops/finops-maestro-agent",
|
|
4125
4133
|
"author": "github: Raishin",
|
|
@@ -4149,7 +4157,7 @@
|
|
|
4149
4157
|
"https://fluxcd.io/flux/security/secrets-management/",
|
|
4150
4158
|
"https://fluxcd.io/flux/installation/configuration/multitenancy/"
|
|
4151
4159
|
],
|
|
4152
|
-
"security_notes": "Plaintext Kubernetes Secret manifests committed to a FluxCD Git source are exposed to anyone with repo read access
|
|
4160
|
+
"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.",
|
|
4153
4161
|
"last_verified": "2026-05-02",
|
|
4154
4162
|
"path": "agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent",
|
|
4155
4163
|
"version": "0.1.0"
|
|
@@ -4196,7 +4204,7 @@
|
|
|
4196
4204
|
"gemini",
|
|
4197
4205
|
"kiro"
|
|
4198
4206
|
],
|
|
4199
|
-
"summary": "Operate AlloyDB clusters and Cloud SQL instances
|
|
4207
|
+
"summary": "Operate AlloyDB clusters and Cloud SQL instances \u2014 HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
|
|
4200
4208
|
"source_type": "original",
|
|
4201
4209
|
"official_docs": [
|
|
4202
4210
|
"https://cloud.google.com/alloydb/docs/overview",
|
|
@@ -4204,7 +4212,7 @@
|
|
|
4204
4212
|
"https://cloud.google.com/sql/docs/postgres/high-availability",
|
|
4205
4213
|
"https://cloud.google.com/alloydb/docs/auth-proxy/overview"
|
|
4206
4214
|
],
|
|
4207
|
-
"security_notes": "Private IP is strongly preferred over public IP for Cloud SQL. AlloyDB is NOT a drop-in replacement for Cloud SQL
|
|
4215
|
+
"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.",
|
|
4208
4216
|
"last_verified": "2026-05-08",
|
|
4209
4217
|
"path": "agents/gcp/gcp-alloydb-cloudsql-dba-agent",
|
|
4210
4218
|
"author": "github: Raishin",
|
|
@@ -4231,7 +4239,7 @@
|
|
|
4231
4239
|
"https://cloud.google.com/anthos/fleet-management/docs/fleet-concepts",
|
|
4232
4240
|
"https://cloud.google.com/service-mesh/docs/overview"
|
|
4233
4241
|
],
|
|
4234
|
-
"security_notes": "Policy Controller audit mode detects violations but does not block them
|
|
4242
|
+
"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; verify it is used instead of direct API server access. Fleet-level IAM controls cluster management scope.",
|
|
4235
4243
|
"last_verified": "2026-05-08",
|
|
4236
4244
|
"path": "agents/gcp/gcp-anthos-multicloud-architect-agent",
|
|
4237
4245
|
"author": "github: Raishin",
|
|
@@ -4250,14 +4258,14 @@
|
|
|
4250
4258
|
"gemini",
|
|
4251
4259
|
"kiro"
|
|
4252
4260
|
],
|
|
4253
|
-
"summary": "Agent for gcp-apigee-api-platform-operator. Design and operate Apigee X API proxies
|
|
4261
|
+
"summary": "Agent for gcp-apigee-api-platform-operator. Design and operate Apigee X API proxies \u2014 rate limiting, OAuth/JWT security policies, quota plans, developer portal setup, and API product management.",
|
|
4254
4262
|
"source_type": "original",
|
|
4255
4263
|
"official_docs": [
|
|
4256
4264
|
"https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee",
|
|
4257
4265
|
"https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-home",
|
|
4258
4266
|
"https://cloud.google.com/apigee/docs/api-platform/reference/policies/spike-arrest-policy"
|
|
4259
4267
|
],
|
|
4260
|
-
"security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load
|
|
4268
|
+
"security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load \u2014 both SpikeArrest and Quota are required. Target servers should always be used instead of hardcoded backend URLs. Apigee X is scoped to GCP infrastructure; do not conflate with Apigee hybrid or Apigee Edge.",
|
|
4261
4269
|
"last_verified": "2026-05-08",
|
|
4262
4270
|
"path": "agents/gcp/gcp-apigee-api-platform-operator-agent",
|
|
4263
4271
|
"author": "github: Raishin",
|
|
@@ -4303,7 +4311,7 @@
|
|
|
4303
4311
|
"gemini",
|
|
4304
4312
|
"kiro"
|
|
4305
4313
|
],
|
|
4306
|
-
"summary": "Agent for gcp-certificate-manager-issuer-review. Review GCP Certificate Manager and classic Google-managed TLS certificates
|
|
4314
|
+
"summary": "Agent for gcp-certificate-manager-issuer-review. 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.",
|
|
4307
4315
|
"source_type": "original",
|
|
4308
4316
|
"official_docs": [
|
|
4309
4317
|
"https://cloud.google.com/certificate-manager/docs/overview",
|
|
@@ -4311,7 +4319,7 @@
|
|
|
4311
4319
|
"https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs",
|
|
4312
4320
|
"https://cloud.google.com/certificate-manager/docs/monitor-certificate-status"
|
|
4313
4321
|
],
|
|
4314
|
-
"security_notes": "Classic Google-managed certificates auto-renew but have no visibility into renewal status
|
|
4322
|
+
"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.",
|
|
4315
4323
|
"last_verified": "2026-05-09",
|
|
4316
4324
|
"path": "agents/gcp/gcp-certificate-manager-issuer-review-agent",
|
|
4317
4325
|
"version": "0.1.0",
|
|
@@ -4330,7 +4338,7 @@
|
|
|
4330
4338
|
"gemini",
|
|
4331
4339
|
"kiro"
|
|
4332
4340
|
],
|
|
4333
|
-
"summary": "Agent for gcp-change-impact-advisor. Pre-change blast radius analysis for GCP
|
|
4341
|
+
"summary": "Agent for gcp-change-impact-advisor. 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.",
|
|
4334
4342
|
"source_type": "original",
|
|
4335
4343
|
"official_docs": [
|
|
4336
4344
|
"https://cloud.google.com/asset-inventory/docs/overview",
|
|
@@ -4339,7 +4347,7 @@
|
|
|
4339
4347
|
"https://cloud.google.com/resource-manager/docs/organization-policy/overview",
|
|
4340
4348
|
"https://cloud.google.com/vpc/docs/vpc-peering"
|
|
4341
4349
|
],
|
|
4342
|
-
"security_notes": "Cloud Asset Inventory requires roles/cloudasset.viewer
|
|
4350
|
+
"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.",
|
|
4343
4351
|
"last_verified": "2026-05-09",
|
|
4344
4352
|
"path": "agents/gcp/gcp-change-impact-advisor-agent",
|
|
4345
4353
|
"version": "0.1.0",
|
|
@@ -4358,7 +4366,7 @@
|
|
|
4358
4366
|
"gemini",
|
|
4359
4367
|
"kiro"
|
|
4360
4368
|
],
|
|
4361
|
-
"summary": "Advise on Google Cloud authentication and authorization patterns
|
|
4369
|
+
"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.",
|
|
4362
4370
|
"companion_skills": [
|
|
4363
4371
|
"gcp-cloud-auth-advisor"
|
|
4364
4372
|
],
|
|
@@ -4423,7 +4431,7 @@
|
|
|
4423
4431
|
"https://cloud.google.com/artifact-registry/docs/overview",
|
|
4424
4432
|
"https://cloud.google.com/build/docs/securing-builds/view-build-provenance"
|
|
4425
4433
|
],
|
|
4426
|
-
"security_notes": "Cloud Build service accounts are commonly over-privileged
|
|
4434
|
+
"security_notes": "Cloud Build service accounts are commonly over-privileged \u2014 minimum required permissions are Cloud Run Admin + Artifact Registry Writer + GKE Developer. Over-privileged build accounts are a supply chain risk. SLSA provenance combined with Binary Authorization prevents tampered artifacts from reaching production.",
|
|
4427
4435
|
"last_verified": "2026-05-08",
|
|
4428
4436
|
"path": "agents/gcp/gcp-cloudbuild-deploy-cicd-operator-agent",
|
|
4429
4437
|
"author": "github: Raishin",
|
|
@@ -4449,7 +4457,7 @@
|
|
|
4449
4457
|
"https://cloud.google.com/security/compliance/offerings",
|
|
4450
4458
|
"https://cloud.google.com/security-command-center/docs/compliance-dashboard"
|
|
4451
4459
|
],
|
|
4452
|
-
"security_notes": "Not all GCP services are authorized for every compliance framework
|
|
4460
|
+
"security_notes": "Not all GCP services are authorized for every compliance framework \u2014 always verify against the applicable authorized services list before recommending a service. HIPAA requires Google BAA coverage for any service storing PHI. ITAR configuration restricts personnel access to US persons. Assured Workloads creates a compliance boundary but does not replace customer-side controls.",
|
|
4453
4461
|
"last_verified": "2026-05-08",
|
|
4454
4462
|
"path": "agents/gcp/gcp-compliance-assured-workloads-agent",
|
|
4455
4463
|
"author": "github: Raishin",
|
|
@@ -4476,7 +4484,7 @@
|
|
|
4476
4484
|
"https://cloud.google.com/compute/docs/os-patch-management",
|
|
4477
4485
|
"https://cloud.google.com/compute/docs/instances/spot"
|
|
4478
4486
|
],
|
|
4479
|
-
"security_notes": "Spot VMs are preempted without advance notice
|
|
4487
|
+
"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.",
|
|
4480
4488
|
"last_verified": "2026-05-08",
|
|
4481
4489
|
"path": "agents/gcp/gcp-compute-engine-operator-agent",
|
|
4482
4490
|
"author": "github: Raishin",
|
|
@@ -4495,7 +4503,7 @@
|
|
|
4495
4503
|
"gemini",
|
|
4496
4504
|
"kiro"
|
|
4497
4505
|
],
|
|
4498
|
-
"summary": "Agent for gcp-cost-anomaly-watch-coordinator. Detect and coordinate response to GCP cost anomalies
|
|
4506
|
+
"summary": "Agent for gcp-cost-anomaly-watch-coordinator. 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.",
|
|
4499
4507
|
"source_type": "original",
|
|
4500
4508
|
"official_docs": [
|
|
4501
4509
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4504,7 +4512,7 @@
|
|
|
4504
4512
|
"https://cloud.google.com/run/docs/configuring/max-instances",
|
|
4505
4513
|
"https://cloud.google.com/recommender/docs/overview"
|
|
4506
4514
|
],
|
|
4507
|
-
"security_notes": "BigQuery billing export dataset must restrict access
|
|
4515
|
+
"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.",
|
|
4508
4516
|
"last_verified": "2026-05-09",
|
|
4509
4517
|
"path": "agents/gcp/gcp-cost-anomaly-watch-coordinator-agent",
|
|
4510
4518
|
"version": "0.1.0",
|
|
@@ -4551,7 +4559,7 @@
|
|
|
4551
4559
|
"gemini",
|
|
4552
4560
|
"kiro"
|
|
4553
4561
|
],
|
|
4554
|
-
"summary": "Agent for gcp-daily-operations-briefing-coordinator. Coordinate the daily GCP operations standup
|
|
4562
|
+
"summary": "Agent for gcp-daily-operations-briefing-coordinator. 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.",
|
|
4555
4563
|
"source_type": "original",
|
|
4556
4564
|
"official_docs": [
|
|
4557
4565
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4560,7 +4568,7 @@
|
|
|
4560
4568
|
"https://cloud.google.com/deploy/docs/view-pipeline-status",
|
|
4561
4569
|
"https://cloud.google.com/monitoring/slo-monitoring"
|
|
4562
4570
|
],
|
|
4563
|
-
"security_notes": "Daily briefing participants may include non-security team members
|
|
4571
|
+
"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.",
|
|
4564
4572
|
"last_verified": "2026-05-09",
|
|
4565
4573
|
"path": "agents/gcp/gcp-daily-operations-briefing-coordinator-agent",
|
|
4566
4574
|
"version": "0.1.0",
|
|
@@ -4588,7 +4596,7 @@
|
|
|
4588
4596
|
"https://cloud.google.com/composer/docs/concepts/overview",
|
|
4589
4597
|
"https://cloud.google.com/dataplex/docs/introduction"
|
|
4590
4598
|
],
|
|
4591
|
-
"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
|
|
4599
|
+
"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.",
|
|
4592
4600
|
"last_verified": "2026-05-08",
|
|
4593
4601
|
"path": "agents/gcp/gcp-data-pipeline-engineer-agent",
|
|
4594
4602
|
"author": "github: Raishin",
|
|
@@ -4607,7 +4615,7 @@
|
|
|
4607
4615
|
"gemini",
|
|
4608
4616
|
"kiro"
|
|
4609
4617
|
],
|
|
4610
|
-
"summary": "Agent for gcp-event-driven-architecture-review. Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs
|
|
4618
|
+
"summary": "Agent for gcp-event-driven-architecture-review. 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.",
|
|
4611
4619
|
"source_type": "original",
|
|
4612
4620
|
"official_docs": [
|
|
4613
4621
|
"https://cloud.google.com/pubsub/docs/dead-letter-topics",
|
|
@@ -4617,7 +4625,7 @@
|
|
|
4617
4625
|
"https://cloud.google.com/scheduler/docs/overview",
|
|
4618
4626
|
"https://cloud.google.com/workflows/docs/overview"
|
|
4619
4627
|
],
|
|
4620
|
-
"security_notes": "Pub/Sub topics with allUsers subscriber binding expose all messages publicly
|
|
4628
|
+
"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.",
|
|
4621
4629
|
"last_verified": "2026-05-09",
|
|
4622
4630
|
"path": "agents/gcp/gcp-event-driven-architecture-review-agent",
|
|
4623
4631
|
"version": "0.1.0",
|
|
@@ -4649,7 +4657,7 @@
|
|
|
4649
4657
|
"https://firebase.google.com/docs/functions",
|
|
4650
4658
|
"https://firebase.google.com/docs/app-check"
|
|
4651
4659
|
],
|
|
4652
|
-
"security_notes": "Read-only advisory. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public
|
|
4660
|
+
"security_notes": "Read-only advisory. 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.",
|
|
4653
4661
|
"last_verified": "2026-05-09",
|
|
4654
4662
|
"path": "agents/gcp/gcp-firebase-developer-agent",
|
|
4655
4663
|
"author": "github: Raishin",
|
|
@@ -4668,7 +4676,7 @@
|
|
|
4668
4676
|
"gemini",
|
|
4669
4677
|
"kiro"
|
|
4670
4678
|
],
|
|
4671
|
-
"summary": "Agent for gcp-gcs-data-perimeter-governor. Govern Google Cloud Storage data perimeters
|
|
4679
|
+
"summary": "Agent for gcp-gcs-data-perimeter-governor. 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.",
|
|
4672
4680
|
"source_type": "original",
|
|
4673
4681
|
"official_docs": [
|
|
4674
4682
|
"https://cloud.google.com/storage/docs/access-control/uniform-bucket-level-access",
|
|
@@ -4677,7 +4685,7 @@
|
|
|
4677
4685
|
"https://cloud.google.com/storage/docs/lifecycle",
|
|
4678
4686
|
"https://cloud.google.com/storage/docs/bucket-lock"
|
|
4679
4687
|
],
|
|
4680
|
-
"security_notes": "GCS buckets with allUsers binding are indexed by search engines and data scrapers within minutes of creation
|
|
4688
|
+
"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.",
|
|
4681
4689
|
"last_verified": "2026-05-09",
|
|
4682
4690
|
"path": "agents/gcp/gcp-gcs-data-perimeter-governor-agent",
|
|
4683
4691
|
"version": "0.1.0",
|
|
@@ -4696,7 +4704,7 @@
|
|
|
4696
4704
|
"gemini",
|
|
4697
4705
|
"kiro"
|
|
4698
4706
|
],
|
|
4699
|
-
"summary": "Build, integrate, and debug Gemini API applications on Google Cloud Agent Platform using the unified google-genai SDK
|
|
4707
|
+
"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.",
|
|
4700
4708
|
"companion_skills": [
|
|
4701
4709
|
"gcp-gemini-api-developer"
|
|
4702
4710
|
],
|
|
@@ -4733,7 +4741,7 @@
|
|
|
4733
4741
|
"https://cloud.google.com/binary-authorization/docs/overview",
|
|
4734
4742
|
"https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels"
|
|
4735
4743
|
],
|
|
4736
|
-
"security_notes": "Binary Authorization must be set to WARN mode before ENFORCE mode
|
|
4744
|
+
"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.",
|
|
4737
4745
|
"last_verified": "2026-05-08",
|
|
4738
4746
|
"path": "agents/gcp/gcp-gke-platform-operator-agent",
|
|
4739
4747
|
"author": "github: Raishin",
|
|
@@ -4752,7 +4760,7 @@
|
|
|
4752
4760
|
"gemini",
|
|
4753
4761
|
"kiro"
|
|
4754
4762
|
],
|
|
4755
|
-
"summary": "Agent for gcp-iac-change-safety-review. Review Terraform and Deployment Manager changes targeting GCP
|
|
4763
|
+
"summary": "Agent for gcp-iac-change-safety-review. 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.",
|
|
4756
4764
|
"source_type": "original",
|
|
4757
4765
|
"official_docs": [
|
|
4758
4766
|
"https://cloud.google.com/docs/terraform/best-practices-for-terraform",
|
|
@@ -4761,7 +4769,7 @@
|
|
|
4761
4769
|
"https://cloud.google.com/iam/docs/org-policy-overview",
|
|
4762
4770
|
"https://developer.hashicorp.com/terraform/cli/commands/plan"
|
|
4763
4771
|
],
|
|
4764
|
-
"security_notes": "Terraform state files contain sensitive resource attributes
|
|
4772
|
+
"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.",
|
|
4765
4773
|
"last_verified": "2026-05-09",
|
|
4766
4774
|
"path": "agents/gcp/gcp-iac-change-safety-review-agent",
|
|
4767
4775
|
"version": "0.1.0",
|
|
@@ -4816,7 +4824,7 @@
|
|
|
4816
4824
|
"https://cloud.google.com/vpc/docs/shared-vpc",
|
|
4817
4825
|
"https://cloud.google.com/logging/docs/audit/configure-data-access"
|
|
4818
4826
|
],
|
|
4819
|
-
"security_notes": "Org policies applied at org node apply to ALL resources
|
|
4827
|
+
"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.",
|
|
4820
4828
|
"last_verified": "2026-05-08",
|
|
4821
4829
|
"path": "agents/gcp/gcp-landing-zone-architect-agent",
|
|
4822
4830
|
"author": "github: Raishin",
|
|
@@ -4835,14 +4843,14 @@
|
|
|
4835
4843
|
"gemini",
|
|
4836
4844
|
"kiro"
|
|
4837
4845
|
],
|
|
4838
|
-
"summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes
|
|
4846
|
+
"summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes \u2014 irreversible data loss and downstream pipeline breakage.",
|
|
4839
4847
|
"source_type": "original",
|
|
4840
4848
|
"official_docs": [
|
|
4841
4849
|
"https://cloud.google.com/bigquery/docs/managing-tables",
|
|
4842
4850
|
"https://cloud.google.com/bigquery/docs/datasets",
|
|
4843
4851
|
"https://cloud.google.com/bigquery/docs/authorized-views"
|
|
4844
4852
|
],
|
|
4845
|
-
"security_notes": "Dataset deletion removes all tables, views, and routines permanently. Downstream Data Transfer jobs, scheduled queries, Looker/BI connections, and Dataflow pipelines all break immediately. BigQuery dataset deletion is immediate and permanent
|
|
4853
|
+
"security_notes": "Dataset deletion removes all tables, views, and routines permanently. Downstream Data Transfer jobs, scheduled queries, Looker/BI connections, and Dataflow pipelines all break immediately. BigQuery dataset deletion is immediate and permanent \u2014 there is no recycle bin for datasets. Tables with default expiration may be partially recoverable if within the expiration window.",
|
|
4846
4854
|
"last_verified": "2026-05-08",
|
|
4847
4855
|
"path": "agents/gcp/gcp-live-bigquery-dataset-deletion-guard-agent",
|
|
4848
4856
|
"author": "github: Raishin",
|
|
@@ -4861,14 +4869,14 @@
|
|
|
4861
4869
|
"gemini",
|
|
4862
4870
|
"kiro"
|
|
4863
4871
|
],
|
|
4864
|
-
"summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions
|
|
4872
|
+
"summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions \u2014 production traffic blast radius with no automatic rollback.",
|
|
4865
4873
|
"source_type": "original",
|
|
4866
4874
|
"official_docs": [
|
|
4867
4875
|
"https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
|
|
4868
4876
|
"https://cloud.google.com/run/docs/configuring/min-instances",
|
|
4869
4877
|
"https://cloud.google.com/run/docs/managing/revisions"
|
|
4870
4878
|
],
|
|
4871
|
-
"security_notes": "Migrating 100% traffic to a broken revision causes complete service unavailability. Min-instances changes affect cost and cold-start behavior. Revision deletion prevents rollback to that revision
|
|
4879
|
+
"security_notes": "Migrating 100% traffic to a broken revision causes complete service unavailability. Min-instances changes affect cost and cold-start behavior. Revision deletion prevents rollback to that revision \u2014 never delete a revision that holds traffic or is the last known-good. No automatic rollback exists in Cloud Run; rollback requires a new traffic split or re-deployment.",
|
|
4872
4880
|
"last_verified": "2026-05-08",
|
|
4873
4881
|
"path": "agents/gcp/gcp-live-cloud-run-traffic-migration-guard-agent",
|
|
4874
4882
|
"author": "github: Raishin",
|
|
@@ -4887,7 +4895,7 @@
|
|
|
4887
4895
|
"gemini",
|
|
4888
4896
|
"kiro"
|
|
4889
4897
|
],
|
|
4890
|
-
"summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests
|
|
4898
|
+
"summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests \u2014 financial authority gate.",
|
|
4891
4899
|
"source_type": "original",
|
|
4892
4900
|
"official_docs": [
|
|
4893
4901
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4940,7 +4948,7 @@
|
|
|
4940
4948
|
"gemini",
|
|
4941
4949
|
"kiro"
|
|
4942
4950
|
],
|
|
4943
|
-
"summary": "Gate IAM binding mutations, org policy changes, and Service Account key creation
|
|
4951
|
+
"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.",
|
|
4944
4952
|
"source_type": "original",
|
|
4945
4953
|
"official_docs": [
|
|
4946
4954
|
"https://cloud.google.com/iam/docs/manage-access-other-resources",
|
|
@@ -4966,7 +4974,7 @@
|
|
|
4966
4974
|
"gemini",
|
|
4967
4975
|
"kiro"
|
|
4968
4976
|
],
|
|
4969
|
-
"summary": "Gate Cloud KMS key version destruction and key ring deletion
|
|
4977
|
+
"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.",
|
|
4970
4978
|
"source_type": "original",
|
|
4971
4979
|
"official_docs": [
|
|
4972
4980
|
"https://cloud.google.com/kms/docs/destroy-restore",
|
|
@@ -4992,7 +5000,7 @@
|
|
|
4992
5000
|
"gemini",
|
|
4993
5001
|
"kiro"
|
|
4994
5002
|
],
|
|
4995
|
-
"summary": "Agent for gcp-load-balancer-traffic-engineer. Traffic engineering for GCP load balancers
|
|
5003
|
+
"summary": "Agent for gcp-load-balancer-traffic-engineer. 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.",
|
|
4996
5004
|
"source_type": "original",
|
|
4997
5005
|
"official_docs": [
|
|
4998
5006
|
"https://cloud.google.com/load-balancing/docs/load-balancing-overview",
|
|
@@ -5001,7 +5009,7 @@
|
|
|
5001
5009
|
"https://cloud.google.com/load-balancing/docs/backend-service",
|
|
5002
5010
|
"https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs"
|
|
5003
5011
|
],
|
|
5004
|
-
"security_notes": "Global HTTPS LB with Cloud Armor is the only GCP-native L7 DDoS and WAF layer
|
|
5012
|
+
"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.",
|
|
5005
5013
|
"last_verified": "2026-05-09",
|
|
5006
5014
|
"path": "agents/gcp/gcp-load-balancer-traffic-engineer-agent",
|
|
5007
5015
|
"version": "0.1.0",
|
|
@@ -5021,7 +5029,7 @@
|
|
|
5021
5029
|
"gemini",
|
|
5022
5030
|
"kiro"
|
|
5023
5031
|
],
|
|
5024
|
-
"summary": "Per-cloud router agent for GCP. Classifies the user's task, selects the narrowest GCP specialist agent or the right team of specialists from the catalog, and dispatches them
|
|
5032
|
+
"summary": "Per-cloud router agent for GCP. Classifies the user's task, selects the narrowest GCP specialist agent or the right team of specialists from the catalog, and dispatches them \u2014 single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
|
|
5025
5033
|
"source_type": "original",
|
|
5026
5034
|
"official_docs": [
|
|
5027
5035
|
"https://cloud.google.com/docs/overview",
|
|
@@ -5029,7 +5037,7 @@
|
|
|
5029
5037
|
"https://cloud.google.com/iam/docs/overview",
|
|
5030
5038
|
"https://cloud.google.com/vpc/docs/vpc"
|
|
5031
5039
|
],
|
|
5032
|
-
"security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents must never be auto-dispatched
|
|
5040
|
+
"security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents must never be auto-dispatched \u2014 GCP IAM org-level mutations and KMS key destruction are irreversible. Always require blast-radius assessment and explicit human written confirmation before routing to any live-guard agent.",
|
|
5033
5041
|
"last_verified": "2026-05-08",
|
|
5034
5042
|
"path": "agents/gcp/gcp-maestro-agent",
|
|
5035
5043
|
"author": "github: Raishin"
|
|
@@ -5054,7 +5062,7 @@
|
|
|
5054
5062
|
"https://cloud.google.com/database-migration/docs/overview",
|
|
5055
5063
|
"https://cloud.google.com/storage-transfer/docs/overview"
|
|
5056
5064
|
],
|
|
5057
|
-
"security_notes": "Keep original source available for minimum 30 days post-cutover. DNS TTL must be reduced to 60s at least 24-48h before cutover
|
|
5065
|
+
"security_notes": "Keep original source available for minimum 30 days post-cutover. DNS TTL must be reduced to 60s at least 24-48h before cutover \u2014 reverting DNS is faster than reverting data if cutover fails. DMS continuous replication must be validated before cutover window begins.",
|
|
5058
5066
|
"last_verified": "2026-05-08",
|
|
5059
5067
|
"path": "agents/gcp/gcp-migration-cutover-architect-agent",
|
|
5060
5068
|
"author": "github: Raishin",
|
|
@@ -5082,7 +5090,7 @@
|
|
|
5082
5090
|
"https://cloud.google.com/nat/docs/overview",
|
|
5083
5091
|
"https://cloud.google.com/armor/docs/cloud-armor-overview"
|
|
5084
5092
|
],
|
|
5085
|
-
"security_notes": "GCP VPCs are global
|
|
5093
|
+
"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.",
|
|
5086
5094
|
"last_verified": "2026-05-08",
|
|
5087
5095
|
"path": "agents/gcp/gcp-network-architect-agent",
|
|
5088
5096
|
"author": "github: Raishin",
|
|
@@ -5140,7 +5148,7 @@
|
|
|
5140
5148
|
"https://cloud.google.com/trace/docs",
|
|
5141
5149
|
"https://cloud.google.com/monitoring/slos/slo-monitoring"
|
|
5142
5150
|
],
|
|
5143
|
-
"security_notes": "Log Router sinks to GCS/BigQuery/Pub/Sub are required for compliance log retention
|
|
5151
|
+
"security_notes": "Log Router sinks to GCS/BigQuery/Pub/Sub are required for compliance log retention \u2014 missing sinks may violate audit requirements. Do not claim root cause without evidence. Separate live telemetry from inference. Require containment before remediation for active incidents.",
|
|
5144
5152
|
"last_verified": "2026-05-08",
|
|
5145
5153
|
"path": "agents/gcp/gcp-observability-incident-responder-agent",
|
|
5146
5154
|
"author": "github: Raishin",
|
|
@@ -5159,7 +5167,7 @@
|
|
|
5159
5167
|
"gemini",
|
|
5160
5168
|
"kiro"
|
|
5161
5169
|
],
|
|
5162
|
-
"summary": "Agent for gcp-registry-artifact-governor. Govern GCP Artifact Registry
|
|
5170
|
+
"summary": "Agent for gcp-registry-artifact-governor. 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.",
|
|
5163
5171
|
"source_type": "original",
|
|
5164
5172
|
"official_docs": [
|
|
5165
5173
|
"https://cloud.google.com/artifact-registry/docs/overview",
|
|
@@ -5167,7 +5175,7 @@
|
|
|
5167
5175
|
"https://cloud.google.com/container-analysis/docs/container-analysis",
|
|
5168
5176
|
"https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy"
|
|
5169
5177
|
],
|
|
5170
|
-
"security_notes": "Binary Authorization with 'Allow all images' is equivalent to no supply chain protection
|
|
5178
|
+
"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.",
|
|
5171
5179
|
"last_verified": "2026-05-09",
|
|
5172
5180
|
"path": "agents/gcp/gcp-registry-artifact-governor-agent",
|
|
5173
5181
|
"version": "0.1.0",
|
|
@@ -5186,7 +5194,7 @@
|
|
|
5186
5194
|
"gemini",
|
|
5187
5195
|
"kiro"
|
|
5188
5196
|
],
|
|
5189
|
-
"summary": "Agent for gcp-resilience-bcdr-review. Review GCP workload HA and BCDR designs
|
|
5197
|
+
"summary": "Agent for gcp-resilience-bcdr-review. 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.",
|
|
5190
5198
|
"source_type": "original",
|
|
5191
5199
|
"official_docs": [
|
|
5192
5200
|
"https://cloud.google.com/architecture/disaster-recovery",
|
|
@@ -5194,7 +5202,7 @@
|
|
|
5194
5202
|
"https://cloud.google.com/spanner/docs/instance-configurations",
|
|
5195
5203
|
"https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-ingress"
|
|
5196
5204
|
],
|
|
5197
|
-
"security_notes": "Cloud SQL HA standby is zone-redundant but not region-redundant
|
|
5205
|
+
"security_notes": "Cloud SQL HA standby is zone-redundant but not region-redundant \u2014 cross-region failover requires 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.",
|
|
5198
5206
|
"last_verified": "2026-05-08",
|
|
5199
5207
|
"path": "agents/gcp/gcp-resilience-bcdr-review-agent",
|
|
5200
5208
|
"author": "github: Raishin",
|
|
@@ -5220,7 +5228,7 @@
|
|
|
5220
5228
|
"https://cloud.google.com/asset-inventory/docs/searching-resources",
|
|
5221
5229
|
"https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes"
|
|
5222
5230
|
],
|
|
5223
|
-
"security_notes": "Cloud Asset Inventory change history covers 35 days
|
|
5231
|
+
"security_notes": "Cloud Asset Inventory change history covers 35 days \u2014 be explicit about this window when investigating historical changes. Stale resources (unattached static IPs, persistent disks, orphaned firewall rules) incur ongoing charges. Resources missing required labels cannot be attributed in billing exports, creating cost allocation gaps.",
|
|
5224
5232
|
"last_verified": "2026-05-08",
|
|
5225
5233
|
"path": "agents/gcp/gcp-resource-inventory-analyst-agent",
|
|
5226
5234
|
"author": "github: Raishin",
|
|
@@ -5248,7 +5256,7 @@
|
|
|
5248
5256
|
"https://cloud.google.com/kms/docs/key-rotation",
|
|
5249
5257
|
"https://cloud.google.com/kms/docs/importing-a-key"
|
|
5250
5258
|
],
|
|
5251
|
-
"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
|
|
5259
|
+
"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 deletion or disablement can cause irreversible data loss.",
|
|
5252
5260
|
"last_verified": "2026-05-08",
|
|
5253
5261
|
"path": "agents/gcp/gcp-secret-kms-lifecycle-steward-agent",
|
|
5254
5262
|
"author": "github: Raishin",
|
|
@@ -5295,7 +5303,7 @@
|
|
|
5295
5303
|
"gemini",
|
|
5296
5304
|
"kiro"
|
|
5297
5305
|
],
|
|
5298
|
-
"summary": "Agent for gcp-serverless-production-readiness. Review Cloud Run and Cloud Functions gen2 for production readiness
|
|
5306
|
+
"summary": "Agent for gcp-serverless-production-readiness. 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.",
|
|
5299
5307
|
"source_type": "original",
|
|
5300
5308
|
"official_docs": [
|
|
5301
5309
|
"https://cloud.google.com/run/docs/configuring/min-instances",
|
|
@@ -5304,7 +5312,7 @@
|
|
|
5304
5312
|
"https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
|
|
5305
5313
|
"https://cloud.google.com/functions/docs/concepts/version-comparison"
|
|
5306
5314
|
],
|
|
5307
|
-
"security_notes": "Cloud Run service accounts must follow least privilege
|
|
5315
|
+
"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.",
|
|
5308
5316
|
"last_verified": "2026-05-09",
|
|
5309
5317
|
"path": "agents/gcp/gcp-serverless-production-readiness-agent",
|
|
5310
5318
|
"version": "0.1.0",
|
|
@@ -5323,7 +5331,7 @@
|
|
|
5323
5331
|
"gemini",
|
|
5324
5332
|
"kiro"
|
|
5325
5333
|
],
|
|
5326
|
-
"summary": "Design GCP solutions aligned with the Google Cloud Architecture Framework
|
|
5334
|
+
"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.",
|
|
5327
5335
|
"source_type": "original",
|
|
5328
5336
|
"official_docs": [
|
|
5329
5337
|
"https://cloud.google.com/architecture/framework",
|
|
@@ -5357,7 +5365,7 @@
|
|
|
5357
5365
|
"https://cloud.google.com/spanner/docs/instances",
|
|
5358
5366
|
"https://cloud.google.com/spanner/docs/secondary-indexes"
|
|
5359
5367
|
],
|
|
5360
|
-
"security_notes": "Monotonically increasing keys (e.g., auto-increment integers) cause all writes to hit the same split
|
|
5368
|
+
"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.",
|
|
5361
5369
|
"last_verified": "2026-05-08",
|
|
5362
5370
|
"path": "agents/gcp/gcp-spanner-architect-agent",
|
|
5363
5371
|
"author": "github: Raishin",
|
|
@@ -5376,7 +5384,7 @@
|
|
|
5376
5384
|
"gemini",
|
|
5377
5385
|
"kiro"
|
|
5378
5386
|
],
|
|
5379
|
-
"summary": "Agent for gcp-support-incident-coordinator. Coordinate GCP support incidents
|
|
5387
|
+
"summary": "Agent for gcp-support-incident-coordinator. 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.",
|
|
5380
5388
|
"source_type": "original",
|
|
5381
5389
|
"official_docs": [
|
|
5382
5390
|
"https://cloud.google.com/support/docs/overview",
|
|
@@ -5384,7 +5392,7 @@
|
|
|
5384
5392
|
"https://status.google.com/",
|
|
5385
5393
|
"https://cloud.google.com/support/docs/managed-incident"
|
|
5386
5394
|
],
|
|
5387
|
-
"security_notes": "GCP support case attachments are accessible to Google support engineers
|
|
5395
|
+
"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.",
|
|
5388
5396
|
"last_verified": "2026-05-09",
|
|
5389
5397
|
"path": "agents/gcp/gcp-support-incident-coordinator-agent",
|
|
5390
5398
|
"version": "0.1.0",
|
|
@@ -5403,7 +5411,7 @@
|
|
|
5403
5411
|
"gemini",
|
|
5404
5412
|
"kiro"
|
|
5405
5413
|
],
|
|
5406
|
-
"summary": "Agent for gcp-ticket-triage-escalation-coordinator. Triage GCP operational alerts, incidents, and support tickets
|
|
5414
|
+
"summary": "Agent for gcp-ticket-triage-escalation-coordinator. 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.",
|
|
5407
5415
|
"source_type": "original",
|
|
5408
5416
|
"official_docs": [
|
|
5409
5417
|
"https://cloud.google.com/support/docs/severity-definitions",
|
|
@@ -5411,7 +5419,7 @@
|
|
|
5411
5419
|
"https://cloud.google.com/logging/docs/view/logs-explorer-interface",
|
|
5412
5420
|
"https://status.google.com/"
|
|
5413
5421
|
],
|
|
5414
|
-
"security_notes": "GCP support tickets may require sharing sanitized logs or configuration
|
|
5422
|
+
"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.",
|
|
5415
5423
|
"last_verified": "2026-05-09",
|
|
5416
5424
|
"path": "agents/gcp/gcp-ticket-triage-escalation-coordinator-agent",
|
|
5417
5425
|
"version": "0.1.0",
|
|
@@ -5438,7 +5446,7 @@
|
|
|
5438
5446
|
"https://cloud.google.com/vertex-ai/docs/model-registry/introduction",
|
|
5439
5447
|
"https://cloud.google.com/vertex-ai/docs/featurestore/overview"
|
|
5440
5448
|
],
|
|
5441
|
-
"security_notes": "Training jobs have no automatic cost cap
|
|
5449
|
+
"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. Prefer least-privilege service accounts and read-only discovery before mutation.",
|
|
5442
5450
|
"last_verified": "2026-05-08",
|
|
5443
5451
|
"path": "agents/gcp/gcp-vertex-ai-mlops-engineer-agent",
|
|
5444
5452
|
"author": "github: Raishin",
|
|
@@ -5466,7 +5474,7 @@
|
|
|
5466
5474
|
"https://cloud.google.com/access-context-manager/docs/overview",
|
|
5467
5475
|
"https://cloud.google.com/vpc-service-controls/docs/create-service-perimeters"
|
|
5468
5476
|
],
|
|
5469
|
-
"security_notes": "Prefer dry-run mode before enforcement. Do not switch perimeters to enforcement mode without reviewing dry-run violations
|
|
5477
|
+
"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.",
|
|
5470
5478
|
"last_verified": "2026-05-08",
|
|
5471
5479
|
"path": "agents/gcp/gcp-vpc-service-controls-architect-agent",
|
|
5472
5480
|
"author": "github: Raishin",
|
|
@@ -5580,7 +5588,7 @@
|
|
|
5580
5588
|
"https://docs.hetzner.com/cloud/servers/overview/",
|
|
5581
5589
|
"https://docs.hetzner.com/general/others/contacting-support/"
|
|
5582
5590
|
],
|
|
5583
|
-
"security_notes": "Hetzner does not offer auto-scaling
|
|
5591
|
+
"security_notes": "Hetzner does not offer auto-scaling \u2014 always verify current resource counts via API before planning growth to avoid quota exhaustion surprises. Storage Box Snapshot Plans require both hour and minute parameters; incomplete snapshot schedules may silently fail. Do not expose project API tokens in capacity reports.",
|
|
5584
5592
|
"last_verified": "2026-05-10",
|
|
5585
5593
|
"path": "agents/hetzner/hetzner-capacity-planner-agent",
|
|
5586
5594
|
"author": "github: Raishin",
|
|
@@ -5615,7 +5623,7 @@
|
|
|
5615
5623
|
"https://www.hetzner.com/cloud/pricing/",
|
|
5616
5624
|
"https://docs.hetzner.com/"
|
|
5617
5625
|
],
|
|
5618
|
-
"security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Floating IPs and Primary IPs incur cost
|
|
5626
|
+
"security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Floating IPs and Primary IPs incur cost \u2014 verify attachment state before recommending deletion. Do not expose project API tokens or billing credentials in analysis output.",
|
|
5619
5627
|
"last_verified": "2026-05-10",
|
|
5620
5628
|
"path": "agents/hetzner/hetzner-cost-optimization-analyst-agent",
|
|
5621
5629
|
"author": "github: Raishin",
|
|
@@ -5650,7 +5658,7 @@
|
|
|
5650
5658
|
"https://docs.hetzner.com/cloud/firewalls/overview/",
|
|
5651
5659
|
"https://docs.hetzner.com/cloud/networks/overview/"
|
|
5652
5660
|
],
|
|
5653
|
-
"security_notes": "Public IPs on Hetzner are opt-in since API v1.34
|
|
5661
|
+
"security_notes": "Public IPs on Hetzner are opt-in since API v1.34 \u2014 flag servers with unnecessary public IPs. Hetzner Firewalls must be explicitly attached to servers or Labels groups; an unattached Firewall provides zero protection. Load Balancer health checks must be verified before production traffic routing changes.",
|
|
5654
5662
|
"last_verified": "2026-05-10",
|
|
5655
5663
|
"path": "agents/hetzner/hetzner-infrastructure-reviewer-agent",
|
|
5656
5664
|
"author": "github: Raishin",
|
|
@@ -5685,7 +5693,7 @@
|
|
|
5685
5693
|
"https://docs.hetzner.com/cloud/firewalls/overview/",
|
|
5686
5694
|
"https://docs.hetzner.com/cloud/firewalls/faq/"
|
|
5687
5695
|
],
|
|
5688
|
-
"security_notes": "Must snapshot current Firewall rules before any mutation
|
|
5696
|
+
"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 scope before any write operation. Public IPs are opt-in since API v1.34 \u2014 verify exposure before and after rule changes. Never proceed without explicit human approval confirming the target Firewall ID, blast-radius, and rollback plan.",
|
|
5689
5697
|
"last_verified": "2026-05-10",
|
|
5690
5698
|
"path": "agents/hetzner/hetzner-live-firewall-rule-guard-agent",
|
|
5691
5699
|
"author": "github: Raishin",
|
|
@@ -5720,7 +5728,7 @@
|
|
|
5720
5728
|
"https://docs.hetzner.com/cloud/servers/overview/",
|
|
5721
5729
|
"https://docs.hetzner.com/cloud/servers/server-types/"
|
|
5722
5730
|
],
|
|
5723
|
-
"security_notes": "Server deletion on Hetzner is irreversible
|
|
5731
|
+
"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; do not auto-enable them. Server type changes require server stop \u2014 confirm downtime window. Always verify API token is project-scoped before any write operation. Never proceed without server ID, region, explicit human approval, and rollback plan.",
|
|
5724
5732
|
"last_verified": "2026-05-10",
|
|
5725
5733
|
"path": "agents/hetzner/hetzner-live-server-lifecycle-guard-agent",
|
|
5726
5734
|
"author": "github: Raishin",
|
|
@@ -5754,7 +5762,7 @@
|
|
|
5754
5762
|
"https://docs.hetzner.cloud/",
|
|
5755
5763
|
"https://docs.hetzner.com/"
|
|
5756
5764
|
],
|
|
5757
|
-
"security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before any routing involving live data. Public IPs on Hetzner are opt-in since API v1.34
|
|
5765
|
+
"security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before any routing involving live data. Public IPs on Hetzner are opt-in since API v1.34 \u2014 do not assume servers have public IPs.",
|
|
5758
5766
|
"last_verified": "2026-05-10",
|
|
5759
5767
|
"path": "agents/hetzner/hetzner-maestro-agent",
|
|
5760
5768
|
"author": "github: Raishin",
|
|
@@ -5807,14 +5815,14 @@
|
|
|
5807
5815
|
"gemini",
|
|
5808
5816
|
"kiro"
|
|
5809
5817
|
],
|
|
5810
|
-
"summary": "Agent for huawei-certificate-manager-issuer-review. Review Huawei Cloud SSL certificate management
|
|
5818
|
+
"summary": "Agent for huawei-certificate-manager-issuer-review. Review Huawei Cloud SSL certificate management \u2014 SCM certificate lifecycle, ELB SSL certificate binding coverage, DEW-managed certificate key storage, renewal automation, wildcard vs SAN cert selection, certificate expiry alerting via CES, and HTTPS enforcement on ELB listeners.",
|
|
5811
5819
|
"source_type": "original",
|
|
5812
5820
|
"official_docs": [
|
|
5813
5821
|
"https://support.huaweicloud.com/intl/en-us/scm/index.html",
|
|
5814
5822
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html",
|
|
5815
5823
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
5816
5824
|
],
|
|
5817
|
-
"security_notes": "Certificate private keys stored in DEW must have IAM access policies that restrict access to authorized identities only
|
|
5825
|
+
"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.",
|
|
5818
5826
|
"last_verified": "2026-05-09",
|
|
5819
5827
|
"path": "agents/huawei/huawei-certificate-manager-issuer-review-agent",
|
|
5820
5828
|
"version": "0.1.0",
|
|
@@ -5833,7 +5841,7 @@
|
|
|
5833
5841
|
"gemini",
|
|
5834
5842
|
"kiro"
|
|
5835
5843
|
],
|
|
5836
|
-
"summary": "Agent for huawei-change-impact-advisor. Pre-change blast radius analysis for Huawei Cloud
|
|
5844
|
+
"summary": "Agent for huawei-change-impact-advisor. 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.",
|
|
5837
5845
|
"source_type": "original",
|
|
5838
5846
|
"official_docs": [
|
|
5839
5847
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html",
|
|
@@ -5842,7 +5850,7 @@
|
|
|
5842
5850
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
5843
5851
|
"https://support.huaweicloud.com/intl/en-us/cce/index.html"
|
|
5844
5852
|
],
|
|
5845
|
-
"security_notes": "Huawei Cloud Organizations SCP deny rules have org-level blast radius
|
|
5853
|
+
"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.",
|
|
5846
5854
|
"last_verified": "2026-05-09",
|
|
5847
5855
|
"path": "agents/huawei/huawei-change-impact-advisor-agent",
|
|
5848
5856
|
"version": "0.1.0",
|
|
@@ -5911,14 +5919,14 @@
|
|
|
5911
5919
|
"gemini",
|
|
5912
5920
|
"kiro"
|
|
5913
5921
|
],
|
|
5914
|
-
"summary": "Agent for huawei-cost-anomaly-watch-coordinator. Coordinate Huawei Cloud cost anomaly detection
|
|
5922
|
+
"summary": "Agent for huawei-cost-anomaly-watch-coordinator. 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 cost detection, and reserved instance coverage gaps.",
|
|
5915
5923
|
"source_type": "original",
|
|
5916
5924
|
"official_docs": [
|
|
5917
5925
|
"https://support.huaweicloud.com/intl/en-us/billing/index.html",
|
|
5918
5926
|
"https://support.huaweicloud.com/intl/en-us/costcenter/index.html",
|
|
5919
5927
|
"https://support.huaweicloud.com/intl/en-us/ces/index.html"
|
|
5920
5928
|
],
|
|
5921
|
-
"security_notes": "CBC Cost Center exports contain billing data
|
|
5929
|
+
"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.",
|
|
5922
5930
|
"last_verified": "2026-05-09",
|
|
5923
5931
|
"path": "agents/huawei/huawei-cost-anomaly-watch-coordinator-agent",
|
|
5924
5932
|
"version": "0.1.0",
|
|
@@ -5962,7 +5970,7 @@
|
|
|
5962
5970
|
"gemini",
|
|
5963
5971
|
"kiro"
|
|
5964
5972
|
],
|
|
5965
|
-
"summary": "Agent for huawei-daily-operations-briefing-coordinator. Coordinate the daily Huawei Cloud operations standup
|
|
5973
|
+
"summary": "Agent for huawei-daily-operations-briefing-coordinator. 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.",
|
|
5966
5974
|
"source_type": "original",
|
|
5967
5975
|
"official_docs": [
|
|
5968
5976
|
"https://support.huaweicloud.com/intl/en-us/cbc/index.html",
|
|
@@ -5972,7 +5980,7 @@
|
|
|
5972
5980
|
"https://support.huaweicloud.com/intl/en-us/secmaster/index.html",
|
|
5973
5981
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
5974
5982
|
],
|
|
5975
|
-
"security_notes": "Huawei Cloud SecMaster finding details may contain vulnerability exploit paths
|
|
5983
|
+
"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.",
|
|
5976
5984
|
"last_verified": "2026-05-09",
|
|
5977
5985
|
"path": "agents/huawei/huawei-daily-operations-briefing-coordinator-agent",
|
|
5978
5986
|
"version": "0.1.0",
|
|
@@ -5991,7 +5999,7 @@
|
|
|
5991
5999
|
"gemini",
|
|
5992
6000
|
"kiro"
|
|
5993
6001
|
],
|
|
5994
|
-
"summary": "Manage DEW (Data Encryption Workshop)
|
|
6002
|
+
"summary": "Manage DEW (Data Encryption Workshop) \u2014 KMS key lifecycle, CSMS secret rotation, CBH privileged access management, and DBSS database encryption on Huawei Cloud.",
|
|
5995
6003
|
"source_type": "original",
|
|
5996
6004
|
"official_docs": [
|
|
5997
6005
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
@@ -6070,7 +6078,7 @@
|
|
|
6070
6078
|
"official_docs": [
|
|
6071
6079
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html"
|
|
6072
6080
|
],
|
|
6073
|
-
"security_notes": "ECS deletion without CSBS backup is permanently destructive. AS scale-in terminates instances
|
|
6081
|
+
"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.",
|
|
6074
6082
|
"last_verified": "2026-05-08",
|
|
6075
6083
|
"path": "agents/huawei/huawei-ecs-compute-operator-agent",
|
|
6076
6084
|
"author": "github: Raishin",
|
|
@@ -6089,7 +6097,7 @@
|
|
|
6089
6097
|
"gemini",
|
|
6090
6098
|
"kiro"
|
|
6091
6099
|
],
|
|
6092
|
-
"summary": "Agent for huawei-event-driven-architecture-review. Review Huawei Cloud DMS (Distributed Message Service) for Kafka, ROMA Connect, FunctionGraph event triggers, and SMN (Simple Message Notification) designs
|
|
6100
|
+
"summary": "Agent for huawei-event-driven-architecture-review. Review Huawei Cloud DMS (Distributed Message Service) for Kafka, ROMA Connect, FunctionGraph event triggers, and SMN (Simple Message Notification) designs \u2014 dead-letter configuration, message ordering, idempotency, consumer group lag monitoring, and retry storm prevention.",
|
|
6093
6101
|
"source_type": "original",
|
|
6094
6102
|
"official_docs": [
|
|
6095
6103
|
"https://support.huaweicloud.com/intl/en-us/dms/index.html",
|
|
@@ -6097,7 +6105,7 @@
|
|
|
6097
6105
|
"https://support.huaweicloud.com/intl/en-us/fg/index.html",
|
|
6098
6106
|
"https://support.huaweicloud.com/intl/en-us/smn/index.html"
|
|
6099
6107
|
],
|
|
6100
|
-
"security_notes": "DMS Kafka instances without SSL/TLS encryption transmit messages in plaintext
|
|
6108
|
+
"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.",
|
|
6101
6109
|
"last_verified": "2026-05-09",
|
|
6102
6110
|
"path": "agents/huawei/huawei-event-driven-architecture-review-agent",
|
|
6103
6111
|
"version": "0.1.0",
|
|
@@ -6147,7 +6155,7 @@
|
|
|
6147
6155
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
6148
6156
|
"https://support.huaweicloud.com/intl/en-us/rds/index.html"
|
|
6149
6157
|
],
|
|
6150
|
-
"security_notes": "Database deletion without backup is permanently destructive. GaussDB for Oracle PL/SQL compatibility gaps can break migration
|
|
6158
|
+
"security_notes": "Database deletion without backup is permanently destructive. GaussDB for Oracle PL/SQL compatibility gaps can break migration \u2014 test before cutover. Failover testing must be coordinated with application teams.",
|
|
6151
6159
|
"last_verified": "2026-05-08",
|
|
6152
6160
|
"path": "agents/huawei/huawei-gaussdb-rds-dba-agent",
|
|
6153
6161
|
"author": "github: Raishin",
|
|
@@ -6166,7 +6174,7 @@
|
|
|
6166
6174
|
"gemini",
|
|
6167
6175
|
"kiro"
|
|
6168
6176
|
],
|
|
6169
|
-
"summary": "Agent for huawei-iac-change-safety-review. Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud
|
|
6177
|
+
"summary": "Agent for huawei-iac-change-safety-review. 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.",
|
|
6170
6178
|
"source_type": "original",
|
|
6171
6179
|
"official_docs": [
|
|
6172
6180
|
"https://support.huaweicloud.com/intl/en-us/rfs/index.html",
|
|
@@ -6174,7 +6182,7 @@
|
|
|
6174
6182
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html",
|
|
6175
6183
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html"
|
|
6176
6184
|
],
|
|
6177
|
-
"security_notes": "Huawei Cloud Terraform provider state files contain resource attribute details
|
|
6185
|
+
"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.",
|
|
6178
6186
|
"last_verified": "2026-05-09",
|
|
6179
6187
|
"path": "agents/huawei/huawei-iac-change-safety-review-agent",
|
|
6180
6188
|
"version": "0.1.0",
|
|
@@ -6291,7 +6299,7 @@
|
|
|
6291
6299
|
"gemini",
|
|
6292
6300
|
"kiro"
|
|
6293
6301
|
],
|
|
6294
|
-
"summary": "Gate financial authority actions
|
|
6302
|
+
"summary": "Gate financial authority actions \u2014 budget threshold changes, RI purchases, and CUD commitments. Budget threshold reduction can trigger service suspension; RI/CUD purchases are committed spend.",
|
|
6295
6303
|
"source_type": "original",
|
|
6296
6304
|
"official_docs": [
|
|
6297
6305
|
"https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html"
|
|
@@ -6315,7 +6323,7 @@
|
|
|
6315
6323
|
"gemini",
|
|
6316
6324
|
"kiro"
|
|
6317
6325
|
],
|
|
6318
|
-
"summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy changes
|
|
6326
|
+
"summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy changes \u2014 database deletion without verified backup is permanently destructive; MLPS Level 3 data destruction triggers mandatory incident reporting.",
|
|
6319
6327
|
"source_type": "original",
|
|
6320
6328
|
"companion_skills": [
|
|
6321
6329
|
"huawei-live-gaussdb-mutation-guard"
|
|
@@ -6344,13 +6352,13 @@
|
|
|
6344
6352
|
"gemini",
|
|
6345
6353
|
"kiro"
|
|
6346
6354
|
],
|
|
6347
|
-
"summary": "Gate IAM fine-grained policy and SCP mutations
|
|
6355
|
+
"summary": "Gate IAM fine-grained policy and SCP mutations \u2014 account-wide blast radius, privilege escalation, and potential full access denial.",
|
|
6348
6356
|
"source_type": "original",
|
|
6349
6357
|
"official_docs": [
|
|
6350
6358
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
6351
6359
|
"https://support.huaweicloud.com/intl/en-us/usermanual-organizations/organizations_03_0001.html"
|
|
6352
6360
|
],
|
|
6353
|
-
"security_notes": "SCP deny statements at Organizations level cascade to ALL member accounts and CANNOT be overridden by IAM policies in member accounts. Granting FullAccess system policies gives complete service control. Agency trust relationships granting SecurityAdministrator are among the most dangerous grants. IAM policy changes propagate across Huawei Cloud services
|
|
6361
|
+
"security_notes": "SCP deny statements at Organizations level cascade to ALL member accounts and CANNOT be overridden by IAM policies in member accounts. Granting FullAccess system policies gives complete service control. Agency trust relationships granting SecurityAdministrator are among the most dangerous grants. IAM policy changes propagate across Huawei Cloud services \u2014 confirm post-change access for all dependent systems.",
|
|
6354
6362
|
"last_verified": "2026-05-08",
|
|
6355
6363
|
"path": "agents/huawei/huawei-live-iam-policy-change-guard-agent",
|
|
6356
6364
|
"author": "github: Raishin"
|
|
@@ -6368,7 +6376,7 @@
|
|
|
6368
6376
|
"gemini",
|
|
6369
6377
|
"kiro"
|
|
6370
6378
|
],
|
|
6371
|
-
"summary": "Gate DEW/KMS key deletion and disable operations
|
|
6379
|
+
"summary": "Gate DEW/KMS key deletion and disable operations \u2014 CSMS secrets and DBSS-encrypted database data become permanently unrecoverable once the key is deleted.",
|
|
6372
6380
|
"source_type": "original",
|
|
6373
6381
|
"official_docs": [
|
|
6374
6382
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
@@ -6392,7 +6400,7 @@
|
|
|
6392
6400
|
"gemini",
|
|
6393
6401
|
"kiro"
|
|
6394
6402
|
],
|
|
6395
|
-
"summary": "Gate OBS bucket ACL and policy mutations
|
|
6403
|
+
"summary": "Gate OBS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data immediately; CN-* cross-border replication may violate MLPS 2.0/DSL data localization requirements.",
|
|
6396
6404
|
"source_type": "original",
|
|
6397
6405
|
"companion_skills": [
|
|
6398
6406
|
"huawei-live-obs-bucket-policy-guard"
|
|
@@ -6419,13 +6427,13 @@
|
|
|
6419
6427
|
"gemini",
|
|
6420
6428
|
"kiro"
|
|
6421
6429
|
],
|
|
6422
|
-
"summary": "Agent for huawei-load-balancer-traffic-engineer. Engineer and review Huawei Cloud ELB configurations
|
|
6430
|
+
"summary": "Agent for huawei-load-balancer-traffic-engineer. Engineer and review Huawei Cloud ELB configurations \u2014 dedicated vs shared ELB type selection, HTTP/HTTPS/TCP/UDP listener protocols, health check configuration, WAF integration on ELB, backend server group routing, connection draining, and TLS policy enforcement on Dedicated ELB.",
|
|
6423
6431
|
"source_type": "original",
|
|
6424
6432
|
"official_docs": [
|
|
6425
6433
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html",
|
|
6426
6434
|
"https://support.huaweicloud.com/intl/en-us/waf/index.html"
|
|
6427
6435
|
],
|
|
6428
|
-
"security_notes": "ELB HTTPS listeners should enforce TLS-1-2 or TLS-1-2-Strict policy to disable TLSv1.0 and TLSv1.1
|
|
6436
|
+
"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.",
|
|
6429
6437
|
"last_verified": "2026-05-09",
|
|
6430
6438
|
"path": "agents/huawei/huawei-load-balancer-traffic-engineer-agent",
|
|
6431
6439
|
"version": "0.1.0",
|
|
@@ -6445,7 +6453,7 @@
|
|
|
6445
6453
|
"gemini",
|
|
6446
6454
|
"kiro"
|
|
6447
6455
|
],
|
|
6448
|
-
"summary": "Per-cloud router agent for Huawei Cloud. Classifies the user's task, selects the narrowest Huawei Cloud specialist agent or the right team of specialists from the catalog, and dispatches them
|
|
6456
|
+
"summary": "Per-cloud router agent for Huawei Cloud. Classifies the user's task, selects the narrowest Huawei Cloud specialist agent or the right team of specialists from the catalog, and dispatches them \u2014 single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. MLPS 2.0 and sovereignty-aware. Never auto-dispatches live-guard agents.",
|
|
6449
6457
|
"source_type": "original",
|
|
6450
6458
|
"official_docs": [
|
|
6451
6459
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
@@ -6502,7 +6510,7 @@
|
|
|
6502
6510
|
"official_docs": [
|
|
6503
6511
|
"https://support.huaweicloud.com/intl/en-us/modelarts/index.html"
|
|
6504
6512
|
],
|
|
6505
|
-
"security_notes": "ModelArts training jobs have no automatic cost cap. Specify budget limit before starting large GPU/NPU jobs. Ascend NPU OOM errors differ from Nvidia CUDA OOM
|
|
6513
|
+
"security_notes": "ModelArts training jobs have no automatic cost cap. Specify budget limit before starting large GPU/NPU jobs. Ascend NPU OOM errors differ from Nvidia CUDA OOM \u2014 know the error pattern before acting.",
|
|
6506
6514
|
"last_verified": "2026-05-08",
|
|
6507
6515
|
"path": "agents/huawei/huawei-modelarts-mlops-engineer-agent",
|
|
6508
6516
|
"author": "github: Raishin",
|
|
@@ -6521,7 +6529,7 @@
|
|
|
6521
6529
|
"gemini",
|
|
6522
6530
|
"kiro"
|
|
6523
6531
|
],
|
|
6524
|
-
"summary": "Agent for huawei-network-architect. Design Huawei Cloud network architecture
|
|
6532
|
+
"summary": "Agent for huawei-network-architect. 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.",
|
|
6525
6533
|
"source_type": "original",
|
|
6526
6534
|
"official_docs": [
|
|
6527
6535
|
"https://support.huaweicloud.com/intl/en-us/vpc/index.html",
|
|
@@ -6548,14 +6556,14 @@
|
|
|
6548
6556
|
"gemini",
|
|
6549
6557
|
"kiro"
|
|
6550
6558
|
],
|
|
6551
|
-
"summary": "Agent for huawei-obs-data-perimeter-governor. Govern Huawei Cloud OBS (Object Storage Service) data perimeters
|
|
6559
|
+
"summary": "Agent for huawei-obs-data-perimeter-governor. 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.",
|
|
6552
6560
|
"source_type": "original",
|
|
6553
6561
|
"official_docs": [
|
|
6554
6562
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html",
|
|
6555
6563
|
"https://support.huaweicloud.com/intl/en-us/vpcep/index.html",
|
|
6556
6564
|
"https://support.huaweicloud.com/intl/en-us/obs/obs_03_0086.html"
|
|
6557
6565
|
],
|
|
6558
|
-
"security_notes": "Huawei Cloud OBS presigned URLs can expose objects publicly for the URL validity period
|
|
6566
|
+
"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.",
|
|
6559
6567
|
"last_verified": "2026-05-09",
|
|
6560
6568
|
"path": "agents/huawei/huawei-obs-data-perimeter-governor-agent",
|
|
6561
6569
|
"version": "0.1.0",
|
|
@@ -6626,14 +6634,14 @@
|
|
|
6626
6634
|
"gemini",
|
|
6627
6635
|
"kiro"
|
|
6628
6636
|
],
|
|
6629
|
-
"summary": "Agent for huawei-registry-artifact-governor. Govern Huawei Cloud SWR (Software Repository for Container)
|
|
6637
|
+
"summary": "Agent for huawei-registry-artifact-governor. 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.",
|
|
6630
6638
|
"source_type": "original",
|
|
6631
6639
|
"official_docs": [
|
|
6632
6640
|
"https://support.huaweicloud.com/intl/en-us/swr/index.html",
|
|
6633
6641
|
"https://support.huaweicloud.com/intl/en-us/vss/index.html",
|
|
6634
6642
|
"https://support.huaweicloud.com/intl/en-us/cce/index.html"
|
|
6635
6643
|
],
|
|
6636
|
-
"security_notes": "Public SWR namespaces expose images to Huawei Cloud's global network
|
|
6644
|
+
"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.",
|
|
6637
6645
|
"last_verified": "2026-05-09",
|
|
6638
6646
|
"path": "agents/huawei/huawei-registry-artifact-governor-agent",
|
|
6639
6647
|
"version": "0.1.0",
|
|
@@ -6652,7 +6660,7 @@
|
|
|
6652
6660
|
"gemini",
|
|
6653
6661
|
"kiro"
|
|
6654
6662
|
],
|
|
6655
|
-
"summary": "Agent for huawei-resilience-bcdr-review. Review Huawei Cloud workload HA and BCDR designs
|
|
6663
|
+
"summary": "Agent for huawei-resilience-bcdr-review. 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.",
|
|
6656
6664
|
"source_type": "original",
|
|
6657
6665
|
"official_docs": [
|
|
6658
6666
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
@@ -6661,7 +6669,7 @@
|
|
|
6661
6669
|
"https://support.huaweicloud.com/intl/en-us/drs/index.html",
|
|
6662
6670
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html"
|
|
6663
6671
|
],
|
|
6664
|
-
"security_notes": "Huawei Cloud CBR vaults use default encryption
|
|
6672
|
+
"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.",
|
|
6665
6673
|
"last_verified": "2026-05-09",
|
|
6666
6674
|
"path": "agents/huawei/huawei-resilience-bcdr-review-agent",
|
|
6667
6675
|
"version": "0.1.0",
|
|
@@ -6708,14 +6716,14 @@
|
|
|
6708
6716
|
"gemini",
|
|
6709
6717
|
"kiro"
|
|
6710
6718
|
],
|
|
6711
|
-
"summary": "Agent for huawei-serverless-production-readiness. Review FunctionGraph production readiness
|
|
6719
|
+
"summary": "Agent for huawei-serverless-production-readiness. Review FunctionGraph production readiness \u2014 VPC access configuration, concurrency limits and reserved instances, cold-start optimization, observability via LTS log output and AOM metrics, timeout configuration, dependency package size, custom vs managed runtimes, and ServiceStage application lifecycle.",
|
|
6712
6720
|
"source_type": "original",
|
|
6713
6721
|
"official_docs": [
|
|
6714
6722
|
"https://support.huaweicloud.com/intl/en-us/fg/index.html",
|
|
6715
6723
|
"https://support.huaweicloud.com/intl/en-us/servicestage/index.html",
|
|
6716
6724
|
"https://support.huaweicloud.com/intl/en-us/aom/index.html"
|
|
6717
6725
|
],
|
|
6718
|
-
"security_notes": "FunctionGraph function environment variables may contain secrets
|
|
6726
|
+
"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.",
|
|
6719
6727
|
"last_verified": "2026-05-09",
|
|
6720
6728
|
"path": "agents/huawei/huawei-serverless-production-readiness-agent",
|
|
6721
6729
|
"version": "0.1.0",
|
|
@@ -6734,7 +6742,7 @@
|
|
|
6734
6742
|
"gemini",
|
|
6735
6743
|
"kiro"
|
|
6736
6744
|
],
|
|
6737
|
-
"summary": "Agent for huawei-solution-architect. Design Huawei Cloud solutions
|
|
6745
|
+
"summary": "Agent for huawei-solution-architect. 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.",
|
|
6738
6746
|
"source_type": "original",
|
|
6739
6747
|
"official_docs": [
|
|
6740
6748
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html",
|
|
@@ -6760,14 +6768,14 @@
|
|
|
6760
6768
|
"gemini",
|
|
6761
6769
|
"kiro"
|
|
6762
6770
|
],
|
|
6763
|
-
"summary": "Agent for huawei-support-incident-coordinator. Coordinate Huawei Cloud support incidents
|
|
6771
|
+
"summary": "Agent for huawei-support-incident-coordinator. 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.",
|
|
6764
6772
|
"source_type": "original",
|
|
6765
6773
|
"official_docs": [
|
|
6766
6774
|
"https://support.huaweicloud.com/intl/en-us/",
|
|
6767
6775
|
"https://status.huaweicloud.com/",
|
|
6768
6776
|
"https://support.huaweicloud.com/intl/en-us/usermanual-ticket/topic_0065264094.html"
|
|
6769
6777
|
],
|
|
6770
|
-
"security_notes": "Huawei Cloud support case attachments are stored on Huawei Cloud infrastructure
|
|
6778
|
+
"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.",
|
|
6771
6779
|
"last_verified": "2026-05-09",
|
|
6772
6780
|
"path": "agents/huawei/huawei-support-incident-coordinator-agent",
|
|
6773
6781
|
"version": "0.1.0",
|
|
@@ -6786,7 +6794,7 @@
|
|
|
6786
6794
|
"gemini",
|
|
6787
6795
|
"kiro"
|
|
6788
6796
|
],
|
|
6789
|
-
"summary": "Agent for huawei-ticket-triage-escalation-coordinator. Triage Huawei Cloud operational alerts, incidents, and support tickets
|
|
6797
|
+
"summary": "Agent for huawei-ticket-triage-escalation-coordinator. 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.",
|
|
6790
6798
|
"source_type": "original",
|
|
6791
6799
|
"official_docs": [
|
|
6792
6800
|
"https://support.huaweicloud.com/intl/en-us/",
|
|
@@ -6795,7 +6803,7 @@
|
|
|
6795
6803
|
"https://support.huaweicloud.com/intl/en-us/ces/index.html",
|
|
6796
6804
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
6797
6805
|
],
|
|
6798
|
-
"security_notes": "Huawei Cloud support ticket attachments are accessible to Huawei support engineers
|
|
6806
|
+
"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.",
|
|
6799
6807
|
"last_verified": "2026-05-09",
|
|
6800
6808
|
"path": "agents/huawei/huawei-ticket-triage-escalation-coordinator-agent",
|
|
6801
6809
|
"version": "0.1.0",
|
|
@@ -6966,7 +6974,7 @@
|
|
|
6966
6974
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/datacenter",
|
|
6967
6975
|
"https://docs.ionos.com/cloud/network/lans"
|
|
6968
6976
|
],
|
|
6969
|
-
"security_notes": "DCD topology changes are infrastructure-wide blast-radius events
|
|
6977
|
+
"security_notes": "DCD topology changes are infrastructure-wide blast-radius events \u2014 modifying datacenter layout can disrupt all resources within the datacenter simultaneously. Always require a current topology snapshot and blast-radius review before advising any structural change. GDPR data residency requires verifying the datacenter region matches the declared processing location.",
|
|
6970
6978
|
"last_verified": "2026-05-10",
|
|
6971
6979
|
"path": "agents/ionos/ionos-datacenter-designer-reviewer-agent",
|
|
6972
6980
|
"version": "0.1.0",
|
|
@@ -6993,7 +7001,7 @@
|
|
|
6993
7001
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/k8s_node_pool",
|
|
6994
7002
|
"https://docs.ionos.com/cloud/"
|
|
6995
7003
|
],
|
|
6996
|
-
"security_notes": "IONOS managed Kubernetes control-plane upgrades are irreversible
|
|
7004
|
+
"security_notes": "IONOS managed Kubernetes control-plane upgrades are irreversible \u2014 always confirm rollback plan and PDB coverage before advising an upgrade. Node pool scale-down may evict workloads without PDB protection. GDPR data residency applies to cluster region selection; verify cluster datacenter region matches the declared processing location.",
|
|
6997
7005
|
"last_verified": "2026-05-10",
|
|
6998
7006
|
"path": "agents/ionos/ionos-kubernetes-platform-operator-agent",
|
|
6999
7007
|
"version": "0.1.0",
|
|
@@ -7046,7 +7054,7 @@
|
|
|
7046
7054
|
"https://api.ionos.com/docs/",
|
|
7047
7055
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs"
|
|
7048
7056
|
],
|
|
7049
|
-
"security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius
|
|
7057
|
+
"security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius \u2014 classification must stay read-only and hand off to approval-gated specialists. Do not expose bearer tokens or customer control panel credentials in routing output.",
|
|
7050
7058
|
"last_verified": "2026-05-10",
|
|
7051
7059
|
"path": "agents/ionos/ionos-maestro-agent",
|
|
7052
7060
|
"version": "0.1.0",
|
|
@@ -7084,7 +7092,7 @@
|
|
|
7084
7092
|
"name": "Istio Ambient Mesh Review",
|
|
7085
7093
|
"type": "agent",
|
|
7086
7094
|
"provider": "istio",
|
|
7087
|
-
"summary": "Review Istio ambient mesh configuration
|
|
7095
|
+
"summary": "Review Istio ambient mesh configuration \u2014 ztunnel L4 vs waypoint L7 enforcement, AuthorizationPolicy scope, PeerAuthentication mTLS mode, RequestAuthentication JWKs, and gateway configuration for service mesh security posture.",
|
|
7088
7096
|
"path": "agents/istio/istio-ambient-mesh-review-agent",
|
|
7089
7097
|
"harnesses": [
|
|
7090
7098
|
"codex",
|
|
@@ -7102,7 +7110,7 @@
|
|
|
7102
7110
|
"https://istio.io/latest/docs/ops/diagnostic-tools/istioctl-analyze/",
|
|
7103
7111
|
"https://istio.io/latest/docs/tasks/security/authorization/"
|
|
7104
7112
|
],
|
|
7105
|
-
"security_notes": "L7 AuthorizationPolicy in ambient mode without a waypoint is silently bypassed
|
|
7113
|
+
"security_notes": "L7 AuthorizationPolicy in ambient mode without a waypoint is silently bypassed \u2014 ztunnel only enforces L4. PERMISSIVE PeerAuthentication in a production namespace is a critical finding.",
|
|
7106
7114
|
"source_type": "original",
|
|
7107
7115
|
"version": "0.1.0"
|
|
7108
7116
|
},
|
|
@@ -7129,7 +7137,7 @@
|
|
|
7129
7137
|
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
|
|
7130
7138
|
"https://docs.kubecost.com/apis/apis-overview"
|
|
7131
7139
|
],
|
|
7132
|
-
"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
|
|
7140
|
+
"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.",
|
|
7133
7141
|
"last_verified": "2026-05-02",
|
|
7134
7142
|
"path": "agents/kubernetes/kubecost-chargeback-allocation-review-agent",
|
|
7135
7143
|
"version": "0.1.0"
|
|
@@ -7292,7 +7300,7 @@
|
|
|
7292
7300
|
"https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
|
|
7293
7301
|
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
7294
7302
|
],
|
|
7295
|
-
"security_notes": "Capture current RBAC state before every mutation
|
|
7303
|
+
"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. Per docs/least-privilege-rbac.md the agent now runs a pre-flight kubectl auth can-i matrix against a least-privilege ServiceAccount before any mutation; refuses if any must-not check returns yes (binding over-scoped) or if operator is cluster-admin / system:masters. References shipped: least-privilege-rbac.yaml (deny-by-default ClusterRole), rbac-pre-flight.md (positive + negative resourceName tests), refusal-list.md (universal one-way doors plus domain-specific HARD REFUSE list). Refuses to read or process credentials volunteered by the operator; uses only the in-pod ServiceAccount token at /var/run/secrets/kubernetes.io/serviceaccount/token.",
|
|
7296
7304
|
"last_verified": "2026-05-08",
|
|
7297
7305
|
"path": "agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent",
|
|
7298
7306
|
"author": "github: Raishin",
|
|
@@ -7311,7 +7319,7 @@
|
|
|
7311
7319
|
"gemini",
|
|
7312
7320
|
"kiro"
|
|
7313
7321
|
],
|
|
7314
|
-
"summary": "Live-guard agent for Velero backup/restore operations on Kubernetes clusters
|
|
7322
|
+
"summary": "Live-guard agent for Velero backup/restore operations on Kubernetes clusters \u2014 enforcing cluster context confirmation, restore scope review, dry-run gating, current-state capture, and explicit platform-team sign-off before any mutation.",
|
|
7315
7323
|
"source_type": "original",
|
|
7316
7324
|
"official_docs": [
|
|
7317
7325
|
"https://velero.io/docs/latest/",
|
|
@@ -7320,7 +7328,7 @@
|
|
|
7320
7328
|
"https://velero.io/docs/latest/locations/",
|
|
7321
7329
|
"https://velero.io/docs/latest/hooks/"
|
|
7322
7330
|
],
|
|
7323
|
-
"security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts
|
|
7331
|
+
"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. Per docs/least-privilege-rbac.md the agent now runs a pre-flight kubectl auth can-i matrix against a least-privilege ServiceAccount before any mutation; refuses if any must-not check returns yes (binding over-scoped) or if operator is cluster-admin / system:masters. References shipped: least-privilege-rbac.yaml (deny-by-default ClusterRole), rbac-pre-flight.md (positive + negative resourceName tests), refusal-list.md (universal one-way doors plus domain-specific HARD REFUSE list). Refuses to read or process credentials volunteered by the operator; uses only the in-pod ServiceAccount token at /var/run/secrets/kubernetes.io/serviceaccount/token.",
|
|
7324
7332
|
"last_verified": "2026-05-08",
|
|
7325
7333
|
"path": "agents/kubernetes/kubernetes-live-velero-restore-guard-agent",
|
|
7326
7334
|
"version": "0.1.0"
|
|
@@ -7421,7 +7429,7 @@
|
|
|
7421
7429
|
"name": "Kubernetes Pod Security Admission Review",
|
|
7422
7430
|
"type": "agent",
|
|
7423
7431
|
"provider": "kubernetes",
|
|
7424
|
-
"summary": "Review Kubernetes Pod Security Admission namespace labels
|
|
7432
|
+
"summary": "Review Kubernetes Pod Security Admission namespace labels \u2014 enforce/audit/warn modes, privileged/baseline/restricted profiles, version pinning, cluster AdmissionConfiguration defaults, and migration from deprecated PodSecurityPolicy.",
|
|
7425
7433
|
"path": "agents/kubernetes/kubernetes-psa-review-agent",
|
|
7426
7434
|
"harnesses": [
|
|
7427
7435
|
"codex",
|
|
@@ -7439,7 +7447,7 @@
|
|
|
7439
7447
|
"https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/",
|
|
7440
7448
|
"https://kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/"
|
|
7441
7449
|
],
|
|
7442
|
-
"security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden
|
|
7450
|
+
"security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden \u2014 treat as critical finding. enforce-version latest changes profile semantics on every Kubernetes minor upgrade.",
|
|
7443
7451
|
"source_type": "original",
|
|
7444
7452
|
"version": "0.1.0"
|
|
7445
7453
|
},
|
|
@@ -7475,7 +7483,7 @@
|
|
|
7475
7483
|
"name": "Kubernetes Workload Identity Review",
|
|
7476
7484
|
"type": "agent",
|
|
7477
7485
|
"provider": "kubernetes",
|
|
7478
|
-
"summary": "Review Kubernetes workload identity configuration
|
|
7486
|
+
"summary": "Review Kubernetes workload identity configuration \u2014 IRSA, Azure Workload Identity, GKE Workload Identity, and generic OIDC projected token bindings \u2014 for trust policy scope, static credential fallback risk, token audience validation, and cross-account reuse.",
|
|
7479
7487
|
"path": "agents/kubernetes/kubernetes-workload-identity-review-agent",
|
|
7480
7488
|
"harnesses": [
|
|
7481
7489
|
"codex",
|
|
@@ -7493,7 +7501,7 @@
|
|
|
7493
7501
|
"https://kubernetes.io/docs/concepts/workloads/pods/service-accounts/",
|
|
7494
7502
|
"https://openid.net/specs/openid-connect-core-1_0.html"
|
|
7495
7503
|
],
|
|
7496
|
-
"security_notes": "OIDC trust policy with wildcard sub allows any pod in the cluster to assume the role. Static credentials in environment variables defeat workload identity migration
|
|
7504
|
+
"security_notes": "OIDC trust policy with wildcard sub allows any pod in the cluster to assume the role. Static credentials in environment variables defeat workload identity migration \u2014 cloud SDKs search the credential chain in order and a leftover env var always wins.",
|
|
7497
7505
|
"source_type": "original",
|
|
7498
7506
|
"version": "0.1.0"
|
|
7499
7507
|
},
|
|
@@ -7520,7 +7528,7 @@
|
|
|
7520
7528
|
"https://kyverno.io/docs/policy-exceptions/",
|
|
7521
7529
|
"https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/"
|
|
7522
7530
|
],
|
|
7523
|
-
"security_notes": "failureAction: Audit in production is a critical finding
|
|
7531
|
+
"security_notes": "failureAction: Audit in production is a critical finding \u2014 violations are logged but workloads are not blocked. PolicyException without expiry is an infinite escape hatch.",
|
|
7524
7532
|
"source_type": "original",
|
|
7525
7533
|
"version": "0.1.0"
|
|
7526
7534
|
},
|
|
@@ -7537,7 +7545,7 @@
|
|
|
7537
7545
|
"gemini",
|
|
7538
7546
|
"kiro"
|
|
7539
7547
|
],
|
|
7540
|
-
"summary": "Review agentic-AI platforms built on the NVIDIA stack per NCP-AAI
|
|
7548
|
+
"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.",
|
|
7541
7549
|
"source_type": "original",
|
|
7542
7550
|
"official_docs": [
|
|
7543
7551
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7570,7 +7578,7 @@
|
|
|
7570
7578
|
"gemini",
|
|
7571
7579
|
"kiro"
|
|
7572
7580
|
],
|
|
7573
|
-
"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
|
|
7581
|
+
"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.",
|
|
7574
7582
|
"source_type": "original",
|
|
7575
7583
|
"official_docs": [
|
|
7576
7584
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7603,7 +7611,7 @@
|
|
|
7603
7611
|
"gemini",
|
|
7604
7612
|
"kiro"
|
|
7605
7613
|
],
|
|
7606
|
-
"summary": "Review NVIDIA AI fabric posture per NCP-AIN
|
|
7614
|
+
"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.",
|
|
7607
7615
|
"source_type": "original",
|
|
7608
7616
|
"official_docs": [
|
|
7609
7617
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7636,7 +7644,7 @@
|
|
|
7636
7644
|
"gemini",
|
|
7637
7645
|
"kiro"
|
|
7638
7646
|
],
|
|
7639
|
-
"summary": "Review day-2 operational posture of NVIDIA GPU fleets per NCP-AIO
|
|
7647
|
+
"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.",
|
|
7640
7648
|
"source_type": "original",
|
|
7641
7649
|
"official_docs": [
|
|
7642
7650
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7669,7 +7677,7 @@
|
|
|
7669
7677
|
"gemini",
|
|
7670
7678
|
"kiro"
|
|
7671
7679
|
],
|
|
7672
|
-
"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
|
|
7680
|
+
"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.",
|
|
7673
7681
|
"source_type": "original",
|
|
7674
7682
|
"official_docs": [
|
|
7675
7683
|
"https://docs.nvidia.com/cuda/cuda-c-programming-guide/",
|
|
@@ -7678,7 +7686,7 @@
|
|
|
7678
7686
|
"https://docs.nvidia.com/nsight-systems/",
|
|
7679
7687
|
"https://docs.nvidia.com/cuda/profiler-users-guide/"
|
|
7680
7688
|
],
|
|
7681
|
-
"security_notes": "Static review only
|
|
7689
|
+
"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.",
|
|
7682
7690
|
"last_verified": "2026-05-10",
|
|
7683
7691
|
"path": "agents/nvidia/nvidia-cuda-kernel-performance-review-agent/",
|
|
7684
7692
|
"companion_skills": [
|
|
@@ -7709,7 +7717,7 @@
|
|
|
7709
7717
|
"gemini",
|
|
7710
7718
|
"kiro"
|
|
7711
7719
|
],
|
|
7712
|
-
"summary": "Review NVIDIA generative-AI platforms per NCA-GENL / NCA-GENM / NCP-GENL
|
|
7720
|
+
"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.",
|
|
7713
7721
|
"source_type": "original",
|
|
7714
7722
|
"official_docs": [
|
|
7715
7723
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7742,7 +7750,7 @@
|
|
|
7742
7750
|
"gemini",
|
|
7743
7751
|
"kiro"
|
|
7744
7752
|
],
|
|
7745
|
-
"summary": "Review NVIDIA GPU Operator on Kubernetes
|
|
7753
|
+
"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.",
|
|
7746
7754
|
"source_type": "original",
|
|
7747
7755
|
"official_docs": [
|
|
7748
7756
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7822,7 +7830,7 @@
|
|
|
7822
7830
|
"https://oras.land/docs/category/oras-commands",
|
|
7823
7831
|
"https://github.com/anchore/grype"
|
|
7824
7832
|
],
|
|
7825
|
-
"security_notes": "Live agent. Allowlist locks every Bash invocation to nvcr.io/* targets and to fixed argv shapes. Egress restricted to nvcr.io and Sigstore endpoints. Default mode is static (no egress); runtime mode is per-session opt-in. Sigstore unreachable degrades to manual-review, never auto-pass. Read-only
|
|
7833
|
+
"security_notes": "Live agent. Allowlist locks every Bash invocation to nvcr.io/* targets and to fixed argv shapes. Egress restricted to nvcr.io and Sigstore endpoints. Default mode is static (no egress); runtime mode is per-session opt-in. Sigstore unreachable degrades to manual-review, never auto-pass. Read-only \u2014 no docker pull, no kubectl, no registry write, no sign action (operator signs the attestation). Credential flag values scrubbed from provenance output.",
|
|
7826
7834
|
"last_verified": "2026-05-11",
|
|
7827
7835
|
"path": "agents/nvidia/nvidia-model-promotion-gatekeeper-agent/",
|
|
7828
7836
|
"companion_skills": [
|
|
@@ -7850,7 +7858,7 @@
|
|
|
7850
7858
|
"gemini",
|
|
7851
7859
|
"kiro"
|
|
7852
7860
|
],
|
|
7853
|
-
"summary": "Review NGC and NIM supply chain posture
|
|
7861
|
+
"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.",
|
|
7854
7862
|
"source_type": "original",
|
|
7855
7863
|
"official_docs": [
|
|
7856
7864
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7883,7 +7891,7 @@
|
|
|
7883
7891
|
"gemini",
|
|
7884
7892
|
"kiro"
|
|
7885
7893
|
],
|
|
7886
|
-
"summary": "Doc-anchored static review of TensorRT and TensorRT-LLM deployment pipelines against the NVIDIA TensorRT Developer Guide and TensorRT-LLM documentation
|
|
7894
|
+
"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.",
|
|
7887
7895
|
"source_type": "original",
|
|
7888
7896
|
"official_docs": [
|
|
7889
7897
|
"https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/",
|
|
@@ -7892,7 +7900,7 @@
|
|
|
7892
7900
|
"https://docs.nvidia.com/deeplearning/tensorrt-llm/",
|
|
7893
7901
|
"https://docs.nvidia.com/deeplearning/tensorrt/api/"
|
|
7894
7902
|
],
|
|
7895
|
-
"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
|
|
7903
|
+
"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.",
|
|
7896
7904
|
"last_verified": "2026-05-10",
|
|
7897
7905
|
"path": "agents/nvidia/nvidia-tensorrt-llm-deployment-review-agent/",
|
|
7898
7906
|
"companion_skills": [
|
|
@@ -7923,7 +7931,7 @@
|
|
|
7923
7931
|
"gemini",
|
|
7924
7932
|
"kiro"
|
|
7925
7933
|
],
|
|
7926
|
-
"summary": "Doc-anchored static review of Triton Inference Server deployments against the NVIDIA Triton Inference Server documentation
|
|
7934
|
+
"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.",
|
|
7927
7935
|
"source_type": "original",
|
|
7928
7936
|
"official_docs": [
|
|
7929
7937
|
"https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/",
|
|
@@ -7932,7 +7940,7 @@
|
|
|
7932
7940
|
"https://github.com/triton-inference-server/server/blob/main/docs/customization_guide/inference_protocols.md",
|
|
7933
7941
|
"https://github.com/triton-inference-server/server/blob/main/docs/user_guide/architecture.md"
|
|
7934
7942
|
],
|
|
7935
|
-
"security_notes": "Triton custom Python and C++ backends execute arbitrary code in the server process
|
|
7943
|
+
"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.",
|
|
7936
7944
|
"last_verified": "2026-05-10",
|
|
7937
7945
|
"path": "agents/nvidia/nvidia-triton-inference-serving-review-agent/",
|
|
7938
7946
|
"companion_skills": [
|
|
@@ -7996,7 +8004,7 @@
|
|
|
7996
8004
|
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
|
|
7997
8005
|
"https://github.com/oracle/oci-native-ingress-controller"
|
|
7998
8006
|
],
|
|
7999
|
-
"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
|
|
8007
|
+
"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.",
|
|
8000
8008
|
"last_verified": "2026-05-02",
|
|
8001
8009
|
"path": "agents/oci/oci-certificates-issuer-review-agent",
|
|
8002
8010
|
"version": "0.1.0"
|
|
@@ -8347,7 +8355,7 @@
|
|
|
8347
8355
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
8348
8356
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
8349
8357
|
],
|
|
8350
|
-
"security_notes": "ADB termination is permanent
|
|
8358
|
+
"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.",
|
|
8351
8359
|
"last_verified": "2026-04-30",
|
|
8352
8360
|
"path": "agents/oci/oci-live-autonomous-db-lifecycle-guard-agent",
|
|
8353
8361
|
"author": "github: Raishin",
|
|
@@ -8374,7 +8382,7 @@
|
|
|
8374
8382
|
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
8375
8383
|
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
8376
8384
|
],
|
|
8377
|
-
"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
|
|
8385
|
+
"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.",
|
|
8378
8386
|
"last_verified": "2026-04-30",
|
|
8379
8387
|
"path": "agents/oci/oci-live-cost-budget-runaway-guard-agent",
|
|
8380
8388
|
"author": "github: Raishin",
|
|
@@ -8429,7 +8437,7 @@
|
|
|
8429
8437
|
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
|
|
8430
8438
|
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
|
|
8431
8439
|
],
|
|
8432
|
-
"security_notes": "oci network security-list update is a full replace
|
|
8440
|
+
"security_notes": "oci network security-list update is a full replace \u2014 always capture current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change.",
|
|
8433
8441
|
"last_verified": "2026-05-01",
|
|
8434
8442
|
"path": "agents/oci/oci-live-network-security-rule-guard-agent",
|
|
8435
8443
|
"author": "github: Raishin",
|
|
@@ -8456,7 +8464,7 @@
|
|
|
8456
8464
|
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
8457
8465
|
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
8458
8466
|
],
|
|
8459
|
-
"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
|
|
8467
|
+
"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.",
|
|
8460
8468
|
"last_verified": "2026-04-30",
|
|
8461
8469
|
"path": "agents/oci/oci-live-oke-rollout-guard-agent",
|
|
8462
8470
|
"author": "github: Raishin",
|
|
@@ -8554,7 +8562,7 @@
|
|
|
8554
8562
|
"gemini",
|
|
8555
8563
|
"kiro"
|
|
8556
8564
|
],
|
|
8557
|
-
"summary": "Per-cloud router agent for OCI. Classifies the user's task, selects the narrowest OCI specialist agent or the right team of specialists from the catalog, and dispatches them
|
|
8565
|
+
"summary": "Per-cloud router agent for OCI. Classifies the user's task, selects the narrowest OCI specialist agent or the right team of specialists from the catalog, and dispatches them \u2014 single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
|
|
8558
8566
|
"source_type": "adapted",
|
|
8559
8567
|
"official_docs": [
|
|
8560
8568
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -8563,7 +8571,7 @@
|
|
|
8563
8571
|
"https://docs.oracle.com/en-us/iaas/Content/Security/Concepts/security_guide.htm",
|
|
8564
8572
|
"https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm"
|
|
8565
8573
|
],
|
|
8566
|
-
"security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents (oci-live-autonomous-db-lifecycle-guard-agent, oci-live-cost-budget-runaway-guard-agent, oci-live-iam-policy-compartment-guard-agent, oci-live-oke-rollout-guard-agent, oci-live-resource-manager-stack-guard-agent, oci-live-vault-key-destruction-guard-agent) must never be auto-dispatched. OCI IAM policy deletion at the tenancy root has tenancy-wide blast radius and cannot be undone by the agent. Vault key destruction is irreversible
|
|
8574
|
+
"security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents (oci-live-autonomous-db-lifecycle-guard-agent, oci-live-cost-budget-runaway-guard-agent, oci-live-iam-policy-compartment-guard-agent, oci-live-oke-rollout-guard-agent, oci-live-resource-manager-stack-guard-agent, oci-live-vault-key-destruction-guard-agent) must never be auto-dispatched. OCI IAM policy deletion at the tenancy root has tenancy-wide blast radius and cannot be undone by the agent. Vault key destruction is irreversible \u2014 all data encrypted with the destroyed key becomes permanently unrecoverable. Both require explicit human confirmation, blast-radius assessment, and a documented rollback path before dispatch.",
|
|
8567
8575
|
"last_verified": "2026-04-30",
|
|
8568
8576
|
"path": "agents/oci/oci-maestro-agent",
|
|
8569
8577
|
"harness_variants": {
|
|
@@ -8980,7 +8988,7 @@
|
|
|
8980
8988
|
"name": "OpenTelemetry Collector Config Review",
|
|
8981
8989
|
"type": "agent",
|
|
8982
8990
|
"provider": "opentelemetry",
|
|
8983
|
-
"summary": "Review OpenTelemetry Collector pipeline configuration
|
|
8991
|
+
"summary": "Review OpenTelemetry Collector pipeline configuration \u2014 receiver/processor/exporter ordering, memory_limiter placement, batch processor tuning, exporter backend validation, Operator CRDs, and pipeline health metrics.",
|
|
8984
8992
|
"path": "agents/opentelemetry/opentelemetry-collector-config-review-agent",
|
|
8985
8993
|
"harnesses": [
|
|
8986
8994
|
"codex",
|
|
@@ -8998,7 +9006,7 @@
|
|
|
8998
9006
|
"https://opentelemetry.io/docs/kubernetes/operator/",
|
|
8999
9007
|
"https://opentelemetry.io/docs/collector/internal-telemetry/"
|
|
9000
9008
|
],
|
|
9001
|
-
"security_notes": "Pipeline with a receiver and processor but no exporter silently drops all telemetry. memory_limiter must be the first processor
|
|
9009
|
+
"security_notes": "Pipeline with a receiver and processor but no exporter silently drops all telemetry. memory_limiter must be the first processor \u2014 placing it after batch processor means the collector OOMs under burst load.",
|
|
9002
9010
|
"source_type": "original",
|
|
9003
9011
|
"version": "0.1.0"
|
|
9004
9012
|
},
|
|
@@ -9235,7 +9243,7 @@
|
|
|
9235
9243
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/iam_policy",
|
|
9236
9244
|
"https://www.scaleway.com/en/developers/api/iam/"
|
|
9237
9245
|
],
|
|
9238
|
-
"security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. Service accounts assigned to resource types must be audited for implicit cross-project privilege escalation. IAM key sprawl
|
|
9246
|
+
"security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. Service accounts assigned to resource types must be audited for implicit cross-project privilege escalation. IAM key sprawl \u2014 long-lived keys with broad scopes \u2014 is the top Scaleway access control risk.",
|
|
9239
9247
|
"last_verified": "2026-05-10",
|
|
9240
9248
|
"path": "agents/scaleway/scaleway-iam-policy-review-agent",
|
|
9241
9249
|
"version": "0.1.0",
|
|
@@ -9270,7 +9278,7 @@
|
|
|
9270
9278
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
|
|
9271
9279
|
"https://www.scaleway.com/en/developers/api/kubernetes/"
|
|
9272
9280
|
],
|
|
9273
|
-
"security_notes": "Kapsule control-plane upgrades are irreversible
|
|
9281
|
+
"security_notes": "Kapsule control-plane upgrades are irreversible \u2014 a cluster cannot be downgraded to a previous Kubernetes minor version. Node pool scale-down may evict workloads without PDB protection. Placement group policy set to enforced can prevent node scheduling if hypervisor capacity is insufficient. CNI choice is immutable after cluster creation.",
|
|
9274
9282
|
"last_verified": "2026-05-10",
|
|
9275
9283
|
"path": "agents/scaleway/scaleway-kapsule-platform-operator-agent",
|
|
9276
9284
|
"version": "0.1.0",
|
|
@@ -9305,7 +9313,7 @@
|
|
|
9305
9313
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
|
|
9306
9314
|
"https://kubernetes.io/docs/concepts/workloads/pods/disruptions/"
|
|
9307
9315
|
],
|
|
9308
|
-
"security_notes": "Kapsule control-plane version upgrades are irreversible
|
|
9316
|
+
"security_notes": "Kapsule control-plane version upgrades are irreversible \u2014 clusters cannot be downgraded to a previous minor version. Node pool deletion evicts all workloads immediately regardless of PDB coverage. CNI type is immutable after cluster creation. Hard-stop is mandatory when target cluster ID, region/zone, approval token, or rollback plan is absent or ambiguous.",
|
|
9309
9317
|
"last_verified": "2026-05-10",
|
|
9310
9318
|
"path": "agents/scaleway/scaleway-live-kapsule-rollout-guard-agent",
|
|
9311
9319
|
"version": "0.1.0",
|
|
@@ -9373,7 +9381,7 @@
|
|
|
9373
9381
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/instance_placement_group",
|
|
9374
9382
|
"https://www.scaleway.com/en/docs/network/load-balancer/"
|
|
9375
9383
|
],
|
|
9376
|
-
"security_notes": "Placement groups with enforced policy may block instance scheduling if hypervisor capacity is insufficient in the target zone
|
|
9384
|
+
"security_notes": "Placement groups with enforced policy may block instance scheduling if hypervisor capacity is insufficient in the target zone \u2014 always prefer max_availability for non-critical HA. Security groups are zone-scoped; cross-zone traffic must be reviewed for unintended public exposure. VPC routes are regional, but Private Network interfaces are zone-bound; verify routing consistency across zones.",
|
|
9377
9385
|
"last_verified": "2026-05-10",
|
|
9378
9386
|
"path": "agents/scaleway/scaleway-network-architect-agent",
|
|
9379
9387
|
"version": "0.1.0",
|
|
@@ -9476,5 +9484,565 @@
|
|
|
9476
9484
|
"path": "agents/terraform/terraform-reviewer",
|
|
9477
9485
|
"author": "github: Raishin",
|
|
9478
9486
|
"version": "0.1.0"
|
|
9487
|
+
},
|
|
9488
|
+
{
|
|
9489
|
+
"id": "marketing-consent-data-collection-review-agent",
|
|
9490
|
+
"name": "Marketing Consent and Data-Collection Review Agent",
|
|
9491
|
+
"type": "agent",
|
|
9492
|
+
"provider": "marketing",
|
|
9493
|
+
"harnesses": [
|
|
9494
|
+
"codex",
|
|
9495
|
+
"copilot",
|
|
9496
|
+
"claude-code",
|
|
9497
|
+
"cursor",
|
|
9498
|
+
"gemini",
|
|
9499
|
+
"kiro"
|
|
9500
|
+
],
|
|
9501
|
+
"summary": "Review marketing consent 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.",
|
|
9502
|
+
"companion_skills": [
|
|
9503
|
+
"marketing-consent-data-collection-review"
|
|
9504
|
+
],
|
|
9505
|
+
"source_type": "original",
|
|
9506
|
+
"official_docs": [
|
|
9507
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
9508
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32002L0058",
|
|
9509
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9510
|
+
"https://developers.google.com/tag-platform/security/guides/consent",
|
|
9511
|
+
"https://iabeurope.eu/transparency-consent-framework/"
|
|
9512
|
+
],
|
|
9513
|
+
"security_notes": "Read-only advisory. Works from sanitized CMP and tag-manager configuration only; never requests real visitor data, consent-string archives, or analytics credentials. Surfaces regulatory risk but does not issue binding legal conclusions.",
|
|
9514
|
+
"last_verified": "2026-05-17",
|
|
9515
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/",
|
|
9516
|
+
"harness_variants": {
|
|
9517
|
+
"codex": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/codex.toml",
|
|
9518
|
+
"copilot": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/copilot.agent.md",
|
|
9519
|
+
"claude-code": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/claude-code.agent.md",
|
|
9520
|
+
"cursor": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/cursor.agent.md",
|
|
9521
|
+
"gemini": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/gemini.agent.md",
|
|
9522
|
+
"kiro-ide": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-ide.agent.md",
|
|
9523
|
+
"kiro-cli": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-cli.agent.json"
|
|
9524
|
+
},
|
|
9525
|
+
"author": "github: Raishin",
|
|
9526
|
+
"version": "0.1.0"
|
|
9527
|
+
},
|
|
9528
|
+
{
|
|
9529
|
+
"id": "marketing-pixel-data-leakage-review-agent",
|
|
9530
|
+
"name": "Marketing Pixel Data-Leakage Review Agent",
|
|
9531
|
+
"type": "agent",
|
|
9532
|
+
"provider": "marketing",
|
|
9533
|
+
"harnesses": [
|
|
9534
|
+
"codex",
|
|
9535
|
+
"copilot",
|
|
9536
|
+
"claude-code",
|
|
9537
|
+
"cursor",
|
|
9538
|
+
"gemini",
|
|
9539
|
+
"kiro"
|
|
9540
|
+
],
|
|
9541
|
+
"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.",
|
|
9542
|
+
"companion_skills": [
|
|
9543
|
+
"marketing-pixel-data-leakage-review"
|
|
9544
|
+
],
|
|
9545
|
+
"source_type": "original",
|
|
9546
|
+
"official_docs": [
|
|
9547
|
+
"https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/hipaa-online-tracking/index.html",
|
|
9548
|
+
"https://www.ftc.gov/legal-library/browse/rules/health-breach-notification-rule",
|
|
9549
|
+
"https://developers.facebook.com/docs/meta-pixel/",
|
|
9550
|
+
"https://support.google.com/google-ads/answer/9888656",
|
|
9551
|
+
"https://owasp.org/www-project-top-ten/"
|
|
9552
|
+
],
|
|
9553
|
+
"security_notes": "Read-only advisory. Works from sanitized payloads and container exports only; never requests real visitor data, conversion logs, or ad-platform credentials. A leak found here may be a reportable breach \u2014 the agent surfaces that possibility and routes the determination to counsel and incident response rather than deciding it.",
|
|
9554
|
+
"last_verified": "2026-05-17",
|
|
9555
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/",
|
|
9556
|
+
"harness_variants": {
|
|
9557
|
+
"codex": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/codex.toml",
|
|
9558
|
+
"copilot": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/copilot.agent.md",
|
|
9559
|
+
"claude-code": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/claude-code.agent.md",
|
|
9560
|
+
"cursor": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/cursor.agent.md",
|
|
9561
|
+
"gemini": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/gemini.agent.md",
|
|
9562
|
+
"kiro-ide": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-ide.agent.md",
|
|
9563
|
+
"kiro-cli": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-cli.agent.json"
|
|
9564
|
+
},
|
|
9565
|
+
"author": "github: Raishin",
|
|
9566
|
+
"version": "0.1.0"
|
|
9567
|
+
},
|
|
9568
|
+
{
|
|
9569
|
+
"id": "martech-access-governance-review-agent",
|
|
9570
|
+
"name": "Martech Access Governance Review Agent",
|
|
9571
|
+
"type": "agent",
|
|
9572
|
+
"provider": "marketing",
|
|
9573
|
+
"harnesses": [
|
|
9574
|
+
"codex",
|
|
9575
|
+
"copilot",
|
|
9576
|
+
"claude-code",
|
|
9577
|
+
"cursor",
|
|
9578
|
+
"gemini",
|
|
9579
|
+
"kiro"
|
|
9580
|
+
],
|
|
9581
|
+
"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.",
|
|
9582
|
+
"companion_skills": [
|
|
9583
|
+
"martech-access-governance-review"
|
|
9584
|
+
],
|
|
9585
|
+
"source_type": "original",
|
|
9586
|
+
"official_docs": [
|
|
9587
|
+
"https://datatracker.ietf.org/doc/html/rfc6749",
|
|
9588
|
+
"https://oauth.net/2/scope/",
|
|
9589
|
+
"https://csrc.nist.gov/glossary/term/least_privilege",
|
|
9590
|
+
"https://owasp.org/www-project-top-ten/",
|
|
9591
|
+
"https://csrc.nist.gov/pubs/sp/800/207/final"
|
|
9592
|
+
],
|
|
9593
|
+
"security_notes": "Read-only advisory. Works from sanitized access inventories only; never requests, collects, or echoes credential values, API keys, tokens, or secrets. If a real credential is pasted, the agent treats it as compromised and recommends rotation.",
|
|
9594
|
+
"last_verified": "2026-05-17",
|
|
9595
|
+
"path": "agents/marketing/martech-access-governance-review-agent/",
|
|
9596
|
+
"harness_variants": {
|
|
9597
|
+
"codex": "agents/marketing/martech-access-governance-review-agent/harnesses/codex.toml",
|
|
9598
|
+
"copilot": "agents/marketing/martech-access-governance-review-agent/harnesses/copilot.agent.md",
|
|
9599
|
+
"claude-code": "agents/marketing/martech-access-governance-review-agent/harnesses/claude-code.agent.md",
|
|
9600
|
+
"cursor": "agents/marketing/martech-access-governance-review-agent/harnesses/cursor.agent.md",
|
|
9601
|
+
"gemini": "agents/marketing/martech-access-governance-review-agent/harnesses/gemini.agent.md",
|
|
9602
|
+
"kiro-ide": "agents/marketing/martech-access-governance-review-agent/harnesses/kiro-ide.agent.md",
|
|
9603
|
+
"kiro-cli": "agents/marketing/martech-access-governance-review-agent/harnesses/kiro-cli.agent.json"
|
|
9604
|
+
},
|
|
9605
|
+
"author": "github: Raishin",
|
|
9606
|
+
"version": "0.1.0"
|
|
9607
|
+
},
|
|
9608
|
+
{
|
|
9609
|
+
"id": "marketing-maestro-agent",
|
|
9610
|
+
"name": "Marketing Maestro",
|
|
9611
|
+
"type": "agent",
|
|
9612
|
+
"provider": "marketing",
|
|
9613
|
+
"harnesses": [
|
|
9614
|
+
"codex",
|
|
9615
|
+
"copilot",
|
|
9616
|
+
"claude-code",
|
|
9617
|
+
"cursor",
|
|
9618
|
+
"gemini",
|
|
9619
|
+
"kiro"
|
|
9620
|
+
],
|
|
9621
|
+
"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.",
|
|
9622
|
+
"source_type": "original",
|
|
9623
|
+
"official_docs": [
|
|
9624
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
9625
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9626
|
+
"https://developers.google.com/tag-platform/security/guides/consent"
|
|
9627
|
+
],
|
|
9628
|
+
"security_notes": "Read-only routing agent. Never accepts, stores, or relays real visitor data, consent-string archives, ad-platform credentials, API keys, OAuth tokens, or tenant data. No external API calls made directly \u2014 all artifact review delegated to dispatched specialists. No auto-mutation: any mutating specialist dispatch requires an explicit human approval gate and a handoff packet.",
|
|
9629
|
+
"last_verified": "2026-05-17",
|
|
9630
|
+
"path": "agents/marketing/marketing-maestro-agent",
|
|
9631
|
+
"author": "github: Raishin",
|
|
9632
|
+
"version": "0.1.0",
|
|
9633
|
+
"companion_skills": [
|
|
9634
|
+
"marketing-maestro"
|
|
9635
|
+
],
|
|
9636
|
+
"execution_tier": "read-only-runtime",
|
|
9637
|
+
"lifecycle": "experimental",
|
|
9638
|
+
"harness_variants": {
|
|
9639
|
+
"codex": "agents/marketing/marketing-maestro-agent/harnesses/codex.toml",
|
|
9640
|
+
"claude-code": "agents/marketing/marketing-maestro-agent/harnesses/claude-code.agent.md",
|
|
9641
|
+
"copilot": "agents/marketing/marketing-maestro-agent/harnesses/copilot.agent.md",
|
|
9642
|
+
"cursor": "agents/marketing/marketing-maestro-agent/harnesses/cursor.agent.md",
|
|
9643
|
+
"gemini": "agents/marketing/marketing-maestro-agent/harnesses/gemini.agent.md",
|
|
9644
|
+
"kiro-ide": "agents/marketing/marketing-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
9645
|
+
"kiro-cli": "agents/marketing/marketing-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
9646
|
+
}
|
|
9647
|
+
},
|
|
9648
|
+
{
|
|
9649
|
+
"id": "ai-advertising-targeting-fairness-review-agent",
|
|
9650
|
+
"name": "AI Advertising Targeting Fairness Review Agent",
|
|
9651
|
+
"type": "agent",
|
|
9652
|
+
"provider": "marketing",
|
|
9653
|
+
"harnesses": [
|
|
9654
|
+
"codex",
|
|
9655
|
+
"copilot",
|
|
9656
|
+
"claude-code",
|
|
9657
|
+
"cursor",
|
|
9658
|
+
"gemini",
|
|
9659
|
+
"kiro"
|
|
9660
|
+
],
|
|
9661
|
+
"summary": "Review ad-platform audience targeting configurations and declared 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.",
|
|
9662
|
+
"companion_skills": [
|
|
9663
|
+
"ai-advertising-targeting-fairness-review"
|
|
9664
|
+
],
|
|
9665
|
+
"source_type": "original",
|
|
9666
|
+
"official_docs": [
|
|
9667
|
+
"https://www.ftc.gov/business-guidance/blog/2023/02/ftcs-ai-related-enforcement-actions",
|
|
9668
|
+
"https://www.hud.gov/program_offices/fair_housing_equal_opp/fair_housing_act_overview",
|
|
9669
|
+
"https://www.consumerfinance.gov/about-us/blog/cfpb-issues-guidance-on-credit-denials-by-lenders-using-artificial-intelligence/",
|
|
9670
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
9671
|
+
"https://www.federalregister.gov/documents/2023/07/13/2023-14625/civil-rights-principles-for-the-use-of-artificial-intelligence"
|
|
9672
|
+
],
|
|
9673
|
+
"security_notes": "Read-only advisory. Works from sanitized audience spec exports and declared AI feature annotations only; never requests live campaign credentials, ad-account access tokens, or real audience membership data. Legal determination of FHA, ECOA, or EU AI Act violations is routed to qualified counsel and compliance teams.",
|
|
9674
|
+
"last_verified": "2026-05-17",
|
|
9675
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/",
|
|
9676
|
+
"harness_variants": {
|
|
9677
|
+
"codex": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/codex.toml",
|
|
9678
|
+
"copilot": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/copilot.agent.md",
|
|
9679
|
+
"claude-code": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/claude-code.agent.md",
|
|
9680
|
+
"cursor": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/cursor.agent.md",
|
|
9681
|
+
"gemini": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/gemini.agent.md",
|
|
9682
|
+
"kiro-ide": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-ide.agent.md",
|
|
9683
|
+
"kiro-cli": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-cli.agent.json"
|
|
9684
|
+
},
|
|
9685
|
+
"author": "github: Raishin",
|
|
9686
|
+
"version": "0.1.0"
|
|
9687
|
+
},
|
|
9688
|
+
{
|
|
9689
|
+
"id": "analytics-data-minimization-review-agent",
|
|
9690
|
+
"name": "Analytics Data-Minimization Review Agent",
|
|
9691
|
+
"type": "agent",
|
|
9692
|
+
"provider": "marketing",
|
|
9693
|
+
"harnesses": [
|
|
9694
|
+
"codex",
|
|
9695
|
+
"copilot",
|
|
9696
|
+
"claude-code",
|
|
9697
|
+
"cursor",
|
|
9698
|
+
"gemini",
|
|
9699
|
+
"kiro"
|
|
9700
|
+
],
|
|
9701
|
+
"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.",
|
|
9702
|
+
"companion_skills": [
|
|
9703
|
+
"analytics-data-minimization-review"
|
|
9704
|
+
],
|
|
9705
|
+
"source_type": "original",
|
|
9706
|
+
"official_docs": [
|
|
9707
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
9708
|
+
"https://www.cnil.fr/en/use-google-analytics-and-data-transfers-united-states-cnil-orders-website-manageroperator-comply/",
|
|
9709
|
+
"https://www.cnil.fr/en/google-analytics-and-data-transfers-how-make-your-analytics-tool-compliant-gdpr",
|
|
9710
|
+
"https://www.garanteprivacy.it/home/docweb/-/docweb-display/docweb/9782874",
|
|
9711
|
+
"https://support.google.com/analytics/answer/9019185"
|
|
9712
|
+
],
|
|
9713
|
+
"security_notes": "Read-only advisory. Works from sanitized analytics configuration exports and schema definitions only; never requests live analytics data, raw event exports containing real user identifiers, GA4 admin credentials, or BigQuery service-account keys. Findings may indicate cross-border transfer violations requiring DPA notification \u2014 the agent surfaces that possibility and routes legal assessment to qualified privacy counsel rather than deciding it.",
|
|
9714
|
+
"last_verified": "2026-05-17",
|
|
9715
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/",
|
|
9716
|
+
"harness_variants": {
|
|
9717
|
+
"codex": "agents/marketing/analytics-data-minimization-review-agent/harnesses/codex.toml",
|
|
9718
|
+
"copilot": "agents/marketing/analytics-data-minimization-review-agent/harnesses/copilot.agent.md",
|
|
9719
|
+
"claude-code": "agents/marketing/analytics-data-minimization-review-agent/harnesses/claude-code.agent.md",
|
|
9720
|
+
"cursor": "agents/marketing/analytics-data-minimization-review-agent/harnesses/cursor.agent.md",
|
|
9721
|
+
"gemini": "agents/marketing/analytics-data-minimization-review-agent/harnesses/gemini.agent.md",
|
|
9722
|
+
"kiro-ide": "agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-ide.agent.md",
|
|
9723
|
+
"kiro-cli": "agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-cli.agent.json"
|
|
9724
|
+
},
|
|
9725
|
+
"author": "github: Raishin",
|
|
9726
|
+
"version": "0.1.0"
|
|
9727
|
+
},
|
|
9728
|
+
{
|
|
9729
|
+
"id": "email-sender-authentication-review-agent",
|
|
9730
|
+
"name": "Email Sender Authentication Review Agent",
|
|
9731
|
+
"type": "agent",
|
|
9732
|
+
"provider": "marketing",
|
|
9733
|
+
"harnesses": [
|
|
9734
|
+
"codex",
|
|
9735
|
+
"copilot",
|
|
9736
|
+
"claude-code",
|
|
9737
|
+
"cursor",
|
|
9738
|
+
"gemini",
|
|
9739
|
+
"kiro"
|
|
9740
|
+
],
|
|
9741
|
+
"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.",
|
|
9742
|
+
"companion_skills": [
|
|
9743
|
+
"email-sender-authentication-review"
|
|
9744
|
+
],
|
|
9745
|
+
"source_type": "original",
|
|
9746
|
+
"official_docs": [
|
|
9747
|
+
"https://datatracker.ietf.org/doc/html/rfc7489",
|
|
9748
|
+
"https://support.google.com/mail/answer/81126",
|
|
9749
|
+
"https://www.pcisecuritystandards.org/document_library/",
|
|
9750
|
+
"https://www.cisa.gov/sites/default/files/publications/bod-18-01.pdf",
|
|
9751
|
+
"https://datatracker.ietf.org/doc/html/rfc7208"
|
|
9752
|
+
],
|
|
9753
|
+
"security_notes": "Read-only advisory. Works from sanitized DNS TXT record exports only; never requests ESP account credentials, DMARC aggregate report XML, or sending-platform API keys. DNS records are public data; this agent does not perform live DNS lookups against production infrastructure.",
|
|
9754
|
+
"last_verified": "2026-05-17",
|
|
9755
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/",
|
|
9756
|
+
"harness_variants": {
|
|
9757
|
+
"codex": "agents/marketing/email-sender-authentication-review-agent/harnesses/codex.toml",
|
|
9758
|
+
"copilot": "agents/marketing/email-sender-authentication-review-agent/harnesses/copilot.agent.md",
|
|
9759
|
+
"claude-code": "agents/marketing/email-sender-authentication-review-agent/harnesses/claude-code.agent.md",
|
|
9760
|
+
"cursor": "agents/marketing/email-sender-authentication-review-agent/harnesses/cursor.agent.md",
|
|
9761
|
+
"gemini": "agents/marketing/email-sender-authentication-review-agent/harnesses/gemini.agent.md",
|
|
9762
|
+
"kiro-ide": "agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-ide.agent.md",
|
|
9763
|
+
"kiro-cli": "agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-cli.agent.json"
|
|
9764
|
+
},
|
|
9765
|
+
"author": "github: Raishin",
|
|
9766
|
+
"version": "0.1.0"
|
|
9767
|
+
},
|
|
9768
|
+
{
|
|
9769
|
+
"id": "eu-ai-act-marketing-system-review-agent",
|
|
9770
|
+
"name": "EU AI Act Marketing System Review Agent",
|
|
9771
|
+
"type": "agent",
|
|
9772
|
+
"provider": "marketing",
|
|
9773
|
+
"harnesses": [
|
|
9774
|
+
"codex",
|
|
9775
|
+
"copilot",
|
|
9776
|
+
"claude-code",
|
|
9777
|
+
"cursor",
|
|
9778
|
+
"gemini",
|
|
9779
|
+
"kiro"
|
|
9780
|
+
],
|
|
9781
|
+
"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.",
|
|
9782
|
+
"companion_skills": [
|
|
9783
|
+
"eu-ai-act-marketing-system-review"
|
|
9784
|
+
],
|
|
9785
|
+
"source_type": "original",
|
|
9786
|
+
"official_docs": [
|
|
9787
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32024R1689",
|
|
9788
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
9789
|
+
"https://www.europarl.europa.eu/topics/en/article/20230601STO93804/eu-ai-act-first-regulation-on-artificial-intelligence",
|
|
9790
|
+
"https://edpb.europa.eu/our-work-tools/our-documents/guidelines/guidelines-022023-technical-scope-art-22-gdpr_en",
|
|
9791
|
+
"https://artificialintelligenceact.eu/the-act/"
|
|
9792
|
+
],
|
|
9793
|
+
"security_notes": "Read-only advisory. Works from sanitized AI system description cards only; never requests model weights, training datasets, internal performance logs, or vendor system-access credentials. Article 5 prohibited-practice determination is routed to qualified legal counsel rather than decided by the agent.",
|
|
9794
|
+
"last_verified": "2026-05-17",
|
|
9795
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/",
|
|
9796
|
+
"harness_variants": {
|
|
9797
|
+
"codex": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/codex.toml",
|
|
9798
|
+
"copilot": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/copilot.agent.md",
|
|
9799
|
+
"claude-code": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/claude-code.agent.md",
|
|
9800
|
+
"cursor": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/cursor.agent.md",
|
|
9801
|
+
"gemini": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/gemini.agent.md",
|
|
9802
|
+
"kiro-ide": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-ide.agent.md",
|
|
9803
|
+
"kiro-cli": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-cli.agent.json"
|
|
9804
|
+
},
|
|
9805
|
+
"author": "github: Raishin",
|
|
9806
|
+
"version": "0.1.0"
|
|
9807
|
+
},
|
|
9808
|
+
{
|
|
9809
|
+
"id": "influencer-disclosure-compliance-review-agent",
|
|
9810
|
+
"name": "Influencer Disclosure Compliance Review Agent",
|
|
9811
|
+
"type": "agent",
|
|
9812
|
+
"provider": "marketing",
|
|
9813
|
+
"harnesses": [
|
|
9814
|
+
"codex",
|
|
9815
|
+
"copilot",
|
|
9816
|
+
"claude-code",
|
|
9817
|
+
"cursor",
|
|
9818
|
+
"gemini",
|
|
9819
|
+
"kiro"
|
|
9820
|
+
],
|
|
9821
|
+
"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.",
|
|
9822
|
+
"companion_skills": [
|
|
9823
|
+
"influencer-disclosure-compliance-review"
|
|
9824
|
+
],
|
|
9825
|
+
"source_type": "original",
|
|
9826
|
+
"official_docs": [
|
|
9827
|
+
"https://www.ftc.gov/legal-library/browse/rules/endorsement-guides",
|
|
9828
|
+
"https://www.ecfr.gov/current/title-16/chapter-I/subchapter-B/part-255",
|
|
9829
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/ftc-endorsement-guides-final-rule.pdf",
|
|
9830
|
+
"https://www.ftc.gov/legal-library/browse/statutes/federal-trade-commission-act",
|
|
9831
|
+
"https://www.ftc.gov/business-guidance/resources/ftcs-endorsement-guides-what-people-are-asking"
|
|
9832
|
+
],
|
|
9833
|
+
"security_notes": "Read-only advisory. Works from a structured influencer campaign audit pack only \u2014 brief, contract excerpt, post descriptions, and disclosure spec. Never requests raw personal data about creators, unpublished financial negotiations, or live platform credentials. Does not generate campaign content or creator instructions. A finding of systematic non-disclosure may warrant legal escalation before campaign continuation.",
|
|
9834
|
+
"last_verified": "2026-05-17",
|
|
9835
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/",
|
|
9836
|
+
"harness_variants": {
|
|
9837
|
+
"codex": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/codex.toml",
|
|
9838
|
+
"copilot": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/copilot.agent.md",
|
|
9839
|
+
"claude-code": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/claude-code.agent.md",
|
|
9840
|
+
"cursor": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/cursor.agent.md",
|
|
9841
|
+
"gemini": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/gemini.agent.md",
|
|
9842
|
+
"kiro-ide": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-ide.agent.md",
|
|
9843
|
+
"kiro-cli": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-cli.agent.json"
|
|
9844
|
+
},
|
|
9845
|
+
"author": "github: Raishin",
|
|
9846
|
+
"version": "0.1.0"
|
|
9847
|
+
},
|
|
9848
|
+
{
|
|
9849
|
+
"id": "lookalike-audience-upload-compliance-review-agent",
|
|
9850
|
+
"name": "Lookalike Audience Upload Compliance Review Agent",
|
|
9851
|
+
"type": "agent",
|
|
9852
|
+
"provider": "marketing",
|
|
9853
|
+
"harnesses": [
|
|
9854
|
+
"codex",
|
|
9855
|
+
"copilot",
|
|
9856
|
+
"claude-code",
|
|
9857
|
+
"cursor",
|
|
9858
|
+
"gemini",
|
|
9859
|
+
"kiro"
|
|
9860
|
+
],
|
|
9861
|
+
"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.",
|
|
9862
|
+
"companion_skills": [
|
|
9863
|
+
"lookalike-audience-upload-compliance-review"
|
|
9864
|
+
],
|
|
9865
|
+
"source_type": "original",
|
|
9866
|
+
"official_docs": [
|
|
9867
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32016R0679",
|
|
9868
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9869
|
+
"https://www.ftc.gov/reports/data-brokers-call-transparency-accountability",
|
|
9870
|
+
"https://developers.facebook.com/docs/marketing-api/audiences/guides/custom-audiences/",
|
|
9871
|
+
"https://support.google.com/google-ads/answer/6334160"
|
|
9872
|
+
],
|
|
9873
|
+
"security_notes": "Read-only advisory. Works from sanitized field-mapping specifications, declared hashing methods, and consent-basis documentation only; never requests actual audience files, real customer records, or platform API credentials. Legal determination of breach, unauthorized sharing, or unlawful transfer is routed to qualified counsel and the privacy compliance team.",
|
|
9874
|
+
"last_verified": "2026-05-17",
|
|
9875
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/",
|
|
9876
|
+
"harness_variants": {
|
|
9877
|
+
"codex": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/codex.toml",
|
|
9878
|
+
"copilot": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/copilot.agent.md",
|
|
9879
|
+
"claude-code": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/claude-code.agent.md",
|
|
9880
|
+
"cursor": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/cursor.agent.md",
|
|
9881
|
+
"gemini": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/gemini.agent.md",
|
|
9882
|
+
"kiro-ide": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-ide.agent.md",
|
|
9883
|
+
"kiro-cli": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-cli.agent.json"
|
|
9884
|
+
},
|
|
9885
|
+
"author": "github: Raishin",
|
|
9886
|
+
"version": "0.1.0"
|
|
9887
|
+
},
|
|
9888
|
+
{
|
|
9889
|
+
"id": "marketing-conversion-flow-dark-pattern-review-agent",
|
|
9890
|
+
"name": "Marketing Conversion Flow Dark-Pattern Review Agent",
|
|
9891
|
+
"type": "agent",
|
|
9892
|
+
"provider": "marketing",
|
|
9893
|
+
"harnesses": [
|
|
9894
|
+
"codex",
|
|
9895
|
+
"copilot",
|
|
9896
|
+
"claude-code",
|
|
9897
|
+
"cursor",
|
|
9898
|
+
"gemini",
|
|
9899
|
+
"kiro"
|
|
9900
|
+
],
|
|
9901
|
+
"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).",
|
|
9902
|
+
"companion_skills": [
|
|
9903
|
+
"marketing-conversion-flow-dark-pattern-review"
|
|
9904
|
+
],
|
|
9905
|
+
"source_type": "original",
|
|
9906
|
+
"official_docs": [
|
|
9907
|
+
"https://www.ftc.gov/legal-library/browse/rules/negative-option-rule",
|
|
9908
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/P214800+Dark+Patterns+Report+9.14.2022+-+FINAL.pdf",
|
|
9909
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140.",
|
|
9910
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9911
|
+
"https://eur-lex.europa.eu/eli/reg/2024/1689/oj/eng"
|
|
9912
|
+
],
|
|
9913
|
+
"security_notes": "Read-only advisory. Works from sanitized UX flow specifications and annotated wireframes only; never requests real payment credentials, live user-session data, or production A/B-test results containing real user identities. Findings may indicate FTC civil penalty exposure \u2014 the agent surfaces that possibility and routes enforcement-risk assessment to qualified legal counsel rather than quantifying penalties.",
|
|
9914
|
+
"last_verified": "2026-05-17",
|
|
9915
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/",
|
|
9916
|
+
"harness_variants": {
|
|
9917
|
+
"codex": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/codex.toml",
|
|
9918
|
+
"copilot": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/copilot.agent.md",
|
|
9919
|
+
"claude-code": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/claude-code.agent.md",
|
|
9920
|
+
"cursor": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/cursor.agent.md",
|
|
9921
|
+
"gemini": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/gemini.agent.md",
|
|
9922
|
+
"kiro-ide": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-ide.agent.md",
|
|
9923
|
+
"kiro-cli": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-cli.agent.json"
|
|
9924
|
+
},
|
|
9925
|
+
"author": "github: Raishin",
|
|
9926
|
+
"version": "0.1.0"
|
|
9927
|
+
},
|
|
9928
|
+
{
|
|
9929
|
+
"id": "marketing-email-list-retention-review-agent",
|
|
9930
|
+
"name": "Marketing Email List Retention Review Agent",
|
|
9931
|
+
"type": "agent",
|
|
9932
|
+
"provider": "marketing",
|
|
9933
|
+
"harnesses": [
|
|
9934
|
+
"codex",
|
|
9935
|
+
"copilot",
|
|
9936
|
+
"claude-code",
|
|
9937
|
+
"cursor",
|
|
9938
|
+
"gemini",
|
|
9939
|
+
"kiro"
|
|
9940
|
+
],
|
|
9941
|
+
"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.",
|
|
9942
|
+
"companion_skills": [
|
|
9943
|
+
"marketing-email-list-retention-review"
|
|
9944
|
+
],
|
|
9945
|
+
"source_type": "original",
|
|
9946
|
+
"official_docs": [
|
|
9947
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
9948
|
+
"https://gdpr-info.eu/art-17-gdpr/",
|
|
9949
|
+
"https://laws-lois.justice.gc.ca/eng/acts/C-28.65/page-1.html",
|
|
9950
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
9951
|
+
"https://www.canada.ca/en/radio-television-telecommunications/news/2014/07/compliance-and-enforcement-information-bulletin-crtc-2014-326.html"
|
|
9952
|
+
],
|
|
9953
|
+
"security_notes": "Read-only advisory. Works from sanitized CRM/ESP exports only \u2014 placeholder values for all subscriber PII; never requests real email addresses, subscriber IDs, CRM credentials, or ESP API keys. Findings of ongoing deletion-SLA breaches or broken CASL consent chains are routed to legal counsel and incident response, not resolved by the agent.",
|
|
9954
|
+
"last_verified": "2026-05-17",
|
|
9955
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/",
|
|
9956
|
+
"harness_variants": {
|
|
9957
|
+
"codex": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/codex.toml",
|
|
9958
|
+
"copilot": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/copilot.agent.md",
|
|
9959
|
+
"claude-code": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/claude-code.agent.md",
|
|
9960
|
+
"cursor": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/cursor.agent.md",
|
|
9961
|
+
"gemini": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/gemini.agent.md",
|
|
9962
|
+
"kiro-ide": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-ide.agent.md",
|
|
9963
|
+
"kiro-cli": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-cli.agent.json"
|
|
9964
|
+
},
|
|
9965
|
+
"author": "github: Raishin",
|
|
9966
|
+
"version": "0.1.0"
|
|
9967
|
+
},
|
|
9968
|
+
{
|
|
9969
|
+
"id": "marketing-gpc-signal-honoring-review-agent",
|
|
9970
|
+
"name": "Marketing GPC Signal Honoring Review Agent",
|
|
9971
|
+
"type": "agent",
|
|
9972
|
+
"provider": "marketing",
|
|
9973
|
+
"harnesses": [
|
|
9974
|
+
"codex",
|
|
9975
|
+
"copilot",
|
|
9976
|
+
"claude-code",
|
|
9977
|
+
"cursor",
|
|
9978
|
+
"gemini",
|
|
9979
|
+
"kiro"
|
|
9980
|
+
],
|
|
9981
|
+
"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.",
|
|
9982
|
+
"companion_skills": [
|
|
9983
|
+
"marketing-gpc-signal-honoring-review"
|
|
9984
|
+
],
|
|
9985
|
+
"source_type": "original",
|
|
9986
|
+
"official_docs": [
|
|
9987
|
+
"https://cppa.ca.gov/regulations/pdf/cppa_regs.pdf",
|
|
9988
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?sectionNum=1798.135.&lawCode=CIV",
|
|
9989
|
+
"https://globalprivacycontrol.org/",
|
|
9990
|
+
"https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB566",
|
|
9991
|
+
"https://oag.ca.gov/privacy/ccpa"
|
|
9992
|
+
],
|
|
9993
|
+
"security_notes": "Read-only advisory. Works from sanitized tag-manager container exports and CMP configuration exports only; never requests live consent logs, visitor opt-out records, or ad-platform credentials. Findings of non-compliance may constitute evidence in a CPPA enforcement proceeding \u2014 legal determinations are routed to qualified privacy counsel, not decided by this agent.",
|
|
9994
|
+
"last_verified": "2026-05-17",
|
|
9995
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/",
|
|
9996
|
+
"harness_variants": {
|
|
9997
|
+
"codex": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/codex.toml",
|
|
9998
|
+
"copilot": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/copilot.agent.md",
|
|
9999
|
+
"claude-code": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/claude-code.agent.md",
|
|
10000
|
+
"cursor": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/cursor.agent.md",
|
|
10001
|
+
"gemini": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/gemini.agent.md",
|
|
10002
|
+
"kiro-ide": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-ide.agent.md",
|
|
10003
|
+
"kiro-cli": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-cli.agent.json"
|
|
10004
|
+
},
|
|
10005
|
+
"author": "github: Raishin",
|
|
10006
|
+
"version": "0.1.0"
|
|
10007
|
+
},
|
|
10008
|
+
{
|
|
10009
|
+
"id": "programmatic-supply-chain-integrity-review-agent",
|
|
10010
|
+
"name": "Programmatic Supply Chain Integrity Review Agent",
|
|
10011
|
+
"type": "agent",
|
|
10012
|
+
"provider": "marketing",
|
|
10013
|
+
"harnesses": [
|
|
10014
|
+
"codex",
|
|
10015
|
+
"copilot",
|
|
10016
|
+
"claude-code",
|
|
10017
|
+
"cursor",
|
|
10018
|
+
"gemini",
|
|
10019
|
+
"kiro"
|
|
10020
|
+
],
|
|
10021
|
+
"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.",
|
|
10022
|
+
"companion_skills": [
|
|
10023
|
+
"programmatic-supply-chain-integrity-review"
|
|
10024
|
+
],
|
|
10025
|
+
"source_type": "original",
|
|
10026
|
+
"official_docs": [
|
|
10027
|
+
"https://iabtechlab.com/ads-txt/",
|
|
10028
|
+
"https://iabtechlab.com/sellers-json/",
|
|
10029
|
+
"https://iabtechlab.com/supplychain-object/",
|
|
10030
|
+
"https://mediaratingcouncil.org/sites/default/files/Standards/MRC%20Invalid%20Traffic%20Detection%20and%20Filtration%20Guidelines%20Addendum.pdf",
|
|
10031
|
+
"https://iabtechlab.com/app-ads-txt/"
|
|
10032
|
+
],
|
|
10033
|
+
"security_notes": "Read-only advisory. Works from raw pasted text of ads.txt, app-ads.txt, and sellers.json files only; never requests DSP credentials, exchange account tokens, bid-stream logs, or revenue reports. These files are publicly resolvable at domain roots; no live crawl of production endpoints is performed.",
|
|
10034
|
+
"last_verified": "2026-05-17",
|
|
10035
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/",
|
|
10036
|
+
"harness_variants": {
|
|
10037
|
+
"codex": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/codex.toml",
|
|
10038
|
+
"copilot": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/copilot.agent.md",
|
|
10039
|
+
"claude-code": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/claude-code.agent.md",
|
|
10040
|
+
"cursor": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/cursor.agent.md",
|
|
10041
|
+
"gemini": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/gemini.agent.md",
|
|
10042
|
+
"kiro-ide": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-ide.agent.md",
|
|
10043
|
+
"kiro-cli": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-cli.agent.json"
|
|
10044
|
+
},
|
|
10045
|
+
"author": "github: Raishin",
|
|
10046
|
+
"version": "0.1.0"
|
|
9479
10047
|
}
|
|
9480
10048
|
]
|