@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/skills.json
CHANGED
|
@@ -21,6 +21,34 @@
|
|
|
21
21
|
"author": "github: Claude",
|
|
22
22
|
"version": "1.0.0"
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"id": "ai-advertising-targeting-fairness-review",
|
|
26
|
+
"name": "AI Advertising Targeting Fairness Review",
|
|
27
|
+
"type": "skill",
|
|
28
|
+
"provider": "marketing",
|
|
29
|
+
"harnesses": [
|
|
30
|
+
"codex",
|
|
31
|
+
"claude-code",
|
|
32
|
+
"cursor",
|
|
33
|
+
"gemini",
|
|
34
|
+
"kiro",
|
|
35
|
+
"other"
|
|
36
|
+
],
|
|
37
|
+
"summary": "Review ad-platform audience targeting configurations and AI feature usage for protected-class discrimination risk under Fair Housing Act, ECOA, and EU AI Act Article 5 — proxy segments, algorithmic disparate impact, and missing Special Ad Category declarations.",
|
|
38
|
+
"source_type": "original",
|
|
39
|
+
"official_docs": [
|
|
40
|
+
"https://www.ftc.gov/business-guidance/blog/2023/02/ftcs-ai-related-enforcement-actions",
|
|
41
|
+
"https://www.hud.gov/program_offices/fair_housing_equal_opp/fair_housing_act_overview",
|
|
42
|
+
"https://www.consumerfinance.gov/about-us/blog/cfpb-issues-guidance-on-credit-denials-by-lenders-using-artificial-intelligence/",
|
|
43
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
44
|
+
"https://www.federalregister.gov/documents/2023/07/13/2023-14625/civil-rights-principles-for-the-use-of-artificial-intelligence"
|
|
45
|
+
],
|
|
46
|
+
"security_notes": "Ad-platform AI features that optimize on historical converter populations can propagate protected-class disparate impact without explicit discriminatory intent. Review works from sanitized audience spec exports and declared AI feature annotations only; never request live campaign credentials, ad-account access tokens, or real user audience data.",
|
|
47
|
+
"last_verified": "2026-05-17",
|
|
48
|
+
"path": "skills/marketing/ai-advertising-targeting-fairness-review",
|
|
49
|
+
"author": "github: Raishin",
|
|
50
|
+
"version": "0.1.0"
|
|
51
|
+
},
|
|
24
52
|
{
|
|
25
53
|
"id": "alibaba-ack-container-platform-operator",
|
|
26
54
|
"name": "Alibaba Cloud ACK Container Platform Operator",
|
|
@@ -1146,6 +1174,35 @@
|
|
|
1146
1174
|
"author": "github: Raishin",
|
|
1147
1175
|
"version": "0.1.0"
|
|
1148
1176
|
},
|
|
1177
|
+
{
|
|
1178
|
+
"id": "analytics-data-minimization-review",
|
|
1179
|
+
"name": "Analytics Data-Minimization Review",
|
|
1180
|
+
"type": "skill",
|
|
1181
|
+
"provider": "marketing",
|
|
1182
|
+
"harnesses": [
|
|
1183
|
+
"codex",
|
|
1184
|
+
"claude-code",
|
|
1185
|
+
"cursor",
|
|
1186
|
+
"gemini",
|
|
1187
|
+
"kiro",
|
|
1188
|
+
"other"
|
|
1189
|
+
],
|
|
1190
|
+
"summary": "Review analytics platform configuration — GA4 property settings, BigQuery export schema, custom event-parameter definitions, and user-property declarations — 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.",
|
|
1191
|
+
"source_type": "original",
|
|
1192
|
+
"official_docs": [
|
|
1193
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
1194
|
+
"https://www.cnil.fr/en/use-google-analytics-and-data-transfers-united-states-cnil-orders-website-manageroperator-comply/",
|
|
1195
|
+
"https://www.cnil.fr/en/google-analytics-and-data-transfers-how-make-your-analytics-tool-compliant-gdpr",
|
|
1196
|
+
"https://www.garanteprivacy.it/home/docweb/-/docweb-display/docweb/9782874",
|
|
1197
|
+
"https://support.google.com/analytics/answer/9019185"
|
|
1198
|
+
],
|
|
1199
|
+
"security_notes": "Read-only static review of sanitized analytics configuration exports and schema definitions only. Never request live analytics data, raw event exports containing real user identifiers, GA4 admin credentials, or BigQuery service-account keys. Findings may indicate cross-border data transfer violations requiring DPA notification — route remediation and legal assessment to qualified privacy counsel before acting on findings.",
|
|
1200
|
+
"last_verified": "2026-05-17",
|
|
1201
|
+
"path": "skills/marketing/analytics-data-minimization-review",
|
|
1202
|
+
"author": "github: Raishin",
|
|
1203
|
+
"version": "0.1.0",
|
|
1204
|
+
"lifecycle": "experimental"
|
|
1205
|
+
},
|
|
1149
1206
|
{
|
|
1150
1207
|
"id": "argo-rollouts-progressive-delivery-review",
|
|
1151
1208
|
"name": "Argo Rollouts Progressive Delivery Review",
|
|
@@ -3654,6 +3711,34 @@
|
|
|
3654
3711
|
"version": "0.1.0",
|
|
3655
3712
|
"author": "github: Raishin"
|
|
3656
3713
|
},
|
|
3714
|
+
{
|
|
3715
|
+
"id": "ci-test-pipeline-review",
|
|
3716
|
+
"name": "CI Test Pipeline Review",
|
|
3717
|
+
"type": "skill",
|
|
3718
|
+
"provider": "generic",
|
|
3719
|
+
"harnesses": [
|
|
3720
|
+
"codex",
|
|
3721
|
+
"claude-code",
|
|
3722
|
+
"cursor",
|
|
3723
|
+
"gemini",
|
|
3724
|
+
"kiro",
|
|
3725
|
+
"other"
|
|
3726
|
+
],
|
|
3727
|
+
"summary": "Review how a CI pipeline runs tests — gating, sharding, parallelism, fail-fast, artifact retention, quarantine wiring, and secret exposure — to verify the test suite actually blocks bad merges. Static review only.",
|
|
3728
|
+
"source_type": "original",
|
|
3729
|
+
"official_docs": [
|
|
3730
|
+
"https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs",
|
|
3731
|
+
"https://docs.github.com/en/repositories/configuring-branches-and-merges/about-protected-branches",
|
|
3732
|
+
"https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions",
|
|
3733
|
+
"https://docs.gitlab.com/ee/ci/yaml/",
|
|
3734
|
+
"https://playwright.dev/docs/test-sharding"
|
|
3735
|
+
],
|
|
3736
|
+
"security_notes": "Static review only — 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 request or accept CI secrets, deploy keys, or registry tokens; ask for sanitized workflow files.",
|
|
3737
|
+
"last_verified": "2026-05-17",
|
|
3738
|
+
"path": "skills/qa/ci-test-pipeline-review",
|
|
3739
|
+
"author": "github: Raishin",
|
|
3740
|
+
"version": "0.1.0"
|
|
3741
|
+
},
|
|
3657
3742
|
{
|
|
3658
3743
|
"id": "cilium-network-policy-review",
|
|
3659
3744
|
"name": "Cilium Network Policy Review",
|
|
@@ -3836,6 +3921,63 @@
|
|
|
3836
3921
|
"author": "github: Raishin",
|
|
3837
3922
|
"version": "0.1.0"
|
|
3838
3923
|
},
|
|
3924
|
+
{
|
|
3925
|
+
"id": "email-sender-authentication-review",
|
|
3926
|
+
"name": "Email Sender Authentication Review",
|
|
3927
|
+
"type": "skill",
|
|
3928
|
+
"provider": "marketing",
|
|
3929
|
+
"harnesses": [
|
|
3930
|
+
"codex",
|
|
3931
|
+
"claude-code",
|
|
3932
|
+
"cursor",
|
|
3933
|
+
"gemini",
|
|
3934
|
+
"kiro",
|
|
3935
|
+
"other"
|
|
3936
|
+
],
|
|
3937
|
+
"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.",
|
|
3938
|
+
"source_type": "original",
|
|
3939
|
+
"official_docs": [
|
|
3940
|
+
"https://datatracker.ietf.org/doc/html/rfc7489",
|
|
3941
|
+
"https://support.google.com/mail/answer/81126",
|
|
3942
|
+
"https://www.pcisecuritystandards.org/document_library/",
|
|
3943
|
+
"https://www.cisa.gov/sites/default/files/publications/bod-18-01.pdf",
|
|
3944
|
+
"https://datatracker.ietf.org/doc/html/rfc7208"
|
|
3945
|
+
],
|
|
3946
|
+
"security_notes": "Email authentication reviews work from sanitized DNS TXT record exports only. Never request live DMARC aggregate report XML, ESP account credentials, or sending-platform API keys. SPF, DKIM, and DMARC records are publicly resolvable; the artifact is the domain's own export, not live lookups against production DNS.",
|
|
3947
|
+
"last_verified": "2026-05-17",
|
|
3948
|
+
"path": "skills/marketing/email-sender-authentication-review",
|
|
3949
|
+
"author": "github: Raishin",
|
|
3950
|
+
"version": "0.1.0",
|
|
3951
|
+
"lifecycle": "experimental"
|
|
3952
|
+
},
|
|
3953
|
+
{
|
|
3954
|
+
"id": "eu-ai-act-marketing-system-review",
|
|
3955
|
+
"name": "EU AI Act Marketing System Review",
|
|
3956
|
+
"type": "skill",
|
|
3957
|
+
"provider": "marketing",
|
|
3958
|
+
"harnesses": [
|
|
3959
|
+
"codex",
|
|
3960
|
+
"claude-code",
|
|
3961
|
+
"cursor",
|
|
3962
|
+
"gemini",
|
|
3963
|
+
"kiro",
|
|
3964
|
+
"other"
|
|
3965
|
+
],
|
|
3966
|
+
"summary": "Review a marketing AI system description card against EU AI Act Regulation 2024/1689 risk-tier criteria — classify the system, flag documentation obligations (Articles 11, 13, 14, 43), and identify deployment-readiness gaps before the August 2, 2026 full-enforcement date.",
|
|
3967
|
+
"source_type": "original",
|
|
3968
|
+
"official_docs": [
|
|
3969
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32024R1689",
|
|
3970
|
+
"https://digital-strategy.ec.europa.eu/en/policies/regulatory-framework-ai",
|
|
3971
|
+
"https://www.europarl.europa.eu/topics/en/article/20230601STO93804/eu-ai-act-first-regulation-on-artificial-intelligence",
|
|
3972
|
+
"https://edpb.europa.eu/our-work-tools/our-documents/guidelines/guidelines-022023-technical-scope-art-22-gdpr_en",
|
|
3973
|
+
"https://artificialintelligenceact.eu/the-act/"
|
|
3974
|
+
],
|
|
3975
|
+
"security_notes": "EU AI Act classification determines conformity assessment, CE marking, and EU AI database registration obligations — misclassification is itself a compliance gap. Review works from sanitized AI system description cards only; never request model weights, training datasets, internal performance logs, or vendor system-access credentials. Legal determination of Article 5 prohibited practices is routed to qualified counsel.",
|
|
3976
|
+
"last_verified": "2026-05-17",
|
|
3977
|
+
"path": "skills/marketing/eu-ai-act-marketing-system-review",
|
|
3978
|
+
"author": "github: Raishin",
|
|
3979
|
+
"version": "0.1.0"
|
|
3980
|
+
},
|
|
3839
3981
|
{
|
|
3840
3982
|
"id": "external-secrets-operator-review",
|
|
3841
3983
|
"name": "External Secrets Operator Review",
|
|
@@ -5419,6 +5561,36 @@
|
|
|
5419
5561
|
"author": "github: Raishin",
|
|
5420
5562
|
"version": "0.1.0"
|
|
5421
5563
|
},
|
|
5564
|
+
{
|
|
5565
|
+
"id": "helm-chart-quality-review",
|
|
5566
|
+
"name": "Helm Chart Quality Review",
|
|
5567
|
+
"type": "skill",
|
|
5568
|
+
"provider": "generic",
|
|
5569
|
+
"harnesses": [
|
|
5570
|
+
"codex",
|
|
5571
|
+
"claude-code",
|
|
5572
|
+
"cursor",
|
|
5573
|
+
"gemini",
|
|
5574
|
+
"kiro",
|
|
5575
|
+
"other"
|
|
5576
|
+
],
|
|
5577
|
+
"summary": "Review a Helm chart for quality, security, and testability defects — linting gaps, insecure securityContext, missing resource limits, absent health probes, RBAC over-permission, hardcoded secrets, and missing helm test coverage — statically, without installing or contacting a cluster.",
|
|
5578
|
+
"source_type": "original",
|
|
5579
|
+
"official_docs": [
|
|
5580
|
+
"https://helm.sh/docs/chart_best_practices/",
|
|
5581
|
+
"https://helm.sh/docs/helm/helm_lint/",
|
|
5582
|
+
"https://helm.sh/docs/helm/helm_template/",
|
|
5583
|
+
"https://helm.sh/docs/topics/chart_tests/",
|
|
5584
|
+
"https://github.com/helm/chart-testing",
|
|
5585
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
5586
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
|
|
5587
|
+
],
|
|
5588
|
+
"security_notes": "Static review only — 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.",
|
|
5589
|
+
"last_verified": "2026-05-17",
|
|
5590
|
+
"path": "skills/qa/helm-chart-quality-review",
|
|
5591
|
+
"version": "0.1.0",
|
|
5592
|
+
"author": "github: Raishin"
|
|
5593
|
+
},
|
|
5422
5594
|
{
|
|
5423
5595
|
"id": "hetzner-capacity-planner",
|
|
5424
5596
|
"name": "Hetzner Cloud Capacity Planner",
|
|
@@ -6691,6 +6863,35 @@
|
|
|
6691
6863
|
"author": "github: Raishin",
|
|
6692
6864
|
"version": "0.1.0"
|
|
6693
6865
|
},
|
|
6866
|
+
{
|
|
6867
|
+
"id": "influencer-disclosure-compliance-review",
|
|
6868
|
+
"name": "Influencer Disclosure Compliance Review",
|
|
6869
|
+
"type": "skill",
|
|
6870
|
+
"provider": "marketing",
|
|
6871
|
+
"harnesses": [
|
|
6872
|
+
"codex",
|
|
6873
|
+
"claude-code",
|
|
6874
|
+
"cursor",
|
|
6875
|
+
"gemini",
|
|
6876
|
+
"kiro",
|
|
6877
|
+
"other"
|
|
6878
|
+
],
|
|
6879
|
+
"summary": "Review influencer campaign audit packs — brief, contract, post descriptions, and disclosure placement specs — for FTC Endorsement Guide violations: undisclosed material connections, inadequate disclosure placement, and brand liability exposure.",
|
|
6880
|
+
"source_type": "original",
|
|
6881
|
+
"official_docs": [
|
|
6882
|
+
"https://www.ftc.gov/legal-library/browse/rules/endorsement-guides",
|
|
6883
|
+
"https://www.ecfr.gov/current/title-16/chapter-I/subchapter-B/part-255",
|
|
6884
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/ftc-endorsement-guides-final-rule.pdf",
|
|
6885
|
+
"https://www.ftc.gov/legal-library/browse/statutes/federal-trade-commission-act",
|
|
6886
|
+
"https://www.ftc.gov/business-guidance/resources/ftcs-endorsement-guides-what-people-are-asking"
|
|
6887
|
+
],
|
|
6888
|
+
"security_notes": "Review works from a structured influencer campaign audit pack only — brief, contract excerpt, post descriptions, and disclosure spec. Never accept raw personal data about creators, unpublished negotiations, or brand financial terms beyond what is needed to assess disclosure adequacy. This is a static compliance review; it does not generate campaign content or creator instructions.",
|
|
6889
|
+
"last_verified": "2026-05-17",
|
|
6890
|
+
"path": "skills/marketing/influencer-disclosure-compliance-review",
|
|
6891
|
+
"author": "github: Raishin",
|
|
6892
|
+
"version": "0.1.0",
|
|
6893
|
+
"lifecycle": "experimental"
|
|
6894
|
+
},
|
|
6694
6895
|
{
|
|
6695
6896
|
"id": "ionos-cost-optimization-analyst",
|
|
6696
6897
|
"name": "IONOS Cost Optimization Analyst",
|
|
@@ -7025,6 +7226,36 @@
|
|
|
7025
7226
|
"source_type": "original",
|
|
7026
7227
|
"version": "0.1.0"
|
|
7027
7228
|
},
|
|
7229
|
+
{
|
|
7230
|
+
"id": "kubernetes-manifest-quality-review",
|
|
7231
|
+
"name": "Kubernetes Manifest Quality Review",
|
|
7232
|
+
"type": "skill",
|
|
7233
|
+
"provider": "generic",
|
|
7234
|
+
"harnesses": [
|
|
7235
|
+
"codex",
|
|
7236
|
+
"claude-code",
|
|
7237
|
+
"cursor",
|
|
7238
|
+
"gemini",
|
|
7239
|
+
"kiro",
|
|
7240
|
+
"other"
|
|
7241
|
+
],
|
|
7242
|
+
"summary": "Review raw Kubernetes YAML manifests for security, quality, and policy defects — deprecated APIs, missing securityContext, absent resource limits, missing health probes, RBAC over-permission, plaintext secrets, and network exposure — statically, without applying manifests or contacting a cluster.",
|
|
7243
|
+
"source_type": "original",
|
|
7244
|
+
"official_docs": [
|
|
7245
|
+
"https://kubernetes.io/docs/concepts/security/pod-security-standards/",
|
|
7246
|
+
"https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/",
|
|
7247
|
+
"https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/",
|
|
7248
|
+
"https://kubernetes.io/docs/reference/access-authn-authz/rbac/",
|
|
7249
|
+
"https://kubernetes.io/docs/concepts/services-networking/network-policies/",
|
|
7250
|
+
"https://github.com/yannh/kubeconform",
|
|
7251
|
+
"https://github.com/zegl/kube-score"
|
|
7252
|
+
],
|
|
7253
|
+
"security_notes": "Static review only — 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.",
|
|
7254
|
+
"last_verified": "2026-05-17",
|
|
7255
|
+
"path": "skills/qa/kubernetes-manifest-quality-review",
|
|
7256
|
+
"author": "github: Raishin",
|
|
7257
|
+
"version": "0.1.0"
|
|
7258
|
+
},
|
|
7028
7259
|
{
|
|
7029
7260
|
"id": "kubernetes-network-architecture-review",
|
|
7030
7261
|
"name": "Kubernetes Network Architecture Review",
|
|
@@ -7202,6 +7433,261 @@
|
|
|
7202
7433
|
"author": "github: Raishin",
|
|
7203
7434
|
"version": "0.1.0"
|
|
7204
7435
|
},
|
|
7436
|
+
{
|
|
7437
|
+
"id": "llm-ai-pipeline-test-review",
|
|
7438
|
+
"name": "LLM AI Pipeline Test Review",
|
|
7439
|
+
"type": "skill",
|
|
7440
|
+
"provider": "generic",
|
|
7441
|
+
"harnesses": [
|
|
7442
|
+
"codex",
|
|
7443
|
+
"claude-code",
|
|
7444
|
+
"cursor",
|
|
7445
|
+
"gemini",
|
|
7446
|
+
"kiro",
|
|
7447
|
+
"other"
|
|
7448
|
+
],
|
|
7449
|
+
"summary": "Review an LLM or AI pipeline's evaluation setup for test-quality defects — 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.",
|
|
7450
|
+
"source_type": "original",
|
|
7451
|
+
"official_docs": [
|
|
7452
|
+
"https://docs.confident-ai.com/",
|
|
7453
|
+
"https://docs.confident-ai.com/docs/metrics-hallucination",
|
|
7454
|
+
"https://docs.confident-ai.com/docs/metrics-answer-relevancy",
|
|
7455
|
+
"https://docs.confident-ai.com/docs/metrics-faithfulness",
|
|
7456
|
+
"https://docs.confident-ai.com/docs/metrics-bias",
|
|
7457
|
+
"https://docs.confident-ai.com/docs/metrics-tool-correctness",
|
|
7458
|
+
"https://www.istqb.org/certifications/certified-tester-foundation-level"
|
|
7459
|
+
],
|
|
7460
|
+
"security_notes": "Static review only — 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.",
|
|
7461
|
+
"last_verified": "2026-05-17",
|
|
7462
|
+
"path": "skills/qa/llm-ai-pipeline-test-review",
|
|
7463
|
+
"version": "0.1.0",
|
|
7464
|
+
"author": "github: Raishin"
|
|
7465
|
+
},
|
|
7466
|
+
{
|
|
7467
|
+
"id": "lookalike-audience-upload-compliance-review",
|
|
7468
|
+
"name": "Lookalike Audience Upload Compliance Review",
|
|
7469
|
+
"type": "skill",
|
|
7470
|
+
"provider": "marketing",
|
|
7471
|
+
"harnesses": [
|
|
7472
|
+
"codex",
|
|
7473
|
+
"claude-code",
|
|
7474
|
+
"cursor",
|
|
7475
|
+
"gemini",
|
|
7476
|
+
"kiro",
|
|
7477
|
+
"other"
|
|
7478
|
+
],
|
|
7479
|
+
"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 — catching underhashed identifiers, consent-scope mismatches, and re-identification surfaces.",
|
|
7480
|
+
"source_type": "original",
|
|
7481
|
+
"official_docs": [
|
|
7482
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32016R0679",
|
|
7483
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7484
|
+
"https://www.ftc.gov/reports/data-brokers-call-transparency-accountability",
|
|
7485
|
+
"https://developers.facebook.com/docs/marketing-api/audiences/guides/custom-audiences/",
|
|
7486
|
+
"https://support.google.com/google-ads/answer/6334160"
|
|
7487
|
+
],
|
|
7488
|
+
"security_notes": "Custom-audience uploads transmit hashed personal data to ad platforms under data-sharing arrangements that must have a lawful basis, appropriate consent scope, and adequate pseudonymization. Review works from sanitized field-mapping specifications, declared hashing methods, and consent-basis documentation only; never request actual audience files, real customer records, or platform API credentials.",
|
|
7489
|
+
"last_verified": "2026-05-17",
|
|
7490
|
+
"path": "skills/marketing/lookalike-audience-upload-compliance-review",
|
|
7491
|
+
"author": "github: Raishin",
|
|
7492
|
+
"version": "0.1.0"
|
|
7493
|
+
},
|
|
7494
|
+
{
|
|
7495
|
+
"id": "marketing-consent-data-collection-review",
|
|
7496
|
+
"name": "Marketing Consent and Data-Collection Review",
|
|
7497
|
+
"type": "skill",
|
|
7498
|
+
"provider": "marketing",
|
|
7499
|
+
"harnesses": [
|
|
7500
|
+
"codex",
|
|
7501
|
+
"claude-code",
|
|
7502
|
+
"cursor",
|
|
7503
|
+
"gemini",
|
|
7504
|
+
"kiro",
|
|
7505
|
+
"other"
|
|
7506
|
+
],
|
|
7507
|
+
"summary": "Review marketing consent and data-collection posture — CMP banner config, tag-manager containers, Consent Mode wiring, and cookie policy — for GDPR/ePrivacy/CCPA correctness, dark patterns, and undisclosed trackers.",
|
|
7508
|
+
"source_type": "original",
|
|
7509
|
+
"official_docs": [
|
|
7510
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
7511
|
+
"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32002L0058",
|
|
7512
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7513
|
+
"https://developers.google.com/tag-platform/security/guides/consent",
|
|
7514
|
+
"https://iabeurope.eu/transparency-consent-framework/"
|
|
7515
|
+
],
|
|
7516
|
+
"security_notes": "Marketing tags that fire before a consent signal collect personal data with no lawful basis and expose the controller to GDPR/ePrivacy enforcement and CCPA class actions. Consent banners with non-symmetric choice or pre-ticked boxes invalidate consent. Review works from sanitized configuration only; never request real visitor data, consent-string archives, or analytics account credentials.",
|
|
7517
|
+
"last_verified": "2026-05-17",
|
|
7518
|
+
"path": "skills/marketing/marketing-consent-data-collection-review",
|
|
7519
|
+
"author": "github: Raishin",
|
|
7520
|
+
"version": "0.1.0"
|
|
7521
|
+
},
|
|
7522
|
+
{
|
|
7523
|
+
"id": "marketing-conversion-flow-dark-pattern-review",
|
|
7524
|
+
"name": "Marketing Conversion Flow Dark-Pattern Review",
|
|
7525
|
+
"type": "skill",
|
|
7526
|
+
"provider": "marketing",
|
|
7527
|
+
"harnesses": [
|
|
7528
|
+
"codex",
|
|
7529
|
+
"claude-code",
|
|
7530
|
+
"cursor",
|
|
7531
|
+
"gemini",
|
|
7532
|
+
"kiro",
|
|
7533
|
+
"other"
|
|
7534
|
+
],
|
|
7535
|
+
"summary": "Review marketing conversion flow specifications — subscription sign-up, upsell interstitial, free-trial enrollment, and cancellation path — 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).",
|
|
7536
|
+
"source_type": "original",
|
|
7537
|
+
"official_docs": [
|
|
7538
|
+
"https://www.ftc.gov/legal-library/browse/rules/negative-option-rule",
|
|
7539
|
+
"https://www.ftc.gov/system/files/ftc_gov/pdf/P214800+Dark+Patterns+Report+9.14.2022+-+FINAL.pdf",
|
|
7540
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?lawCode=CIV§ionNum=1798.140.",
|
|
7541
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7542
|
+
"https://eur-lex.europa.eu/eli/reg/2024/1689/oj/eng"
|
|
7543
|
+
],
|
|
7544
|
+
"security_notes": "Read-only static review of sanitized UX flow specifications and annotated wireframes only. Never request real payment credentials, live user-session data, or production A/B-test results. Findings may indicate violations of FTC rules carrying civil penalties — route remediation and enforcement-risk assessment to qualified legal counsel before acting on findings.",
|
|
7545
|
+
"last_verified": "2026-05-17",
|
|
7546
|
+
"path": "skills/marketing/marketing-conversion-flow-dark-pattern-review",
|
|
7547
|
+
"author": "github: Raishin",
|
|
7548
|
+
"version": "0.1.0",
|
|
7549
|
+
"lifecycle": "experimental"
|
|
7550
|
+
},
|
|
7551
|
+
{
|
|
7552
|
+
"id": "marketing-email-list-retention-review",
|
|
7553
|
+
"name": "Marketing Email List Retention Review",
|
|
7554
|
+
"type": "skill",
|
|
7555
|
+
"provider": "marketing",
|
|
7556
|
+
"harnesses": [
|
|
7557
|
+
"codex",
|
|
7558
|
+
"claude-code",
|
|
7559
|
+
"cursor",
|
|
7560
|
+
"gemini",
|
|
7561
|
+
"kiro",
|
|
7562
|
+
"other"
|
|
7563
|
+
],
|
|
7564
|
+
"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.",
|
|
7565
|
+
"source_type": "original",
|
|
7566
|
+
"official_docs": [
|
|
7567
|
+
"https://gdpr-info.eu/art-5-gdpr/",
|
|
7568
|
+
"https://gdpr-info.eu/art-17-gdpr/",
|
|
7569
|
+
"https://laws-lois.justice.gc.ca/eng/acts/C-28.65/page-1.html",
|
|
7570
|
+
"https://oag.ca.gov/privacy/ccpa",
|
|
7571
|
+
"https://www.canada.ca/en/radio-television-telecommunications/news/2014/07/compliance-and-enforcement-information-bulletin-crtc-2014-326.html"
|
|
7572
|
+
],
|
|
7573
|
+
"security_notes": "Review works from sanitized CRM/ESP exports only — placeholder values for email addresses, subscriber IDs, and timestamps. Never accept real subscriber PII, live CRM credentials, or ESP API keys. Findings of missing consent records or absent suppression-list sync may constitute an ongoing GDPR or CASL violation requiring legal escalation.",
|
|
7574
|
+
"last_verified": "2026-05-17",
|
|
7575
|
+
"path": "skills/marketing/marketing-email-list-retention-review",
|
|
7576
|
+
"author": "github: Raishin",
|
|
7577
|
+
"version": "0.1.0",
|
|
7578
|
+
"lifecycle": "experimental"
|
|
7579
|
+
},
|
|
7580
|
+
{
|
|
7581
|
+
"id": "marketing-gpc-signal-honoring-review",
|
|
7582
|
+
"name": "Marketing GPC Signal Honoring Review",
|
|
7583
|
+
"type": "skill",
|
|
7584
|
+
"provider": "marketing",
|
|
7585
|
+
"harnesses": [
|
|
7586
|
+
"codex",
|
|
7587
|
+
"claude-code",
|
|
7588
|
+
"cursor",
|
|
7589
|
+
"gemini",
|
|
7590
|
+
"kiro",
|
|
7591
|
+
"other"
|
|
7592
|
+
],
|
|
7593
|
+
"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.",
|
|
7594
|
+
"source_type": "original",
|
|
7595
|
+
"official_docs": [
|
|
7596
|
+
"https://cppa.ca.gov/regulations/pdf/cppa_regs.pdf",
|
|
7597
|
+
"https://leginfo.legislature.ca.gov/faces/codes_displaySection.xhtml?sectionNum=1798.135.&lawCode=CIV",
|
|
7598
|
+
"https://globalprivacycontrol.org/",
|
|
7599
|
+
"https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB566",
|
|
7600
|
+
"https://oag.ca.gov/privacy/ccpa"
|
|
7601
|
+
],
|
|
7602
|
+
"security_notes": "GPC honoring reviews work from sanitized tag-manager container exports and CMP configuration exports only. Never request live CMP consent logs, visitor opt-out records, or ad-platform credentials. Findings of non-compliance may constitute evidence in an enforcement proceeding — route legal determinations to qualified privacy counsel, not to this skill.",
|
|
7603
|
+
"last_verified": "2026-05-17",
|
|
7604
|
+
"path": "skills/marketing/marketing-gpc-signal-honoring-review",
|
|
7605
|
+
"author": "github: Raishin",
|
|
7606
|
+
"version": "0.1.0",
|
|
7607
|
+
"lifecycle": "experimental"
|
|
7608
|
+
},
|
|
7609
|
+
{
|
|
7610
|
+
"id": "marketing-maestro",
|
|
7611
|
+
"name": "Marketing Maestro",
|
|
7612
|
+
"type": "skill",
|
|
7613
|
+
"provider": "marketing",
|
|
7614
|
+
"harnesses": [
|
|
7615
|
+
"codex",
|
|
7616
|
+
"claude-code",
|
|
7617
|
+
"cursor",
|
|
7618
|
+
"gemini",
|
|
7619
|
+
"kiro",
|
|
7620
|
+
"other"
|
|
7621
|
+
],
|
|
7622
|
+
"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.",
|
|
7623
|
+
"source_type": "original",
|
|
7624
|
+
"official_docs": [
|
|
7625
|
+
"https://eur-lex.europa.eu/eli/reg/2016/679/oj",
|
|
7626
|
+
"https://oag.ca.gov/privacy/ccpa"
|
|
7627
|
+
],
|
|
7628
|
+
"security_notes": "Read-only routing skill. Never accepts real visitor data, consent-string archives, ad-platform credentials, API keys, OAuth tokens, or tenant-specific data. No live-guard agents exist in v1; any mutation request is refused and escalated to a human operator.",
|
|
7629
|
+
"last_verified": "2026-05-17",
|
|
7630
|
+
"path": "skills/marketing/marketing-maestro",
|
|
7631
|
+
"author": "github: Raishin",
|
|
7632
|
+
"version": "0.1.0",
|
|
7633
|
+
"lifecycle": "experimental"
|
|
7634
|
+
},
|
|
7635
|
+
{
|
|
7636
|
+
"id": "marketing-pixel-data-leakage-review",
|
|
7637
|
+
"name": "Marketing Pixel Data-Leakage Review",
|
|
7638
|
+
"type": "skill",
|
|
7639
|
+
"provider": "marketing",
|
|
7640
|
+
"harnesses": [
|
|
7641
|
+
"codex",
|
|
7642
|
+
"claude-code",
|
|
7643
|
+
"cursor",
|
|
7644
|
+
"gemini",
|
|
7645
|
+
"kiro",
|
|
7646
|
+
"other"
|
|
7647
|
+
],
|
|
7648
|
+
"summary": "Review advertising pixels and conversion event tracking for personal-data leakage to ad networks — PII in payloads, form-field auto-capture, pixels on sensitive pages, and unhashed identifier transmission.",
|
|
7649
|
+
"source_type": "original",
|
|
7650
|
+
"official_docs": [
|
|
7651
|
+
"https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/hipaa-online-tracking/index.html",
|
|
7652
|
+
"https://www.ftc.gov/legal-library/browse/rules/health-breach-notification-rule",
|
|
7653
|
+
"https://developers.facebook.com/docs/meta-pixel/",
|
|
7654
|
+
"https://support.google.com/google-ads/answer/9888656",
|
|
7655
|
+
"https://owasp.org/www-project-top-ten/"
|
|
7656
|
+
],
|
|
7657
|
+
"security_notes": "Advertising pixels that capture email, phone, health, or financial data transmit personal data to third-party ad networks with no contract, no consent scope, and no breach visibility — a pattern behind major HIPAA settlements, FTC Health Breach Notification Rule actions, and wiretap class actions. Review works from sanitized payloads and container exports only; never request real visitor data or ad-platform credentials.",
|
|
7658
|
+
"last_verified": "2026-05-17",
|
|
7659
|
+
"path": "skills/marketing/marketing-pixel-data-leakage-review",
|
|
7660
|
+
"author": "github: Raishin",
|
|
7661
|
+
"version": "0.1.0"
|
|
7662
|
+
},
|
|
7663
|
+
{
|
|
7664
|
+
"id": "martech-access-governance-review",
|
|
7665
|
+
"name": "Martech Access Governance Review",
|
|
7666
|
+
"type": "skill",
|
|
7667
|
+
"provider": "marketing",
|
|
7668
|
+
"harnesses": [
|
|
7669
|
+
"codex",
|
|
7670
|
+
"claude-code",
|
|
7671
|
+
"cursor",
|
|
7672
|
+
"gemini",
|
|
7673
|
+
"kiro",
|
|
7674
|
+
"other"
|
|
7675
|
+
],
|
|
7676
|
+
"summary": "Review access governance across a marketing technology stack — OAuth connected apps, API keys, CRM and marketing-automation roles, and integration scopes — for least-privilege violations, shared and stale credentials, and missing ownership.",
|
|
7677
|
+
"source_type": "original",
|
|
7678
|
+
"official_docs": [
|
|
7679
|
+
"https://datatracker.ietf.org/doc/html/rfc6749",
|
|
7680
|
+
"https://oauth.net/2/scope/",
|
|
7681
|
+
"https://csrc.nist.gov/glossary/term/least_privilege",
|
|
7682
|
+
"https://owasp.org/www-project-top-ten/",
|
|
7683
|
+
"https://csrc.nist.gov/pubs/sp/800/207/final"
|
|
7684
|
+
],
|
|
7685
|
+
"security_notes": "A marketing technology stack holds the full customer database and accumulates OAuth grants, API keys, and seats faster than it deprovisions them. Over-broad connector scopes, shared non-rotating credentials, and stale grants from departed staff or ended vendors are a heavily exploited SaaS breach path. Review works from sanitized inventories only; never request, collect, or echo credential values, tokens, or secrets.",
|
|
7686
|
+
"last_verified": "2026-05-17",
|
|
7687
|
+
"path": "skills/marketing/martech-access-governance-review",
|
|
7688
|
+
"author": "github: Raishin",
|
|
7689
|
+
"version": "0.1.0"
|
|
7690
|
+
},
|
|
7205
7691
|
{
|
|
7206
7692
|
"id": "nvidia-agentic-ai-platform-review",
|
|
7207
7693
|
"name": "NVIDIA Agentic AI Platform Review",
|
|
@@ -8799,6 +9285,120 @@
|
|
|
8799
9285
|
"version": "0.1.0",
|
|
8800
9286
|
"author": "github: Raishin"
|
|
8801
9287
|
},
|
|
9288
|
+
{
|
|
9289
|
+
"id": "playwright-e2e-execution-run",
|
|
9290
|
+
"name": "Playwright E2E Execution Run",
|
|
9291
|
+
"type": "skill",
|
|
9292
|
+
"provider": "generic",
|
|
9293
|
+
"harnesses": [
|
|
9294
|
+
"claude-code",
|
|
9295
|
+
"cursor"
|
|
9296
|
+
],
|
|
9297
|
+
"summary": "Execute an existing Playwright E2E suite against an operator-confirmed non-production target and emit a structured run attestation — pass/fail/flaky counts, slowest tests, and trace artifact locations. Live-execution counterpart to playwright-e2e-suite-review.",
|
|
9298
|
+
"source_type": "original",
|
|
9299
|
+
"official_docs": [
|
|
9300
|
+
"https://playwright.dev/docs/test-cli",
|
|
9301
|
+
"https://playwright.dev/docs/running-tests",
|
|
9302
|
+
"https://playwright.dev/docs/test-reporters",
|
|
9303
|
+
"https://playwright.dev/docs/trace-viewer",
|
|
9304
|
+
"https://playwright.dev/docs/ci"
|
|
9305
|
+
],
|
|
9306
|
+
"security_notes": "Live-execution skill, 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. The Bash allowlist locks invocations to `npx playwright test`, `npx playwright install`, and `npx playwright show-report` — no deploy, migration, seed, or registry commands. Refuses production targets. Never accepts or echoes credentials, tokens, or storageState; test credentials come from the operator-controlled environment. Egress limited to the operator-confirmed target host and the Playwright browser CDN; blocked CDN egress degrades to manual-review rather than a false fail.",
|
|
9307
|
+
"last_verified": "2026-05-17",
|
|
9308
|
+
"path": "skills/qa/playwright-e2e-execution-run",
|
|
9309
|
+
"category": "delivery",
|
|
9310
|
+
"lifecycle": "experimental",
|
|
9311
|
+
"execution_tier": "read-only-runtime",
|
|
9312
|
+
"author": "github: Raishin",
|
|
9313
|
+
"version": "0.1.0"
|
|
9314
|
+
},
|
|
9315
|
+
{
|
|
9316
|
+
"id": "playwright-e2e-suite-review",
|
|
9317
|
+
"name": "Playwright E2E Suite Review",
|
|
9318
|
+
"type": "skill",
|
|
9319
|
+
"provider": "generic",
|
|
9320
|
+
"harnesses": [
|
|
9321
|
+
"codex",
|
|
9322
|
+
"claude-code",
|
|
9323
|
+
"cursor",
|
|
9324
|
+
"gemini",
|
|
9325
|
+
"kiro",
|
|
9326
|
+
"other"
|
|
9327
|
+
],
|
|
9328
|
+
"summary": "Review a Playwright end-to-end test suite for flakiness, selector brittleness, test isolation defects, retry masking, and CI reliability — statically, without executing the suite.",
|
|
9329
|
+
"source_type": "original",
|
|
9330
|
+
"official_docs": [
|
|
9331
|
+
"https://playwright.dev/docs/best-practices",
|
|
9332
|
+
"https://playwright.dev/docs/locators",
|
|
9333
|
+
"https://playwright.dev/docs/test-assertions",
|
|
9334
|
+
"https://playwright.dev/docs/test-retries",
|
|
9335
|
+
"https://playwright.dev/docs/test-parallel",
|
|
9336
|
+
"https://playwright.dev/docs/test-sharding",
|
|
9337
|
+
"https://playwright.dev/docs/trace-viewer"
|
|
9338
|
+
],
|
|
9339
|
+
"security_notes": "Static review only — reads test specs and config, never executes the suite, launches browsers, or contacts a target application. Never request or accept live application URLs with embedded credentials, auth tokens, real storageState files, or .env secrets; ask for sanitized snippets.",
|
|
9340
|
+
"last_verified": "2026-05-17",
|
|
9341
|
+
"path": "skills/qa/playwright-e2e-suite-review",
|
|
9342
|
+
"author": "github: Raishin",
|
|
9343
|
+
"version": "0.1.0"
|
|
9344
|
+
},
|
|
9345
|
+
{
|
|
9346
|
+
"id": "plc-control-logic-safety-review",
|
|
9347
|
+
"name": "PLC Control Logic Safety Review",
|
|
9348
|
+
"type": "skill",
|
|
9349
|
+
"provider": "generic",
|
|
9350
|
+
"harnesses": [
|
|
9351
|
+
"codex",
|
|
9352
|
+
"claude-code",
|
|
9353
|
+
"cursor",
|
|
9354
|
+
"gemini",
|
|
9355
|
+
"kiro",
|
|
9356
|
+
"other"
|
|
9357
|
+
],
|
|
9358
|
+
"summary": "Statically review exported IEC 61131-3 PLC program logic (LD, ST, FBD, SFC) for safety and reliability defects — E-stop implementation, output fail-safe paths, latch integrity, memory-write races, forced I/O, interlock bypass governance, timer determinism, and watchdog coverage — without connecting to a live controller.",
|
|
9359
|
+
"source_type": "original",
|
|
9360
|
+
"official_docs": [
|
|
9361
|
+
"https://plcopen.org/iec-61131-3",
|
|
9362
|
+
"https://webstore.iec.ch/publication/4552",
|
|
9363
|
+
"https://webstore.iec.ch/publication/22273",
|
|
9364
|
+
"https://webstore.iec.ch/publication/26037",
|
|
9365
|
+
"https://content.helpme-codesys.com/en/CODESYS%20Development%20System/_cds_structure_application_objects.html"
|
|
9366
|
+
],
|
|
9367
|
+
"security_notes": "Static review only — reads exported program logic, never connects to a live PLC, never writes to a controller, and never advises modifying running logic or bypassing a safety function. Never request or accept live controller IP addresses, plant network credentials, historian credentials, or any identifier that maps to a production asset. Ask for sanitized, anonymized exports only.",
|
|
9368
|
+
"last_verified": "2026-05-17",
|
|
9369
|
+
"path": "skills/qa/plc-control-logic-safety-review",
|
|
9370
|
+
"author": "github: Raishin",
|
|
9371
|
+
"version": "0.1.0"
|
|
9372
|
+
},
|
|
9373
|
+
{
|
|
9374
|
+
"id": "programmatic-supply-chain-integrity-review",
|
|
9375
|
+
"name": "Programmatic Supply Chain Integrity Review",
|
|
9376
|
+
"type": "skill",
|
|
9377
|
+
"provider": "marketing",
|
|
9378
|
+
"harnesses": [
|
|
9379
|
+
"codex",
|
|
9380
|
+
"claude-code",
|
|
9381
|
+
"cursor",
|
|
9382
|
+
"gemini",
|
|
9383
|
+
"kiro",
|
|
9384
|
+
"other"
|
|
9385
|
+
],
|
|
9386
|
+
"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.",
|
|
9387
|
+
"source_type": "original",
|
|
9388
|
+
"official_docs": [
|
|
9389
|
+
"https://iabtechlab.com/ads-txt/",
|
|
9390
|
+
"https://iabtechlab.com/sellers-json/",
|
|
9391
|
+
"https://iabtechlab.com/supplychain-object/",
|
|
9392
|
+
"https://mediaratingcouncil.org/sites/default/files/Standards/MRC%20Invalid%20Traffic%20Detection%20and%20Filtration%20Guidelines%20Addendum.pdf",
|
|
9393
|
+
"https://iabtechlab.com/app-ads-txt/"
|
|
9394
|
+
],
|
|
9395
|
+
"security_notes": "Supply chain integrity reviews work from the raw text of ads.txt, app-ads.txt, and sellers.json files pasted as input. Never request DSP credentials, exchange account tokens, or bid-stream logs. ads.txt and sellers.json are publicly resolvable files; the artifact is the publisher's or exchange's own exported text, not a live crawl of production endpoints.",
|
|
9396
|
+
"last_verified": "2026-05-17",
|
|
9397
|
+
"path": "skills/marketing/programmatic-supply-chain-integrity-review",
|
|
9398
|
+
"author": "github: Raishin",
|
|
9399
|
+
"version": "0.1.0",
|
|
9400
|
+
"lifecycle": "experimental"
|
|
9401
|
+
},
|
|
8802
9402
|
{
|
|
8803
9403
|
"id": "prometheus-alerting-cardinality-review",
|
|
8804
9404
|
"name": "Prometheus Alerting and Cardinality Review",
|
|
@@ -8855,6 +9455,35 @@
|
|
|
8855
9455
|
"version": "0.1.2",
|
|
8856
9456
|
"lifecycle": "experimental"
|
|
8857
9457
|
},
|
|
9458
|
+
{
|
|
9459
|
+
"id": "rpa-workflow-resilience-review",
|
|
9460
|
+
"name": "RPA Workflow Resilience Review",
|
|
9461
|
+
"type": "skill",
|
|
9462
|
+
"provider": "generic",
|
|
9463
|
+
"harnesses": [
|
|
9464
|
+
"codex",
|
|
9465
|
+
"claude-code",
|
|
9466
|
+
"cursor",
|
|
9467
|
+
"gemini",
|
|
9468
|
+
"kiro",
|
|
9469
|
+
"other"
|
|
9470
|
+
],
|
|
9471
|
+
"summary": "Review exported RPA workflow definitions (UiPath XAML, Automation Anywhere, Power Automate Desktop, Blue Prism) for resilience and security defects — hardcoded credentials, brittle selectors, missing exception handling, non-idempotent logic, fixed delays, and invisible failures — statically, without connecting to a live orchestrator.",
|
|
9472
|
+
"source_type": "original",
|
|
9473
|
+
"official_docs": [
|
|
9474
|
+
"https://docs.uipath.com/studio/standalone/latest/user-guide/about-workflow-analyzer",
|
|
9475
|
+
"https://docs.uipath.com/studio/standalone/latest/user-guide/about-debugging",
|
|
9476
|
+
"https://docs.uipath.com/orchestrator/standalone/latest/user-guide/about-assets",
|
|
9477
|
+
"https://docs.automationanywhere.com/",
|
|
9478
|
+
"https://learn.microsoft.com/en-us/power-automate/guidance/coding-guidelines/overview",
|
|
9479
|
+
"https://learn.microsoft.com/en-us/power-automate/guidance/coding-guidelines/error-handling"
|
|
9480
|
+
],
|
|
9481
|
+
"security_notes": "Static review only — reads exported workflow definitions, never connects to a live orchestrator, never executes a bot, and never requests runner credentials, orchestrator URLs, or production queue data. Never accept workflow exports containing live PII, real customer data, or production connection strings; ask for sanitized snippets.",
|
|
9482
|
+
"last_verified": "2026-05-17",
|
|
9483
|
+
"path": "skills/qa/rpa-workflow-resilience-review",
|
|
9484
|
+
"author": "github: Raishin",
|
|
9485
|
+
"version": "0.1.0"
|
|
9486
|
+
},
|
|
8858
9487
|
{
|
|
8859
9488
|
"id": "scaleway-cost-optimizer",
|
|
8860
9489
|
"name": "Scaleway Cost Optimizer",
|
|
@@ -9076,6 +9705,62 @@
|
|
|
9076
9705
|
"author": "github: Raishin",
|
|
9077
9706
|
"version": "0.1.0"
|
|
9078
9707
|
},
|
|
9708
|
+
{
|
|
9709
|
+
"id": "test-coverage-quality-review",
|
|
9710
|
+
"name": "Test Coverage Quality Review",
|
|
9711
|
+
"type": "skill",
|
|
9712
|
+
"provider": "generic",
|
|
9713
|
+
"harnesses": [
|
|
9714
|
+
"codex",
|
|
9715
|
+
"claude-code",
|
|
9716
|
+
"cursor",
|
|
9717
|
+
"gemini",
|
|
9718
|
+
"kiro",
|
|
9719
|
+
"other"
|
|
9720
|
+
],
|
|
9721
|
+
"summary": "Review a test suite for assertion quality over coverage percentage — detecting coverage theater, assertion-free and tautological tests, mock over-specification, and untested branches, and recommending a meaningful coverage gate. Static review only.",
|
|
9722
|
+
"source_type": "original",
|
|
9723
|
+
"official_docs": [
|
|
9724
|
+
"https://martinfowler.com/bliki/TestCoverage.html",
|
|
9725
|
+
"https://martinfowler.com/articles/mocksArentStubs.html",
|
|
9726
|
+
"https://istanbul.js.org/docs/tutorials/coverage/",
|
|
9727
|
+
"https://jestjs.io/docs/configuration",
|
|
9728
|
+
"https://docs.pytest.org/en/stable/how-to/assert.html"
|
|
9729
|
+
],
|
|
9730
|
+
"security_notes": "Static review only — reads test source and coverage reports, never executes tests or runs a coverage tool. Never request or accept credentials, fixtures containing real customer data, or production database snapshots; ask for sanitized test code.",
|
|
9731
|
+
"last_verified": "2026-05-17",
|
|
9732
|
+
"path": "skills/qa/test-coverage-quality-review",
|
|
9733
|
+
"author": "github: Raishin",
|
|
9734
|
+
"version": "0.1.0"
|
|
9735
|
+
},
|
|
9736
|
+
{
|
|
9737
|
+
"id": "test-flakiness-triage",
|
|
9738
|
+
"name": "Test Flakiness Triage",
|
|
9739
|
+
"type": "skill",
|
|
9740
|
+
"provider": "generic",
|
|
9741
|
+
"harnesses": [
|
|
9742
|
+
"codex",
|
|
9743
|
+
"claude-code",
|
|
9744
|
+
"cursor",
|
|
9745
|
+
"gemini",
|
|
9746
|
+
"kiro",
|
|
9747
|
+
"other"
|
|
9748
|
+
],
|
|
9749
|
+
"summary": "Triage flaky tests across any framework into root-cause categories, assign a quarantine or fix path per test, and assess quarantine policy and CI retry configuration — statically, without re-running tests.",
|
|
9750
|
+
"source_type": "original",
|
|
9751
|
+
"official_docs": [
|
|
9752
|
+
"https://playwright.dev/docs/test-retries",
|
|
9753
|
+
"https://docs.cypress.io/guides/guides/test-retries",
|
|
9754
|
+
"https://jestjs.io/docs/cli",
|
|
9755
|
+
"https://docs.pytest.org/en/stable/how-to/flaky.html",
|
|
9756
|
+
"https://martinfowler.com/articles/nonDeterminism.html"
|
|
9757
|
+
],
|
|
9758
|
+
"security_notes": "Static review only — analyzes failure logs, rerun history, and test source; never executes or re-runs tests. Never request or accept CI credentials, dashboard API tokens, or production data embedded in failure logs; ask for sanitized excerpts.",
|
|
9759
|
+
"last_verified": "2026-05-17",
|
|
9760
|
+
"path": "skills/qa/test-flakiness-triage",
|
|
9761
|
+
"author": "github: Raishin",
|
|
9762
|
+
"version": "0.1.0"
|
|
9763
|
+
},
|
|
9079
9764
|
{
|
|
9080
9765
|
"id": "velero-backup-restore-guard",
|
|
9081
9766
|
"name": "Velero Backup/Restore Guard",
|