@raishin/vanguard-frontier-agentic 2.0.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/plugin.json +25 -1
- package/.cursor-plugin/plugin.json +25 -1
- package/.github/plugin/marketplace.json +1 -1
- package/README.md +26 -7
- 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/agents/qa/README.md +51 -0
- package/agents/qa/ci-test-pipeline-review-agent/AGENT.md +51 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/codex.toml +34 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/ci-test-pipeline-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/qa/ci-test-pipeline-review-agent/metadata.json +33 -0
- package/agents/qa/helm-chart-quality-review-agent/AGENT.md +56 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/claude-code.agent.md +40 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/codex.toml +39 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/copilot.agent.md +40 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/cursor.agent.md +40 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/gemini.agent.md +40 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/helm-chart-quality-review-agent/harnesses/kiro-ide.agent.md +40 -0
- package/agents/qa/helm-chart-quality-review-agent/metadata.json +35 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/AGENT.md +55 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/claude-code.agent.md +32 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/codex.toml +38 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/copilot.agent.md +32 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/cursor.agent.md +32 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/gemini.agent.md +32 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/harnesses/kiro-ide.agent.md +32 -0
- package/agents/qa/kubernetes-manifest-quality-review-agent/metadata.json +35 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/AGENT.md +52 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/codex.toml +36 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/qa/llm-ai-pipeline-test-review-agent/metadata.json +35 -0
- package/agents/qa/playwright-e2e-execution-run-agent/AGENT.md +50 -0
- package/agents/qa/playwright-e2e-execution-run-agent/harnesses/claude-code.agent.md +39 -0
- package/agents/qa/playwright-e2e-execution-run-agent/harnesses/cursor.agent.md +39 -0
- package/agents/qa/playwright-e2e-execution-run-agent/metadata.json +28 -0
- package/agents/qa/playwright-e2e-suite-review-agent/AGENT.md +51 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/claude-code.agent.md +35 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/codex.toml +34 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/copilot.agent.md +35 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/cursor.agent.md +35 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/gemini.agent.md +35 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/playwright-e2e-suite-review-agent/harnesses/kiro-ide.agent.md +35 -0
- package/agents/qa/playwright-e2e-suite-review-agent/metadata.json +35 -0
- package/agents/qa/plc-control-logic-safety-review-agent/AGENT.md +53 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/claude-code.agent.md +37 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/codex.toml +36 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/copilot.agent.md +37 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/cursor.agent.md +37 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/gemini.agent.md +37 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/plc-control-logic-safety-review-agent/harnesses/kiro-ide.agent.md +37 -0
- package/agents/qa/plc-control-logic-safety-review-agent/metadata.json +33 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/AGENT.md +52 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/codex.toml +35 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/copilot.agent.md +36 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/cursor.agent.md +36 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/gemini.agent.md +36 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/qa/rpa-workflow-resilience-review-agent/metadata.json +34 -0
- package/agents/qa/test-coverage-quality-review-agent/AGENT.md +50 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/claude-code.agent.md +34 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/codex.toml +33 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/copilot.agent.md +34 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/cursor.agent.md +34 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/gemini.agent.md +34 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/test-coverage-quality-review-agent/harnesses/kiro-ide.agent.md +34 -0
- package/agents/qa/test-coverage-quality-review-agent/metadata.json +33 -0
- package/agents/qa/test-flakiness-triage-agent/AGENT.md +52 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/claude-code.agent.md +36 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/codex.toml +33 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/copilot.agent.md +36 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/cursor.agent.md +36 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/gemini.agent.md +36 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/kiro-cli.agent.json +5 -0
- package/agents/qa/test-flakiness-triage-agent/harnesses/kiro-ide.agent.md +36 -0
- package/agents/qa/test-flakiness-triage-agent/metadata.json +33 -0
- package/catalog/agents.json +1047 -197
- package/catalog/asset-integrity.json +2950 -1675
- package/catalog/install-roles.json +65 -1
- package/catalog/skill-manifest.json +538 -0
- package/catalog/skills.json +685 -0
- package/package.json +5 -2
- package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
- package/scripts/generate-readme-counts.mjs +162 -0
- 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/skills/qa/ci-test-pipeline-review/SKILL.md +45 -0
- package/skills/qa/ci-test-pipeline-review/metadata.json +21 -0
- package/skills/qa/ci-test-pipeline-review/references/workflow-and-output.md +124 -0
- package/skills/qa/helm-chart-quality-review/SKILL.md +61 -0
- package/skills/qa/helm-chart-quality-review/metadata.json +23 -0
- package/skills/qa/helm-chart-quality-review/references/workflow-and-output.md +174 -0
- package/skills/qa/kubernetes-manifest-quality-review/SKILL.md +92 -0
- package/skills/qa/kubernetes-manifest-quality-review/metadata.json +23 -0
- package/skills/qa/kubernetes-manifest-quality-review/references/workflow-and-output.md +246 -0
- package/skills/qa/llm-ai-pipeline-test-review/SKILL.md +52 -0
- package/skills/qa/llm-ai-pipeline-test-review/metadata.json +23 -0
- package/skills/qa/llm-ai-pipeline-test-review/references/workflow-and-output.md +221 -0
- package/skills/qa/playwright-e2e-execution-run/SKILL.md +54 -0
- package/skills/qa/playwright-e2e-execution-run/metadata.json +24 -0
- package/skills/qa/playwright-e2e-execution-run/references/workflow-and-output.md +133 -0
- package/skills/qa/playwright-e2e-suite-review/SKILL.md +44 -0
- package/skills/qa/playwright-e2e-suite-review/metadata.json +23 -0
- package/skills/qa/playwright-e2e-suite-review/references/workflow-and-output.md +176 -0
- package/skills/qa/plc-control-logic-safety-review/SKILL.md +47 -0
- package/skills/qa/plc-control-logic-safety-review/metadata.json +21 -0
- package/skills/qa/plc-control-logic-safety-review/references/workflow-and-output.md +231 -0
- package/skills/qa/rpa-workflow-resilience-review/SKILL.md +47 -0
- package/skills/qa/rpa-workflow-resilience-review/metadata.json +22 -0
- package/skills/qa/rpa-workflow-resilience-review/references/workflow-and-output.md +210 -0
- package/skills/qa/test-coverage-quality-review/SKILL.md +44 -0
- package/skills/qa/test-coverage-quality-review/metadata.json +21 -0
- package/skills/qa/test-coverage-quality-review/references/workflow-and-output.md +139 -0
- package/skills/qa/test-flakiness-triage/SKILL.md +43 -0
- package/skills/qa/test-flakiness-triage/metadata.json +21 -0
- package/skills/qa/test-flakiness-triage/references/workflow-and-output.md +114 -0
- package/tests/eval-qa-cluster.mjs +111 -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/validate-catalog.py +1 -0
- package/tests/validate-maestro-routing.py +4 -0
- package/tests/validate-readme-counts.mjs +179 -0
package/catalog/agents.json
CHANGED
|
@@ -1,4 +1,44 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"id": "ai-advertising-targeting-fairness-review-agent",
|
|
4
|
+
"name": "AI Advertising Targeting Fairness Review Agent",
|
|
5
|
+
"type": "agent",
|
|
6
|
+
"provider": "marketing",
|
|
7
|
+
"harnesses": [
|
|
8
|
+
"codex",
|
|
9
|
+
"copilot",
|
|
10
|
+
"claude-code",
|
|
11
|
+
"cursor",
|
|
12
|
+
"gemini",
|
|
13
|
+
"kiro"
|
|
14
|
+
],
|
|
15
|
+
"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.",
|
|
16
|
+
"companion_skills": [
|
|
17
|
+
"ai-advertising-targeting-fairness-review"
|
|
18
|
+
],
|
|
19
|
+
"source_type": "original",
|
|
20
|
+
"official_docs": [
|
|
21
|
+
"https://www.ftc.gov/business-guidance/blog/2023/02/ftcs-ai-related-enforcement-actions",
|
|
22
|
+
"https://www.hud.gov/program_offices/fair_housing_equal_opp/fair_housing_act_overview",
|
|
23
|
+
"https://www.consumerfinance.gov/about-us/blog/cfpb-issues-guidance-on-credit-denials-by-lenders-using-artificial-intelligence/",
|
|
24
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
25
|
+
"https://www.federalregister.gov/documents/2023/07/13/2023-14625/civil-rights-principles-for-the-use-of-artificial-intelligence"
|
|
26
|
+
],
|
|
27
|
+
"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.",
|
|
28
|
+
"last_verified": "2026-05-17",
|
|
29
|
+
"path": "agents/marketing/ai-advertising-targeting-fairness-review-agent/",
|
|
30
|
+
"harness_variants": {
|
|
31
|
+
"codex": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/codex.toml",
|
|
32
|
+
"copilot": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/copilot.agent.md",
|
|
33
|
+
"claude-code": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/claude-code.agent.md",
|
|
34
|
+
"cursor": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/cursor.agent.md",
|
|
35
|
+
"gemini": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/gemini.agent.md",
|
|
36
|
+
"kiro-ide": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-ide.agent.md",
|
|
37
|
+
"kiro-cli": "agents/marketing/ai-advertising-targeting-fairness-review-agent/harnesses/kiro-cli.agent.json"
|
|
38
|
+
},
|
|
39
|
+
"author": "github: Raishin",
|
|
40
|
+
"version": "0.1.0"
|
|
41
|
+
},
|
|
2
42
|
{
|
|
3
43
|
"id": "alibaba-ack-container-platform-operator-agent",
|
|
4
44
|
"name": "Alibaba Cloud ACK Container Platform Operator",
|
|
@@ -19,7 +59,7 @@
|
|
|
19
59
|
"https://www.alibabacloud.com/help/en/acr",
|
|
20
60
|
"https://www.alibabacloud.com/help/en/asm"
|
|
21
61
|
],
|
|
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
|
|
62
|
+
"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
63
|
"last_verified": "2026-05-08",
|
|
24
64
|
"path": "agents/alibaba/alibaba-ack-container-platform-operator-agent",
|
|
25
65
|
"author": "github: Raishin",
|
|
@@ -44,7 +84,7 @@
|
|
|
44
84
|
"https://www.alibabacloud.com/help/en/actiontrail",
|
|
45
85
|
"https://www.alibabacloud.com/help/en/sls"
|
|
46
86
|
],
|
|
47
|
-
"security_notes": "Do not delete ActionTrail trails, SLS logstores, or audit evidence without backup verification
|
|
87
|
+
"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
88
|
"last_verified": "2026-05-08",
|
|
49
89
|
"path": "agents/alibaba/alibaba-actiontrail-audit-analyst-agent",
|
|
50
90
|
"author": "github: Raishin",
|
|
@@ -89,14 +129,14 @@
|
|
|
89
129
|
"gemini",
|
|
90
130
|
"kiro"
|
|
91
131
|
],
|
|
92
|
-
"summary": "Review Alibaba Cloud SSL Certificate Service
|
|
132
|
+
"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
133
|
"source_type": "original",
|
|
94
134
|
"official_docs": [
|
|
95
135
|
"https://www.alibabacloud.com/help/en/ssl-certificate/latest/what-is-ssl-certificates-service",
|
|
96
136
|
"https://www.alibabacloud.com/help/en/slb/application-load-balancer/user-guide/create-an-https-listener",
|
|
97
137
|
"https://www.alibabacloud.com/help/en/cdn/user-guide/configure-an-ssl-certificate"
|
|
98
138
|
],
|
|
99
|
-
"security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems
|
|
139
|
+
"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
140
|
"last_verified": "2026-05-09",
|
|
101
141
|
"path": "agents/alibaba/alibaba-certificate-manager-issuer-review-agent",
|
|
102
142
|
"version": "0.1.0",
|
|
@@ -115,7 +155,7 @@
|
|
|
115
155
|
"gemini",
|
|
116
156
|
"kiro"
|
|
117
157
|
],
|
|
118
|
-
"summary": "Pre-change blast radius analysis for Alibaba Cloud
|
|
158
|
+
"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
159
|
"source_type": "original",
|
|
120
160
|
"official_docs": [
|
|
121
161
|
"https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
|
|
@@ -123,7 +163,7 @@
|
|
|
123
163
|
"https://www.alibabacloud.com/help/en/cen/latest/what-is-cen",
|
|
124
164
|
"https://www.alibabacloud.com/help/en/vpc/latest/vpc-peering-connections-overview"
|
|
125
165
|
],
|
|
126
|
-
"security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies
|
|
166
|
+
"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
167
|
"last_verified": "2026-05-09",
|
|
128
168
|
"path": "agents/alibaba/alibaba-change-impact-advisor-agent",
|
|
129
169
|
"version": "0.1.0",
|
|
@@ -167,7 +207,7 @@
|
|
|
167
207
|
"gemini",
|
|
168
208
|
"kiro"
|
|
169
209
|
],
|
|
170
|
-
"summary": "Detect and coordinate response to Alibaba Cloud cost anomalies
|
|
210
|
+
"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
211
|
"source_type": "original",
|
|
172
212
|
"official_docs": [
|
|
173
213
|
"https://www.alibabacloud.com/help/en/maxcompute/latest/billing-overview",
|
|
@@ -175,7 +215,7 @@
|
|
|
175
215
|
"https://www.alibabacloud.com/help/en/cost-management/latest/overview",
|
|
176
216
|
"https://www.alibabacloud.com/help/en/cdn/user-guide/billing-overview"
|
|
177
217
|
],
|
|
178
|
-
"security_notes": "Alibaba Cloud cost data is accessible via the billing API
|
|
218
|
+
"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
219
|
"last_verified": "2026-05-09",
|
|
180
220
|
"path": "agents/alibaba/alibaba-cost-anomaly-watch-coordinator-agent",
|
|
181
221
|
"version": "0.1.0",
|
|
@@ -220,7 +260,7 @@
|
|
|
220
260
|
"gemini",
|
|
221
261
|
"kiro"
|
|
222
262
|
],
|
|
223
|
-
"summary": "Coordinate the daily Alibaba Cloud operations standup
|
|
263
|
+
"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
264
|
"source_type": "original",
|
|
225
265
|
"official_docs": [
|
|
226
266
|
"https://www.alibabacloud.com/help/en/cost-management/latest/overview",
|
|
@@ -228,7 +268,7 @@
|
|
|
228
268
|
"https://www.alibabacloud.com/help/en/ack/ack-managed-and-ack-dedicated/user-guide/overview-7",
|
|
229
269
|
"https://www.alibabacloud.com/help/en/security-center/latest/what-is-security-center"
|
|
230
270
|
],
|
|
231
|
-
"security_notes": "Alibaba Cloud ActionTrail logs contain API call details that may reveal internal architecture
|
|
271
|
+
"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
272
|
"last_verified": "2026-05-09",
|
|
233
273
|
"path": "agents/alibaba/alibaba-daily-operations-briefing-coordinator-agent",
|
|
234
274
|
"version": "0.1.0",
|
|
@@ -299,7 +339,7 @@
|
|
|
299
339
|
"gemini",
|
|
300
340
|
"kiro"
|
|
301
341
|
],
|
|
302
|
-
"summary": "Review Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs
|
|
342
|
+
"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
343
|
"source_type": "original",
|
|
304
344
|
"official_docs": [
|
|
305
345
|
"https://www.alibabacloud.com/help/en/eventbridge/latest/what-is-eventbridge",
|
|
@@ -307,7 +347,7 @@
|
|
|
307
347
|
"https://www.alibabacloud.com/help/en/apsaramq-for-rocketmq/latest/what-is-rocketmq",
|
|
308
348
|
"https://www.alibabacloud.com/help/en/mse/latest/overview-of-mse"
|
|
309
349
|
],
|
|
310
|
-
"security_notes": "Alibaba Cloud EventBridge event buses can be public
|
|
350
|
+
"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
351
|
"last_verified": "2026-05-09",
|
|
312
352
|
"path": "agents/alibaba/alibaba-event-driven-architecture-review-agent",
|
|
313
353
|
"version": "0.1.0",
|
|
@@ -352,7 +392,7 @@
|
|
|
352
392
|
"gemini",
|
|
353
393
|
"kiro"
|
|
354
394
|
],
|
|
355
|
-
"summary": "Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud
|
|
395
|
+
"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
396
|
"source_type": "original",
|
|
357
397
|
"official_docs": [
|
|
358
398
|
"https://www.alibabacloud.com/help/en/resource-orchestration-service/latest/what-is-ros",
|
|
@@ -360,7 +400,7 @@
|
|
|
360
400
|
"https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
|
|
361
401
|
"https://www.alibabacloud.com/help/en/oss/user-guide/server-side-encryption"
|
|
362
402
|
],
|
|
363
|
-
"security_notes": "Alibaba Cloud Terraform provider state files expose resource attribute details
|
|
403
|
+
"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
404
|
"last_verified": "2026-05-09",
|
|
365
405
|
"path": "agents/alibaba/alibaba-iac-change-safety-review-agent",
|
|
366
406
|
"version": "0.1.0",
|
|
@@ -455,7 +495,7 @@
|
|
|
455
495
|
"gemini",
|
|
456
496
|
"kiro"
|
|
457
497
|
],
|
|
458
|
-
"summary": "Gate financial authority actions
|
|
498
|
+
"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
499
|
"source_type": "original",
|
|
460
500
|
"official_docs": [
|
|
461
501
|
"https://www.alibabacloud.com/help/en/bss"
|
|
@@ -480,7 +520,7 @@
|
|
|
480
520
|
"gemini",
|
|
481
521
|
"kiro"
|
|
482
522
|
],
|
|
483
|
-
"summary": "Gate KMS key deletion and disable operations
|
|
523
|
+
"summary": "Gate KMS key deletion and disable operations \u2014 all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
|
|
484
524
|
"source_type": "original",
|
|
485
525
|
"official_docs": [
|
|
486
526
|
"https://www.alibabacloud.com/help/en/kms",
|
|
@@ -504,7 +544,7 @@
|
|
|
504
544
|
"gemini",
|
|
505
545
|
"kiro"
|
|
506
546
|
],
|
|
507
|
-
"summary": "Gate OSS bucket ACL and policy mutations
|
|
547
|
+
"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
548
|
"source_type": "original",
|
|
509
549
|
"official_docs": [
|
|
510
550
|
"https://www.alibabacloud.com/help/en/oss"
|
|
@@ -529,13 +569,13 @@
|
|
|
529
569
|
"gemini",
|
|
530
570
|
"kiro"
|
|
531
571
|
],
|
|
532
|
-
"summary": "Gate RAM policy/role mutations
|
|
572
|
+
"summary": "Gate RAM policy/role mutations \u2014 account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
|
|
533
573
|
"source_type": "original",
|
|
534
574
|
"official_docs": [
|
|
535
575
|
"https://www.alibabacloud.com/help/en/ram",
|
|
536
576
|
"https://www.alibabacloud.com/help/en/ram/user-guide/create-a-custom-policy"
|
|
537
577
|
],
|
|
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
|
|
578
|
+
"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
579
|
"last_verified": "2026-05-08",
|
|
540
580
|
"path": "agents/alibaba/alibaba-live-ram-policy-change-guard-agent",
|
|
541
581
|
"author": "github: Raishin"
|
|
@@ -553,7 +593,7 @@
|
|
|
553
593
|
"gemini",
|
|
554
594
|
"kiro"
|
|
555
595
|
],
|
|
556
|
-
"summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal
|
|
596
|
+
"summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal \u2014 data loss is permanent without backup verification.",
|
|
557
597
|
"source_type": "original",
|
|
558
598
|
"official_docs": [
|
|
559
599
|
"https://www.alibabacloud.com/help/en/polardb",
|
|
@@ -578,7 +618,7 @@
|
|
|
578
618
|
"gemini",
|
|
579
619
|
"kiro"
|
|
580
620
|
],
|
|
581
|
-
"summary": "Traffic engineering for Alibaba Cloud load balancers
|
|
621
|
+
"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
622
|
"source_type": "original",
|
|
583
623
|
"official_docs": [
|
|
584
624
|
"https://www.alibabacloud.com/help/en/slb/classic-load-balancer/product-overview/what-is-clb",
|
|
@@ -586,7 +626,7 @@
|
|
|
586
626
|
"https://www.alibabacloud.com/help/en/slb/network-load-balancer/product-overview/what-is-nlb",
|
|
587
627
|
"https://www.alibabacloud.com/help/en/global-accelerator/latest/what-is-global-accelerator"
|
|
588
628
|
],
|
|
589
|
-
"security_notes": "CLB instances with public listeners and no WAF integration are exposed directly to the internet
|
|
629
|
+
"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
630
|
"last_verified": "2026-05-09",
|
|
591
631
|
"path": "agents/alibaba/alibaba-load-balancer-traffic-engineer-agent",
|
|
592
632
|
"version": "0.1.0",
|
|
@@ -606,7 +646,7 @@
|
|
|
606
646
|
"gemini",
|
|
607
647
|
"kiro"
|
|
608
648
|
],
|
|
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
|
|
649
|
+
"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
650
|
"source_type": "original",
|
|
611
651
|
"official_docs": [
|
|
612
652
|
"https://www.alibabacloud.com/help/en",
|
|
@@ -614,7 +654,7 @@
|
|
|
614
654
|
"https://www.alibabacloud.com/help/en/vpc",
|
|
615
655
|
"https://www.alibabacloud.com/help/en/ecs"
|
|
616
656
|
],
|
|
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
|
|
657
|
+
"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
658
|
"last_verified": "2026-05-08",
|
|
619
659
|
"path": "agents/alibaba/alibaba-maestro-agent",
|
|
620
660
|
"author": "github: Raishin"
|
|
@@ -639,7 +679,7 @@
|
|
|
639
679
|
"https://www.alibabacloud.com/help/en/dataworks",
|
|
640
680
|
"https://www.alibabacloud.com/help/en/pai"
|
|
641
681
|
],
|
|
642
|
-
"security_notes": "Do not switch MaxCompute billing mode (CU package to on-demand) without modeling cost impact
|
|
682
|
+
"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
683
|
"last_verified": "2026-05-08",
|
|
644
684
|
"path": "agents/alibaba/alibaba-maxcompute-dataworks-analyst-agent",
|
|
645
685
|
"author": "github: Raishin",
|
|
@@ -684,7 +724,7 @@
|
|
|
684
724
|
"gemini",
|
|
685
725
|
"kiro"
|
|
686
726
|
],
|
|
687
|
-
"summary": "Configure and operate Alibaba MSE (Microservice Engine)
|
|
727
|
+
"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
728
|
"source_type": "original",
|
|
689
729
|
"official_docs": [
|
|
690
730
|
"https://www.alibabacloud.com/help/en/mse",
|
|
@@ -762,7 +802,7 @@
|
|
|
762
802
|
"gemini",
|
|
763
803
|
"kiro"
|
|
764
804
|
],
|
|
765
|
-
"summary": "Govern Alibaba Cloud OSS data perimeters
|
|
805
|
+
"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
806
|
"source_type": "original",
|
|
767
807
|
"official_docs": [
|
|
768
808
|
"https://www.alibabacloud.com/help/en/oss/user-guide/block-public-access",
|
|
@@ -770,7 +810,7 @@
|
|
|
770
810
|
"https://www.alibabacloud.com/help/en/oss/user-guide/use-bucket-policies-to-authorize-other-users-to-access-oss-resources",
|
|
771
811
|
"https://www.alibabacloud.com/help/en/oss/user-guide/oss-interface-for-vpc"
|
|
772
812
|
],
|
|
773
|
-
"security_notes": "Alibaba Cloud OSS bucket names are globally unique
|
|
813
|
+
"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
814
|
"last_verified": "2026-05-09",
|
|
775
815
|
"path": "agents/alibaba/alibaba-oss-data-perimeter-governor-agent",
|
|
776
816
|
"version": "0.1.0",
|
|
@@ -866,14 +906,14 @@
|
|
|
866
906
|
"gemini",
|
|
867
907
|
"kiro"
|
|
868
908
|
],
|
|
869
|
-
"summary": "Govern Alibaba Cloud Container Registry (ACR)
|
|
909
|
+
"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
910
|
"source_type": "original",
|
|
871
911
|
"official_docs": [
|
|
872
912
|
"https://www.alibabacloud.com/help/en/acr/product-overview/what-is-container-registry",
|
|
873
913
|
"https://www.alibabacloud.com/help/en/acr/user-guide/configure-image-tag-immutability",
|
|
874
914
|
"https://www.alibabacloud.com/help/en/acr/user-guide/use-image-scanner-to-scan-images"
|
|
875
915
|
],
|
|
876
|
-
"security_notes": "ACR Personal Edition namespaces are globally shared
|
|
916
|
+
"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
917
|
"last_verified": "2026-05-09",
|
|
878
918
|
"path": "agents/alibaba/alibaba-registry-artifact-governor-agent",
|
|
879
919
|
"version": "0.1.0",
|
|
@@ -892,7 +932,7 @@
|
|
|
892
932
|
"gemini",
|
|
893
933
|
"kiro"
|
|
894
934
|
],
|
|
895
|
-
"summary": "Review Alibaba Cloud workload HA and BCDR designs
|
|
935
|
+
"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
936
|
"source_type": "original",
|
|
897
937
|
"official_docs": [
|
|
898
938
|
"https://www.alibabacloud.com/help/en/rds/apsaradb-rds-for-mysql/disaster-recovery-solution",
|
|
@@ -901,7 +941,7 @@
|
|
|
901
941
|
"https://www.alibabacloud.com/help/en/hybrid-backup-recovery/latest/what-is-hbr",
|
|
902
942
|
"https://www.alibabacloud.com/help/en/server-load-balancer/latest/what-is-global-traffic-manager"
|
|
903
943
|
],
|
|
904
|
-
"security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures
|
|
944
|
+
"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
945
|
"last_verified": "2026-05-09",
|
|
906
946
|
"path": "agents/alibaba/alibaba-resilience-bcdr-review-agent",
|
|
907
947
|
"version": "0.1.0",
|
|
@@ -947,7 +987,7 @@
|
|
|
947
987
|
"gemini",
|
|
948
988
|
"kiro"
|
|
949
989
|
],
|
|
950
|
-
"summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness
|
|
990
|
+
"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
991
|
"source_type": "original",
|
|
952
992
|
"official_docs": [
|
|
953
993
|
"https://www.alibabacloud.com/help/en/functioncompute/latest/overview",
|
|
@@ -955,7 +995,7 @@
|
|
|
955
995
|
"https://www.alibabacloud.com/help/en/arms/latest/what-is-arms",
|
|
956
996
|
"https://www.alibabacloud.com/help/en/ram/latest/overview-1"
|
|
957
997
|
],
|
|
958
|
-
"security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission
|
|
998
|
+
"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
999
|
"last_verified": "2026-05-09",
|
|
960
1000
|
"path": "agents/alibaba/alibaba-serverless-production-readiness-agent",
|
|
961
1001
|
"version": "0.1.0",
|
|
@@ -1000,7 +1040,7 @@
|
|
|
1000
1040
|
"gemini",
|
|
1001
1041
|
"kiro"
|
|
1002
1042
|
],
|
|
1003
|
-
"summary": "Coordinate Alibaba Cloud support incidents
|
|
1043
|
+
"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
1044
|
"source_type": "original",
|
|
1005
1045
|
"official_docs": [
|
|
1006
1046
|
"https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
|
|
@@ -1008,7 +1048,7 @@
|
|
|
1008
1048
|
"https://status.aliyun.com/",
|
|
1009
1049
|
"https://www.alibabacloud.com/help/en/support/user-guide/technical-support-plans"
|
|
1010
1050
|
],
|
|
1011
|
-
"security_notes": "Alibaba Cloud support case attachments are stored on Alibaba Cloud infrastructure
|
|
1051
|
+
"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
1052
|
"last_verified": "2026-05-09",
|
|
1013
1053
|
"path": "agents/alibaba/alibaba-support-incident-coordinator-agent",
|
|
1014
1054
|
"version": "0.1.0",
|
|
@@ -1027,7 +1067,7 @@
|
|
|
1027
1067
|
"gemini",
|
|
1028
1068
|
"kiro"
|
|
1029
1069
|
],
|
|
1030
|
-
"summary": "Triage Alibaba Cloud operational alerts, incidents, and support tickets
|
|
1070
|
+
"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
1071
|
"source_type": "original",
|
|
1032
1072
|
"official_docs": [
|
|
1033
1073
|
"https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
|
|
@@ -1035,7 +1075,7 @@
|
|
|
1035
1075
|
"https://www.alibabacloud.com/help/en/cms/user-guide/what-is-cloud-monitor",
|
|
1036
1076
|
"https://www.alibabacloud.com/help/en/sls/user-guide/what-is-log-service"
|
|
1037
1077
|
],
|
|
1038
|
-
"security_notes": "Alibaba Cloud support ticket attachments visible to Alibaba support staff
|
|
1078
|
+
"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
1079
|
"last_verified": "2026-05-09",
|
|
1040
1080
|
"path": "agents/alibaba/alibaba-ticket-triage-escalation-coordinator-agent",
|
|
1041
1081
|
"version": "0.1.0",
|
|
@@ -1135,12 +1175,52 @@
|
|
|
1135
1175
|
"https://www.alibabacloud.com/help/en/actiontrail",
|
|
1136
1176
|
"https://www.alibabacloud.com/help/en/waf"
|
|
1137
1177
|
],
|
|
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
|
|
1178
|
+
"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
1179
|
"last_verified": "2026-05-09",
|
|
1140
1180
|
"path": "agents/alibaba/alibaba-waf-security-review-agent",
|
|
1141
1181
|
"author": "github: Raishin",
|
|
1142
1182
|
"version": "0.1.0"
|
|
1143
1183
|
},
|
|
1184
|
+
{
|
|
1185
|
+
"id": "analytics-data-minimization-review-agent",
|
|
1186
|
+
"name": "Analytics Data-Minimization Review Agent",
|
|
1187
|
+
"type": "agent",
|
|
1188
|
+
"provider": "marketing",
|
|
1189
|
+
"harnesses": [
|
|
1190
|
+
"codex",
|
|
1191
|
+
"copilot",
|
|
1192
|
+
"claude-code",
|
|
1193
|
+
"cursor",
|
|
1194
|
+
"gemini",
|
|
1195
|
+
"kiro"
|
|
1196
|
+
],
|
|
1197
|
+
"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.",
|
|
1198
|
+
"companion_skills": [
|
|
1199
|
+
"analytics-data-minimization-review"
|
|
1200
|
+
],
|
|
1201
|
+
"source_type": "original",
|
|
1202
|
+
"official_docs": [
|
|
1203
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
1204
|
+
"https://www.cnil.fr/en/use-google-analytics-and-data-transfers-united-states-cnil-orders-website-manageroperator-comply/",
|
|
1205
|
+
"https://www.cnil.fr/en/google-analytics-and-data-transfers-how-make-your-analytics-tool-compliant-gdpr",
|
|
1206
|
+
"https://www.garanteprivacy.it/home/docweb/-/docweb-display/docweb/9782874",
|
|
1207
|
+
"https://support.google.com/analytics/answer/9019185"
|
|
1208
|
+
],
|
|
1209
|
+
"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.",
|
|
1210
|
+
"last_verified": "2026-05-17",
|
|
1211
|
+
"path": "agents/marketing/analytics-data-minimization-review-agent/",
|
|
1212
|
+
"harness_variants": {
|
|
1213
|
+
"codex": "agents/marketing/analytics-data-minimization-review-agent/harnesses/codex.toml",
|
|
1214
|
+
"copilot": "agents/marketing/analytics-data-minimization-review-agent/harnesses/copilot.agent.md",
|
|
1215
|
+
"claude-code": "agents/marketing/analytics-data-minimization-review-agent/harnesses/claude-code.agent.md",
|
|
1216
|
+
"cursor": "agents/marketing/analytics-data-minimization-review-agent/harnesses/cursor.agent.md",
|
|
1217
|
+
"gemini": "agents/marketing/analytics-data-minimization-review-agent/harnesses/gemini.agent.md",
|
|
1218
|
+
"kiro-ide": "agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-ide.agent.md",
|
|
1219
|
+
"kiro-cli": "agents/marketing/analytics-data-minimization-review-agent/harnesses/kiro-cli.agent.json"
|
|
1220
|
+
},
|
|
1221
|
+
"author": "github: Raishin",
|
|
1222
|
+
"version": "0.1.0"
|
|
1223
|
+
},
|
|
1144
1224
|
{
|
|
1145
1225
|
"id": "argo-rollouts-progressive-delivery-review-agent",
|
|
1146
1226
|
"name": "Argo Rollouts Progressive Delivery Review",
|
|
@@ -2928,7 +3008,7 @@
|
|
|
2928
3008
|
"https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
|
|
2929
3009
|
"https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
|
|
2930
3010
|
],
|
|
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
|
|
3011
|
+
"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
3012
|
"last_verified": "2026-05-02",
|
|
2933
3013
|
"path": "agents/azure/azure-keyvault-certificate-issuer-review-agent",
|
|
2934
3014
|
"version": "0.1.0"
|
|
@@ -3149,7 +3229,7 @@
|
|
|
3149
3229
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
|
|
3150
3230
|
"https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
|
|
3151
3231
|
],
|
|
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
|
|
3232
|
+
"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
3233
|
"last_verified": "2026-04-30",
|
|
3154
3234
|
"path": "agents/azure/azure-live-pim-jit-activation-guard-agent",
|
|
3155
3235
|
"author": "github: Raishin",
|
|
@@ -3694,6 +3774,34 @@
|
|
|
3694
3774
|
"path": "agents/cert-manager/cert-manager-issuer-trust-review-agent",
|
|
3695
3775
|
"version": "0.1.0"
|
|
3696
3776
|
},
|
|
3777
|
+
{
|
|
3778
|
+
"id": "ci-test-pipeline-review-agent",
|
|
3779
|
+
"name": "CI Test Pipeline Review Agent",
|
|
3780
|
+
"type": "agent",
|
|
3781
|
+
"provider": "generic",
|
|
3782
|
+
"harnesses": [
|
|
3783
|
+
"codex",
|
|
3784
|
+
"copilot",
|
|
3785
|
+
"claude-code",
|
|
3786
|
+
"cursor",
|
|
3787
|
+
"gemini",
|
|
3788
|
+
"kiro"
|
|
3789
|
+
],
|
|
3790
|
+
"summary": "Review how a CI pipeline runs tests \u2014 gating, sharding, parallelism, fail-fast, artifact retention, quarantine wiring, and secret exposure \u2014 to verify the suite actually blocks bad merges.",
|
|
3791
|
+
"source_type": "original",
|
|
3792
|
+
"official_docs": [
|
|
3793
|
+
"https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs",
|
|
3794
|
+
"https://docs.github.com/en/repositories/configuring-branches-and-merges/about-protected-branches",
|
|
3795
|
+
"https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions",
|
|
3796
|
+
"https://docs.gitlab.com/ee/ci/yaml/",
|
|
3797
|
+
"https://playwright.dev/docs/test-sharding"
|
|
3798
|
+
],
|
|
3799
|
+
"security_notes": "Static review only \u2014 reads CI workflow and branch-protection configuration, never triggers or runs pipelines. Flags secret exposure to test jobs on pull_request_target or fork PRs. Never requests CI secrets, deploy keys, or registry tokens.",
|
|
3800
|
+
"last_verified": "2026-05-17",
|
|
3801
|
+
"path": "agents/qa/ci-test-pipeline-review-agent",
|
|
3802
|
+
"author": "github: Raishin",
|
|
3803
|
+
"version": "0.1.0"
|
|
3804
|
+
},
|
|
3697
3805
|
{
|
|
3698
3806
|
"id": "cilium-network-policy-review-agent",
|
|
3699
3807
|
"name": "Cilium Network Policy Review",
|
|
@@ -3742,7 +3850,7 @@
|
|
|
3742
3850
|
"https://docs.contabo.com/",
|
|
3743
3851
|
"https://contabo.com/en/vps/"
|
|
3744
3852
|
],
|
|
3745
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3853
|
+
"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
3854
|
"last_verified": "2026-05-10",
|
|
3747
3855
|
"path": "agents/contabo/contabo-capacity-planner-agent",
|
|
3748
3856
|
"author": "github: Raishin",
|
|
@@ -3780,7 +3888,7 @@
|
|
|
3780
3888
|
"https://docs.contabo.com/",
|
|
3781
3889
|
"https://contabo.com/en/vps/"
|
|
3782
3890
|
],
|
|
3783
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3891
|
+
"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
3892
|
"last_verified": "2026-05-10",
|
|
3785
3893
|
"path": "agents/contabo/contabo-cost-optimization-analyst-agent",
|
|
3786
3894
|
"author": "github: Raishin",
|
|
@@ -3817,7 +3925,7 @@
|
|
|
3817
3925
|
"https://api.contabo.com/",
|
|
3818
3926
|
"https://docs.contabo.com/"
|
|
3819
3927
|
],
|
|
3820
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3928
|
+
"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
3929
|
"last_verified": "2026-05-10",
|
|
3822
3930
|
"path": "agents/contabo/contabo-live-instance-lifecycle-guard-agent",
|
|
3823
3931
|
"author": "github: Raishin",
|
|
@@ -3854,7 +3962,7 @@
|
|
|
3854
3962
|
"https://api.contabo.com/",
|
|
3855
3963
|
"https://docs.contabo.com/"
|
|
3856
3964
|
],
|
|
3857
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
3965
|
+
"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
3966
|
"last_verified": "2026-05-10",
|
|
3859
3967
|
"path": "agents/contabo/contabo-live-storage-operations-guard-agent",
|
|
3860
3968
|
"author": "github: Raishin",
|
|
@@ -3891,7 +3999,7 @@
|
|
|
3891
3999
|
"https://api.contabo.com/",
|
|
3892
4000
|
"https://docs.contabo.com/"
|
|
3893
4001
|
],
|
|
3894
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
4002
|
+
"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
4003
|
"last_verified": "2026-05-10",
|
|
3896
4004
|
"path": "agents/contabo/contabo-maestro-agent",
|
|
3897
4005
|
"author": "github: Raishin",
|
|
@@ -3928,7 +4036,7 @@
|
|
|
3928
4036
|
"https://api.contabo.com/",
|
|
3929
4037
|
"https://docs.contabo.com/"
|
|
3930
4038
|
],
|
|
3931
|
-
"security_notes": "OAuth2 password grant tokens expire in ~5 minutes
|
|
4039
|
+
"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
4040
|
"last_verified": "2026-05-10",
|
|
3933
4041
|
"path": "agents/contabo/contabo-security-hardening-agent",
|
|
3934
4042
|
"author": "github: Raishin",
|
|
@@ -3945,6 +4053,86 @@
|
|
|
3945
4053
|
"kiro-cli": "agents/contabo/contabo-security-hardening-agent/harnesses/kiro-cli.agent.json"
|
|
3946
4054
|
}
|
|
3947
4055
|
},
|
|
4056
|
+
{
|
|
4057
|
+
"id": "email-sender-authentication-review-agent",
|
|
4058
|
+
"name": "Email Sender Authentication Review Agent",
|
|
4059
|
+
"type": "agent",
|
|
4060
|
+
"provider": "marketing",
|
|
4061
|
+
"harnesses": [
|
|
4062
|
+
"codex",
|
|
4063
|
+
"copilot",
|
|
4064
|
+
"claude-code",
|
|
4065
|
+
"cursor",
|
|
4066
|
+
"gemini",
|
|
4067
|
+
"kiro"
|
|
4068
|
+
],
|
|
4069
|
+
"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.",
|
|
4070
|
+
"companion_skills": [
|
|
4071
|
+
"email-sender-authentication-review"
|
|
4072
|
+
],
|
|
4073
|
+
"source_type": "original",
|
|
4074
|
+
"official_docs": [
|
|
4075
|
+
"https://datatracker.ietf.org/doc/html/rfc7489",
|
|
4076
|
+
"https://support.google.com/mail/answer/81126",
|
|
4077
|
+
"https://www.pcisecuritystandards.org/document_library/",
|
|
4078
|
+
"https://www.cisa.gov/sites/default/files/publications/bod-18-01.pdf",
|
|
4079
|
+
"https://datatracker.ietf.org/doc/html/rfc7208"
|
|
4080
|
+
],
|
|
4081
|
+
"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.",
|
|
4082
|
+
"last_verified": "2026-05-17",
|
|
4083
|
+
"path": "agents/marketing/email-sender-authentication-review-agent/",
|
|
4084
|
+
"harness_variants": {
|
|
4085
|
+
"codex": "agents/marketing/email-sender-authentication-review-agent/harnesses/codex.toml",
|
|
4086
|
+
"copilot": "agents/marketing/email-sender-authentication-review-agent/harnesses/copilot.agent.md",
|
|
4087
|
+
"claude-code": "agents/marketing/email-sender-authentication-review-agent/harnesses/claude-code.agent.md",
|
|
4088
|
+
"cursor": "agents/marketing/email-sender-authentication-review-agent/harnesses/cursor.agent.md",
|
|
4089
|
+
"gemini": "agents/marketing/email-sender-authentication-review-agent/harnesses/gemini.agent.md",
|
|
4090
|
+
"kiro-ide": "agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-ide.agent.md",
|
|
4091
|
+
"kiro-cli": "agents/marketing/email-sender-authentication-review-agent/harnesses/kiro-cli.agent.json"
|
|
4092
|
+
},
|
|
4093
|
+
"author": "github: Raishin",
|
|
4094
|
+
"version": "0.1.0"
|
|
4095
|
+
},
|
|
4096
|
+
{
|
|
4097
|
+
"id": "eu-ai-act-marketing-system-review-agent",
|
|
4098
|
+
"name": "EU AI Act Marketing System Review Agent",
|
|
4099
|
+
"type": "agent",
|
|
4100
|
+
"provider": "marketing",
|
|
4101
|
+
"harnesses": [
|
|
4102
|
+
"codex",
|
|
4103
|
+
"copilot",
|
|
4104
|
+
"claude-code",
|
|
4105
|
+
"cursor",
|
|
4106
|
+
"gemini",
|
|
4107
|
+
"kiro"
|
|
4108
|
+
],
|
|
4109
|
+
"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.",
|
|
4110
|
+
"companion_skills": [
|
|
4111
|
+
"eu-ai-act-marketing-system-review"
|
|
4112
|
+
],
|
|
4113
|
+
"source_type": "original",
|
|
4114
|
+
"official_docs": [
|
|
4115
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32024R1689",
|
|
4116
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
4117
|
+
"https://www.europarl.europa.eu/topics/en/article/20230601STO93804/eu-ai-act-first-regulation-on-artificial-intelligence",
|
|
4118
|
+
"https://edpb.europa.eu/our-work-tools/our-documents/guidelines/guidelines-022023-technical-scope-art-22-gdpr_en",
|
|
4119
|
+
"https://artificialintelligenceact.eu/the-act/"
|
|
4120
|
+
],
|
|
4121
|
+
"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.",
|
|
4122
|
+
"last_verified": "2026-05-17",
|
|
4123
|
+
"path": "agents/marketing/eu-ai-act-marketing-system-review-agent/",
|
|
4124
|
+
"harness_variants": {
|
|
4125
|
+
"codex": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/codex.toml",
|
|
4126
|
+
"copilot": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/copilot.agent.md",
|
|
4127
|
+
"claude-code": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/claude-code.agent.md",
|
|
4128
|
+
"cursor": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/cursor.agent.md",
|
|
4129
|
+
"gemini": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/gemini.agent.md",
|
|
4130
|
+
"kiro-ide": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-ide.agent.md",
|
|
4131
|
+
"kiro-cli": "agents/marketing/eu-ai-act-marketing-system-review-agent/harnesses/kiro-cli.agent.json"
|
|
4132
|
+
},
|
|
4133
|
+
"author": "github: Raishin",
|
|
4134
|
+
"version": "0.1.0"
|
|
4135
|
+
},
|
|
3948
4136
|
{
|
|
3949
4137
|
"id": "external-secrets-operator-review-agent",
|
|
3950
4138
|
"name": "External Secrets Operator Review Agent",
|
|
@@ -3996,7 +4184,7 @@
|
|
|
3996
4184
|
"https://falco.org/docs/install-operate/deployment/",
|
|
3997
4185
|
"https://github.com/falcosecurity/rules/tree/main/rules"
|
|
3998
4186
|
],
|
|
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
|
|
4187
|
+
"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
4188
|
"last_verified": "2026-05-02",
|
|
4001
4189
|
"path": "agents/falco/falco-runtime-threat-rules-review-agent",
|
|
4002
4190
|
"version": "0.1.0"
|
|
@@ -4060,8 +4248,16 @@
|
|
|
4060
4248
|
"https://www.alibabacloud.com/cloud-computing/pricing",
|
|
4061
4249
|
"https://cloud.tencent.com/product/cvm/pricing"
|
|
4062
4250
|
],
|
|
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": [
|
|
4251
|
+
"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.",
|
|
4252
|
+
"provider_coverage": [
|
|
4253
|
+
"aws",
|
|
4254
|
+
"azure",
|
|
4255
|
+
"oci",
|
|
4256
|
+
"scaleway",
|
|
4257
|
+
"gandi",
|
|
4258
|
+
"alibaba",
|
|
4259
|
+
"tencent"
|
|
4260
|
+
],
|
|
4065
4261
|
"last_verified": "2026-05-13",
|
|
4066
4262
|
"path": "agents/finops/finops-cloud-price-advisor-agent",
|
|
4067
4263
|
"author": "github: Raishin",
|
|
@@ -4112,14 +4308,14 @@
|
|
|
4112
4308
|
"gemini",
|
|
4113
4309
|
"kiro"
|
|
4114
4310
|
],
|
|
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
|
|
4311
|
+
"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
4312
|
"source_type": "original",
|
|
4117
4313
|
"official_docs": [
|
|
4118
4314
|
"https://www.finops.org/framework/",
|
|
4119
4315
|
"https://focus.finops.org/",
|
|
4120
4316
|
"https://www.opencost.io/docs/"
|
|
4121
4317
|
],
|
|
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
|
|
4318
|
+
"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
4319
|
"last_verified": "2026-05-13",
|
|
4124
4320
|
"path": "agents/finops/finops-maestro-agent",
|
|
4125
4321
|
"author": "github: Raishin",
|
|
@@ -4149,7 +4345,7 @@
|
|
|
4149
4345
|
"https://fluxcd.io/flux/security/secrets-management/",
|
|
4150
4346
|
"https://fluxcd.io/flux/installation/configuration/multitenancy/"
|
|
4151
4347
|
],
|
|
4152
|
-
"security_notes": "Plaintext Kubernetes Secret manifests committed to a FluxCD Git source are exposed to anyone with repo read access
|
|
4348
|
+
"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
4349
|
"last_verified": "2026-05-02",
|
|
4154
4350
|
"path": "agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent",
|
|
4155
4351
|
"version": "0.1.0"
|
|
@@ -4196,7 +4392,7 @@
|
|
|
4196
4392
|
"gemini",
|
|
4197
4393
|
"kiro"
|
|
4198
4394
|
],
|
|
4199
|
-
"summary": "Operate AlloyDB clusters and Cloud SQL instances
|
|
4395
|
+
"summary": "Operate AlloyDB clusters and Cloud SQL instances \u2014 HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
|
|
4200
4396
|
"source_type": "original",
|
|
4201
4397
|
"official_docs": [
|
|
4202
4398
|
"https://cloud.google.com/alloydb/docs/overview",
|
|
@@ -4204,7 +4400,7 @@
|
|
|
4204
4400
|
"https://cloud.google.com/sql/docs/postgres/high-availability",
|
|
4205
4401
|
"https://cloud.google.com/alloydb/docs/auth-proxy/overview"
|
|
4206
4402
|
],
|
|
4207
|
-
"security_notes": "Private IP is strongly preferred over public IP for Cloud SQL. AlloyDB is NOT a drop-in replacement for Cloud SQL
|
|
4403
|
+
"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
4404
|
"last_verified": "2026-05-08",
|
|
4209
4405
|
"path": "agents/gcp/gcp-alloydb-cloudsql-dba-agent",
|
|
4210
4406
|
"author": "github: Raishin",
|
|
@@ -4231,7 +4427,7 @@
|
|
|
4231
4427
|
"https://cloud.google.com/anthos/fleet-management/docs/fleet-concepts",
|
|
4232
4428
|
"https://cloud.google.com/service-mesh/docs/overview"
|
|
4233
4429
|
],
|
|
4234
|
-
"security_notes": "Policy Controller audit mode detects violations but does not block them
|
|
4430
|
+
"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
4431
|
"last_verified": "2026-05-08",
|
|
4236
4432
|
"path": "agents/gcp/gcp-anthos-multicloud-architect-agent",
|
|
4237
4433
|
"author": "github: Raishin",
|
|
@@ -4250,14 +4446,14 @@
|
|
|
4250
4446
|
"gemini",
|
|
4251
4447
|
"kiro"
|
|
4252
4448
|
],
|
|
4253
|
-
"summary": "Agent for gcp-apigee-api-platform-operator. Design and operate Apigee X API proxies
|
|
4449
|
+
"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
4450
|
"source_type": "original",
|
|
4255
4451
|
"official_docs": [
|
|
4256
4452
|
"https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee",
|
|
4257
4453
|
"https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-home",
|
|
4258
4454
|
"https://cloud.google.com/apigee/docs/api-platform/reference/policies/spike-arrest-policy"
|
|
4259
4455
|
],
|
|
4260
|
-
"security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load
|
|
4456
|
+
"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
4457
|
"last_verified": "2026-05-08",
|
|
4262
4458
|
"path": "agents/gcp/gcp-apigee-api-platform-operator-agent",
|
|
4263
4459
|
"author": "github: Raishin",
|
|
@@ -4303,7 +4499,7 @@
|
|
|
4303
4499
|
"gemini",
|
|
4304
4500
|
"kiro"
|
|
4305
4501
|
],
|
|
4306
|
-
"summary": "Agent for gcp-certificate-manager-issuer-review. Review GCP Certificate Manager and classic Google-managed TLS certificates
|
|
4502
|
+
"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
4503
|
"source_type": "original",
|
|
4308
4504
|
"official_docs": [
|
|
4309
4505
|
"https://cloud.google.com/certificate-manager/docs/overview",
|
|
@@ -4311,7 +4507,7 @@
|
|
|
4311
4507
|
"https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs",
|
|
4312
4508
|
"https://cloud.google.com/certificate-manager/docs/monitor-certificate-status"
|
|
4313
4509
|
],
|
|
4314
|
-
"security_notes": "Classic Google-managed certificates auto-renew but have no visibility into renewal status
|
|
4510
|
+
"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
4511
|
"last_verified": "2026-05-09",
|
|
4316
4512
|
"path": "agents/gcp/gcp-certificate-manager-issuer-review-agent",
|
|
4317
4513
|
"version": "0.1.0",
|
|
@@ -4330,7 +4526,7 @@
|
|
|
4330
4526
|
"gemini",
|
|
4331
4527
|
"kiro"
|
|
4332
4528
|
],
|
|
4333
|
-
"summary": "Agent for gcp-change-impact-advisor. Pre-change blast radius analysis for GCP
|
|
4529
|
+
"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
4530
|
"source_type": "original",
|
|
4335
4531
|
"official_docs": [
|
|
4336
4532
|
"https://cloud.google.com/asset-inventory/docs/overview",
|
|
@@ -4339,7 +4535,7 @@
|
|
|
4339
4535
|
"https://cloud.google.com/resource-manager/docs/organization-policy/overview",
|
|
4340
4536
|
"https://cloud.google.com/vpc/docs/vpc-peering"
|
|
4341
4537
|
],
|
|
4342
|
-
"security_notes": "Cloud Asset Inventory requires roles/cloudasset.viewer
|
|
4538
|
+
"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
4539
|
"last_verified": "2026-05-09",
|
|
4344
4540
|
"path": "agents/gcp/gcp-change-impact-advisor-agent",
|
|
4345
4541
|
"version": "0.1.0",
|
|
@@ -4358,7 +4554,7 @@
|
|
|
4358
4554
|
"gemini",
|
|
4359
4555
|
"kiro"
|
|
4360
4556
|
],
|
|
4361
|
-
"summary": "Advise on Google Cloud authentication and authorization patterns
|
|
4557
|
+
"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
4558
|
"companion_skills": [
|
|
4363
4559
|
"gcp-cloud-auth-advisor"
|
|
4364
4560
|
],
|
|
@@ -4423,7 +4619,7 @@
|
|
|
4423
4619
|
"https://cloud.google.com/artifact-registry/docs/overview",
|
|
4424
4620
|
"https://cloud.google.com/build/docs/securing-builds/view-build-provenance"
|
|
4425
4621
|
],
|
|
4426
|
-
"security_notes": "Cloud Build service accounts are commonly over-privileged
|
|
4622
|
+
"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
4623
|
"last_verified": "2026-05-08",
|
|
4428
4624
|
"path": "agents/gcp/gcp-cloudbuild-deploy-cicd-operator-agent",
|
|
4429
4625
|
"author": "github: Raishin",
|
|
@@ -4449,7 +4645,7 @@
|
|
|
4449
4645
|
"https://cloud.google.com/security/compliance/offerings",
|
|
4450
4646
|
"https://cloud.google.com/security-command-center/docs/compliance-dashboard"
|
|
4451
4647
|
],
|
|
4452
|
-
"security_notes": "Not all GCP services are authorized for every compliance framework
|
|
4648
|
+
"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
4649
|
"last_verified": "2026-05-08",
|
|
4454
4650
|
"path": "agents/gcp/gcp-compliance-assured-workloads-agent",
|
|
4455
4651
|
"author": "github: Raishin",
|
|
@@ -4476,7 +4672,7 @@
|
|
|
4476
4672
|
"https://cloud.google.com/compute/docs/os-patch-management",
|
|
4477
4673
|
"https://cloud.google.com/compute/docs/instances/spot"
|
|
4478
4674
|
],
|
|
4479
|
-
"security_notes": "Spot VMs are preempted without advance notice
|
|
4675
|
+
"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
4676
|
"last_verified": "2026-05-08",
|
|
4481
4677
|
"path": "agents/gcp/gcp-compute-engine-operator-agent",
|
|
4482
4678
|
"author": "github: Raishin",
|
|
@@ -4495,7 +4691,7 @@
|
|
|
4495
4691
|
"gemini",
|
|
4496
4692
|
"kiro"
|
|
4497
4693
|
],
|
|
4498
|
-
"summary": "Agent for gcp-cost-anomaly-watch-coordinator. Detect and coordinate response to GCP cost anomalies
|
|
4694
|
+
"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
4695
|
"source_type": "original",
|
|
4500
4696
|
"official_docs": [
|
|
4501
4697
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4504,7 +4700,7 @@
|
|
|
4504
4700
|
"https://cloud.google.com/run/docs/configuring/max-instances",
|
|
4505
4701
|
"https://cloud.google.com/recommender/docs/overview"
|
|
4506
4702
|
],
|
|
4507
|
-
"security_notes": "BigQuery billing export dataset must restrict access
|
|
4703
|
+
"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
4704
|
"last_verified": "2026-05-09",
|
|
4509
4705
|
"path": "agents/gcp/gcp-cost-anomaly-watch-coordinator-agent",
|
|
4510
4706
|
"version": "0.1.0",
|
|
@@ -4551,7 +4747,7 @@
|
|
|
4551
4747
|
"gemini",
|
|
4552
4748
|
"kiro"
|
|
4553
4749
|
],
|
|
4554
|
-
"summary": "Agent for gcp-daily-operations-briefing-coordinator. Coordinate the daily GCP operations standup
|
|
4750
|
+
"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
4751
|
"source_type": "original",
|
|
4556
4752
|
"official_docs": [
|
|
4557
4753
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4560,7 +4756,7 @@
|
|
|
4560
4756
|
"https://cloud.google.com/deploy/docs/view-pipeline-status",
|
|
4561
4757
|
"https://cloud.google.com/monitoring/slo-monitoring"
|
|
4562
4758
|
],
|
|
4563
|
-
"security_notes": "Daily briefing participants may include non-security team members
|
|
4759
|
+
"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
4760
|
"last_verified": "2026-05-09",
|
|
4565
4761
|
"path": "agents/gcp/gcp-daily-operations-briefing-coordinator-agent",
|
|
4566
4762
|
"version": "0.1.0",
|
|
@@ -4588,7 +4784,7 @@
|
|
|
4588
4784
|
"https://cloud.google.com/composer/docs/concepts/overview",
|
|
4589
4785
|
"https://cloud.google.com/dataplex/docs/introduction"
|
|
4590
4786
|
],
|
|
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
|
|
4787
|
+
"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
4788
|
"last_verified": "2026-05-08",
|
|
4593
4789
|
"path": "agents/gcp/gcp-data-pipeline-engineer-agent",
|
|
4594
4790
|
"author": "github: Raishin",
|
|
@@ -4607,7 +4803,7 @@
|
|
|
4607
4803
|
"gemini",
|
|
4608
4804
|
"kiro"
|
|
4609
4805
|
],
|
|
4610
|
-
"summary": "Agent for gcp-event-driven-architecture-review. Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs
|
|
4806
|
+
"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
4807
|
"source_type": "original",
|
|
4612
4808
|
"official_docs": [
|
|
4613
4809
|
"https://cloud.google.com/pubsub/docs/dead-letter-topics",
|
|
@@ -4617,7 +4813,7 @@
|
|
|
4617
4813
|
"https://cloud.google.com/scheduler/docs/overview",
|
|
4618
4814
|
"https://cloud.google.com/workflows/docs/overview"
|
|
4619
4815
|
],
|
|
4620
|
-
"security_notes": "Pub/Sub topics with allUsers subscriber binding expose all messages publicly
|
|
4816
|
+
"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
4817
|
"last_verified": "2026-05-09",
|
|
4622
4818
|
"path": "agents/gcp/gcp-event-driven-architecture-review-agent",
|
|
4623
4819
|
"version": "0.1.0",
|
|
@@ -4649,7 +4845,7 @@
|
|
|
4649
4845
|
"https://firebase.google.com/docs/functions",
|
|
4650
4846
|
"https://firebase.google.com/docs/app-check"
|
|
4651
4847
|
],
|
|
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
|
|
4848
|
+
"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
4849
|
"last_verified": "2026-05-09",
|
|
4654
4850
|
"path": "agents/gcp/gcp-firebase-developer-agent",
|
|
4655
4851
|
"author": "github: Raishin",
|
|
@@ -4668,7 +4864,7 @@
|
|
|
4668
4864
|
"gemini",
|
|
4669
4865
|
"kiro"
|
|
4670
4866
|
],
|
|
4671
|
-
"summary": "Agent for gcp-gcs-data-perimeter-governor. Govern Google Cloud Storage data perimeters
|
|
4867
|
+
"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
4868
|
"source_type": "original",
|
|
4673
4869
|
"official_docs": [
|
|
4674
4870
|
"https://cloud.google.com/storage/docs/access-control/uniform-bucket-level-access",
|
|
@@ -4677,7 +4873,7 @@
|
|
|
4677
4873
|
"https://cloud.google.com/storage/docs/lifecycle",
|
|
4678
4874
|
"https://cloud.google.com/storage/docs/bucket-lock"
|
|
4679
4875
|
],
|
|
4680
|
-
"security_notes": "GCS buckets with allUsers binding are indexed by search engines and data scrapers within minutes of creation
|
|
4876
|
+
"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
4877
|
"last_verified": "2026-05-09",
|
|
4682
4878
|
"path": "agents/gcp/gcp-gcs-data-perimeter-governor-agent",
|
|
4683
4879
|
"version": "0.1.0",
|
|
@@ -4696,7 +4892,7 @@
|
|
|
4696
4892
|
"gemini",
|
|
4697
4893
|
"kiro"
|
|
4698
4894
|
],
|
|
4699
|
-
"summary": "Build, integrate, and debug Gemini API applications on Google Cloud Agent Platform using the unified google-genai SDK
|
|
4895
|
+
"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
4896
|
"companion_skills": [
|
|
4701
4897
|
"gcp-gemini-api-developer"
|
|
4702
4898
|
],
|
|
@@ -4733,7 +4929,7 @@
|
|
|
4733
4929
|
"https://cloud.google.com/binary-authorization/docs/overview",
|
|
4734
4930
|
"https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels"
|
|
4735
4931
|
],
|
|
4736
|
-
"security_notes": "Binary Authorization must be set to WARN mode before ENFORCE mode
|
|
4932
|
+
"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
4933
|
"last_verified": "2026-05-08",
|
|
4738
4934
|
"path": "agents/gcp/gcp-gke-platform-operator-agent",
|
|
4739
4935
|
"author": "github: Raishin",
|
|
@@ -4752,7 +4948,7 @@
|
|
|
4752
4948
|
"gemini",
|
|
4753
4949
|
"kiro"
|
|
4754
4950
|
],
|
|
4755
|
-
"summary": "Agent for gcp-iac-change-safety-review. Review Terraform and Deployment Manager changes targeting GCP
|
|
4951
|
+
"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
4952
|
"source_type": "original",
|
|
4757
4953
|
"official_docs": [
|
|
4758
4954
|
"https://cloud.google.com/docs/terraform/best-practices-for-terraform",
|
|
@@ -4761,7 +4957,7 @@
|
|
|
4761
4957
|
"https://cloud.google.com/iam/docs/org-policy-overview",
|
|
4762
4958
|
"https://developer.hashicorp.com/terraform/cli/commands/plan"
|
|
4763
4959
|
],
|
|
4764
|
-
"security_notes": "Terraform state files contain sensitive resource attributes
|
|
4960
|
+
"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
4961
|
"last_verified": "2026-05-09",
|
|
4766
4962
|
"path": "agents/gcp/gcp-iac-change-safety-review-agent",
|
|
4767
4963
|
"version": "0.1.0",
|
|
@@ -4816,7 +5012,7 @@
|
|
|
4816
5012
|
"https://cloud.google.com/vpc/docs/shared-vpc",
|
|
4817
5013
|
"https://cloud.google.com/logging/docs/audit/configure-data-access"
|
|
4818
5014
|
],
|
|
4819
|
-
"security_notes": "Org policies applied at org node apply to ALL resources
|
|
5015
|
+
"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
5016
|
"last_verified": "2026-05-08",
|
|
4821
5017
|
"path": "agents/gcp/gcp-landing-zone-architect-agent",
|
|
4822
5018
|
"author": "github: Raishin",
|
|
@@ -4835,14 +5031,14 @@
|
|
|
4835
5031
|
"gemini",
|
|
4836
5032
|
"kiro"
|
|
4837
5033
|
],
|
|
4838
|
-
"summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes
|
|
5034
|
+
"summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes \u2014 irreversible data loss and downstream pipeline breakage.",
|
|
4839
5035
|
"source_type": "original",
|
|
4840
5036
|
"official_docs": [
|
|
4841
5037
|
"https://cloud.google.com/bigquery/docs/managing-tables",
|
|
4842
5038
|
"https://cloud.google.com/bigquery/docs/datasets",
|
|
4843
5039
|
"https://cloud.google.com/bigquery/docs/authorized-views"
|
|
4844
5040
|
],
|
|
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
|
|
5041
|
+
"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
5042
|
"last_verified": "2026-05-08",
|
|
4847
5043
|
"path": "agents/gcp/gcp-live-bigquery-dataset-deletion-guard-agent",
|
|
4848
5044
|
"author": "github: Raishin",
|
|
@@ -4861,14 +5057,14 @@
|
|
|
4861
5057
|
"gemini",
|
|
4862
5058
|
"kiro"
|
|
4863
5059
|
],
|
|
4864
|
-
"summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions
|
|
5060
|
+
"summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions \u2014 production traffic blast radius with no automatic rollback.",
|
|
4865
5061
|
"source_type": "original",
|
|
4866
5062
|
"official_docs": [
|
|
4867
5063
|
"https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
|
|
4868
5064
|
"https://cloud.google.com/run/docs/configuring/min-instances",
|
|
4869
5065
|
"https://cloud.google.com/run/docs/managing/revisions"
|
|
4870
5066
|
],
|
|
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
|
|
5067
|
+
"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
5068
|
"last_verified": "2026-05-08",
|
|
4873
5069
|
"path": "agents/gcp/gcp-live-cloud-run-traffic-migration-guard-agent",
|
|
4874
5070
|
"author": "github: Raishin",
|
|
@@ -4887,7 +5083,7 @@
|
|
|
4887
5083
|
"gemini",
|
|
4888
5084
|
"kiro"
|
|
4889
5085
|
],
|
|
4890
|
-
"summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests
|
|
5086
|
+
"summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests \u2014 financial authority gate.",
|
|
4891
5087
|
"source_type": "original",
|
|
4892
5088
|
"official_docs": [
|
|
4893
5089
|
"https://cloud.google.com/billing/docs/how-to/budgets",
|
|
@@ -4940,7 +5136,7 @@
|
|
|
4940
5136
|
"gemini",
|
|
4941
5137
|
"kiro"
|
|
4942
5138
|
],
|
|
4943
|
-
"summary": "Gate IAM binding mutations, org policy changes, and Service Account key creation
|
|
5139
|
+
"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
5140
|
"source_type": "original",
|
|
4945
5141
|
"official_docs": [
|
|
4946
5142
|
"https://cloud.google.com/iam/docs/manage-access-other-resources",
|
|
@@ -4966,7 +5162,7 @@
|
|
|
4966
5162
|
"gemini",
|
|
4967
5163
|
"kiro"
|
|
4968
5164
|
],
|
|
4969
|
-
"summary": "Gate Cloud KMS key version destruction and key ring deletion
|
|
5165
|
+
"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
5166
|
"source_type": "original",
|
|
4971
5167
|
"official_docs": [
|
|
4972
5168
|
"https://cloud.google.com/kms/docs/destroy-restore",
|
|
@@ -4992,7 +5188,7 @@
|
|
|
4992
5188
|
"gemini",
|
|
4993
5189
|
"kiro"
|
|
4994
5190
|
],
|
|
4995
|
-
"summary": "Agent for gcp-load-balancer-traffic-engineer. Traffic engineering for GCP load balancers
|
|
5191
|
+
"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
5192
|
"source_type": "original",
|
|
4997
5193
|
"official_docs": [
|
|
4998
5194
|
"https://cloud.google.com/load-balancing/docs/load-balancing-overview",
|
|
@@ -5001,7 +5197,7 @@
|
|
|
5001
5197
|
"https://cloud.google.com/load-balancing/docs/backend-service",
|
|
5002
5198
|
"https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs"
|
|
5003
5199
|
],
|
|
5004
|
-
"security_notes": "Global HTTPS LB with Cloud Armor is the only GCP-native L7 DDoS and WAF layer
|
|
5200
|
+
"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
5201
|
"last_verified": "2026-05-09",
|
|
5006
5202
|
"path": "agents/gcp/gcp-load-balancer-traffic-engineer-agent",
|
|
5007
5203
|
"version": "0.1.0",
|
|
@@ -5021,7 +5217,7 @@
|
|
|
5021
5217
|
"gemini",
|
|
5022
5218
|
"kiro"
|
|
5023
5219
|
],
|
|
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
|
|
5220
|
+
"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
5221
|
"source_type": "original",
|
|
5026
5222
|
"official_docs": [
|
|
5027
5223
|
"https://cloud.google.com/docs/overview",
|
|
@@ -5029,7 +5225,7 @@
|
|
|
5029
5225
|
"https://cloud.google.com/iam/docs/overview",
|
|
5030
5226
|
"https://cloud.google.com/vpc/docs/vpc"
|
|
5031
5227
|
],
|
|
5032
|
-
"security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents must never be auto-dispatched
|
|
5228
|
+
"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
5229
|
"last_verified": "2026-05-08",
|
|
5034
5230
|
"path": "agents/gcp/gcp-maestro-agent",
|
|
5035
5231
|
"author": "github: Raishin"
|
|
@@ -5054,7 +5250,7 @@
|
|
|
5054
5250
|
"https://cloud.google.com/database-migration/docs/overview",
|
|
5055
5251
|
"https://cloud.google.com/storage-transfer/docs/overview"
|
|
5056
5252
|
],
|
|
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
|
|
5253
|
+
"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
5254
|
"last_verified": "2026-05-08",
|
|
5059
5255
|
"path": "agents/gcp/gcp-migration-cutover-architect-agent",
|
|
5060
5256
|
"author": "github: Raishin",
|
|
@@ -5082,7 +5278,7 @@
|
|
|
5082
5278
|
"https://cloud.google.com/nat/docs/overview",
|
|
5083
5279
|
"https://cloud.google.com/armor/docs/cloud-armor-overview"
|
|
5084
5280
|
],
|
|
5085
|
-
"security_notes": "GCP VPCs are global
|
|
5281
|
+
"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
5282
|
"last_verified": "2026-05-08",
|
|
5087
5283
|
"path": "agents/gcp/gcp-network-architect-agent",
|
|
5088
5284
|
"author": "github: Raishin",
|
|
@@ -5140,7 +5336,7 @@
|
|
|
5140
5336
|
"https://cloud.google.com/trace/docs",
|
|
5141
5337
|
"https://cloud.google.com/monitoring/slos/slo-monitoring"
|
|
5142
5338
|
],
|
|
5143
|
-
"security_notes": "Log Router sinks to GCS/BigQuery/Pub/Sub are required for compliance log retention
|
|
5339
|
+
"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
5340
|
"last_verified": "2026-05-08",
|
|
5145
5341
|
"path": "agents/gcp/gcp-observability-incident-responder-agent",
|
|
5146
5342
|
"author": "github: Raishin",
|
|
@@ -5159,7 +5355,7 @@
|
|
|
5159
5355
|
"gemini",
|
|
5160
5356
|
"kiro"
|
|
5161
5357
|
],
|
|
5162
|
-
"summary": "Agent for gcp-registry-artifact-governor. Govern GCP Artifact Registry
|
|
5358
|
+
"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
5359
|
"source_type": "original",
|
|
5164
5360
|
"official_docs": [
|
|
5165
5361
|
"https://cloud.google.com/artifact-registry/docs/overview",
|
|
@@ -5167,7 +5363,7 @@
|
|
|
5167
5363
|
"https://cloud.google.com/container-analysis/docs/container-analysis",
|
|
5168
5364
|
"https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy"
|
|
5169
5365
|
],
|
|
5170
|
-
"security_notes": "Binary Authorization with 'Allow all images' is equivalent to no supply chain protection
|
|
5366
|
+
"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
5367
|
"last_verified": "2026-05-09",
|
|
5172
5368
|
"path": "agents/gcp/gcp-registry-artifact-governor-agent",
|
|
5173
5369
|
"version": "0.1.0",
|
|
@@ -5186,7 +5382,7 @@
|
|
|
5186
5382
|
"gemini",
|
|
5187
5383
|
"kiro"
|
|
5188
5384
|
],
|
|
5189
|
-
"summary": "Agent for gcp-resilience-bcdr-review. Review GCP workload HA and BCDR designs
|
|
5385
|
+
"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
5386
|
"source_type": "original",
|
|
5191
5387
|
"official_docs": [
|
|
5192
5388
|
"https://cloud.google.com/architecture/disaster-recovery",
|
|
@@ -5194,7 +5390,7 @@
|
|
|
5194
5390
|
"https://cloud.google.com/spanner/docs/instance-configurations",
|
|
5195
5391
|
"https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-ingress"
|
|
5196
5392
|
],
|
|
5197
|
-
"security_notes": "Cloud SQL HA standby is zone-redundant but not region-redundant
|
|
5393
|
+
"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
5394
|
"last_verified": "2026-05-08",
|
|
5199
5395
|
"path": "agents/gcp/gcp-resilience-bcdr-review-agent",
|
|
5200
5396
|
"author": "github: Raishin",
|
|
@@ -5220,7 +5416,7 @@
|
|
|
5220
5416
|
"https://cloud.google.com/asset-inventory/docs/searching-resources",
|
|
5221
5417
|
"https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes"
|
|
5222
5418
|
],
|
|
5223
|
-
"security_notes": "Cloud Asset Inventory change history covers 35 days
|
|
5419
|
+
"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
5420
|
"last_verified": "2026-05-08",
|
|
5225
5421
|
"path": "agents/gcp/gcp-resource-inventory-analyst-agent",
|
|
5226
5422
|
"author": "github: Raishin",
|
|
@@ -5248,7 +5444,7 @@
|
|
|
5248
5444
|
"https://cloud.google.com/kms/docs/key-rotation",
|
|
5249
5445
|
"https://cloud.google.com/kms/docs/importing-a-key"
|
|
5250
5446
|
],
|
|
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
|
|
5447
|
+
"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
5448
|
"last_verified": "2026-05-08",
|
|
5253
5449
|
"path": "agents/gcp/gcp-secret-kms-lifecycle-steward-agent",
|
|
5254
5450
|
"author": "github: Raishin",
|
|
@@ -5295,7 +5491,7 @@
|
|
|
5295
5491
|
"gemini",
|
|
5296
5492
|
"kiro"
|
|
5297
5493
|
],
|
|
5298
|
-
"summary": "Agent for gcp-serverless-production-readiness. Review Cloud Run and Cloud Functions gen2 for production readiness
|
|
5494
|
+
"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
5495
|
"source_type": "original",
|
|
5300
5496
|
"official_docs": [
|
|
5301
5497
|
"https://cloud.google.com/run/docs/configuring/min-instances",
|
|
@@ -5304,7 +5500,7 @@
|
|
|
5304
5500
|
"https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
|
|
5305
5501
|
"https://cloud.google.com/functions/docs/concepts/version-comparison"
|
|
5306
5502
|
],
|
|
5307
|
-
"security_notes": "Cloud Run service accounts must follow least privilege
|
|
5503
|
+
"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
5504
|
"last_verified": "2026-05-09",
|
|
5309
5505
|
"path": "agents/gcp/gcp-serverless-production-readiness-agent",
|
|
5310
5506
|
"version": "0.1.0",
|
|
@@ -5323,7 +5519,7 @@
|
|
|
5323
5519
|
"gemini",
|
|
5324
5520
|
"kiro"
|
|
5325
5521
|
],
|
|
5326
|
-
"summary": "Design GCP solutions aligned with the Google Cloud Architecture Framework
|
|
5522
|
+
"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
5523
|
"source_type": "original",
|
|
5328
5524
|
"official_docs": [
|
|
5329
5525
|
"https://cloud.google.com/architecture/framework",
|
|
@@ -5357,7 +5553,7 @@
|
|
|
5357
5553
|
"https://cloud.google.com/spanner/docs/instances",
|
|
5358
5554
|
"https://cloud.google.com/spanner/docs/secondary-indexes"
|
|
5359
5555
|
],
|
|
5360
|
-
"security_notes": "Monotonically increasing keys (e.g., auto-increment integers) cause all writes to hit the same split
|
|
5556
|
+
"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
5557
|
"last_verified": "2026-05-08",
|
|
5362
5558
|
"path": "agents/gcp/gcp-spanner-architect-agent",
|
|
5363
5559
|
"author": "github: Raishin",
|
|
@@ -5376,7 +5572,7 @@
|
|
|
5376
5572
|
"gemini",
|
|
5377
5573
|
"kiro"
|
|
5378
5574
|
],
|
|
5379
|
-
"summary": "Agent for gcp-support-incident-coordinator. Coordinate GCP support incidents
|
|
5575
|
+
"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
5576
|
"source_type": "original",
|
|
5381
5577
|
"official_docs": [
|
|
5382
5578
|
"https://cloud.google.com/support/docs/overview",
|
|
@@ -5384,7 +5580,7 @@
|
|
|
5384
5580
|
"https://status.google.com/",
|
|
5385
5581
|
"https://cloud.google.com/support/docs/managed-incident"
|
|
5386
5582
|
],
|
|
5387
|
-
"security_notes": "GCP support case attachments are accessible to Google support engineers
|
|
5583
|
+
"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
5584
|
"last_verified": "2026-05-09",
|
|
5389
5585
|
"path": "agents/gcp/gcp-support-incident-coordinator-agent",
|
|
5390
5586
|
"version": "0.1.0",
|
|
@@ -5403,7 +5599,7 @@
|
|
|
5403
5599
|
"gemini",
|
|
5404
5600
|
"kiro"
|
|
5405
5601
|
],
|
|
5406
|
-
"summary": "Agent for gcp-ticket-triage-escalation-coordinator. Triage GCP operational alerts, incidents, and support tickets
|
|
5602
|
+
"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
5603
|
"source_type": "original",
|
|
5408
5604
|
"official_docs": [
|
|
5409
5605
|
"https://cloud.google.com/support/docs/severity-definitions",
|
|
@@ -5411,7 +5607,7 @@
|
|
|
5411
5607
|
"https://cloud.google.com/logging/docs/view/logs-explorer-interface",
|
|
5412
5608
|
"https://status.google.com/"
|
|
5413
5609
|
],
|
|
5414
|
-
"security_notes": "GCP support tickets may require sharing sanitized logs or configuration
|
|
5610
|
+
"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
5611
|
"last_verified": "2026-05-09",
|
|
5416
5612
|
"path": "agents/gcp/gcp-ticket-triage-escalation-coordinator-agent",
|
|
5417
5613
|
"version": "0.1.0",
|
|
@@ -5438,7 +5634,7 @@
|
|
|
5438
5634
|
"https://cloud.google.com/vertex-ai/docs/model-registry/introduction",
|
|
5439
5635
|
"https://cloud.google.com/vertex-ai/docs/featurestore/overview"
|
|
5440
5636
|
],
|
|
5441
|
-
"security_notes": "Training jobs have no automatic cost cap
|
|
5637
|
+
"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
5638
|
"last_verified": "2026-05-08",
|
|
5443
5639
|
"path": "agents/gcp/gcp-vertex-ai-mlops-engineer-agent",
|
|
5444
5640
|
"author": "github: Raishin",
|
|
@@ -5466,7 +5662,7 @@
|
|
|
5466
5662
|
"https://cloud.google.com/access-context-manager/docs/overview",
|
|
5467
5663
|
"https://cloud.google.com/vpc-service-controls/docs/create-service-perimeters"
|
|
5468
5664
|
],
|
|
5469
|
-
"security_notes": "Prefer dry-run mode before enforcement. Do not switch perimeters to enforcement mode without reviewing dry-run violations
|
|
5665
|
+
"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
5666
|
"last_verified": "2026-05-08",
|
|
5471
5667
|
"path": "agents/gcp/gcp-vpc-service-controls-architect-agent",
|
|
5472
5668
|
"author": "github: Raishin",
|
|
@@ -5560,6 +5756,35 @@
|
|
|
5560
5756
|
"author": "github: Raishin",
|
|
5561
5757
|
"version": "0.1.0"
|
|
5562
5758
|
},
|
|
5759
|
+
{
|
|
5760
|
+
"id": "helm-chart-quality-review-agent",
|
|
5761
|
+
"name": "Helm Chart Quality Review Agent",
|
|
5762
|
+
"type": "agent",
|
|
5763
|
+
"provider": "generic",
|
|
5764
|
+
"harnesses": [
|
|
5765
|
+
"codex",
|
|
5766
|
+
"copilot",
|
|
5767
|
+
"claude-code",
|
|
5768
|
+
"cursor",
|
|
5769
|
+
"gemini",
|
|
5770
|
+
"kiro"
|
|
5771
|
+
],
|
|
5772
|
+
"summary": "Review a Helm chart for quality, security, and testability defects \u2014 linting gaps, insecure securityContext, missing resource limits, absent health probes, RBAC over-permission, hardcoded secrets, and missing helm test coverage \u2014 statically, without installing or contacting a cluster.",
|
|
5773
|
+
"source_type": "original",
|
|
5774
|
+
"official_docs": [
|
|
5775
|
+
"https://helm.sh/docs/chart_best_practices/",
|
|
5776
|
+
"https://helm.sh/docs/helm/helm_lint/",
|
|
5777
|
+
"https://helm.sh/docs/helm/helm_template/",
|
|
5778
|
+
"https://helm.sh/docs/topics/chart_tests/",
|
|
5779
|
+
"https://github.com/helm/chart-testing",
|
|
5780
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
5781
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
|
|
5782
|
+
],
|
|
5783
|
+
"security_notes": "Static review only \u2014 reads chart source files (Chart.yaml, values.yaml, templates/, tests/), never installs a chart, never connects to a Kubernetes cluster, never requests kubeconfig, cluster credentials, or cloud provider credentials. Do not accept values files containing live credentials, connection strings, or tenant IDs; ask for sanitized versions with placeholder values.",
|
|
5784
|
+
"last_verified": "2026-05-17",
|
|
5785
|
+
"path": "agents/qa/helm-chart-quality-review-agent",
|
|
5786
|
+
"version": "0.1.0"
|
|
5787
|
+
},
|
|
5563
5788
|
{
|
|
5564
5789
|
"id": "hetzner-capacity-planner-agent",
|
|
5565
5790
|
"name": "Hetzner Cloud Capacity Planner",
|
|
@@ -5580,7 +5805,7 @@
|
|
|
5580
5805
|
"https://docs.hetzner.com/cloud/servers/overview/",
|
|
5581
5806
|
"https://docs.hetzner.com/general/others/contacting-support/"
|
|
5582
5807
|
],
|
|
5583
|
-
"security_notes": "Hetzner does not offer auto-scaling
|
|
5808
|
+
"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
5809
|
"last_verified": "2026-05-10",
|
|
5585
5810
|
"path": "agents/hetzner/hetzner-capacity-planner-agent",
|
|
5586
5811
|
"author": "github: Raishin",
|
|
@@ -5615,7 +5840,7 @@
|
|
|
5615
5840
|
"https://www.hetzner.com/cloud/pricing/",
|
|
5616
5841
|
"https://docs.hetzner.com/"
|
|
5617
5842
|
],
|
|
5618
|
-
"security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Floating IPs and Primary IPs incur cost
|
|
5843
|
+
"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
5844
|
"last_verified": "2026-05-10",
|
|
5620
5845
|
"path": "agents/hetzner/hetzner-cost-optimization-analyst-agent",
|
|
5621
5846
|
"author": "github: Raishin",
|
|
@@ -5650,7 +5875,7 @@
|
|
|
5650
5875
|
"https://docs.hetzner.com/cloud/firewalls/overview/",
|
|
5651
5876
|
"https://docs.hetzner.com/cloud/networks/overview/"
|
|
5652
5877
|
],
|
|
5653
|
-
"security_notes": "Public IPs on Hetzner are opt-in since API v1.34
|
|
5878
|
+
"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
5879
|
"last_verified": "2026-05-10",
|
|
5655
5880
|
"path": "agents/hetzner/hetzner-infrastructure-reviewer-agent",
|
|
5656
5881
|
"author": "github: Raishin",
|
|
@@ -5685,7 +5910,7 @@
|
|
|
5685
5910
|
"https://docs.hetzner.com/cloud/firewalls/overview/",
|
|
5686
5911
|
"https://docs.hetzner.com/cloud/firewalls/faq/"
|
|
5687
5912
|
],
|
|
5688
|
-
"security_notes": "Must snapshot current Firewall rules before any mutation
|
|
5913
|
+
"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
5914
|
"last_verified": "2026-05-10",
|
|
5690
5915
|
"path": "agents/hetzner/hetzner-live-firewall-rule-guard-agent",
|
|
5691
5916
|
"author": "github: Raishin",
|
|
@@ -5720,7 +5945,7 @@
|
|
|
5720
5945
|
"https://docs.hetzner.com/cloud/servers/overview/",
|
|
5721
5946
|
"https://docs.hetzner.com/cloud/servers/server-types/"
|
|
5722
5947
|
],
|
|
5723
|
-
"security_notes": "Server deletion on Hetzner is irreversible
|
|
5948
|
+
"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
5949
|
"last_verified": "2026-05-10",
|
|
5725
5950
|
"path": "agents/hetzner/hetzner-live-server-lifecycle-guard-agent",
|
|
5726
5951
|
"author": "github: Raishin",
|
|
@@ -5754,7 +5979,7 @@
|
|
|
5754
5979
|
"https://docs.hetzner.cloud/",
|
|
5755
5980
|
"https://docs.hetzner.com/"
|
|
5756
5981
|
],
|
|
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
|
|
5982
|
+
"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
5983
|
"last_verified": "2026-05-10",
|
|
5759
5984
|
"path": "agents/hetzner/hetzner-maestro-agent",
|
|
5760
5985
|
"author": "github: Raishin",
|
|
@@ -5807,14 +6032,14 @@
|
|
|
5807
6032
|
"gemini",
|
|
5808
6033
|
"kiro"
|
|
5809
6034
|
],
|
|
5810
|
-
"summary": "Agent for huawei-certificate-manager-issuer-review. Review Huawei Cloud SSL certificate management
|
|
6035
|
+
"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
6036
|
"source_type": "original",
|
|
5812
6037
|
"official_docs": [
|
|
5813
6038
|
"https://support.huaweicloud.com/intl/en-us/scm/index.html",
|
|
5814
6039
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html",
|
|
5815
6040
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
5816
6041
|
],
|
|
5817
|
-
"security_notes": "Certificate private keys stored in DEW must have IAM access policies that restrict access to authorized identities only
|
|
6042
|
+
"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
6043
|
"last_verified": "2026-05-09",
|
|
5819
6044
|
"path": "agents/huawei/huawei-certificate-manager-issuer-review-agent",
|
|
5820
6045
|
"version": "0.1.0",
|
|
@@ -5833,7 +6058,7 @@
|
|
|
5833
6058
|
"gemini",
|
|
5834
6059
|
"kiro"
|
|
5835
6060
|
],
|
|
5836
|
-
"summary": "Agent for huawei-change-impact-advisor. Pre-change blast radius analysis for Huawei Cloud
|
|
6061
|
+
"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
6062
|
"source_type": "original",
|
|
5838
6063
|
"official_docs": [
|
|
5839
6064
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html",
|
|
@@ -5842,7 +6067,7 @@
|
|
|
5842
6067
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
5843
6068
|
"https://support.huaweicloud.com/intl/en-us/cce/index.html"
|
|
5844
6069
|
],
|
|
5845
|
-
"security_notes": "Huawei Cloud Organizations SCP deny rules have org-level blast radius
|
|
6070
|
+
"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
6071
|
"last_verified": "2026-05-09",
|
|
5847
6072
|
"path": "agents/huawei/huawei-change-impact-advisor-agent",
|
|
5848
6073
|
"version": "0.1.0",
|
|
@@ -5911,14 +6136,14 @@
|
|
|
5911
6136
|
"gemini",
|
|
5912
6137
|
"kiro"
|
|
5913
6138
|
],
|
|
5914
|
-
"summary": "Agent for huawei-cost-anomaly-watch-coordinator. Coordinate Huawei Cloud cost anomaly detection
|
|
6139
|
+
"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
6140
|
"source_type": "original",
|
|
5916
6141
|
"official_docs": [
|
|
5917
6142
|
"https://support.huaweicloud.com/intl/en-us/billing/index.html",
|
|
5918
6143
|
"https://support.huaweicloud.com/intl/en-us/costcenter/index.html",
|
|
5919
6144
|
"https://support.huaweicloud.com/intl/en-us/ces/index.html"
|
|
5920
6145
|
],
|
|
5921
|
-
"security_notes": "CBC Cost Center exports contain billing data
|
|
6146
|
+
"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
6147
|
"last_verified": "2026-05-09",
|
|
5923
6148
|
"path": "agents/huawei/huawei-cost-anomaly-watch-coordinator-agent",
|
|
5924
6149
|
"version": "0.1.0",
|
|
@@ -5962,7 +6187,7 @@
|
|
|
5962
6187
|
"gemini",
|
|
5963
6188
|
"kiro"
|
|
5964
6189
|
],
|
|
5965
|
-
"summary": "Agent for huawei-daily-operations-briefing-coordinator. Coordinate the daily Huawei Cloud operations standup
|
|
6190
|
+
"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
6191
|
"source_type": "original",
|
|
5967
6192
|
"official_docs": [
|
|
5968
6193
|
"https://support.huaweicloud.com/intl/en-us/cbc/index.html",
|
|
@@ -5972,7 +6197,7 @@
|
|
|
5972
6197
|
"https://support.huaweicloud.com/intl/en-us/secmaster/index.html",
|
|
5973
6198
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
5974
6199
|
],
|
|
5975
|
-
"security_notes": "Huawei Cloud SecMaster finding details may contain vulnerability exploit paths
|
|
6200
|
+
"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
6201
|
"last_verified": "2026-05-09",
|
|
5977
6202
|
"path": "agents/huawei/huawei-daily-operations-briefing-coordinator-agent",
|
|
5978
6203
|
"version": "0.1.0",
|
|
@@ -5991,7 +6216,7 @@
|
|
|
5991
6216
|
"gemini",
|
|
5992
6217
|
"kiro"
|
|
5993
6218
|
],
|
|
5994
|
-
"summary": "Manage DEW (Data Encryption Workshop)
|
|
6219
|
+
"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
6220
|
"source_type": "original",
|
|
5996
6221
|
"official_docs": [
|
|
5997
6222
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
@@ -6070,7 +6295,7 @@
|
|
|
6070
6295
|
"official_docs": [
|
|
6071
6296
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html"
|
|
6072
6297
|
],
|
|
6073
|
-
"security_notes": "ECS deletion without CSBS backup is permanently destructive. AS scale-in terminates instances
|
|
6298
|
+
"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
6299
|
"last_verified": "2026-05-08",
|
|
6075
6300
|
"path": "agents/huawei/huawei-ecs-compute-operator-agent",
|
|
6076
6301
|
"author": "github: Raishin",
|
|
@@ -6089,7 +6314,7 @@
|
|
|
6089
6314
|
"gemini",
|
|
6090
6315
|
"kiro"
|
|
6091
6316
|
],
|
|
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
|
|
6317
|
+
"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
6318
|
"source_type": "original",
|
|
6094
6319
|
"official_docs": [
|
|
6095
6320
|
"https://support.huaweicloud.com/intl/en-us/dms/index.html",
|
|
@@ -6097,7 +6322,7 @@
|
|
|
6097
6322
|
"https://support.huaweicloud.com/intl/en-us/fg/index.html",
|
|
6098
6323
|
"https://support.huaweicloud.com/intl/en-us/smn/index.html"
|
|
6099
6324
|
],
|
|
6100
|
-
"security_notes": "DMS Kafka instances without SSL/TLS encryption transmit messages in plaintext
|
|
6325
|
+
"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
6326
|
"last_verified": "2026-05-09",
|
|
6102
6327
|
"path": "agents/huawei/huawei-event-driven-architecture-review-agent",
|
|
6103
6328
|
"version": "0.1.0",
|
|
@@ -6147,7 +6372,7 @@
|
|
|
6147
6372
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
6148
6373
|
"https://support.huaweicloud.com/intl/en-us/rds/index.html"
|
|
6149
6374
|
],
|
|
6150
|
-
"security_notes": "Database deletion without backup is permanently destructive. GaussDB for Oracle PL/SQL compatibility gaps can break migration
|
|
6375
|
+
"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
6376
|
"last_verified": "2026-05-08",
|
|
6152
6377
|
"path": "agents/huawei/huawei-gaussdb-rds-dba-agent",
|
|
6153
6378
|
"author": "github: Raishin",
|
|
@@ -6166,7 +6391,7 @@
|
|
|
6166
6391
|
"gemini",
|
|
6167
6392
|
"kiro"
|
|
6168
6393
|
],
|
|
6169
|
-
"summary": "Agent for huawei-iac-change-safety-review. Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud
|
|
6394
|
+
"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
6395
|
"source_type": "original",
|
|
6171
6396
|
"official_docs": [
|
|
6172
6397
|
"https://support.huaweicloud.com/intl/en-us/rfs/index.html",
|
|
@@ -6174,7 +6399,7 @@
|
|
|
6174
6399
|
"https://support.huaweicloud.com/intl/en-us/organizations/index.html",
|
|
6175
6400
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html"
|
|
6176
6401
|
],
|
|
6177
|
-
"security_notes": "Huawei Cloud Terraform provider state files contain resource attribute details
|
|
6402
|
+
"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
6403
|
"last_verified": "2026-05-09",
|
|
6179
6404
|
"path": "agents/huawei/huawei-iac-change-safety-review-agent",
|
|
6180
6405
|
"version": "0.1.0",
|
|
@@ -6291,7 +6516,7 @@
|
|
|
6291
6516
|
"gemini",
|
|
6292
6517
|
"kiro"
|
|
6293
6518
|
],
|
|
6294
|
-
"summary": "Gate financial authority actions
|
|
6519
|
+
"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
6520
|
"source_type": "original",
|
|
6296
6521
|
"official_docs": [
|
|
6297
6522
|
"https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html"
|
|
@@ -6315,7 +6540,7 @@
|
|
|
6315
6540
|
"gemini",
|
|
6316
6541
|
"kiro"
|
|
6317
6542
|
],
|
|
6318
|
-
"summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy changes
|
|
6543
|
+
"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
6544
|
"source_type": "original",
|
|
6320
6545
|
"companion_skills": [
|
|
6321
6546
|
"huawei-live-gaussdb-mutation-guard"
|
|
@@ -6344,13 +6569,13 @@
|
|
|
6344
6569
|
"gemini",
|
|
6345
6570
|
"kiro"
|
|
6346
6571
|
],
|
|
6347
|
-
"summary": "Gate IAM fine-grained policy and SCP mutations
|
|
6572
|
+
"summary": "Gate IAM fine-grained policy and SCP mutations \u2014 account-wide blast radius, privilege escalation, and potential full access denial.",
|
|
6348
6573
|
"source_type": "original",
|
|
6349
6574
|
"official_docs": [
|
|
6350
6575
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
6351
6576
|
"https://support.huaweicloud.com/intl/en-us/usermanual-organizations/organizations_03_0001.html"
|
|
6352
6577
|
],
|
|
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
|
|
6578
|
+
"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
6579
|
"last_verified": "2026-05-08",
|
|
6355
6580
|
"path": "agents/huawei/huawei-live-iam-policy-change-guard-agent",
|
|
6356
6581
|
"author": "github: Raishin"
|
|
@@ -6368,7 +6593,7 @@
|
|
|
6368
6593
|
"gemini",
|
|
6369
6594
|
"kiro"
|
|
6370
6595
|
],
|
|
6371
|
-
"summary": "Gate DEW/KMS key deletion and disable operations
|
|
6596
|
+
"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
6597
|
"source_type": "original",
|
|
6373
6598
|
"official_docs": [
|
|
6374
6599
|
"https://support.huaweicloud.com/intl/en-us/dew/index.html"
|
|
@@ -6392,7 +6617,7 @@
|
|
|
6392
6617
|
"gemini",
|
|
6393
6618
|
"kiro"
|
|
6394
6619
|
],
|
|
6395
|
-
"summary": "Gate OBS bucket ACL and policy mutations
|
|
6620
|
+
"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
6621
|
"source_type": "original",
|
|
6397
6622
|
"companion_skills": [
|
|
6398
6623
|
"huawei-live-obs-bucket-policy-guard"
|
|
@@ -6419,13 +6644,13 @@
|
|
|
6419
6644
|
"gemini",
|
|
6420
6645
|
"kiro"
|
|
6421
6646
|
],
|
|
6422
|
-
"summary": "Agent for huawei-load-balancer-traffic-engineer. Engineer and review Huawei Cloud ELB configurations
|
|
6647
|
+
"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
6648
|
"source_type": "original",
|
|
6424
6649
|
"official_docs": [
|
|
6425
6650
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html",
|
|
6426
6651
|
"https://support.huaweicloud.com/intl/en-us/waf/index.html"
|
|
6427
6652
|
],
|
|
6428
|
-
"security_notes": "ELB HTTPS listeners should enforce TLS-1-2 or TLS-1-2-Strict policy to disable TLSv1.0 and TLSv1.1
|
|
6653
|
+
"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
6654
|
"last_verified": "2026-05-09",
|
|
6430
6655
|
"path": "agents/huawei/huawei-load-balancer-traffic-engineer-agent",
|
|
6431
6656
|
"version": "0.1.0",
|
|
@@ -6445,7 +6670,7 @@
|
|
|
6445
6670
|
"gemini",
|
|
6446
6671
|
"kiro"
|
|
6447
6672
|
],
|
|
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
|
|
6673
|
+
"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
6674
|
"source_type": "original",
|
|
6450
6675
|
"official_docs": [
|
|
6451
6676
|
"https://support.huaweicloud.com/intl/en-us/iam/index.html",
|
|
@@ -6502,7 +6727,7 @@
|
|
|
6502
6727
|
"official_docs": [
|
|
6503
6728
|
"https://support.huaweicloud.com/intl/en-us/modelarts/index.html"
|
|
6504
6729
|
],
|
|
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
|
|
6730
|
+
"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
6731
|
"last_verified": "2026-05-08",
|
|
6507
6732
|
"path": "agents/huawei/huawei-modelarts-mlops-engineer-agent",
|
|
6508
6733
|
"author": "github: Raishin",
|
|
@@ -6521,7 +6746,7 @@
|
|
|
6521
6746
|
"gemini",
|
|
6522
6747
|
"kiro"
|
|
6523
6748
|
],
|
|
6524
|
-
"summary": "Agent for huawei-network-architect. Design Huawei Cloud network architecture
|
|
6749
|
+
"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
6750
|
"source_type": "original",
|
|
6526
6751
|
"official_docs": [
|
|
6527
6752
|
"https://support.huaweicloud.com/intl/en-us/vpc/index.html",
|
|
@@ -6548,14 +6773,14 @@
|
|
|
6548
6773
|
"gemini",
|
|
6549
6774
|
"kiro"
|
|
6550
6775
|
],
|
|
6551
|
-
"summary": "Agent for huawei-obs-data-perimeter-governor. Govern Huawei Cloud OBS (Object Storage Service) data perimeters
|
|
6776
|
+
"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
6777
|
"source_type": "original",
|
|
6553
6778
|
"official_docs": [
|
|
6554
6779
|
"https://support.huaweicloud.com/intl/en-us/obs/index.html",
|
|
6555
6780
|
"https://support.huaweicloud.com/intl/en-us/vpcep/index.html",
|
|
6556
6781
|
"https://support.huaweicloud.com/intl/en-us/obs/obs_03_0086.html"
|
|
6557
6782
|
],
|
|
6558
|
-
"security_notes": "Huawei Cloud OBS presigned URLs can expose objects publicly for the URL validity period
|
|
6783
|
+
"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
6784
|
"last_verified": "2026-05-09",
|
|
6560
6785
|
"path": "agents/huawei/huawei-obs-data-perimeter-governor-agent",
|
|
6561
6786
|
"version": "0.1.0",
|
|
@@ -6626,14 +6851,14 @@
|
|
|
6626
6851
|
"gemini",
|
|
6627
6852
|
"kiro"
|
|
6628
6853
|
],
|
|
6629
|
-
"summary": "Agent for huawei-registry-artifact-governor. Govern Huawei Cloud SWR (Software Repository for Container)
|
|
6854
|
+
"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
6855
|
"source_type": "original",
|
|
6631
6856
|
"official_docs": [
|
|
6632
6857
|
"https://support.huaweicloud.com/intl/en-us/swr/index.html",
|
|
6633
6858
|
"https://support.huaweicloud.com/intl/en-us/vss/index.html",
|
|
6634
6859
|
"https://support.huaweicloud.com/intl/en-us/cce/index.html"
|
|
6635
6860
|
],
|
|
6636
|
-
"security_notes": "Public SWR namespaces expose images to Huawei Cloud's global network
|
|
6861
|
+
"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
6862
|
"last_verified": "2026-05-09",
|
|
6638
6863
|
"path": "agents/huawei/huawei-registry-artifact-governor-agent",
|
|
6639
6864
|
"version": "0.1.0",
|
|
@@ -6652,7 +6877,7 @@
|
|
|
6652
6877
|
"gemini",
|
|
6653
6878
|
"kiro"
|
|
6654
6879
|
],
|
|
6655
|
-
"summary": "Agent for huawei-resilience-bcdr-review. Review Huawei Cloud workload HA and BCDR designs
|
|
6880
|
+
"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
6881
|
"source_type": "original",
|
|
6657
6882
|
"official_docs": [
|
|
6658
6883
|
"https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
|
|
@@ -6661,7 +6886,7 @@
|
|
|
6661
6886
|
"https://support.huaweicloud.com/intl/en-us/drs/index.html",
|
|
6662
6887
|
"https://support.huaweicloud.com/intl/en-us/elb/index.html"
|
|
6663
6888
|
],
|
|
6664
|
-
"security_notes": "Huawei Cloud CBR vaults use default encryption
|
|
6889
|
+
"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
6890
|
"last_verified": "2026-05-09",
|
|
6666
6891
|
"path": "agents/huawei/huawei-resilience-bcdr-review-agent",
|
|
6667
6892
|
"version": "0.1.0",
|
|
@@ -6708,14 +6933,14 @@
|
|
|
6708
6933
|
"gemini",
|
|
6709
6934
|
"kiro"
|
|
6710
6935
|
],
|
|
6711
|
-
"summary": "Agent for huawei-serverless-production-readiness. Review FunctionGraph production readiness
|
|
6936
|
+
"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
6937
|
"source_type": "original",
|
|
6713
6938
|
"official_docs": [
|
|
6714
6939
|
"https://support.huaweicloud.com/intl/en-us/fg/index.html",
|
|
6715
6940
|
"https://support.huaweicloud.com/intl/en-us/servicestage/index.html",
|
|
6716
6941
|
"https://support.huaweicloud.com/intl/en-us/aom/index.html"
|
|
6717
6942
|
],
|
|
6718
|
-
"security_notes": "FunctionGraph function environment variables may contain secrets
|
|
6943
|
+
"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
6944
|
"last_verified": "2026-05-09",
|
|
6720
6945
|
"path": "agents/huawei/huawei-serverless-production-readiness-agent",
|
|
6721
6946
|
"version": "0.1.0",
|
|
@@ -6734,7 +6959,7 @@
|
|
|
6734
6959
|
"gemini",
|
|
6735
6960
|
"kiro"
|
|
6736
6961
|
],
|
|
6737
|
-
"summary": "Agent for huawei-solution-architect. Design Huawei Cloud solutions
|
|
6962
|
+
"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
6963
|
"source_type": "original",
|
|
6739
6964
|
"official_docs": [
|
|
6740
6965
|
"https://support.huaweicloud.com/intl/en-us/ecs/index.html",
|
|
@@ -6760,14 +6985,14 @@
|
|
|
6760
6985
|
"gemini",
|
|
6761
6986
|
"kiro"
|
|
6762
6987
|
],
|
|
6763
|
-
"summary": "Agent for huawei-support-incident-coordinator. Coordinate Huawei Cloud support incidents
|
|
6988
|
+
"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
6989
|
"source_type": "original",
|
|
6765
6990
|
"official_docs": [
|
|
6766
6991
|
"https://support.huaweicloud.com/intl/en-us/",
|
|
6767
6992
|
"https://status.huaweicloud.com/",
|
|
6768
6993
|
"https://support.huaweicloud.com/intl/en-us/usermanual-ticket/topic_0065264094.html"
|
|
6769
6994
|
],
|
|
6770
|
-
"security_notes": "Huawei Cloud support case attachments are stored on Huawei Cloud infrastructure
|
|
6995
|
+
"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
6996
|
"last_verified": "2026-05-09",
|
|
6772
6997
|
"path": "agents/huawei/huawei-support-incident-coordinator-agent",
|
|
6773
6998
|
"version": "0.1.0",
|
|
@@ -6786,7 +7011,7 @@
|
|
|
6786
7011
|
"gemini",
|
|
6787
7012
|
"kiro"
|
|
6788
7013
|
],
|
|
6789
|
-
"summary": "Agent for huawei-ticket-triage-escalation-coordinator. Triage Huawei Cloud operational alerts, incidents, and support tickets
|
|
7014
|
+
"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
7015
|
"source_type": "original",
|
|
6791
7016
|
"official_docs": [
|
|
6792
7017
|
"https://support.huaweicloud.com/intl/en-us/",
|
|
@@ -6795,7 +7020,7 @@
|
|
|
6795
7020
|
"https://support.huaweicloud.com/intl/en-us/ces/index.html",
|
|
6796
7021
|
"https://support.huaweicloud.com/intl/en-us/lts/index.html"
|
|
6797
7022
|
],
|
|
6798
|
-
"security_notes": "Huawei Cloud support ticket attachments are accessible to Huawei support engineers
|
|
7023
|
+
"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
7024
|
"last_verified": "2026-05-09",
|
|
6800
7025
|
"path": "agents/huawei/huawei-ticket-triage-escalation-coordinator-agent",
|
|
6801
7026
|
"version": "0.1.0",
|
|
@@ -6918,6 +7143,46 @@
|
|
|
6918
7143
|
"author": "github: Raishin",
|
|
6919
7144
|
"version": "0.1.0"
|
|
6920
7145
|
},
|
|
7146
|
+
{
|
|
7147
|
+
"id": "influencer-disclosure-compliance-review-agent",
|
|
7148
|
+
"name": "Influencer Disclosure Compliance Review Agent",
|
|
7149
|
+
"type": "agent",
|
|
7150
|
+
"provider": "marketing",
|
|
7151
|
+
"harnesses": [
|
|
7152
|
+
"codex",
|
|
7153
|
+
"copilot",
|
|
7154
|
+
"claude-code",
|
|
7155
|
+
"cursor",
|
|
7156
|
+
"gemini",
|
|
7157
|
+
"kiro"
|
|
7158
|
+
],
|
|
7159
|
+
"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.",
|
|
7160
|
+
"companion_skills": [
|
|
7161
|
+
"influencer-disclosure-compliance-review"
|
|
7162
|
+
],
|
|
7163
|
+
"source_type": "original",
|
|
7164
|
+
"official_docs": [
|
|
7165
|
+
"https://www.ftc.gov/legal-library/browse/rules/endorsement-guides",
|
|
7166
|
+
"https://www.ecfr.gov/current/title-16/chapter-I/subchapter-B/part-255",
|
|
7167
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/ftc-endorsement-guides-final-rule.pdf",
|
|
7168
|
+
"https://www.ftc.gov/legal-library/browse/statutes/federal-trade-commission-act",
|
|
7169
|
+
"https://www.ftc.gov/business-guidance/resources/ftcs-endorsement-guides-what-people-are-asking"
|
|
7170
|
+
],
|
|
7171
|
+
"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.",
|
|
7172
|
+
"last_verified": "2026-05-17",
|
|
7173
|
+
"path": "agents/marketing/influencer-disclosure-compliance-review-agent/",
|
|
7174
|
+
"harness_variants": {
|
|
7175
|
+
"codex": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/codex.toml",
|
|
7176
|
+
"copilot": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/copilot.agent.md",
|
|
7177
|
+
"claude-code": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/claude-code.agent.md",
|
|
7178
|
+
"cursor": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/cursor.agent.md",
|
|
7179
|
+
"gemini": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/gemini.agent.md",
|
|
7180
|
+
"kiro-ide": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-ide.agent.md",
|
|
7181
|
+
"kiro-cli": "agents/marketing/influencer-disclosure-compliance-review-agent/harnesses/kiro-cli.agent.json"
|
|
7182
|
+
},
|
|
7183
|
+
"author": "github: Raishin",
|
|
7184
|
+
"version": "0.1.0"
|
|
7185
|
+
},
|
|
6921
7186
|
{
|
|
6922
7187
|
"id": "ionos-cost-optimization-analyst-agent",
|
|
6923
7188
|
"name": "IONOS Cost Optimization Analyst",
|
|
@@ -6966,7 +7231,7 @@
|
|
|
6966
7231
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/datacenter",
|
|
6967
7232
|
"https://docs.ionos.com/cloud/network/lans"
|
|
6968
7233
|
],
|
|
6969
|
-
"security_notes": "DCD topology changes are infrastructure-wide blast-radius events
|
|
7234
|
+
"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
7235
|
"last_verified": "2026-05-10",
|
|
6971
7236
|
"path": "agents/ionos/ionos-datacenter-designer-reviewer-agent",
|
|
6972
7237
|
"version": "0.1.0",
|
|
@@ -6993,7 +7258,7 @@
|
|
|
6993
7258
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/k8s_node_pool",
|
|
6994
7259
|
"https://docs.ionos.com/cloud/"
|
|
6995
7260
|
],
|
|
6996
|
-
"security_notes": "IONOS managed Kubernetes control-plane upgrades are irreversible
|
|
7261
|
+
"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
7262
|
"last_verified": "2026-05-10",
|
|
6998
7263
|
"path": "agents/ionos/ionos-kubernetes-platform-operator-agent",
|
|
6999
7264
|
"version": "0.1.0",
|
|
@@ -7046,7 +7311,7 @@
|
|
|
7046
7311
|
"https://api.ionos.com/docs/",
|
|
7047
7312
|
"https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs"
|
|
7048
7313
|
],
|
|
7049
|
-
"security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius
|
|
7314
|
+
"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
7315
|
"last_verified": "2026-05-10",
|
|
7051
7316
|
"path": "agents/ionos/ionos-maestro-agent",
|
|
7052
7317
|
"version": "0.1.0",
|
|
@@ -7084,7 +7349,7 @@
|
|
|
7084
7349
|
"name": "Istio Ambient Mesh Review",
|
|
7085
7350
|
"type": "agent",
|
|
7086
7351
|
"provider": "istio",
|
|
7087
|
-
"summary": "Review Istio ambient mesh configuration
|
|
7352
|
+
"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
7353
|
"path": "agents/istio/istio-ambient-mesh-review-agent",
|
|
7089
7354
|
"harnesses": [
|
|
7090
7355
|
"codex",
|
|
@@ -7102,7 +7367,7 @@
|
|
|
7102
7367
|
"https://istio.io/latest/docs/ops/diagnostic-tools/istioctl-analyze/",
|
|
7103
7368
|
"https://istio.io/latest/docs/tasks/security/authorization/"
|
|
7104
7369
|
],
|
|
7105
|
-
"security_notes": "L7 AuthorizationPolicy in ambient mode without a waypoint is silently bypassed
|
|
7370
|
+
"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
7371
|
"source_type": "original",
|
|
7107
7372
|
"version": "0.1.0"
|
|
7108
7373
|
},
|
|
@@ -7129,7 +7394,7 @@
|
|
|
7129
7394
|
"https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
|
|
7130
7395
|
"https://docs.kubecost.com/apis/apis-overview"
|
|
7131
7396
|
],
|
|
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
|
|
7397
|
+
"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
7398
|
"last_verified": "2026-05-02",
|
|
7134
7399
|
"path": "agents/kubernetes/kubecost-chargeback-allocation-review-agent",
|
|
7135
7400
|
"version": "0.1.0"
|
|
@@ -7292,7 +7557,7 @@
|
|
|
7292
7557
|
"https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
|
|
7293
7558
|
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
|
|
7294
7559
|
],
|
|
7295
|
-
"security_notes": "Capture current RBAC state before every mutation
|
|
7560
|
+
"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
7561
|
"last_verified": "2026-05-08",
|
|
7297
7562
|
"path": "agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent",
|
|
7298
7563
|
"author": "github: Raishin",
|
|
@@ -7311,7 +7576,7 @@
|
|
|
7311
7576
|
"gemini",
|
|
7312
7577
|
"kiro"
|
|
7313
7578
|
],
|
|
7314
|
-
"summary": "Live-guard agent for Velero backup/restore operations on Kubernetes clusters
|
|
7579
|
+
"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
7580
|
"source_type": "original",
|
|
7316
7581
|
"official_docs": [
|
|
7317
7582
|
"https://velero.io/docs/latest/",
|
|
@@ -7320,7 +7585,7 @@
|
|
|
7320
7585
|
"https://velero.io/docs/latest/locations/",
|
|
7321
7586
|
"https://velero.io/docs/latest/hooks/"
|
|
7322
7587
|
],
|
|
7323
|
-
"security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts
|
|
7588
|
+
"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
7589
|
"last_verified": "2026-05-08",
|
|
7325
7590
|
"path": "agents/kubernetes/kubernetes-live-velero-restore-guard-agent",
|
|
7326
7591
|
"version": "0.1.0"
|
|
@@ -7355,6 +7620,35 @@
|
|
|
7355
7620
|
"source_type": "original",
|
|
7356
7621
|
"version": "0.1.0"
|
|
7357
7622
|
},
|
|
7623
|
+
{
|
|
7624
|
+
"id": "kubernetes-manifest-quality-review-agent",
|
|
7625
|
+
"name": "Kubernetes Manifest Quality Review Agent",
|
|
7626
|
+
"type": "agent",
|
|
7627
|
+
"provider": "generic",
|
|
7628
|
+
"harnesses": [
|
|
7629
|
+
"codex",
|
|
7630
|
+
"copilot",
|
|
7631
|
+
"claude-code",
|
|
7632
|
+
"cursor",
|
|
7633
|
+
"gemini",
|
|
7634
|
+
"kiro"
|
|
7635
|
+
],
|
|
7636
|
+
"summary": "Review raw Kubernetes YAML manifests for security, quality, and policy defects \u2014 deprecated APIs, missing securityContext, absent resource limits, missing health probes, RBAC over-permission, plaintext secrets, and network exposure \u2014 statically, without applying manifests or contacting a cluster.",
|
|
7637
|
+
"source_type": "original",
|
|
7638
|
+
"official_docs": [
|
|
7639
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
7640
|
+
"https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/",
|
|
7641
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/",
|
|
7642
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
7643
|
+
"https://kubernetes.io/docs/concepts/services-networking/network-policies/",
|
|
7644
|
+
"https://github.com/yannh/kubeconform",
|
|
7645
|
+
"https://github.com/zegl/kube-score"
|
|
7646
|
+
],
|
|
7647
|
+
"security_notes": "Static review only \u2014 reads manifest YAML files, never applies manifests to a cluster, never connects to the Kubernetes API, and never requests kubeconfig, service account tokens, or cloud credentials. Do not accept manifests containing real secret values or connection strings decoded from base64; ask for sanitized versions with placeholder values.",
|
|
7648
|
+
"last_verified": "2026-05-17",
|
|
7649
|
+
"path": "agents/qa/kubernetes-manifest-quality-review-agent",
|
|
7650
|
+
"version": "0.1.0"
|
|
7651
|
+
},
|
|
7358
7652
|
{
|
|
7359
7653
|
"id": "kubernetes-network-architecture-review-agent",
|
|
7360
7654
|
"name": "Kubernetes Network Architecture Review",
|
|
@@ -7421,7 +7715,7 @@
|
|
|
7421
7715
|
"name": "Kubernetes Pod Security Admission Review",
|
|
7422
7716
|
"type": "agent",
|
|
7423
7717
|
"provider": "kubernetes",
|
|
7424
|
-
"summary": "Review Kubernetes Pod Security Admission namespace labels
|
|
7718
|
+
"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
7719
|
"path": "agents/kubernetes/kubernetes-psa-review-agent",
|
|
7426
7720
|
"harnesses": [
|
|
7427
7721
|
"codex",
|
|
@@ -7439,7 +7733,7 @@
|
|
|
7439
7733
|
"https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/",
|
|
7440
7734
|
"https://kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/"
|
|
7441
7735
|
],
|
|
7442
|
-
"security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden
|
|
7736
|
+
"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
7737
|
"source_type": "original",
|
|
7444
7738
|
"version": "0.1.0"
|
|
7445
7739
|
},
|
|
@@ -7475,7 +7769,7 @@
|
|
|
7475
7769
|
"name": "Kubernetes Workload Identity Review",
|
|
7476
7770
|
"type": "agent",
|
|
7477
7771
|
"provider": "kubernetes",
|
|
7478
|
-
"summary": "Review Kubernetes workload identity configuration
|
|
7772
|
+
"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
7773
|
"path": "agents/kubernetes/kubernetes-workload-identity-review-agent",
|
|
7480
7774
|
"harnesses": [
|
|
7481
7775
|
"codex",
|
|
@@ -7493,7 +7787,7 @@
|
|
|
7493
7787
|
"https://kubernetes.io/docs/concepts/workloads/pods/service-accounts/",
|
|
7494
7788
|
"https://openid.net/specs/openid-connect-core-1_0.html"
|
|
7495
7789
|
],
|
|
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
|
|
7790
|
+
"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
7791
|
"source_type": "original",
|
|
7498
7792
|
"version": "0.1.0"
|
|
7499
7793
|
},
|
|
@@ -7520,8 +7814,357 @@
|
|
|
7520
7814
|
"https://kyverno.io/docs/policy-exceptions/",
|
|
7521
7815
|
"https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/"
|
|
7522
7816
|
],
|
|
7523
|
-
"security_notes": "failureAction: Audit in production is a critical finding
|
|
7817
|
+
"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.",
|
|
7818
|
+
"source_type": "original",
|
|
7819
|
+
"version": "0.1.0"
|
|
7820
|
+
},
|
|
7821
|
+
{
|
|
7822
|
+
"id": "llm-ai-pipeline-test-review-agent",
|
|
7823
|
+
"name": "LLM AI Pipeline Test Review Agent",
|
|
7824
|
+
"type": "agent",
|
|
7825
|
+
"provider": "generic",
|
|
7826
|
+
"harnesses": [
|
|
7827
|
+
"codex",
|
|
7828
|
+
"copilot",
|
|
7829
|
+
"claude-code",
|
|
7830
|
+
"cursor",
|
|
7831
|
+
"gemini",
|
|
7832
|
+
"kiro"
|
|
7833
|
+
],
|
|
7834
|
+
"summary": "Review an LLM or AI pipeline's evaluation setup for test-quality defects \u2014 missing hallucination, relevancy, faithfulness, bias, toxicity, and tool-correctness metrics; absent golden datasets; unthresholded or single-shot evals; and no regression gate across model versions. Static review only.",
|
|
7835
|
+
"source_type": "original",
|
|
7836
|
+
"official_docs": [
|
|
7837
|
+
"https://docs.confident-ai.com/",
|
|
7838
|
+
"https://docs.confident-ai.com/docs/metrics-hallucination",
|
|
7839
|
+
"https://docs.confident-ai.com/docs/metrics-answer-relevancy",
|
|
7840
|
+
"https://docs.confident-ai.com/docs/metrics-faithfulness",
|
|
7841
|
+
"https://docs.confident-ai.com/docs/metrics-bias",
|
|
7842
|
+
"https://docs.confident-ai.com/docs/metrics-tool-correctness",
|
|
7843
|
+
"https://www.istqb.org/certifications/certified-tester-foundation-level"
|
|
7844
|
+
],
|
|
7845
|
+
"security_notes": "Static review only \u2014 reads eval configuration and test source; never calls LLM APIs, never runs evaluations, never requests model API keys or inference endpoints. Do not accept eval fixtures containing real user PII, private prompt chains, or model weights; ask for sanitized configurations.",
|
|
7846
|
+
"last_verified": "2026-05-17",
|
|
7847
|
+
"path": "agents/qa/llm-ai-pipeline-test-review-agent",
|
|
7848
|
+
"version": "0.1.0"
|
|
7849
|
+
},
|
|
7850
|
+
{
|
|
7851
|
+
"id": "lookalike-audience-upload-compliance-review-agent",
|
|
7852
|
+
"name": "Lookalike Audience Upload Compliance Review Agent",
|
|
7853
|
+
"type": "agent",
|
|
7854
|
+
"provider": "marketing",
|
|
7855
|
+
"harnesses": [
|
|
7856
|
+
"codex",
|
|
7857
|
+
"copilot",
|
|
7858
|
+
"claude-code",
|
|
7859
|
+
"cursor",
|
|
7860
|
+
"gemini",
|
|
7861
|
+
"kiro"
|
|
7862
|
+
],
|
|
7863
|
+
"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.",
|
|
7864
|
+
"companion_skills": [
|
|
7865
|
+
"lookalike-audience-upload-compliance-review"
|
|
7866
|
+
],
|
|
7524
7867
|
"source_type": "original",
|
|
7868
|
+
"official_docs": [
|
|
7869
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32016R0679",
|
|
7870
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7871
|
+
"https://www.ftc.gov/reports/data-brokers-call-transparency-accountability",
|
|
7872
|
+
"https://developers.facebook.com/docs/marketing-api/audiences/guides/custom-audiences/",
|
|
7873
|
+
"https://support.google.com/google-ads/answer/6334160"
|
|
7874
|
+
],
|
|
7875
|
+
"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.",
|
|
7876
|
+
"last_verified": "2026-05-17",
|
|
7877
|
+
"path": "agents/marketing/lookalike-audience-upload-compliance-review-agent/",
|
|
7878
|
+
"harness_variants": {
|
|
7879
|
+
"codex": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/codex.toml",
|
|
7880
|
+
"copilot": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/copilot.agent.md",
|
|
7881
|
+
"claude-code": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/claude-code.agent.md",
|
|
7882
|
+
"cursor": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/cursor.agent.md",
|
|
7883
|
+
"gemini": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/gemini.agent.md",
|
|
7884
|
+
"kiro-ide": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-ide.agent.md",
|
|
7885
|
+
"kiro-cli": "agents/marketing/lookalike-audience-upload-compliance-review-agent/harnesses/kiro-cli.agent.json"
|
|
7886
|
+
},
|
|
7887
|
+
"author": "github: Raishin",
|
|
7888
|
+
"version": "0.1.0"
|
|
7889
|
+
},
|
|
7890
|
+
{
|
|
7891
|
+
"id": "marketing-consent-data-collection-review-agent",
|
|
7892
|
+
"name": "Marketing Consent and Data-Collection Review Agent",
|
|
7893
|
+
"type": "agent",
|
|
7894
|
+
"provider": "marketing",
|
|
7895
|
+
"harnesses": [
|
|
7896
|
+
"codex",
|
|
7897
|
+
"copilot",
|
|
7898
|
+
"claude-code",
|
|
7899
|
+
"cursor",
|
|
7900
|
+
"gemini",
|
|
7901
|
+
"kiro"
|
|
7902
|
+
],
|
|
7903
|
+
"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.",
|
|
7904
|
+
"companion_skills": [
|
|
7905
|
+
"marketing-consent-data-collection-review"
|
|
7906
|
+
],
|
|
7907
|
+
"source_type": "original",
|
|
7908
|
+
"official_docs": [
|
|
7909
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
7910
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32002L0058",
|
|
7911
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7912
|
+
"https://developers.google.com/tag-platform/security/guides/consent",
|
|
7913
|
+
"https://iabeurope.eu/transparency-consent-framework/"
|
|
7914
|
+
],
|
|
7915
|
+
"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.",
|
|
7916
|
+
"last_verified": "2026-05-17",
|
|
7917
|
+
"path": "agents/marketing/marketing-consent-data-collection-review-agent/",
|
|
7918
|
+
"harness_variants": {
|
|
7919
|
+
"codex": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/codex.toml",
|
|
7920
|
+
"copilot": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/copilot.agent.md",
|
|
7921
|
+
"claude-code": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/claude-code.agent.md",
|
|
7922
|
+
"cursor": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/cursor.agent.md",
|
|
7923
|
+
"gemini": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/gemini.agent.md",
|
|
7924
|
+
"kiro-ide": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-ide.agent.md",
|
|
7925
|
+
"kiro-cli": "agents/marketing/marketing-consent-data-collection-review-agent/harnesses/kiro-cli.agent.json"
|
|
7926
|
+
},
|
|
7927
|
+
"author": "github: Raishin",
|
|
7928
|
+
"version": "0.1.0"
|
|
7929
|
+
},
|
|
7930
|
+
{
|
|
7931
|
+
"id": "marketing-conversion-flow-dark-pattern-review-agent",
|
|
7932
|
+
"name": "Marketing Conversion Flow Dark-Pattern Review Agent",
|
|
7933
|
+
"type": "agent",
|
|
7934
|
+
"provider": "marketing",
|
|
7935
|
+
"harnesses": [
|
|
7936
|
+
"codex",
|
|
7937
|
+
"copilot",
|
|
7938
|
+
"claude-code",
|
|
7939
|
+
"cursor",
|
|
7940
|
+
"gemini",
|
|
7941
|
+
"kiro"
|
|
7942
|
+
],
|
|
7943
|
+
"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).",
|
|
7944
|
+
"companion_skills": [
|
|
7945
|
+
"marketing-conversion-flow-dark-pattern-review"
|
|
7946
|
+
],
|
|
7947
|
+
"source_type": "original",
|
|
7948
|
+
"official_docs": [
|
|
7949
|
+
"https://www.ftc.gov/legal-library/browse/rules/negative-option-rule",
|
|
7950
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/P214800+Dark+Patterns+Report+9.14.2022+-+FINAL.pdf",
|
|
7951
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140.",
|
|
7952
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7953
|
+
"https://eur-lex.europa.eu/eli/reg/2024/1689/oj/eng"
|
|
7954
|
+
],
|
|
7955
|
+
"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.",
|
|
7956
|
+
"last_verified": "2026-05-17",
|
|
7957
|
+
"path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/",
|
|
7958
|
+
"harness_variants": {
|
|
7959
|
+
"codex": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/codex.toml",
|
|
7960
|
+
"copilot": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/copilot.agent.md",
|
|
7961
|
+
"claude-code": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/claude-code.agent.md",
|
|
7962
|
+
"cursor": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/cursor.agent.md",
|
|
7963
|
+
"gemini": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/gemini.agent.md",
|
|
7964
|
+
"kiro-ide": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-ide.agent.md",
|
|
7965
|
+
"kiro-cli": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/harnesses/kiro-cli.agent.json"
|
|
7966
|
+
},
|
|
7967
|
+
"author": "github: Raishin",
|
|
7968
|
+
"version": "0.1.0"
|
|
7969
|
+
},
|
|
7970
|
+
{
|
|
7971
|
+
"id": "marketing-email-list-retention-review-agent",
|
|
7972
|
+
"name": "Marketing Email List Retention Review Agent",
|
|
7973
|
+
"type": "agent",
|
|
7974
|
+
"provider": "marketing",
|
|
7975
|
+
"harnesses": [
|
|
7976
|
+
"codex",
|
|
7977
|
+
"copilot",
|
|
7978
|
+
"claude-code",
|
|
7979
|
+
"cursor",
|
|
7980
|
+
"gemini",
|
|
7981
|
+
"kiro"
|
|
7982
|
+
],
|
|
7983
|
+
"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.",
|
|
7984
|
+
"companion_skills": [
|
|
7985
|
+
"marketing-email-list-retention-review"
|
|
7986
|
+
],
|
|
7987
|
+
"source_type": "original",
|
|
7988
|
+
"official_docs": [
|
|
7989
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
7990
|
+
"https://gdpr-info.eu/art-17-gdpr/",
|
|
7991
|
+
"https://laws-lois.justice.gc.ca/eng/acts/C-28.65/page-1.html",
|
|
7992
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7993
|
+
"https://www.canada.ca/en/radio-television-telecommunications/news/2014/07/compliance-and-enforcement-information-bulletin-crtc-2014-326.html"
|
|
7994
|
+
],
|
|
7995
|
+
"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.",
|
|
7996
|
+
"last_verified": "2026-05-17",
|
|
7997
|
+
"path": "agents/marketing/marketing-email-list-retention-review-agent/",
|
|
7998
|
+
"harness_variants": {
|
|
7999
|
+
"codex": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/codex.toml",
|
|
8000
|
+
"copilot": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/copilot.agent.md",
|
|
8001
|
+
"claude-code": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/claude-code.agent.md",
|
|
8002
|
+
"cursor": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/cursor.agent.md",
|
|
8003
|
+
"gemini": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/gemini.agent.md",
|
|
8004
|
+
"kiro-ide": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-ide.agent.md",
|
|
8005
|
+
"kiro-cli": "agents/marketing/marketing-email-list-retention-review-agent/harnesses/kiro-cli.agent.json"
|
|
8006
|
+
},
|
|
8007
|
+
"author": "github: Raishin",
|
|
8008
|
+
"version": "0.1.0"
|
|
8009
|
+
},
|
|
8010
|
+
{
|
|
8011
|
+
"id": "marketing-gpc-signal-honoring-review-agent",
|
|
8012
|
+
"name": "Marketing GPC Signal Honoring Review Agent",
|
|
8013
|
+
"type": "agent",
|
|
8014
|
+
"provider": "marketing",
|
|
8015
|
+
"harnesses": [
|
|
8016
|
+
"codex",
|
|
8017
|
+
"copilot",
|
|
8018
|
+
"claude-code",
|
|
8019
|
+
"cursor",
|
|
8020
|
+
"gemini",
|
|
8021
|
+
"kiro"
|
|
8022
|
+
],
|
|
8023
|
+
"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.",
|
|
8024
|
+
"companion_skills": [
|
|
8025
|
+
"marketing-gpc-signal-honoring-review"
|
|
8026
|
+
],
|
|
8027
|
+
"source_type": "original",
|
|
8028
|
+
"official_docs": [
|
|
8029
|
+
"https://cppa.ca.gov/regulations/pdf/cppa_regs.pdf",
|
|
8030
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?sectionNum=1798.135.&lawCode=CIV",
|
|
8031
|
+
"https://globalprivacycontrol.org/",
|
|
8032
|
+
"https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB566",
|
|
8033
|
+
"https://oag.ca.gov/privacy/ccpa"
|
|
8034
|
+
],
|
|
8035
|
+
"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.",
|
|
8036
|
+
"last_verified": "2026-05-17",
|
|
8037
|
+
"path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/",
|
|
8038
|
+
"harness_variants": {
|
|
8039
|
+
"codex": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/codex.toml",
|
|
8040
|
+
"copilot": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/copilot.agent.md",
|
|
8041
|
+
"claude-code": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/claude-code.agent.md",
|
|
8042
|
+
"cursor": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/cursor.agent.md",
|
|
8043
|
+
"gemini": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/gemini.agent.md",
|
|
8044
|
+
"kiro-ide": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-ide.agent.md",
|
|
8045
|
+
"kiro-cli": "agents/marketing/marketing-gpc-signal-honoring-review-agent/harnesses/kiro-cli.agent.json"
|
|
8046
|
+
},
|
|
8047
|
+
"author": "github: Raishin",
|
|
8048
|
+
"version": "0.1.0"
|
|
8049
|
+
},
|
|
8050
|
+
{
|
|
8051
|
+
"id": "marketing-maestro-agent",
|
|
8052
|
+
"name": "Marketing Maestro",
|
|
8053
|
+
"type": "agent",
|
|
8054
|
+
"provider": "marketing",
|
|
8055
|
+
"harnesses": [
|
|
8056
|
+
"codex",
|
|
8057
|
+
"copilot",
|
|
8058
|
+
"claude-code",
|
|
8059
|
+
"cursor",
|
|
8060
|
+
"gemini",
|
|
8061
|
+
"kiro"
|
|
8062
|
+
],
|
|
8063
|
+
"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.",
|
|
8064
|
+
"source_type": "original",
|
|
8065
|
+
"official_docs": [
|
|
8066
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
8067
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
8068
|
+
"https://developers.google.com/tag-platform/security/guides/consent"
|
|
8069
|
+
],
|
|
8070
|
+
"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.",
|
|
8071
|
+
"last_verified": "2026-05-17",
|
|
8072
|
+
"path": "agents/marketing/marketing-maestro-agent",
|
|
8073
|
+
"author": "github: Raishin",
|
|
8074
|
+
"version": "0.1.0",
|
|
8075
|
+
"companion_skills": [
|
|
8076
|
+
"marketing-maestro"
|
|
8077
|
+
],
|
|
8078
|
+
"execution_tier": "read-only-runtime",
|
|
8079
|
+
"lifecycle": "experimental",
|
|
8080
|
+
"harness_variants": {
|
|
8081
|
+
"codex": "agents/marketing/marketing-maestro-agent/harnesses/codex.toml",
|
|
8082
|
+
"claude-code": "agents/marketing/marketing-maestro-agent/harnesses/claude-code.agent.md",
|
|
8083
|
+
"copilot": "agents/marketing/marketing-maestro-agent/harnesses/copilot.agent.md",
|
|
8084
|
+
"cursor": "agents/marketing/marketing-maestro-agent/harnesses/cursor.agent.md",
|
|
8085
|
+
"gemini": "agents/marketing/marketing-maestro-agent/harnesses/gemini.agent.md",
|
|
8086
|
+
"kiro-ide": "agents/marketing/marketing-maestro-agent/harnesses/kiro-ide.agent.md",
|
|
8087
|
+
"kiro-cli": "agents/marketing/marketing-maestro-agent/harnesses/kiro-cli.agent.json"
|
|
8088
|
+
}
|
|
8089
|
+
},
|
|
8090
|
+
{
|
|
8091
|
+
"id": "marketing-pixel-data-leakage-review-agent",
|
|
8092
|
+
"name": "Marketing Pixel Data-Leakage Review Agent",
|
|
8093
|
+
"type": "agent",
|
|
8094
|
+
"provider": "marketing",
|
|
8095
|
+
"harnesses": [
|
|
8096
|
+
"codex",
|
|
8097
|
+
"copilot",
|
|
8098
|
+
"claude-code",
|
|
8099
|
+
"cursor",
|
|
8100
|
+
"gemini",
|
|
8101
|
+
"kiro"
|
|
8102
|
+
],
|
|
8103
|
+
"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.",
|
|
8104
|
+
"companion_skills": [
|
|
8105
|
+
"marketing-pixel-data-leakage-review"
|
|
8106
|
+
],
|
|
8107
|
+
"source_type": "original",
|
|
8108
|
+
"official_docs": [
|
|
8109
|
+
"https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/hipaa-online-tracking/index.html",
|
|
8110
|
+
"https://www.ftc.gov/legal-library/browse/rules/health-breach-notification-rule",
|
|
8111
|
+
"https://developers.facebook.com/docs/meta-pixel/",
|
|
8112
|
+
"https://support.google.com/google-ads/answer/9888656",
|
|
8113
|
+
"https://owasp.org/www-project-top-ten/"
|
|
8114
|
+
],
|
|
8115
|
+
"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.",
|
|
8116
|
+
"last_verified": "2026-05-17",
|
|
8117
|
+
"path": "agents/marketing/marketing-pixel-data-leakage-review-agent/",
|
|
8118
|
+
"harness_variants": {
|
|
8119
|
+
"codex": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/codex.toml",
|
|
8120
|
+
"copilot": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/copilot.agent.md",
|
|
8121
|
+
"claude-code": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/claude-code.agent.md",
|
|
8122
|
+
"cursor": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/cursor.agent.md",
|
|
8123
|
+
"gemini": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/gemini.agent.md",
|
|
8124
|
+
"kiro-ide": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-ide.agent.md",
|
|
8125
|
+
"kiro-cli": "agents/marketing/marketing-pixel-data-leakage-review-agent/harnesses/kiro-cli.agent.json"
|
|
8126
|
+
},
|
|
8127
|
+
"author": "github: Raishin",
|
|
8128
|
+
"version": "0.1.0"
|
|
8129
|
+
},
|
|
8130
|
+
{
|
|
8131
|
+
"id": "martech-access-governance-review-agent",
|
|
8132
|
+
"name": "Martech Access Governance Review Agent",
|
|
8133
|
+
"type": "agent",
|
|
8134
|
+
"provider": "marketing",
|
|
8135
|
+
"harnesses": [
|
|
8136
|
+
"codex",
|
|
8137
|
+
"copilot",
|
|
8138
|
+
"claude-code",
|
|
8139
|
+
"cursor",
|
|
8140
|
+
"gemini",
|
|
8141
|
+
"kiro"
|
|
8142
|
+
],
|
|
8143
|
+
"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.",
|
|
8144
|
+
"companion_skills": [
|
|
8145
|
+
"martech-access-governance-review"
|
|
8146
|
+
],
|
|
8147
|
+
"source_type": "original",
|
|
8148
|
+
"official_docs": [
|
|
8149
|
+
"https://datatracker.ietf.org/doc/html/rfc6749",
|
|
8150
|
+
"https://oauth.net/2/scope/",
|
|
8151
|
+
"https://csrc.nist.gov/glossary/term/least_privilege",
|
|
8152
|
+
"https://owasp.org/www-project-top-ten/",
|
|
8153
|
+
"https://csrc.nist.gov/pubs/sp/800/207/final"
|
|
8154
|
+
],
|
|
8155
|
+
"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.",
|
|
8156
|
+
"last_verified": "2026-05-17",
|
|
8157
|
+
"path": "agents/marketing/martech-access-governance-review-agent/",
|
|
8158
|
+
"harness_variants": {
|
|
8159
|
+
"codex": "agents/marketing/martech-access-governance-review-agent/harnesses/codex.toml",
|
|
8160
|
+
"copilot": "agents/marketing/martech-access-governance-review-agent/harnesses/copilot.agent.md",
|
|
8161
|
+
"claude-code": "agents/marketing/martech-access-governance-review-agent/harnesses/claude-code.agent.md",
|
|
8162
|
+
"cursor": "agents/marketing/martech-access-governance-review-agent/harnesses/cursor.agent.md",
|
|
8163
|
+
"gemini": "agents/marketing/martech-access-governance-review-agent/harnesses/gemini.agent.md",
|
|
8164
|
+
"kiro-ide": "agents/marketing/martech-access-governance-review-agent/harnesses/kiro-ide.agent.md",
|
|
8165
|
+
"kiro-cli": "agents/marketing/martech-access-governance-review-agent/harnesses/kiro-cli.agent.json"
|
|
8166
|
+
},
|
|
8167
|
+
"author": "github: Raishin",
|
|
7525
8168
|
"version": "0.1.0"
|
|
7526
8169
|
},
|
|
7527
8170
|
{
|
|
@@ -7537,7 +8180,7 @@
|
|
|
7537
8180
|
"gemini",
|
|
7538
8181
|
"kiro"
|
|
7539
8182
|
],
|
|
7540
|
-
"summary": "Review agentic-AI platforms built on the NVIDIA stack per NCP-AAI
|
|
8183
|
+
"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
8184
|
"source_type": "original",
|
|
7542
8185
|
"official_docs": [
|
|
7543
8186
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7570,7 +8213,7 @@
|
|
|
7570
8213
|
"gemini",
|
|
7571
8214
|
"kiro"
|
|
7572
8215
|
],
|
|
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
|
|
8216
|
+
"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
8217
|
"source_type": "original",
|
|
7575
8218
|
"official_docs": [
|
|
7576
8219
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7603,7 +8246,7 @@
|
|
|
7603
8246
|
"gemini",
|
|
7604
8247
|
"kiro"
|
|
7605
8248
|
],
|
|
7606
|
-
"summary": "Review NVIDIA AI fabric posture per NCP-AIN
|
|
8249
|
+
"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
8250
|
"source_type": "original",
|
|
7608
8251
|
"official_docs": [
|
|
7609
8252
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7636,7 +8279,7 @@
|
|
|
7636
8279
|
"gemini",
|
|
7637
8280
|
"kiro"
|
|
7638
8281
|
],
|
|
7639
|
-
"summary": "Review day-2 operational posture of NVIDIA GPU fleets per NCP-AIO
|
|
8282
|
+
"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
8283
|
"source_type": "original",
|
|
7641
8284
|
"official_docs": [
|
|
7642
8285
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7669,7 +8312,7 @@
|
|
|
7669
8312
|
"gemini",
|
|
7670
8313
|
"kiro"
|
|
7671
8314
|
],
|
|
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
|
|
8315
|
+
"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
8316
|
"source_type": "original",
|
|
7674
8317
|
"official_docs": [
|
|
7675
8318
|
"https://docs.nvidia.com/cuda/cuda-c-programming-guide/",
|
|
@@ -7678,7 +8321,7 @@
|
|
|
7678
8321
|
"https://docs.nvidia.com/nsight-systems/",
|
|
7679
8322
|
"https://docs.nvidia.com/cuda/profiler-users-guide/"
|
|
7680
8323
|
],
|
|
7681
|
-
"security_notes": "Static review only
|
|
8324
|
+
"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
8325
|
"last_verified": "2026-05-10",
|
|
7683
8326
|
"path": "agents/nvidia/nvidia-cuda-kernel-performance-review-agent/",
|
|
7684
8327
|
"companion_skills": [
|
|
@@ -7709,7 +8352,7 @@
|
|
|
7709
8352
|
"gemini",
|
|
7710
8353
|
"kiro"
|
|
7711
8354
|
],
|
|
7712
|
-
"summary": "Review NVIDIA generative-AI platforms per NCA-GENL / NCA-GENM / NCP-GENL
|
|
8355
|
+
"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
8356
|
"source_type": "original",
|
|
7714
8357
|
"official_docs": [
|
|
7715
8358
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7742,7 +8385,7 @@
|
|
|
7742
8385
|
"gemini",
|
|
7743
8386
|
"kiro"
|
|
7744
8387
|
],
|
|
7745
|
-
"summary": "Review NVIDIA GPU Operator on Kubernetes
|
|
8388
|
+
"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
8389
|
"source_type": "original",
|
|
7747
8390
|
"official_docs": [
|
|
7748
8391
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7822,7 +8465,7 @@
|
|
|
7822
8465
|
"https://oras.land/docs/category/oras-commands",
|
|
7823
8466
|
"https://github.com/anchore/grype"
|
|
7824
8467
|
],
|
|
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
|
|
8468
|
+
"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
8469
|
"last_verified": "2026-05-11",
|
|
7827
8470
|
"path": "agents/nvidia/nvidia-model-promotion-gatekeeper-agent/",
|
|
7828
8471
|
"companion_skills": [
|
|
@@ -7850,7 +8493,7 @@
|
|
|
7850
8493
|
"gemini",
|
|
7851
8494
|
"kiro"
|
|
7852
8495
|
],
|
|
7853
|
-
"summary": "Review NGC and NIM supply chain posture
|
|
8496
|
+
"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
8497
|
"source_type": "original",
|
|
7855
8498
|
"official_docs": [
|
|
7856
8499
|
"https://www.nvidia.com/en-us/learn/certification/",
|
|
@@ -7883,7 +8526,7 @@
|
|
|
7883
8526
|
"gemini",
|
|
7884
8527
|
"kiro"
|
|
7885
8528
|
],
|
|
7886
|
-
"summary": "Doc-anchored static review of TensorRT and TensorRT-LLM deployment pipelines against the NVIDIA TensorRT Developer Guide and TensorRT-LLM documentation
|
|
8529
|
+
"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
8530
|
"source_type": "original",
|
|
7888
8531
|
"official_docs": [
|
|
7889
8532
|
"https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/",
|
|
@@ -7892,7 +8535,7 @@
|
|
|
7892
8535
|
"https://docs.nvidia.com/deeplearning/tensorrt-llm/",
|
|
7893
8536
|
"https://docs.nvidia.com/deeplearning/tensorrt/api/"
|
|
7894
8537
|
],
|
|
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
|
|
8538
|
+
"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
8539
|
"last_verified": "2026-05-10",
|
|
7897
8540
|
"path": "agents/nvidia/nvidia-tensorrt-llm-deployment-review-agent/",
|
|
7898
8541
|
"companion_skills": [
|
|
@@ -7923,7 +8566,7 @@
|
|
|
7923
8566
|
"gemini",
|
|
7924
8567
|
"kiro"
|
|
7925
8568
|
],
|
|
7926
|
-
"summary": "Doc-anchored static review of Triton Inference Server deployments against the NVIDIA Triton Inference Server documentation
|
|
8569
|
+
"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
8570
|
"source_type": "original",
|
|
7928
8571
|
"official_docs": [
|
|
7929
8572
|
"https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/",
|
|
@@ -7932,7 +8575,7 @@
|
|
|
7932
8575
|
"https://github.com/triton-inference-server/server/blob/main/docs/customization_guide/inference_protocols.md",
|
|
7933
8576
|
"https://github.com/triton-inference-server/server/blob/main/docs/user_guide/architecture.md"
|
|
7934
8577
|
],
|
|
7935
|
-
"security_notes": "Triton custom Python and C++ backends execute arbitrary code in the server process
|
|
8578
|
+
"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
8579
|
"last_verified": "2026-05-10",
|
|
7937
8580
|
"path": "agents/nvidia/nvidia-triton-inference-serving-review-agent/",
|
|
7938
8581
|
"companion_skills": [
|
|
@@ -7996,7 +8639,7 @@
|
|
|
7996
8639
|
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
|
|
7997
8640
|
"https://github.com/oracle/oci-native-ingress-controller"
|
|
7998
8641
|
],
|
|
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
|
|
8642
|
+
"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
8643
|
"last_verified": "2026-05-02",
|
|
8001
8644
|
"path": "agents/oci/oci-certificates-issuer-review-agent",
|
|
8002
8645
|
"version": "0.1.0"
|
|
@@ -8347,7 +8990,7 @@
|
|
|
8347
8990
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
|
|
8348
8991
|
"https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
|
|
8349
8992
|
],
|
|
8350
|
-
"security_notes": "ADB termination is permanent
|
|
8993
|
+
"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
8994
|
"last_verified": "2026-04-30",
|
|
8352
8995
|
"path": "agents/oci/oci-live-autonomous-db-lifecycle-guard-agent",
|
|
8353
8996
|
"author": "github: Raishin",
|
|
@@ -8374,7 +9017,7 @@
|
|
|
8374
9017
|
"https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
|
|
8375
9018
|
"https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
|
|
8376
9019
|
],
|
|
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
|
|
9020
|
+
"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
9021
|
"last_verified": "2026-04-30",
|
|
8379
9022
|
"path": "agents/oci/oci-live-cost-budget-runaway-guard-agent",
|
|
8380
9023
|
"author": "github: Raishin",
|
|
@@ -8429,7 +9072,7 @@
|
|
|
8429
9072
|
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
|
|
8430
9073
|
"https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
|
|
8431
9074
|
],
|
|
8432
|
-
"security_notes": "oci network security-list update is a full replace
|
|
9075
|
+
"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
9076
|
"last_verified": "2026-05-01",
|
|
8434
9077
|
"path": "agents/oci/oci-live-network-security-rule-guard-agent",
|
|
8435
9078
|
"author": "github: Raishin",
|
|
@@ -8456,7 +9099,7 @@
|
|
|
8456
9099
|
"https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
|
|
8457
9100
|
"https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
|
|
8458
9101
|
],
|
|
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
|
|
9102
|
+
"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
9103
|
"last_verified": "2026-04-30",
|
|
8461
9104
|
"path": "agents/oci/oci-live-oke-rollout-guard-agent",
|
|
8462
9105
|
"author": "github: Raishin",
|
|
@@ -8554,7 +9197,7 @@
|
|
|
8554
9197
|
"gemini",
|
|
8555
9198
|
"kiro"
|
|
8556
9199
|
],
|
|
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
|
|
9200
|
+
"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
9201
|
"source_type": "adapted",
|
|
8559
9202
|
"official_docs": [
|
|
8560
9203
|
"https://docs.oracle.com/en-us/iaas/Content/home.htm",
|
|
@@ -8563,7 +9206,7 @@
|
|
|
8563
9206
|
"https://docs.oracle.com/en-us/iaas/Content/Security/Concepts/security_guide.htm",
|
|
8564
9207
|
"https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm"
|
|
8565
9208
|
],
|
|
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
|
|
9209
|
+
"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
9210
|
"last_verified": "2026-04-30",
|
|
8568
9211
|
"path": "agents/oci/oci-maestro-agent",
|
|
8569
9212
|
"harness_variants": {
|
|
@@ -8980,7 +9623,7 @@
|
|
|
8980
9623
|
"name": "OpenTelemetry Collector Config Review",
|
|
8981
9624
|
"type": "agent",
|
|
8982
9625
|
"provider": "opentelemetry",
|
|
8983
|
-
"summary": "Review OpenTelemetry Collector pipeline configuration
|
|
9626
|
+
"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
9627
|
"path": "agents/opentelemetry/opentelemetry-collector-config-review-agent",
|
|
8985
9628
|
"harnesses": [
|
|
8986
9629
|
"codex",
|
|
@@ -8998,7 +9641,7 @@
|
|
|
8998
9641
|
"https://opentelemetry.io/docs/kubernetes/operator/",
|
|
8999
9642
|
"https://opentelemetry.io/docs/collector/internal-telemetry/"
|
|
9000
9643
|
],
|
|
9001
|
-
"security_notes": "Pipeline with a receiver and processor but no exporter silently drops all telemetry. memory_limiter must be the first processor
|
|
9644
|
+
"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
9645
|
"source_type": "original",
|
|
9003
9646
|
"version": "0.1.0"
|
|
9004
9647
|
},
|
|
@@ -9151,6 +9794,128 @@
|
|
|
9151
9794
|
"path": "agents/ovhcloud/ovhcloud-network-architect-agent",
|
|
9152
9795
|
"version": "0.1.0"
|
|
9153
9796
|
},
|
|
9797
|
+
{
|
|
9798
|
+
"id": "playwright-e2e-execution-run-agent",
|
|
9799
|
+
"name": "Playwright E2E Execution Run Agent",
|
|
9800
|
+
"type": "agent",
|
|
9801
|
+
"provider": "generic",
|
|
9802
|
+
"harnesses": [
|
|
9803
|
+
"claude-code",
|
|
9804
|
+
"cursor"
|
|
9805
|
+
],
|
|
9806
|
+
"summary": "Execute an existing Playwright E2E suite against an operator-confirmed non-production target and emit a structured run attestation \u2014 pass/fail/flaky counts and trace artifact locations. Read-only-runtime tier.",
|
|
9807
|
+
"source_type": "original",
|
|
9808
|
+
"official_docs": [
|
|
9809
|
+
"https://playwright.dev/docs/test-cli",
|
|
9810
|
+
"https://playwright.dev/docs/running-tests",
|
|
9811
|
+
"https://playwright.dev/docs/test-reporters",
|
|
9812
|
+
"https://playwright.dev/docs/trace-viewer",
|
|
9813
|
+
"https://playwright.dev/docs/ci"
|
|
9814
|
+
],
|
|
9815
|
+
"security_notes": "Live-execution agent, read-only-runtime tier. Default mode is static and runs nothing; runtime execution is a per-session opt-in requiring explicit operator confirmation of a non-production target. Allowlisted commands only \u2014 npx playwright test, install, show-report. Refuses production targets. Never accepts or echoes credentials, tokens, or storageState. Incomplete runs degrade to manual-review, never auto-pass.",
|
|
9816
|
+
"last_verified": "2026-05-17",
|
|
9817
|
+
"path": "agents/qa/playwright-e2e-execution-run-agent",
|
|
9818
|
+
"author": "github: Raishin",
|
|
9819
|
+
"version": "0.1.0"
|
|
9820
|
+
},
|
|
9821
|
+
{
|
|
9822
|
+
"id": "playwright-e2e-suite-review-agent",
|
|
9823
|
+
"name": "Playwright E2E Suite Review Agent",
|
|
9824
|
+
"type": "agent",
|
|
9825
|
+
"provider": "generic",
|
|
9826
|
+
"harnesses": [
|
|
9827
|
+
"codex",
|
|
9828
|
+
"copilot",
|
|
9829
|
+
"claude-code",
|
|
9830
|
+
"cursor",
|
|
9831
|
+
"gemini",
|
|
9832
|
+
"kiro"
|
|
9833
|
+
],
|
|
9834
|
+
"summary": "Review Playwright spec files, config, and CI workflows for flakiness, selector brittleness, test isolation defects, retry masking, and CI reliability.",
|
|
9835
|
+
"source_type": "original",
|
|
9836
|
+
"official_docs": [
|
|
9837
|
+
"https://playwright.dev/docs/best-practices",
|
|
9838
|
+
"https://playwright.dev/docs/locators",
|
|
9839
|
+
"https://playwright.dev/docs/test-assertions",
|
|
9840
|
+
"https://playwright.dev/docs/test-retries",
|
|
9841
|
+
"https://playwright.dev/docs/test-parallel",
|
|
9842
|
+
"https://playwright.dev/docs/test-sharding",
|
|
9843
|
+
"https://playwright.dev/docs/trace-viewer"
|
|
9844
|
+
],
|
|
9845
|
+
"security_notes": "Static review only \u2014 never executes the suite, launches browsers, or contacts a target application. Never requests live URLs with embedded credentials, bearer tokens, real storageState files, or .env secrets.",
|
|
9846
|
+
"last_verified": "2026-05-17",
|
|
9847
|
+
"path": "agents/qa/playwright-e2e-suite-review-agent",
|
|
9848
|
+
"author": "github: Raishin",
|
|
9849
|
+
"version": "0.1.0"
|
|
9850
|
+
},
|
|
9851
|
+
{
|
|
9852
|
+
"id": "plc-control-logic-safety-review-agent",
|
|
9853
|
+
"name": "PLC Control Logic Safety Review Agent",
|
|
9854
|
+
"type": "agent",
|
|
9855
|
+
"provider": "generic",
|
|
9856
|
+
"harnesses": [
|
|
9857
|
+
"codex",
|
|
9858
|
+
"copilot",
|
|
9859
|
+
"claude-code",
|
|
9860
|
+
"cursor",
|
|
9861
|
+
"gemini",
|
|
9862
|
+
"kiro"
|
|
9863
|
+
],
|
|
9864
|
+
"summary": "Statically review exported IEC 61131-3 PLC program logic for safety and reliability defects \u2014 E-stop implementation, output fail-safe paths, latch integrity, memory-write races, forced I/O, interlock bypass governance, timer determinism, and watchdog coverage.",
|
|
9865
|
+
"source_type": "original",
|
|
9866
|
+
"official_docs": [
|
|
9867
|
+
"https://plcopen.org/iec-61131-3",
|
|
9868
|
+
"https://webstore.iec.ch/publication/4552",
|
|
9869
|
+
"https://webstore.iec.ch/publication/22273",
|
|
9870
|
+
"https://webstore.iec.ch/publication/26037",
|
|
9871
|
+
"https://content.helpme-codesys.com/en/CODESYS%20Development%20System/_cds_structure_application_objects.html"
|
|
9872
|
+
],
|
|
9873
|
+
"security_notes": "Static review only \u2014 never connects to a live PLC, never writes to a controller, never advises bypassing a safety function. Never requests live controller IP addresses, plant-network hostnames, historian credentials, or production asset identifiers. Ask for sanitized, anonymized exports only.",
|
|
9874
|
+
"last_verified": "2026-05-17",
|
|
9875
|
+
"path": "agents/qa/plc-control-logic-safety-review-agent",
|
|
9876
|
+
"author": "github: Raishin",
|
|
9877
|
+
"version": "0.1.0"
|
|
9878
|
+
},
|
|
9879
|
+
{
|
|
9880
|
+
"id": "programmatic-supply-chain-integrity-review-agent",
|
|
9881
|
+
"name": "Programmatic Supply Chain Integrity Review Agent",
|
|
9882
|
+
"type": "agent",
|
|
9883
|
+
"provider": "marketing",
|
|
9884
|
+
"harnesses": [
|
|
9885
|
+
"codex",
|
|
9886
|
+
"copilot",
|
|
9887
|
+
"claude-code",
|
|
9888
|
+
"cursor",
|
|
9889
|
+
"gemini",
|
|
9890
|
+
"kiro"
|
|
9891
|
+
],
|
|
9892
|
+
"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.",
|
|
9893
|
+
"companion_skills": [
|
|
9894
|
+
"programmatic-supply-chain-integrity-review"
|
|
9895
|
+
],
|
|
9896
|
+
"source_type": "original",
|
|
9897
|
+
"official_docs": [
|
|
9898
|
+
"https://iabtechlab.com/ads-txt/",
|
|
9899
|
+
"https://iabtechlab.com/sellers-json/",
|
|
9900
|
+
"https://iabtechlab.com/supplychain-object/",
|
|
9901
|
+
"https://mediaratingcouncil.org/sites/default/files/Standards/MRC%20Invalid%20Traffic%20Detection%20and%20Filtration%20Guidelines%20Addendum.pdf",
|
|
9902
|
+
"https://iabtechlab.com/app-ads-txt/"
|
|
9903
|
+
],
|
|
9904
|
+
"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.",
|
|
9905
|
+
"last_verified": "2026-05-17",
|
|
9906
|
+
"path": "agents/marketing/programmatic-supply-chain-integrity-review-agent/",
|
|
9907
|
+
"harness_variants": {
|
|
9908
|
+
"codex": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/codex.toml",
|
|
9909
|
+
"copilot": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/copilot.agent.md",
|
|
9910
|
+
"claude-code": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/claude-code.agent.md",
|
|
9911
|
+
"cursor": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/cursor.agent.md",
|
|
9912
|
+
"gemini": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/gemini.agent.md",
|
|
9913
|
+
"kiro-ide": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-ide.agent.md",
|
|
9914
|
+
"kiro-cli": "agents/marketing/programmatic-supply-chain-integrity-review-agent/harnesses/kiro-cli.agent.json"
|
|
9915
|
+
},
|
|
9916
|
+
"author": "github: Raishin",
|
|
9917
|
+
"version": "0.1.0"
|
|
9918
|
+
},
|
|
9154
9919
|
{
|
|
9155
9920
|
"id": "prometheus-alerting-cardinality-review-agent",
|
|
9156
9921
|
"name": "Prometheus Alerting and Cardinality Review Agent",
|
|
@@ -9179,6 +9944,35 @@
|
|
|
9179
9944
|
"path": "agents/prometheus/prometheus-alerting-cardinality-review-agent",
|
|
9180
9945
|
"version": "0.1.0"
|
|
9181
9946
|
},
|
|
9947
|
+
{
|
|
9948
|
+
"id": "rpa-workflow-resilience-review-agent",
|
|
9949
|
+
"name": "RPA Workflow Resilience Review Agent",
|
|
9950
|
+
"type": "agent",
|
|
9951
|
+
"provider": "generic",
|
|
9952
|
+
"harnesses": [
|
|
9953
|
+
"codex",
|
|
9954
|
+
"copilot",
|
|
9955
|
+
"claude-code",
|
|
9956
|
+
"cursor",
|
|
9957
|
+
"gemini",
|
|
9958
|
+
"kiro"
|
|
9959
|
+
],
|
|
9960
|
+
"summary": "Review exported RPA workflow definitions for resilience and security defects \u2014 hardcoded credentials, brittle selectors, missing exception handling, non-idempotent logic, fixed delays, and invisible failures \u2014 statically, without connecting to a live orchestrator.",
|
|
9961
|
+
"source_type": "original",
|
|
9962
|
+
"official_docs": [
|
|
9963
|
+
"https://docs.uipath.com/studio/standalone/latest/user-guide/about-workflow-analyzer",
|
|
9964
|
+
"https://docs.uipath.com/studio/standalone/latest/user-guide/about-debugging",
|
|
9965
|
+
"https://docs.uipath.com/orchestrator/standalone/latest/user-guide/about-assets",
|
|
9966
|
+
"https://docs.automationanywhere.com/",
|
|
9967
|
+
"https://learn.microsoft.com/en-us/power-automate/guidance/coding-guidelines/overview",
|
|
9968
|
+
"https://learn.microsoft.com/en-us/power-automate/guidance/coding-guidelines/error-handling"
|
|
9969
|
+
],
|
|
9970
|
+
"security_notes": "Static review only \u2014 never connects to a live orchestrator, never executes a bot, and never requests runner credentials or orchestrator connection strings. Never accepts workflow exports containing live PII, real customer data, or production connection strings.",
|
|
9971
|
+
"last_verified": "2026-05-17",
|
|
9972
|
+
"path": "agents/qa/rpa-workflow-resilience-review-agent",
|
|
9973
|
+
"author": "github: Raishin",
|
|
9974
|
+
"version": "0.1.0"
|
|
9975
|
+
},
|
|
9182
9976
|
{
|
|
9183
9977
|
"id": "scaleway-cost-optimizer-agent",
|
|
9184
9978
|
"name": "Scaleway Cost Optimizer",
|
|
@@ -9235,7 +10029,7 @@
|
|
|
9235
10029
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/iam_policy",
|
|
9236
10030
|
"https://www.scaleway.com/en/developers/api/iam/"
|
|
9237
10031
|
],
|
|
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
|
|
10032
|
+
"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
10033
|
"last_verified": "2026-05-10",
|
|
9240
10034
|
"path": "agents/scaleway/scaleway-iam-policy-review-agent",
|
|
9241
10035
|
"version": "0.1.0",
|
|
@@ -9270,7 +10064,7 @@
|
|
|
9270
10064
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
|
|
9271
10065
|
"https://www.scaleway.com/en/developers/api/kubernetes/"
|
|
9272
10066
|
],
|
|
9273
|
-
"security_notes": "Kapsule control-plane upgrades are irreversible
|
|
10067
|
+
"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
10068
|
"last_verified": "2026-05-10",
|
|
9275
10069
|
"path": "agents/scaleway/scaleway-kapsule-platform-operator-agent",
|
|
9276
10070
|
"version": "0.1.0",
|
|
@@ -9305,7 +10099,7 @@
|
|
|
9305
10099
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
|
|
9306
10100
|
"https://kubernetes.io/docs/concepts/workloads/pods/disruptions/"
|
|
9307
10101
|
],
|
|
9308
|
-
"security_notes": "Kapsule control-plane version upgrades are irreversible
|
|
10102
|
+
"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
10103
|
"last_verified": "2026-05-10",
|
|
9310
10104
|
"path": "agents/scaleway/scaleway-live-kapsule-rollout-guard-agent",
|
|
9311
10105
|
"version": "0.1.0",
|
|
@@ -9373,7 +10167,7 @@
|
|
|
9373
10167
|
"https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/instance_placement_group",
|
|
9374
10168
|
"https://www.scaleway.com/en/docs/network/load-balancer/"
|
|
9375
10169
|
],
|
|
9376
|
-
"security_notes": "Placement groups with enforced policy may block instance scheduling if hypervisor capacity is insufficient in the target zone
|
|
10170
|
+
"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
10171
|
"last_verified": "2026-05-10",
|
|
9378
10172
|
"path": "agents/scaleway/scaleway-network-architect-agent",
|
|
9379
10173
|
"version": "0.1.0",
|
|
@@ -9476,5 +10270,61 @@
|
|
|
9476
10270
|
"path": "agents/terraform/terraform-reviewer",
|
|
9477
10271
|
"author": "github: Raishin",
|
|
9478
10272
|
"version": "0.1.0"
|
|
10273
|
+
},
|
|
10274
|
+
{
|
|
10275
|
+
"id": "test-coverage-quality-review-agent",
|
|
10276
|
+
"name": "Test Coverage Quality Review Agent",
|
|
10277
|
+
"type": "agent",
|
|
10278
|
+
"provider": "generic",
|
|
10279
|
+
"harnesses": [
|
|
10280
|
+
"codex",
|
|
10281
|
+
"copilot",
|
|
10282
|
+
"claude-code",
|
|
10283
|
+
"cursor",
|
|
10284
|
+
"gemini",
|
|
10285
|
+
"kiro"
|
|
10286
|
+
],
|
|
10287
|
+
"summary": "Review a test suite for assertion quality over coverage percentage \u2014 detecting coverage theater, assertion-free and tautological tests, mock over-specification, untested branches, and weak coverage gates.",
|
|
10288
|
+
"source_type": "original",
|
|
10289
|
+
"official_docs": [
|
|
10290
|
+
"https://martinfowler.com/bliki/TestCoverage.html",
|
|
10291
|
+
"https://martinfowler.com/articles/mocksArentStubs.html",
|
|
10292
|
+
"https://istanbul.js.org/docs/tutorials/coverage/",
|
|
10293
|
+
"https://jestjs.io/docs/configuration",
|
|
10294
|
+
"https://docs.pytest.org/en/stable/how-to/assert.html"
|
|
10295
|
+
],
|
|
10296
|
+
"security_notes": "Static review only \u2014 reads test source and coverage reports, never executes tests or runs a coverage tool. Never requests credentials, fixtures with real customer data, or production database snapshots.",
|
|
10297
|
+
"last_verified": "2026-05-17",
|
|
10298
|
+
"path": "agents/qa/test-coverage-quality-review-agent",
|
|
10299
|
+
"author": "github: Raishin",
|
|
10300
|
+
"version": "0.1.0"
|
|
10301
|
+
},
|
|
10302
|
+
{
|
|
10303
|
+
"id": "test-flakiness-triage-agent",
|
|
10304
|
+
"name": "Test Flakiness Triage Agent",
|
|
10305
|
+
"type": "agent",
|
|
10306
|
+
"provider": "generic",
|
|
10307
|
+
"harnesses": [
|
|
10308
|
+
"codex",
|
|
10309
|
+
"copilot",
|
|
10310
|
+
"claude-code",
|
|
10311
|
+
"cursor",
|
|
10312
|
+
"gemini",
|
|
10313
|
+
"kiro"
|
|
10314
|
+
],
|
|
10315
|
+
"summary": "Triage flaky tests across any framework into root-cause categories, assign a quarantine or fix path per test, and audit CI retry configuration and quarantine policy.",
|
|
10316
|
+
"source_type": "original",
|
|
10317
|
+
"official_docs": [
|
|
10318
|
+
"https://playwright.dev/docs/test-retries",
|
|
10319
|
+
"https://docs.cypress.io/guides/guides/test-retries",
|
|
10320
|
+
"https://jestjs.io/docs/cli",
|
|
10321
|
+
"https://docs.pytest.org/en/stable/how-to/flaky.html",
|
|
10322
|
+
"https://martinfowler.com/articles/nonDeterminism.html"
|
|
10323
|
+
],
|
|
10324
|
+
"security_notes": "Static review only \u2014 analyzes failure logs, rerun history, and test source; never executes or re-runs tests. Never requests CI credentials, dashboard API tokens, or production data embedded in logs.",
|
|
10325
|
+
"last_verified": "2026-05-17",
|
|
10326
|
+
"path": "agents/qa/test-flakiness-triage-agent",
|
|
10327
|
+
"author": "github: Raishin",
|
|
10328
|
+
"version": "0.1.0"
|
|
9479
10329
|
}
|
|
9480
10330
|
]
|