@raishin/vanguard-frontier-agentic 1.6.0 → 1.7.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.
Files changed (441) hide show
  1. package/README.md +49 -11
  2. package/agents/AGENTS.md +83 -0
  3. package/agents/README.md +10 -0
  4. package/agents/contabo/README.md +174 -0
  5. package/agents/contabo/contabo-capacity-planner-agent/AGENT.md +49 -0
  6. package/agents/contabo/contabo-capacity-planner-agent/harnesses/claude-code.agent.md +36 -0
  7. package/agents/contabo/contabo-capacity-planner-agent/harnesses/codex.toml +33 -0
  8. package/agents/contabo/contabo-capacity-planner-agent/harnesses/copilot.agent.md +36 -0
  9. package/agents/contabo/contabo-capacity-planner-agent/harnesses/cursor.agent.md +36 -0
  10. package/agents/contabo/contabo-capacity-planner-agent/harnesses/gemini.agent.md +36 -0
  11. package/agents/contabo/contabo-capacity-planner-agent/harnesses/kiro-cli.agent.json +6 -0
  12. package/agents/contabo/contabo-capacity-planner-agent/harnesses/kiro-ide.agent.md +36 -0
  13. package/agents/contabo/contabo-capacity-planner-agent/metadata.json +27 -0
  14. package/agents/contabo/contabo-cost-optimization-analyst-agent/AGENT.md +50 -0
  15. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/claude-code.agent.md +37 -0
  16. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/codex.toml +33 -0
  17. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/copilot.agent.md +37 -0
  18. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/cursor.agent.md +37 -0
  19. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/gemini.agent.md +37 -0
  20. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/kiro-cli.agent.json +6 -0
  21. package/agents/contabo/contabo-cost-optimization-analyst-agent/harnesses/kiro-ide.agent.md +37 -0
  22. package/agents/contabo/contabo-cost-optimization-analyst-agent/metadata.json +27 -0
  23. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/AGENT.md +53 -0
  24. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/claude-code.agent.md +40 -0
  25. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/codex.toml +34 -0
  26. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/copilot.agent.md +40 -0
  27. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/cursor.agent.md +40 -0
  28. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/gemini.agent.md +40 -0
  29. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  30. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/harnesses/kiro-ide.agent.md +40 -0
  31. package/agents/contabo/contabo-live-instance-lifecycle-guard-agent/metadata.json +26 -0
  32. package/agents/contabo/contabo-live-storage-operations-guard-agent/AGENT.md +54 -0
  33. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/claude-code.agent.md +38 -0
  34. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/codex.toml +34 -0
  35. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/copilot.agent.md +38 -0
  36. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/cursor.agent.md +38 -0
  37. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/gemini.agent.md +38 -0
  38. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  39. package/agents/contabo/contabo-live-storage-operations-guard-agent/harnesses/kiro-ide.agent.md +38 -0
  40. package/agents/contabo/contabo-live-storage-operations-guard-agent/metadata.json +26 -0
  41. package/agents/contabo/contabo-maestro-agent/AGENT.md +49 -0
  42. package/agents/contabo/contabo-maestro-agent/harnesses/claude-code.agent.md +37 -0
  43. package/agents/contabo/contabo-maestro-agent/harnesses/codex.toml +33 -0
  44. package/agents/contabo/contabo-maestro-agent/harnesses/copilot.agent.md +37 -0
  45. package/agents/contabo/contabo-maestro-agent/harnesses/cursor.agent.md +37 -0
  46. package/agents/contabo/contabo-maestro-agent/harnesses/gemini.agent.md +37 -0
  47. package/agents/contabo/contabo-maestro-agent/harnesses/kiro-cli.agent.json +6 -0
  48. package/agents/contabo/contabo-maestro-agent/harnesses/kiro-ide.agent.md +37 -0
  49. package/agents/contabo/contabo-maestro-agent/metadata.json +26 -0
  50. package/agents/contabo/contabo-security-hardening-agent/AGENT.md +49 -0
  51. package/agents/contabo/contabo-security-hardening-agent/harnesses/claude-code.agent.md +37 -0
  52. package/agents/contabo/contabo-security-hardening-agent/harnesses/codex.toml +34 -0
  53. package/agents/contabo/contabo-security-hardening-agent/harnesses/copilot.agent.md +37 -0
  54. package/agents/contabo/contabo-security-hardening-agent/harnesses/cursor.agent.md +37 -0
  55. package/agents/contabo/contabo-security-hardening-agent/harnesses/gemini.agent.md +37 -0
  56. package/agents/contabo/contabo-security-hardening-agent/harnesses/kiro-cli.agent.json +6 -0
  57. package/agents/contabo/contabo-security-hardening-agent/harnesses/kiro-ide.agent.md +37 -0
  58. package/agents/contabo/contabo-security-hardening-agent/metadata.json +26 -0
  59. package/agents/hetzner/README.md +156 -0
  60. package/agents/hetzner/hetzner-capacity-planner-agent/AGENT.md +50 -0
  61. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/claude-code.agent.md +38 -0
  62. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/codex.toml +33 -0
  63. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/copilot.agent.md +38 -0
  64. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/cursor.agent.md +38 -0
  65. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/gemini.agent.md +38 -0
  66. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/kiro-cli.agent.json +6 -0
  67. package/agents/hetzner/hetzner-capacity-planner-agent/harnesses/kiro-ide.agent.md +38 -0
  68. package/agents/hetzner/hetzner-capacity-planner-agent/metadata.json +27 -0
  69. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/AGENT.md +50 -0
  70. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/claude-code.agent.md +38 -0
  71. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/codex.toml +33 -0
  72. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/copilot.agent.md +38 -0
  73. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/cursor.agent.md +38 -0
  74. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/gemini.agent.md +38 -0
  75. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/kiro-cli.agent.json +6 -0
  76. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/harnesses/kiro-ide.agent.md +38 -0
  77. package/agents/hetzner/hetzner-cost-optimization-analyst-agent/metadata.json +27 -0
  78. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/AGENT.md +50 -0
  79. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/claude-code.agent.md +38 -0
  80. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/codex.toml +33 -0
  81. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/copilot.agent.md +38 -0
  82. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/cursor.agent.md +38 -0
  83. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/gemini.agent.md +38 -0
  84. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/kiro-cli.agent.json +6 -0
  85. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/harnesses/kiro-ide.agent.md +38 -0
  86. package/agents/hetzner/hetzner-infrastructure-reviewer-agent/metadata.json +27 -0
  87. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/AGENT.md +62 -0
  88. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/claude-code.agent.md +44 -0
  89. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/codex.toml +47 -0
  90. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/copilot.agent.md +44 -0
  91. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/cursor.agent.md +44 -0
  92. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/gemini.agent.md +44 -0
  93. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  94. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/harnesses/kiro-ide.agent.md +44 -0
  95. package/agents/hetzner/hetzner-live-firewall-rule-guard-agent/metadata.json +27 -0
  96. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/AGENT.md +62 -0
  97. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/claude-code.agent.md +45 -0
  98. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/codex.toml +50 -0
  99. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/copilot.agent.md +45 -0
  100. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/cursor.agent.md +45 -0
  101. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/gemini.agent.md +45 -0
  102. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  103. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/harnesses/kiro-ide.agent.md +45 -0
  104. package/agents/hetzner/hetzner-live-server-lifecycle-guard-agent/metadata.json +27 -0
  105. package/agents/hetzner/hetzner-maestro-agent/AGENT.md +50 -0
  106. package/agents/hetzner/hetzner-maestro-agent/harnesses/claude-code.agent.md +38 -0
  107. package/agents/hetzner/hetzner-maestro-agent/harnesses/codex.toml +33 -0
  108. package/agents/hetzner/hetzner-maestro-agent/harnesses/copilot.agent.md +38 -0
  109. package/agents/hetzner/hetzner-maestro-agent/harnesses/cursor.agent.md +38 -0
  110. package/agents/hetzner/hetzner-maestro-agent/harnesses/gemini.agent.md +38 -0
  111. package/agents/hetzner/hetzner-maestro-agent/harnesses/kiro-cli.agent.json +6 -0
  112. package/agents/hetzner/hetzner-maestro-agent/harnesses/kiro-ide.agent.md +38 -0
  113. package/agents/hetzner/hetzner-maestro-agent/metadata.json +26 -0
  114. package/agents/ionos/README.md +136 -0
  115. package/agents/ionos/ionos-cost-optimization-analyst-agent/AGENT.md +48 -0
  116. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/claude-code.agent.md +36 -0
  117. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/codex.toml +31 -0
  118. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/copilot.agent.md +36 -0
  119. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/cursor.agent.md +36 -0
  120. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/gemini.agent.md +36 -0
  121. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/kiro-cli.agent.json +6 -0
  122. package/agents/ionos/ionos-cost-optimization-analyst-agent/harnesses/kiro-ide.agent.md +36 -0
  123. package/agents/ionos/ionos-cost-optimization-analyst-agent/metadata.json +25 -0
  124. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/AGENT.md +49 -0
  125. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/claude-code.agent.md +37 -0
  126. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/codex.toml +32 -0
  127. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/copilot.agent.md +37 -0
  128. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/cursor.agent.md +37 -0
  129. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/gemini.agent.md +37 -0
  130. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/kiro-cli.agent.json +6 -0
  131. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/harnesses/kiro-ide.agent.md +37 -0
  132. package/agents/ionos/ionos-datacenter-designer-reviewer-agent/metadata.json +25 -0
  133. package/agents/ionos/ionos-kubernetes-platform-operator-agent/AGENT.md +48 -0
  134. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/claude-code.agent.md +36 -0
  135. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/codex.toml +31 -0
  136. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/copilot.agent.md +36 -0
  137. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/cursor.agent.md +36 -0
  138. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/gemini.agent.md +36 -0
  139. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/kiro-cli.agent.json +6 -0
  140. package/agents/ionos/ionos-kubernetes-platform-operator-agent/harnesses/kiro-ide.agent.md +36 -0
  141. package/agents/ionos/ionos-kubernetes-platform-operator-agent/metadata.json +25 -0
  142. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/AGENT.md +53 -0
  143. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/claude-code.agent.md +37 -0
  144. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/codex.toml +33 -0
  145. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/copilot.agent.md +37 -0
  146. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/cursor.agent.md +37 -0
  147. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/gemini.agent.md +37 -0
  148. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  149. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/harnesses/kiro-ide.agent.md +37 -0
  150. package/agents/ionos/ionos-live-database-lifecycle-guard-agent/metadata.json +25 -0
  151. package/agents/ionos/ionos-maestro-agent/AGENT.md +48 -0
  152. package/agents/ionos/ionos-maestro-agent/harnesses/claude-code.agent.md +36 -0
  153. package/agents/ionos/ionos-maestro-agent/harnesses/codex.toml +31 -0
  154. package/agents/ionos/ionos-maestro-agent/harnesses/copilot.agent.md +36 -0
  155. package/agents/ionos/ionos-maestro-agent/harnesses/cursor.agent.md +36 -0
  156. package/agents/ionos/ionos-maestro-agent/harnesses/gemini.agent.md +36 -0
  157. package/agents/ionos/ionos-maestro-agent/harnesses/kiro-cli.agent.json +6 -0
  158. package/agents/ionos/ionos-maestro-agent/harnesses/kiro-ide.agent.md +36 -0
  159. package/agents/ionos/ionos-maestro-agent/metadata.json +24 -0
  160. package/agents/ionos/ionos-security-compliance-reviewer-agent/AGENT.md +49 -0
  161. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/claude-code.agent.md +37 -0
  162. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/codex.toml +32 -0
  163. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/copilot.agent.md +37 -0
  164. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/cursor.agent.md +37 -0
  165. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/gemini.agent.md +37 -0
  166. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/kiro-cli.agent.json +6 -0
  167. package/agents/ionos/ionos-security-compliance-reviewer-agent/harnesses/kiro-ide.agent.md +37 -0
  168. package/agents/ionos/ionos-security-compliance-reviewer-agent/metadata.json +25 -0
  169. package/agents/ovhcloud/README.md +113 -0
  170. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/AGENT.md +47 -0
  171. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/claude-code.agent.md +35 -0
  172. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/codex.toml +31 -0
  173. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/copilot.agent.md +35 -0
  174. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/cursor.agent.md +35 -0
  175. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/gemini.agent.md +35 -0
  176. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/kiro-cli.agent.json +6 -0
  177. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/harnesses/kiro-ide.agent.md +35 -0
  178. package/agents/ovhcloud/ovhcloud-cost-finops-analyst-agent/metadata.json +24 -0
  179. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/AGENT.md +47 -0
  180. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/claude-code.agent.md +35 -0
  181. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/codex.toml +31 -0
  182. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/copilot.agent.md +35 -0
  183. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/cursor.agent.md +35 -0
  184. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/gemini.agent.md +35 -0
  185. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/kiro-cli.agent.json +6 -0
  186. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/harnesses/kiro-ide.agent.md +35 -0
  187. package/agents/ovhcloud/ovhcloud-iam-policy-review-agent/metadata.json +24 -0
  188. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/AGENT.md +47 -0
  189. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/claude-code.agent.md +35 -0
  190. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/codex.toml +31 -0
  191. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/copilot.agent.md +35 -0
  192. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/cursor.agent.md +35 -0
  193. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/gemini.agent.md +35 -0
  194. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/kiro-cli.agent.json +6 -0
  195. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/harnesses/kiro-ide.agent.md +35 -0
  196. package/agents/ovhcloud/ovhcloud-kubernetes-platform-operator-agent/metadata.json +24 -0
  197. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/AGENT.md +52 -0
  198. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/claude-code.agent.md +40 -0
  199. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/codex.toml +38 -0
  200. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/copilot.agent.md +40 -0
  201. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/cursor.agent.md +40 -0
  202. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/gemini.agent.md +40 -0
  203. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  204. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/harnesses/kiro-ide.agent.md +40 -0
  205. package/agents/ovhcloud/ovhcloud-live-kms-key-destruction-guard-agent/metadata.json +23 -0
  206. package/agents/ovhcloud/ovhcloud-maestro-agent/AGENT.md +47 -0
  207. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/claude-code.agent.md +35 -0
  208. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/codex.toml +31 -0
  209. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/copilot.agent.md +35 -0
  210. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/cursor.agent.md +35 -0
  211. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/gemini.agent.md +35 -0
  212. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/kiro-cli.agent.json +6 -0
  213. package/agents/ovhcloud/ovhcloud-maestro-agent/harnesses/kiro-ide.agent.md +35 -0
  214. package/agents/ovhcloud/ovhcloud-maestro-agent/metadata.json +24 -0
  215. package/agents/ovhcloud/ovhcloud-network-architect-agent/AGENT.md +47 -0
  216. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/claude-code.agent.md +35 -0
  217. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/codex.toml +31 -0
  218. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/copilot.agent.md +35 -0
  219. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/cursor.agent.md +35 -0
  220. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/gemini.agent.md +35 -0
  221. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/kiro-cli.agent.json +6 -0
  222. package/agents/ovhcloud/ovhcloud-network-architect-agent/harnesses/kiro-ide.agent.md +35 -0
  223. package/agents/ovhcloud/ovhcloud-network-architect-agent/metadata.json +24 -0
  224. package/agents/scaleway/README.md +142 -0
  225. package/agents/scaleway/scaleway-cost-optimizer-agent/AGENT.md +47 -0
  226. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/claude-code.agent.md +35 -0
  227. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/codex.toml +32 -0
  228. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/copilot.agent.md +35 -0
  229. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/cursor.agent.md +35 -0
  230. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/gemini.agent.md +35 -0
  231. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/kiro-cli.agent.json +6 -0
  232. package/agents/scaleway/scaleway-cost-optimizer-agent/harnesses/kiro-ide.agent.md +35 -0
  233. package/agents/scaleway/scaleway-cost-optimizer-agent/metadata.json +26 -0
  234. package/agents/scaleway/scaleway-iam-policy-review-agent/AGENT.md +47 -0
  235. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/claude-code.agent.md +35 -0
  236. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/codex.toml +32 -0
  237. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/copilot.agent.md +35 -0
  238. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/cursor.agent.md +35 -0
  239. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/gemini.agent.md +35 -0
  240. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/kiro-cli.agent.json +6 -0
  241. package/agents/scaleway/scaleway-iam-policy-review-agent/harnesses/kiro-ide.agent.md +35 -0
  242. package/agents/scaleway/scaleway-iam-policy-review-agent/metadata.json +25 -0
  243. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/AGENT.md +47 -0
  244. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/claude-code.agent.md +35 -0
  245. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/codex.toml +32 -0
  246. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/copilot.agent.md +35 -0
  247. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/cursor.agent.md +35 -0
  248. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/gemini.agent.md +35 -0
  249. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/kiro-cli.agent.json +6 -0
  250. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/kiro-ide.agent.md +35 -0
  251. package/agents/scaleway/scaleway-kapsule-platform-operator-agent/metadata.json +26 -0
  252. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/AGENT.md +58 -0
  253. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/claude-code.agent.md +46 -0
  254. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/codex.toml +40 -0
  255. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/copilot.agent.md +46 -0
  256. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/cursor.agent.md +46 -0
  257. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/gemini.agent.md +46 -0
  258. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/kiro-cli.agent.json +6 -0
  259. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/kiro-ide.agent.md +46 -0
  260. package/agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/metadata.json +26 -0
  261. package/agents/scaleway/scaleway-maestro-agent/AGENT.md +47 -0
  262. package/agents/scaleway/scaleway-maestro-agent/harnesses/claude-code.agent.md +35 -0
  263. package/agents/scaleway/scaleway-maestro-agent/harnesses/codex.toml +31 -0
  264. package/agents/scaleway/scaleway-maestro-agent/harnesses/copilot.agent.md +35 -0
  265. package/agents/scaleway/scaleway-maestro-agent/harnesses/cursor.agent.md +35 -0
  266. package/agents/scaleway/scaleway-maestro-agent/harnesses/gemini.agent.md +35 -0
  267. package/agents/scaleway/scaleway-maestro-agent/harnesses/kiro-cli.agent.json +6 -0
  268. package/agents/scaleway/scaleway-maestro-agent/harnesses/kiro-ide.agent.md +35 -0
  269. package/agents/scaleway/scaleway-maestro-agent/metadata.json +24 -0
  270. package/agents/scaleway/scaleway-network-architect-agent/AGENT.md +47 -0
  271. package/agents/scaleway/scaleway-network-architect-agent/harnesses/claude-code.agent.md +35 -0
  272. package/agents/scaleway/scaleway-network-architect-agent/harnesses/codex.toml +32 -0
  273. package/agents/scaleway/scaleway-network-architect-agent/harnesses/copilot.agent.md +35 -0
  274. package/agents/scaleway/scaleway-network-architect-agent/harnesses/cursor.agent.md +35 -0
  275. package/agents/scaleway/scaleway-network-architect-agent/harnesses/gemini.agent.md +35 -0
  276. package/agents/scaleway/scaleway-network-architect-agent/harnesses/kiro-cli.agent.json +6 -0
  277. package/agents/scaleway/scaleway-network-architect-agent/harnesses/kiro-ide.agent.md +35 -0
  278. package/agents/scaleway/scaleway-network-architect-agent/metadata.json +26 -0
  279. package/assets/logos/cloud/contabo/contabo-logo.png +0 -0
  280. package/assets/logos/cloud/contabo/contabo-logo.svg +21 -0
  281. package/assets/logos/cloud/hetzner/hetzner-logo.svg +1 -0
  282. package/assets/logos/cloud/ionos/ionos-logo.svg +1 -0
  283. package/assets/logos/cloud/ovhcloud/ovhcloud-logo.svg +27 -0
  284. package/assets/logos/cloud/scaleway/scaleway-logo.svg +1 -0
  285. package/catalog/agents.json +954 -160
  286. package/catalog/install-roles.json +54 -6
  287. package/catalog/skill-manifest.json +960 -0
  288. package/catalog/skills.json +950 -165
  289. package/package.json +7 -5
  290. package/schemas/agent.schema.json +5 -0
  291. package/scripts/export-marketplace-agents.mjs +1 -1
  292. package/skills/contabo/contabo-capacity-planner/SKILL.md +71 -0
  293. package/skills/contabo/contabo-capacity-planner/metadata.json +26 -0
  294. package/skills/contabo/contabo-capacity-planner/references/official-sources.md +16 -0
  295. package/skills/contabo/contabo-capacity-planner/references/safety-checklist.md +26 -0
  296. package/skills/contabo/contabo-capacity-planner/references/workflow-and-output.md +73 -0
  297. package/skills/contabo/contabo-cost-optimization-analyst/SKILL.md +56 -0
  298. package/skills/contabo/contabo-cost-optimization-analyst/metadata.json +26 -0
  299. package/skills/contabo/contabo-cost-optimization-analyst/references/official-sources.md +17 -0
  300. package/skills/contabo/contabo-cost-optimization-analyst/references/safety-checklist.md +25 -0
  301. package/skills/contabo/contabo-cost-optimization-analyst/references/workflow-and-output.md +63 -0
  302. package/skills/contabo/contabo-live-instance-lifecycle-guard/SKILL.md +91 -0
  303. package/skills/contabo/contabo-live-instance-lifecycle-guard/metadata.json +25 -0
  304. package/skills/contabo/contabo-live-instance-lifecycle-guard/references/official-sources.md +16 -0
  305. package/skills/contabo/contabo-live-instance-lifecycle-guard/references/safety-checklist.md +43 -0
  306. package/skills/contabo/contabo-live-instance-lifecycle-guard/references/workflow-and-output.md +63 -0
  307. package/skills/contabo/contabo-live-storage-operations-guard/SKILL.md +92 -0
  308. package/skills/contabo/contabo-live-storage-operations-guard/metadata.json +25 -0
  309. package/skills/contabo/contabo-live-storage-operations-guard/references/official-sources.md +16 -0
  310. package/skills/contabo/contabo-live-storage-operations-guard/references/safety-checklist.md +44 -0
  311. package/skills/contabo/contabo-live-storage-operations-guard/references/workflow-and-output.md +59 -0
  312. package/skills/contabo/contabo-maestro/SKILL.md +61 -0
  313. package/skills/contabo/contabo-maestro/metadata.json +25 -0
  314. package/skills/contabo/contabo-maestro/references/official-sources.md +17 -0
  315. package/skills/contabo/contabo-maestro/references/safety-checklist.md +24 -0
  316. package/skills/contabo/contabo-maestro/references/workflow-and-output.md +52 -0
  317. package/skills/contabo/contabo-security-hardening/SKILL.md +57 -0
  318. package/skills/contabo/contabo-security-hardening/metadata.json +25 -0
  319. package/skills/contabo/contabo-security-hardening/references/official-sources.md +16 -0
  320. package/skills/contabo/contabo-security-hardening/references/safety-checklist.md +27 -0
  321. package/skills/contabo/contabo-security-hardening/references/workflow-and-output.md +65 -0
  322. package/skills/hetzner/hetzner-capacity-planner/SKILL.md +56 -0
  323. package/skills/hetzner/hetzner-capacity-planner/metadata.json +26 -0
  324. package/skills/hetzner/hetzner-capacity-planner/references/official-sources.md +27 -0
  325. package/skills/hetzner/hetzner-capacity-planner/references/safety-checklist.md +28 -0
  326. package/skills/hetzner/hetzner-capacity-planner/references/workflow-and-output.md +73 -0
  327. package/skills/hetzner/hetzner-cost-optimization-analyst/SKILL.md +55 -0
  328. package/skills/hetzner/hetzner-cost-optimization-analyst/metadata.json +26 -0
  329. package/skills/hetzner/hetzner-cost-optimization-analyst/references/official-sources.md +26 -0
  330. package/skills/hetzner/hetzner-cost-optimization-analyst/references/safety-checklist.md +27 -0
  331. package/skills/hetzner/hetzner-cost-optimization-analyst/references/workflow-and-output.md +65 -0
  332. package/skills/hetzner/hetzner-infrastructure-reviewer/SKILL.md +56 -0
  333. package/skills/hetzner/hetzner-infrastructure-reviewer/metadata.json +26 -0
  334. package/skills/hetzner/hetzner-infrastructure-reviewer/references/official-sources.md +26 -0
  335. package/skills/hetzner/hetzner-infrastructure-reviewer/references/safety-checklist.md +27 -0
  336. package/skills/hetzner/hetzner-infrastructure-reviewer/references/workflow-and-output.md +67 -0
  337. package/skills/hetzner/hetzner-live-firewall-rule-guard/SKILL.md +63 -0
  338. package/skills/hetzner/hetzner-live-firewall-rule-guard/metadata.json +26 -0
  339. package/skills/hetzner/hetzner-live-firewall-rule-guard/references/official-sources.md +28 -0
  340. package/skills/hetzner/hetzner-live-firewall-rule-guard/references/safety-checklist.md +40 -0
  341. package/skills/hetzner/hetzner-live-firewall-rule-guard/references/workflow-and-output.md +80 -0
  342. package/skills/hetzner/hetzner-live-server-lifecycle-guard/SKILL.md +65 -0
  343. package/skills/hetzner/hetzner-live-server-lifecycle-guard/metadata.json +26 -0
  344. package/skills/hetzner/hetzner-live-server-lifecycle-guard/references/official-sources.md +29 -0
  345. package/skills/hetzner/hetzner-live-server-lifecycle-guard/references/safety-checklist.md +42 -0
  346. package/skills/hetzner/hetzner-live-server-lifecycle-guard/references/workflow-and-output.md +88 -0
  347. package/skills/hetzner/hetzner-maestro/SKILL.md +61 -0
  348. package/skills/hetzner/hetzner-maestro/metadata.json +25 -0
  349. package/skills/hetzner/hetzner-maestro/references/official-sources.md +19 -0
  350. package/skills/hetzner/hetzner-maestro/references/safety-checklist.md +25 -0
  351. package/skills/hetzner/hetzner-maestro/references/workflow-and-output.md +56 -0
  352. package/skills/ionos/ionos-cost-optimization-analyst/SKILL.md +57 -0
  353. package/skills/ionos/ionos-cost-optimization-analyst/metadata.json +27 -0
  354. package/skills/ionos/ionos-cost-optimization-analyst/references/official-sources.md +16 -0
  355. package/skills/ionos/ionos-cost-optimization-analyst/references/safety-checklist.md +25 -0
  356. package/skills/ionos/ionos-cost-optimization-analyst/references/workflow-and-output.md +65 -0
  357. package/skills/ionos/ionos-datacenter-designer-reviewer/SKILL.md +56 -0
  358. package/skills/ionos/ionos-datacenter-designer-reviewer/metadata.json +27 -0
  359. package/skills/ionos/ionos-datacenter-designer-reviewer/references/official-sources.md +16 -0
  360. package/skills/ionos/ionos-datacenter-designer-reviewer/references/safety-checklist.md +28 -0
  361. package/skills/ionos/ionos-datacenter-designer-reviewer/references/workflow-and-output.md +70 -0
  362. package/skills/ionos/ionos-kubernetes-platform-operator/SKILL.md +57 -0
  363. package/skills/ionos/ionos-kubernetes-platform-operator/metadata.json +27 -0
  364. package/skills/ionos/ionos-kubernetes-platform-operator/references/official-sources.md +16 -0
  365. package/skills/ionos/ionos-kubernetes-platform-operator/references/safety-checklist.md +27 -0
  366. package/skills/ionos/ionos-kubernetes-platform-operator/references/workflow-and-output.md +76 -0
  367. package/skills/ionos/ionos-live-database-lifecycle-guard/SKILL.md +66 -0
  368. package/skills/ionos/ionos-live-database-lifecycle-guard/metadata.json +27 -0
  369. package/skills/ionos/ionos-live-database-lifecycle-guard/references/official-sources.md +16 -0
  370. package/skills/ionos/ionos-live-database-lifecycle-guard/references/safety-checklist.md +37 -0
  371. package/skills/ionos/ionos-live-database-lifecycle-guard/references/workflow-and-output.md +58 -0
  372. package/skills/ionos/ionos-maestro/SKILL.md +54 -0
  373. package/skills/ionos/ionos-maestro/metadata.json +26 -0
  374. package/skills/ionos/ionos-maestro/references/official-sources.md +15 -0
  375. package/skills/ionos/ionos-maestro/references/safety-checklist.md +24 -0
  376. package/skills/ionos/ionos-maestro/references/workflow-and-output.md +57 -0
  377. package/skills/ionos/ionos-security-compliance-reviewer/SKILL.md +57 -0
  378. package/skills/ionos/ionos-security-compliance-reviewer/metadata.json +27 -0
  379. package/skills/ionos/ionos-security-compliance-reviewer/references/official-sources.md +16 -0
  380. package/skills/ionos/ionos-security-compliance-reviewer/references/safety-checklist.md +26 -0
  381. package/skills/ionos/ionos-security-compliance-reviewer/references/workflow-and-output.md +65 -0
  382. package/skills/ovhcloud/ovhcloud-cost-finops-analyst/SKILL.md +53 -0
  383. package/skills/ovhcloud/ovhcloud-cost-finops-analyst/metadata.json +26 -0
  384. package/skills/ovhcloud/ovhcloud-cost-finops-analyst/references/official-sources.md +15 -0
  385. package/skills/ovhcloud/ovhcloud-cost-finops-analyst/references/safety-checklist.md +26 -0
  386. package/skills/ovhcloud/ovhcloud-cost-finops-analyst/references/workflow-and-output.md +61 -0
  387. package/skills/ovhcloud/ovhcloud-iam-policy-review/SKILL.md +52 -0
  388. package/skills/ovhcloud/ovhcloud-iam-policy-review/metadata.json +26 -0
  389. package/skills/ovhcloud/ovhcloud-iam-policy-review/references/official-sources.md +15 -0
  390. package/skills/ovhcloud/ovhcloud-iam-policy-review/references/safety-checklist.md +25 -0
  391. package/skills/ovhcloud/ovhcloud-iam-policy-review/references/workflow-and-output.md +62 -0
  392. package/skills/ovhcloud/ovhcloud-kubernetes-platform-operator/SKILL.md +53 -0
  393. package/skills/ovhcloud/ovhcloud-kubernetes-platform-operator/metadata.json +26 -0
  394. package/skills/ovhcloud/ovhcloud-kubernetes-platform-operator/references/official-sources.md +15 -0
  395. package/skills/ovhcloud/ovhcloud-kubernetes-platform-operator/references/safety-checklist.md +26 -0
  396. package/skills/ovhcloud/ovhcloud-kubernetes-platform-operator/references/workflow-and-output.md +64 -0
  397. package/skills/ovhcloud/ovhcloud-live-kms-key-destruction-guard/SKILL.md +55 -0
  398. package/skills/ovhcloud/ovhcloud-live-kms-key-destruction-guard/metadata.json +25 -0
  399. package/skills/ovhcloud/ovhcloud-live-kms-key-destruction-guard/references/official-sources.md +14 -0
  400. package/skills/ovhcloud/ovhcloud-live-kms-key-destruction-guard/references/safety-checklist.md +33 -0
  401. package/skills/ovhcloud/ovhcloud-live-kms-key-destruction-guard/references/workflow-and-output.md +69 -0
  402. package/skills/ovhcloud/ovhcloud-maestro/SKILL.md +50 -0
  403. package/skills/ovhcloud/ovhcloud-maestro/metadata.json +26 -0
  404. package/skills/ovhcloud/ovhcloud-maestro/references/official-sources.md +15 -0
  405. package/skills/ovhcloud/ovhcloud-maestro/references/safety-checklist.md +23 -0
  406. package/skills/ovhcloud/ovhcloud-maestro/references/workflow-and-output.md +50 -0
  407. package/skills/ovhcloud/ovhcloud-network-architect/SKILL.md +54 -0
  408. package/skills/ovhcloud/ovhcloud-network-architect/metadata.json +26 -0
  409. package/skills/ovhcloud/ovhcloud-network-architect/references/official-sources.md +15 -0
  410. package/skills/ovhcloud/ovhcloud-network-architect/references/safety-checklist.md +26 -0
  411. package/skills/ovhcloud/ovhcloud-network-architect/references/workflow-and-output.md +65 -0
  412. package/skills/scaleway/scaleway-cost-optimizer/SKILL.md +66 -0
  413. package/skills/scaleway/scaleway-cost-optimizer/metadata.json +27 -0
  414. package/skills/scaleway/scaleway-cost-optimizer/references/official-sources.md +16 -0
  415. package/skills/scaleway/scaleway-cost-optimizer/references/safety-checklist.md +24 -0
  416. package/skills/scaleway/scaleway-cost-optimizer/references/workflow-and-output.md +68 -0
  417. package/skills/scaleway/scaleway-iam-policy-review/SKILL.md +59 -0
  418. package/skills/scaleway/scaleway-iam-policy-review/metadata.json +27 -0
  419. package/skills/scaleway/scaleway-iam-policy-review/references/official-sources.md +15 -0
  420. package/skills/scaleway/scaleway-iam-policy-review/references/safety-checklist.md +25 -0
  421. package/skills/scaleway/scaleway-iam-policy-review/references/workflow-and-output.md +69 -0
  422. package/skills/scaleway/scaleway-kapsule-platform-operator/SKILL.md +63 -0
  423. package/skills/scaleway/scaleway-kapsule-platform-operator/metadata.json +27 -0
  424. package/skills/scaleway/scaleway-kapsule-platform-operator/references/official-sources.md +17 -0
  425. package/skills/scaleway/scaleway-kapsule-platform-operator/references/safety-checklist.md +25 -0
  426. package/skills/scaleway/scaleway-kapsule-platform-operator/references/workflow-and-output.md +69 -0
  427. package/skills/scaleway/scaleway-live-kapsule-rollout-guard/SKILL.md +91 -0
  428. package/skills/scaleway/scaleway-live-kapsule-rollout-guard/metadata.json +28 -0
  429. package/skills/scaleway/scaleway-live-kapsule-rollout-guard/references/official-sources.md +16 -0
  430. package/skills/scaleway/scaleway-live-kapsule-rollout-guard/references/safety-checklist.md +35 -0
  431. package/skills/scaleway/scaleway-live-kapsule-rollout-guard/references/workflow-and-output.md +44 -0
  432. package/skills/scaleway/scaleway-maestro/SKILL.md +58 -0
  433. package/skills/scaleway/scaleway-maestro/metadata.json +26 -0
  434. package/skills/scaleway/scaleway-maestro/references/official-sources.md +15 -0
  435. package/skills/scaleway/scaleway-maestro/references/safety-checklist.md +23 -0
  436. package/skills/scaleway/scaleway-maestro/references/workflow-and-output.md +59 -0
  437. package/skills/scaleway/scaleway-network-architect/SKILL.md +66 -0
  438. package/skills/scaleway/scaleway-network-architect/metadata.json +27 -0
  439. package/skills/scaleway/scaleway-network-architect/references/official-sources.md +17 -0
  440. package/skills/scaleway/scaleway-network-architect/references/safety-checklist.md +26 -0
  441. package/skills/scaleway/scaleway-network-architect/references/workflow-and-output.md +70 -0
@@ -19,7 +19,7 @@
19
19
  "https://www.alibabacloud.com/help/en/acr",
20
20
  "https://www.alibabacloud.com/help/en/asm"
21
21
  ],
22
- "security_notes": "Require OIDC workload identity for all production workloads \u2014 do not approve RAM access key mounting in pods. Require ACR Enterprise vulnerability scanning before deploying images to production clusters. Do not skip Kubernetes version upgrades beyond two minor versions.",
22
+ "security_notes": "Require OIDC workload identity for all production workloads do not approve RAM access key mounting in pods. Require ACR Enterprise vulnerability scanning before deploying images to production clusters. Do not skip Kubernetes version upgrades beyond two minor versions.",
23
23
  "last_verified": "2026-05-08",
24
24
  "path": "skills/alibaba/alibaba-ack-container-platform-operator",
25
25
  "author": "github: Raishin",
@@ -44,7 +44,7 @@
44
44
  "https://www.alibabacloud.com/help/en/actiontrail",
45
45
  "https://www.alibabacloud.com/help/en/sls"
46
46
  ],
47
- "security_notes": "Do not delete ActionTrail trails or SLS logstores \u2014 audit log destruction may violate MLPS 2.0 retention requirements. Disabling ActionTrail blinds compliance evidence collection.",
47
+ "security_notes": "Do not delete ActionTrail trails or SLS logstores audit log destruction may violate MLPS 2.0 retention requirements. Disabling ActionTrail blinds compliance evidence collection.",
48
48
  "last_verified": "2026-05-08",
49
49
  "path": "skills/alibaba/alibaba-actiontrail-audit-analyst",
50
50
  "author": "github: Raishin",
@@ -89,14 +89,14 @@
89
89
  "kiro",
90
90
  "other"
91
91
  ],
92
- "summary": "Review Alibaba Cloud SSL Certificate Service \u2014 DV/OV/EV certificate lifecycle, auto-renewal configuration, certificate deployment to SLB/ALB/CDN/OSS, domain validation status, CAA record compliance, and expiry monitoring.",
92
+ "summary": "Review Alibaba Cloud SSL Certificate Service DV/OV/EV certificate lifecycle, auto-renewal configuration, certificate deployment to SLB/ALB/CDN/OSS, domain validation status, CAA record compliance, and expiry monitoring.",
93
93
  "source_type": "original",
94
94
  "official_docs": [
95
95
  "https://www.alibabacloud.com/help/en/ssl-certificate/latest/what-is-ssl-certificates-service",
96
96
  "https://www.alibabacloud.com/help/en/slb/application-load-balancer/user-guide/create-an-https-listener",
97
97
  "https://www.alibabacloud.com/help/en/cdn/user-guide/configure-an-ssl-certificate"
98
98
  ],
99
- "security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems \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.",
99
+ "security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems 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 enforce TLS 1.2+ via security policy configuration.",
100
100
  "last_verified": "2026-05-09",
101
101
  "path": "skills/alibaba/alibaba-certificate-manager-issuer-review",
102
102
  "version": "0.1.0",
@@ -115,7 +115,7 @@
115
115
  "kiro",
116
116
  "other"
117
117
  ],
118
- "summary": "Pre-change blast radius analysis for Alibaba Cloud \u2014 Resource Directory OU scope mapping, RAM policy cascade effects, VPC peering and CEN impact, SLB backend pool changes, RDS connection pool disruption, and safe change sequencing.",
118
+ "summary": "Pre-change blast radius analysis for Alibaba Cloud Resource Directory OU scope mapping, RAM policy cascade effects, VPC peering and CEN impact, SLB backend pool changes, RDS connection pool disruption, and safe change sequencing.",
119
119
  "source_type": "original",
120
120
  "official_docs": [
121
121
  "https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
@@ -123,7 +123,7 @@
123
123
  "https://www.alibabacloud.com/help/en/cen/latest/what-is-cen",
124
124
  "https://www.alibabacloud.com/help/en/vpc/latest/vpc-peering-connections-overview"
125
125
  ],
126
- "security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies \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.",
126
+ "security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies changes at root level must have explicit dual approval. CEN route changes are near-instantaneous and propagate globally always test in a staging CEN attachment before applying to production.",
127
127
  "last_verified": "2026-05-09",
128
128
  "path": "skills/alibaba/alibaba-change-impact-advisor",
129
129
  "version": "0.1.0",
@@ -167,7 +167,7 @@
167
167
  "kiro",
168
168
  "other"
169
169
  ],
170
- "summary": "Detect and coordinate response to Alibaba Cloud cost anomalies \u2014 MaxCompute CU vs on-demand billing mismatch, ECS spot instance interruption cascades, CDN traffic spike billing, OSS API request cost explosions, budget alert \u2192 DingTalk notification \u2192 remediation playbook.",
170
+ "summary": "Detect and coordinate response to Alibaba Cloud cost anomalies MaxCompute CU vs on-demand billing mismatch, ECS spot instance interruption cascades, CDN traffic spike billing, OSS API request cost explosions, budget alert DingTalk notification remediation playbook.",
171
171
  "source_type": "original",
172
172
  "official_docs": [
173
173
  "https://www.alibabacloud.com/help/en/maxcompute/latest/billing-overview",
@@ -175,7 +175,7 @@
175
175
  "https://www.alibabacloud.com/help/en/cost-management/latest/overview",
176
176
  "https://www.alibabacloud.com/help/en/cdn/user-guide/billing-overview"
177
177
  ],
178
- "security_notes": "Alibaba Cloud cost data is accessible via the billing API \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.",
178
+ "security_notes": "Alibaba Cloud cost data is accessible via the billing API restrict AccessKey permissions for billing API access to read-only (AliyunBSSReadOnlyAccess). China mainland billing accounts and international accounts cannot be consolidated separate anomaly monitoring pipelines required for each account type.",
179
179
  "last_verified": "2026-05-09",
180
180
  "path": "skills/alibaba/alibaba-cost-anomaly-watch-coordinator",
181
181
  "version": "0.1.0",
@@ -219,7 +219,7 @@
219
219
  "kiro",
220
220
  "other"
221
221
  ],
222
- "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.",
222
+ "summary": "Coordinate the daily Alibaba Cloud operations standup cost delta from Cost Manager, ActionTrail anomaly review, ACK pod failure triage, quota utilization warnings, Security Center finding review, and action item assignment.",
223
223
  "source_type": "original",
224
224
  "official_docs": [
225
225
  "https://www.alibabacloud.com/help/en/cost-management/latest/overview",
@@ -227,7 +227,7 @@
227
227
  "https://www.alibabacloud.com/help/en/ack/ack-managed-and-ack-dedicated/user-guide/overview-7",
228
228
  "https://www.alibabacloud.com/help/en/security-center/latest/what-is-security-center"
229
229
  ],
230
- "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.",
230
+ "security_notes": "Alibaba Cloud ActionTrail logs contain API call details that may reveal internal architecture restrict ActionTrail SLS project access to security team members only. Daily briefing cost data reveals workload scale and spending patterns distribute briefing reports only to authorized stakeholders.",
231
231
  "last_verified": "2026-05-09",
232
232
  "path": "skills/alibaba/alibaba-daily-operations-briefing-coordinator",
233
233
  "version": "0.1.0",
@@ -252,7 +252,7 @@
252
252
  "https://www.alibabacloud.com/help/en/rdc",
253
253
  "https://www.alibabacloud.com/help/en/acr"
254
254
  ],
255
- "security_notes": "Do not deploy to production without staging verification. ACR image tags are mutable \u2014 use digest-pinned references for production deployments. Flow pipeline rollback requires preserved previous artifact.",
255
+ "security_notes": "Do not deploy to production without staging verification. ACR image tags are mutable use digest-pinned references for production deployments. Flow pipeline rollback requires preserved previous artifact.",
256
256
  "last_verified": "2026-05-08",
257
257
  "path": "skills/alibaba/alibaba-devops-cicd-operator",
258
258
  "author": "github: Raishin",
@@ -298,7 +298,7 @@
298
298
  "kiro",
299
299
  "other"
300
300
  ],
301
- "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.",
301
+ "summary": "Review Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs dead-letter queues, message ordering, idempotency, retry storm prevention, schema registry, and consumer group lag monitoring.",
302
302
  "source_type": "original",
303
303
  "official_docs": [
304
304
  "https://www.alibabacloud.com/help/en/eventbridge/latest/what-is-eventbridge",
@@ -306,7 +306,7 @@
306
306
  "https://www.alibabacloud.com/help/en/apsaramq-for-rocketmq/latest/what-is-rocketmq",
307
307
  "https://www.alibabacloud.com/help/en/mse/latest/overview-of-mse"
308
308
  ],
309
- "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.",
309
+ "security_notes": "Alibaba Cloud EventBridge event buses can be public restrict event bus policies to specific source services and target endpoints. MNS message bodies may contain sensitive data use SSE encryption at rest for MNS queues in regulated environments.",
310
310
  "last_verified": "2026-05-09",
311
311
  "path": "skills/alibaba/alibaba-event-driven-architecture-review",
312
312
  "version": "0.1.0",
@@ -351,7 +351,7 @@
351
351
  "kiro",
352
352
  "other"
353
353
  ],
354
- "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.",
354
+ "summary": "Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud blast radius analysis, resource deletion detection, cross-stack dependency impact, Resource Directory scope, and rollback plan completeness.",
355
355
  "source_type": "original",
356
356
  "official_docs": [
357
357
  "https://www.alibabacloud.com/help/en/resource-orchestration-service/latest/what-is-ros",
@@ -359,7 +359,7 @@
359
359
  "https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
360
360
  "https://www.alibabacloud.com/help/en/oss/user-guide/server-side-encryption"
361
361
  ],
362
- "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.",
362
+ "security_notes": "Alibaba Cloud Terraform provider state files expose resource attribute details OSS backend bucket must deny public access and use SSE-KMS. ROS resource deletion protection must be enabled on production stacks stacks without deletion protection can be destroyed with a single API call.",
363
363
  "last_verified": "2026-05-09",
364
364
  "path": "skills/alibaba/alibaba-iac-change-safety-review",
365
365
  "version": "0.1.0",
@@ -404,7 +404,7 @@
404
404
  "kiro",
405
405
  "other"
406
406
  ],
407
- "summary": "Design Alibaba Cloud landing zone \u2014 Resource Management org tree, Cloud SSO, Control Policy (SCP equivalent), multi-account governance baseline, billing account structure, and ActionTrail centralization.",
407
+ "summary": "Design Alibaba Cloud landing zone Resource Management org tree, Cloud SSO, Control Policy (SCP equivalent), multi-account governance baseline, billing account structure, and ActionTrail centralization.",
408
408
  "source_type": "original",
409
409
  "official_docs": [
410
410
  "https://www.alibabacloud.com/help/en/resource-management",
@@ -457,7 +457,7 @@
457
457
  "gemini",
458
458
  "kiro"
459
459
  ],
460
- "summary": "Gate live financial authority actions \u2014 budget threshold changes, Savings Plan purchases, Reserved Instance commitments. These are committed spend or can trigger immediate service suspension.",
460
+ "summary": "Gate live financial authority actions budget threshold changes, Savings Plan purchases, Reserved Instance commitments. These are committed spend or can trigger immediate service suspension.",
461
461
  "source_type": "original",
462
462
  "official_docs": [
463
463
  "https://www.alibabacloud.com/help/en/bss"
@@ -481,7 +481,7 @@
481
481
  "gemini",
482
482
  "kiro"
483
483
  ],
484
- "summary": "Gate KMS key deletion and disable operations \u2014 all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
484
+ "summary": "Gate KMS key deletion and disable operations all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
485
485
  "source_type": "original",
486
486
  "official_docs": [
487
487
  "https://www.alibabacloud.com/help/en/kms",
@@ -506,7 +506,7 @@
506
506
  "gemini",
507
507
  "kiro"
508
508
  ],
509
- "summary": "Gate OSS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data to internet crawlers within seconds; CN-* cross-border replication requires DSL Article 31 assessment.",
509
+ "summary": "Gate OSS bucket ACL and policy mutations public-read/write ACL exposes data to internet crawlers within seconds; CN-* cross-border replication requires DSL Article 31 assessment.",
510
510
  "source_type": "original",
511
511
  "official_docs": [
512
512
  "https://www.alibabacloud.com/help/en/oss"
@@ -530,7 +530,7 @@
530
530
  "gemini",
531
531
  "kiro"
532
532
  ],
533
- "summary": "Gate RAM policy/role mutations \u2014 account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
533
+ "summary": "Gate RAM policy/role mutations account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
534
534
  "source_type": "original",
535
535
  "official_docs": [
536
536
  "https://www.alibabacloud.com/help/en/ram",
@@ -555,7 +555,7 @@
555
555
  "gemini",
556
556
  "kiro"
557
557
  ],
558
- "summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal \u2014 database deletion without verified backup is permanently destructive.",
558
+ "summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal database deletion without verified backup is permanently destructive.",
559
559
  "source_type": "original",
560
560
  "official_docs": [
561
561
  "https://www.alibabacloud.com/help/en/rds",
@@ -579,7 +579,7 @@
579
579
  "kiro",
580
580
  "other"
581
581
  ],
582
- "summary": "Traffic engineering for Alibaba Cloud load balancers \u2014 CLB (Classic, legacy), ALB (Application Load Balancer, Layer 7 advanced routing), NLB (Network Load Balancer, Layer 4 high throughput), and GA (Global Accelerator) \u2014 type selection, health check design, WAF integration, and traffic distribution.",
582
+ "summary": "Traffic engineering for Alibaba Cloud load balancers CLB (Classic, legacy), ALB (Application Load Balancer, Layer 7 advanced routing), NLB (Network Load Balancer, Layer 4 high throughput), and GA (Global Accelerator) type selection, health check design, WAF integration, and traffic distribution.",
583
583
  "source_type": "original",
584
584
  "official_docs": [
585
585
  "https://www.alibabacloud.com/help/en/slb/classic-load-balancer/product-overview/what-is-clb",
@@ -587,7 +587,7 @@
587
587
  "https://www.alibabacloud.com/help/en/slb/network-load-balancer/product-overview/what-is-nlb",
588
588
  "https://www.alibabacloud.com/help/en/global-accelerator/latest/what-is-global-accelerator"
589
589
  ],
590
- "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
+ "security_notes": "CLB instances with public listeners and no WAF integration are exposed directly to the internet 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 backend security groups must account for this and restrict access from the NLB CIDR range.",
591
591
  "last_verified": "2026-05-09",
592
592
  "path": "skills/alibaba/alibaba-load-balancer-traffic-engineer",
593
593
  "version": "0.1.0",
@@ -606,7 +606,7 @@
606
606
  "gemini",
607
607
  "kiro"
608
608
  ],
609
- "summary": "Route Alibaba Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. China-region aware \u2014 flags MLPS 2.0, DSL, and PIPL obligations for CN-* workloads. Classifies and dispatches only; never answers Alibaba Cloud questions directly. Never auto-dispatches live-guard agents.",
609
+ "summary": "Route Alibaba Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. China-region aware flags MLPS 2.0, DSL, and PIPL obligations for CN-* workloads. Classifies and dispatches only; never answers Alibaba Cloud questions directly. Never auto-dispatches live-guard agents.",
610
610
  "source_type": "original",
611
611
  "official_docs": [
612
612
  "https://www.alibabacloud.com/help/en",
@@ -614,7 +614,7 @@
614
614
  "https://www.alibabacloud.com/help/en/vpc",
615
615
  "https://www.alibabacloud.com/help/en/ecs"
616
616
  ],
617
- "security_notes": "Maestro must never auto-dispatch live-guard agents. RAM AdministratorAccess mutations and KMS key deletion are irreversible with account-wide or permanent data-loss blast radius. China mainland regions carry additional DSL/MLPS/PIPL obligations \u2014 flag cross-border data transfer and MLPS grading questions before routing.",
617
+ "security_notes": "Maestro must never auto-dispatch live-guard agents. RAM AdministratorAccess mutations and KMS key deletion are irreversible with account-wide or permanent data-loss blast radius. China mainland regions carry additional DSL/MLPS/PIPL obligations flag cross-border data transfer and MLPS grading questions before routing.",
618
618
  "last_verified": "2026-05-08",
619
619
  "path": "skills/alibaba/alibaba-maestro",
620
620
  "author": "github: Raishin",
@@ -666,7 +666,7 @@
666
666
  "https://www.alibabacloud.com/help/en/smc",
667
667
  "https://www.alibabacloud.com/help/en/dts"
668
668
  ],
669
- "security_notes": "DTS replication user requires REPLICATION SLAVE privilege \u2014 least privilege on source. Never cut over without verifying DTS lag < 5 seconds and backup integrity.",
669
+ "security_notes": "DTS replication user requires REPLICATION SLAVE privilege least privilege on source. Never cut over without verifying DTS lag < 5 seconds and backup integrity.",
670
670
  "last_verified": "2026-05-08",
671
671
  "path": "skills/alibaba/alibaba-migration-architect",
672
672
  "author": "github: Raishin",
@@ -685,7 +685,7 @@
685
685
  "kiro",
686
686
  "other"
687
687
  ],
688
- "summary": "Configure and operate Alibaba MSE \u2014 Nacos service discovery and configuration management, Sentinel rate limiting and circuit breaking, Seata distributed transactions, and ARMS APM for microservices observability.",
688
+ "summary": "Configure and operate Alibaba MSE Nacos service discovery and configuration management, Sentinel rate limiting and circuit breaking, Seata distributed transactions, and ARMS APM for microservices observability.",
689
689
  "source_type": "original",
690
690
  "official_docs": [
691
691
  "https://www.alibabacloud.com/help/en/mse",
@@ -710,7 +710,7 @@
710
710
  "kiro",
711
711
  "other"
712
712
  ],
713
- "summary": "Design Alibaba Cloud network topology \u2014 VPC peering, CEN for multi-VPC/multi-region connectivity, Express Connect for private circuits, SLB/ALB/NLB/CLB load balancer selection, and Smart Access Gateway for branch offices.",
713
+ "summary": "Design Alibaba Cloud network topology VPC peering, CEN for multi-VPC/multi-region connectivity, Express Connect for private circuits, SLB/ALB/NLB/CLB load balancer selection, and Smart Access Gateway for branch offices.",
714
714
  "source_type": "original",
715
715
  "official_docs": [
716
716
  "https://www.alibabacloud.com/help/en/vpc",
@@ -763,7 +763,7 @@
763
763
  "kiro",
764
764
  "other"
765
765
  ],
766
- "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
+ "summary": "Govern Alibaba Cloud OSS data perimeters 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.",
767
767
  "source_type": "original",
768
768
  "official_docs": [
769
769
  "https://www.alibabacloud.com/help/en/oss/user-guide/block-public-access",
@@ -771,7 +771,7 @@
771
771
  "https://www.alibabacloud.com/help/en/oss/user-guide/use-bucket-policies-to-authorize-other-users-to-access-oss-resources",
772
772
  "https://www.alibabacloud.com/help/en/oss/user-guide/oss-interface-for-vpc"
773
773
  ],
774
- "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
+ "security_notes": "Alibaba Cloud OSS bucket names are globally unique 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 verify replication destination region compliance.",
775
775
  "last_verified": "2026-05-09",
776
776
  "path": "skills/alibaba/alibaba-oss-data-perimeter-governor",
777
777
  "version": "0.1.0",
@@ -815,7 +815,7 @@
815
815
  "kiro",
816
816
  "other"
817
817
  ],
818
- "summary": "Operate PolarDB (MySQL/PG/Oracle) clusters and RDS instances \u2014 DAS diagnostics, database proxy, Global Database Network, backup strategy, and performance tuning.",
818
+ "summary": "Operate PolarDB (MySQL/PG/Oracle) clusters and RDS instances DAS diagnostics, database proxy, Global Database Network, backup strategy, and performance tuning.",
819
819
  "source_type": "original",
820
820
  "official_docs": [
821
821
  "https://www.alibabacloud.com/help/en/polardb",
@@ -847,7 +847,7 @@
847
847
  "https://www.alibabacloud.com/help/en/ram",
848
848
  "https://www.alibabacloud.com/help/en/resource-management"
849
849
  ],
850
- "security_notes": "Never request RAM AccessKey/SecretKey or STS tokens. RAM AdministratorAccess is a critical finding. Resource Directory Control Policy overrides all RAM policies in member accounts \u2014 test in simulation before enforcement.",
850
+ "security_notes": "Never request RAM AccessKey/SecretKey or STS tokens. RAM AdministratorAccess is a critical finding. Resource Directory Control Policy overrides all RAM policies in member accounts test in simulation before enforcement.",
851
851
  "last_verified": "2026-05-08",
852
852
  "path": "skills/alibaba/alibaba-ram-iam-review",
853
853
  "author": "github: Raishin",
@@ -866,14 +866,14 @@
866
866
  "kiro",
867
867
  "other"
868
868
  ],
869
- "summary": "Govern Alibaba Cloud Container Registry (ACR) \u2014 Enterprise Edition vs Personal Edition selection, image vulnerability scanning, namespace IAM least privilege, image retention policies, cross-region replication, and supply chain security posture.",
869
+ "summary": "Govern Alibaba Cloud Container Registry (ACR) Enterprise Edition vs Personal Edition selection, image vulnerability scanning, namespace IAM least privilege, image retention policies, cross-region replication, and supply chain security posture.",
870
870
  "source_type": "original",
871
871
  "official_docs": [
872
872
  "https://www.alibabacloud.com/help/en/acr/product-overview/what-is-container-registry",
873
873
  "https://www.alibabacloud.com/help/en/acr/user-guide/configure-image-tag-immutability",
874
874
  "https://www.alibabacloud.com/help/en/acr/user-guide/use-image-scanner-to-scan-images"
875
875
  ],
876
- "security_notes": "ACR Personal Edition namespaces are globally shared \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.",
876
+ "security_notes": "ACR Personal Edition namespaces are globally shared namespace name collisions are possible; use ACR Enterprise Edition with isolated instance for production. Public ACR namespaces in CN-* regions are accessible globally this creates cross-border data flow implications under Chinese data regulations.",
877
877
  "last_verified": "2026-05-09",
878
878
  "path": "skills/alibaba/alibaba-registry-artifact-governor",
879
879
  "version": "0.1.0",
@@ -892,7 +892,7 @@
892
892
  "kiro",
893
893
  "other"
894
894
  ],
895
- "summary": "Review Alibaba Cloud workload HA and BCDR designs \u2014 RDS High-Availability Edition failover, PolarDB Global Database Network, ACK multi-zone, ECS disaster recovery cross-region, RTO/RPO target analysis, and HBR (Hybrid Backup Recovery) coverage.",
895
+ "summary": "Review Alibaba Cloud workload HA and BCDR designs RDS High-Availability Edition failover, PolarDB Global Database Network, ACK multi-zone, ECS disaster recovery cross-region, RTO/RPO target analysis, and HBR (Hybrid Backup Recovery) coverage.",
896
896
  "source_type": "original",
897
897
  "official_docs": [
898
898
  "https://www.alibabacloud.com/help/en/rds/apsaradb-rds-for-mysql/disaster-recovery-solution",
@@ -901,7 +901,7 @@
901
901
  "https://www.alibabacloud.com/help/en/hybrid-backup-recovery/latest/what-is-hbr",
902
902
  "https://www.alibabacloud.com/help/en/server-load-balancer/latest/what-is-global-traffic-manager"
903
903
  ],
904
- "security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures \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.",
904
+ "security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures require cross-region vault configuration. PolarDB Global Database Network write routing to primary means regional primary failure requires manual failover promotion confirm this is documented in runbooks.",
905
905
  "last_verified": "2026-05-09",
906
906
  "path": "skills/alibaba/alibaba-resilience-bcdr-review",
907
907
  "version": "0.1.0",
@@ -928,7 +928,7 @@
928
928
  "https://www.alibabacloud.com/help/en/ddos",
929
929
  "https://www.alibabacloud.com/help/en/cloud-firewall"
930
930
  ],
931
- "security_notes": "Cloud Firewall policy changes affect all instances in scope simultaneously. WAF bypass via IP whitelist requires documented justification. Anti-DDoS tier downgrade during an active attack is blocked. Security Center agent uninstall removes host-level visibility \u2014 confirm before removing.",
931
+ "security_notes": "Cloud Firewall policy changes affect all instances in scope simultaneously. WAF bypass via IP whitelist requires documented justification. Anti-DDoS tier downgrade during an active attack is blocked. Security Center agent uninstall removes host-level visibility confirm before removing.",
932
932
  "last_verified": "2026-05-08",
933
933
  "path": "skills/alibaba/alibaba-security-center-hardening",
934
934
  "author": "github: Raishin",
@@ -947,7 +947,7 @@
947
947
  "kiro",
948
948
  "other"
949
949
  ],
950
- "summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness \u2014 cold start optimization, VPC binding, RAM role injection, ARMS distributed tracing, security group rules, concurrency limits, and SLA-readiness.",
950
+ "summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness cold start optimization, VPC binding, RAM role injection, ARMS distributed tracing, security group rules, concurrency limits, and SLA-readiness.",
951
951
  "source_type": "original",
952
952
  "official_docs": [
953
953
  "https://www.alibabacloud.com/help/en/functioncompute/latest/overview",
@@ -955,7 +955,7 @@
955
955
  "https://www.alibabacloud.com/help/en/arms/latest/what-is-arms",
956
956
  "https://www.alibabacloud.com/help/en/ram/latest/overview-1"
957
957
  ],
958
- "security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission \u2014 use RAM role binding exclusively. SAE applications in the same namespace share network access unless namespace-level VPC isolation is configured.",
958
+ "security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission use RAM role binding exclusively. SAE applications in the same namespace share network access unless namespace-level VPC isolation is configured.",
959
959
  "last_verified": "2026-05-09",
960
960
  "path": "skills/alibaba/alibaba-serverless-production-readiness",
961
961
  "version": "0.1.0",
@@ -974,7 +974,7 @@
974
974
  "kiro",
975
975
  "other"
976
976
  ],
977
- "summary": "Design Alibaba Cloud solutions \u2014 product selection (PolarDB vs RDS, ACK vs ASK vs SAE, MaxCompute vs AnalyticDB), architecture patterns, landing zone design, and disaster recovery strategies aligned to the Alibaba Well-Architected Framework.",
977
+ "summary": "Design Alibaba Cloud solutions product selection (PolarDB vs RDS, ACK vs ASK vs SAE, MaxCompute vs AnalyticDB), architecture patterns, landing zone design, and disaster recovery strategies aligned to the Alibaba Well-Architected Framework.",
978
978
  "source_type": "original",
979
979
  "official_docs": [
980
980
  "https://www.alibabacloud.com/help/en/ecs",
@@ -1001,7 +1001,7 @@
1001
1001
  "kiro",
1002
1002
  "other"
1003
1003
  ],
1004
- "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
+ "summary": "Coordinate Alibaba Cloud support incidents case creation with correct severity (紧急/高/中/低), Enterprise Support SLA enforcement, account manager escalation path, status page monitoring for CN-* and international, internal stakeholder communication, and post-incident evidence packaging.",
1005
1005
  "source_type": "original",
1006
1006
  "official_docs": [
1007
1007
  "https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
@@ -1009,7 +1009,7 @@
1009
1009
  "https://status.aliyun.com/",
1010
1010
  "https://www.alibabacloud.com/help/en/support/user-guide/technical-support-plans"
1011
1011
  ],
1012
- "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
+ "security_notes": "Alibaba Cloud support case attachments are stored on Alibaba Cloud infrastructure 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.",
1013
1013
  "last_verified": "2026-05-09",
1014
1014
  "path": "skills/alibaba/alibaba-support-incident-coordinator",
1015
1015
  "version": "0.1.0",
@@ -1028,7 +1028,7 @@
1028
1028
  "kiro",
1029
1029
  "other"
1030
1030
  ],
1031
- "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
+ "summary": "Triage Alibaba Cloud operational alerts, incidents, and support tickets 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.",
1032
1032
  "source_type": "original",
1033
1033
  "official_docs": [
1034
1034
  "https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
@@ -1036,7 +1036,7 @@
1036
1036
  "https://www.alibabacloud.com/help/en/cms/user-guide/what-is-cloud-monitor",
1037
1037
  "https://www.alibabacloud.com/help/en/sls/user-guide/what-is-log-service"
1038
1038
  ],
1039
- "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
+ "security_notes": "Alibaba Cloud support ticket attachments visible to Alibaba support staff scrub AccessKey IDs, account IDs, customer PII, and unredacted log data before sharing. China mainland support team and international support team are organizationally separate tickets filed in the wrong region receive slower response.",
1040
1040
  "last_verified": "2026-05-09",
1041
1041
  "path": "skills/alibaba/alibaba-ticket-triage-escalation-coordinator",
1042
1042
  "version": "0.1.0",
@@ -1063,7 +1063,7 @@
1063
1063
  "https://www.alibabacloud.com/help/en/ecs/user-guide/savings-plans",
1064
1064
  "https://www.alibabacloud.com/help/en/oss/user-guide/lifecycle"
1065
1065
  ],
1066
- "security_notes": "Read-only advisory. Do not cancel Savings Plans, Reserved Instances, delete snapshots, or stop instances without explicit approval and resource inventory confirmation. Note: CN-* regions and international regions have separate billing accounts \u2014 always confirm which account context the analysis applies to.",
1066
+ "security_notes": "Read-only advisory. Do not cancel Savings Plans, Reserved Instances, delete snapshots, or stop instances without explicit approval and resource inventory confirmation. Note: CN-* regions and international regions have separate billing accounts always confirm which account context the analysis applies to.",
1067
1067
  "last_verified": "2026-05-09",
1068
1068
  "path": "skills/alibaba/alibaba-waf-cost-optimization-review",
1069
1069
  "author": "github: Raishin",
@@ -1118,7 +1118,7 @@
1118
1118
  "https://www.alibabacloud.com/help/en/actiontrail",
1119
1119
  "https://www.alibabacloud.com/help/en/waf"
1120
1120
  ],
1121
- "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.",
1121
+ "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 always confirm region before assessing compliance.",
1122
1122
  "last_verified": "2026-05-09",
1123
1123
  "path": "skills/alibaba/alibaba-waf-security-review",
1124
1124
  "author": "github: Raishin",
@@ -1177,7 +1177,7 @@
1177
1177
  "https://argo-cd.readthedocs.io/en/stable/proposals/decouple-application-sync-user-using-impersonation/",
1178
1178
  "https://argo-cd.readthedocs.io/en/stable/operator-manual/argocd-cm-yaml/"
1179
1179
  ],
1180
- "security_notes": "Sync impersonation is disabled by default \u2014 controller runs as cluster-admin on every destination. AppProject sourceRepos and destinations wildcards remove blast-radius bounds. Automated prune+selfHeal on Git divergence is irreversible. ApplicationSet unbounded cluster generators auto-onboard misconfigured clusters.",
1180
+ "security_notes": "Sync impersonation is disabled by default controller runs as cluster-admin on every destination. AppProject sourceRepos and destinations wildcards remove blast-radius bounds. Automated prune+selfHeal on Git divergence is irreversible. ApplicationSet unbounded cluster generators auto-onboard misconfigured clusters.",
1181
1181
  "last_verified": "2026-05-01",
1182
1182
  "path": "skills/argocd/argocd-gitops-review",
1183
1183
  "author": "github: Raishin",
@@ -2882,7 +2882,7 @@
2882
2882
  "https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
2883
2883
  "https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
2884
2884
  ],
2885
- "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.",
2885
+ "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 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.",
2886
2886
  "last_verified": "2026-05-02",
2887
2887
  "path": "skills/azure/azure-keyvault-certificate-issuer-review",
2888
2888
  "version": "0.1.0",
@@ -3101,7 +3101,7 @@
3101
3101
  "https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
3102
3102
  "https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
3103
3103
  ],
3104
- "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.",
3104
+ "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 only the eligible principal may submit. Requires Entra ID P2 or equivalent license.",
3105
3105
  "last_verified": "2026-04-30",
3106
3106
  "path": "skills/azure/azure-live-pim-jit-activation-guard",
3107
3107
  "author": "github: Raishin",
@@ -3635,6 +3635,158 @@
3635
3635
  "author": "github: Raishin",
3636
3636
  "version": "0.1.0"
3637
3637
  },
3638
+ {
3639
+ "id": "contabo-capacity-planner",
3640
+ "name": "Contabo Capacity Planner",
3641
+ "type": "skill",
3642
+ "provider": "contabo",
3643
+ "harnesses": [
3644
+ "codex",
3645
+ "claude-code",
3646
+ "cursor",
3647
+ "gemini",
3648
+ "kiro",
3649
+ "other"
3650
+ ],
3651
+ "summary": "Advisory skill for Contabo resource planning across regions (EU, US-central, US-east, US-west, SIN, UK, AUS, JPN, IND), instance tiers (VPS, VDS, Storage VPS), and add-ons including Private Networking, Additional IPs, Extra Storage, and Custom Images.",
3652
+ "source_type": "original",
3653
+ "official_docs": [
3654
+ "https://api.contabo.com/",
3655
+ "https://docs.contabo.com/",
3656
+ "https://contabo.com/en/vps/"
3657
+ ],
3658
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — 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 — 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.",
3659
+ "last_verified": "2026-05-10",
3660
+ "path": "skills/contabo/contabo-capacity-planner",
3661
+ "author": "github: Raishin",
3662
+ "version": "0.1.0"
3663
+ },
3664
+ {
3665
+ "id": "contabo-cost-optimization-analyst",
3666
+ "name": "Contabo Cost Optimization Analyst",
3667
+ "type": "skill",
3668
+ "provider": "contabo",
3669
+ "harnesses": [
3670
+ "codex",
3671
+ "claude-code",
3672
+ "cursor",
3673
+ "gemini",
3674
+ "kiro",
3675
+ "other"
3676
+ ],
3677
+ "summary": "Advisory skill for analyzing Contabo cost posture across contract periods, VPS/VDS product tiers, Storage VPS options, and add-ons including Private Networking, Additional IPs, Extra Storage, and Custom Images.",
3678
+ "source_type": "original",
3679
+ "official_docs": [
3680
+ "https://api.contabo.com/",
3681
+ "https://docs.contabo.com/",
3682
+ "https://contabo.com/en/vps/"
3683
+ ],
3684
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — 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 — always surface billing impact before any sizing or period recommendation.",
3685
+ "last_verified": "2026-05-10",
3686
+ "path": "skills/contabo/contabo-cost-optimization-analyst",
3687
+ "author": "github: Raishin",
3688
+ "version": "0.1.0"
3689
+ },
3690
+ {
3691
+ "id": "contabo-live-instance-lifecycle-guard",
3692
+ "name": "Contabo Live Instance Lifecycle Guard",
3693
+ "type": "skill",
3694
+ "provider": "contabo",
3695
+ "harnesses": [
3696
+ "codex",
3697
+ "claude-code",
3698
+ "cursor",
3699
+ "gemini",
3700
+ "kiro",
3701
+ "other"
3702
+ ],
3703
+ "summary": "Live-guard skill for Contabo VPS/VDS lifecycle operations including instance creation, reinstallation, and cancellation with mandatory contract period acknowledgment, billing impact confirmation, and rollback plan before any mutation.",
3704
+ "source_type": "original",
3705
+ "official_docs": [
3706
+ "https://api.contabo.com/",
3707
+ "https://docs.contabo.com/"
3708
+ ],
3709
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — 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 — cancellation may incur early-termination billing. x-request-id (UUIDv4) is mandatory for all mutation calls. Hard-stop on any lifecycle action without explicit period acknowledgment and rollback plan.",
3710
+ "last_verified": "2026-05-10",
3711
+ "path": "skills/contabo/contabo-live-instance-lifecycle-guard",
3712
+ "author": "github: Raishin",
3713
+ "version": "0.1.0"
3714
+ },
3715
+ {
3716
+ "id": "contabo-live-storage-operations-guard",
3717
+ "name": "Contabo Live Storage Operations Guard",
3718
+ "type": "skill",
3719
+ "provider": "contabo",
3720
+ "harnesses": [
3721
+ "codex",
3722
+ "claude-code",
3723
+ "cursor",
3724
+ "gemini",
3725
+ "kiro",
3726
+ "other"
3727
+ ],
3728
+ "summary": "Live-guard skill for Contabo Object Storage (S3-compatible) bucket operations including inventory audit, access policy review, retention policy enforcement, and deletion with verified backup evidence required before any destructive mutation.",
3729
+ "source_type": "original",
3730
+ "official_docs": [
3731
+ "https://api.contabo.com/",
3732
+ "https://docs.contabo.com/"
3733
+ ],
3734
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — refresh handling must not log token values. Credentials must remain in environment variables. Contabo Object Storage is S3-compatible — S3 access key and secret key must be stored as environment variables, never hardcoded. x-request-id (UUIDv4) is mandatory for Contabo REST API calls. Hard-stop on any bucket deletion without verified backup evidence. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq.",
3735
+ "last_verified": "2026-05-10",
3736
+ "path": "skills/contabo/contabo-live-storage-operations-guard",
3737
+ "author": "github: Raishin",
3738
+ "version": "0.1.0"
3739
+ },
3740
+ {
3741
+ "id": "contabo-maestro",
3742
+ "name": "Contabo Maestro",
3743
+ "type": "skill",
3744
+ "provider": "contabo",
3745
+ "harnesses": [
3746
+ "codex",
3747
+ "claude-code",
3748
+ "cursor",
3749
+ "gemini",
3750
+ "kiro",
3751
+ "other"
3752
+ ],
3753
+ "summary": "Router skill for classifying Contabo tasks and delegating to the narrowest specialist for cost analysis, capacity planning, security hardening, VPS/VDS lifecycle, or Object Storage operations.",
3754
+ "source_type": "original",
3755
+ "official_docs": [
3756
+ "https://api.contabo.com/",
3757
+ "https://docs.contabo.com/"
3758
+ ],
3759
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — 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 — never route lifecycle changes without explicit period acknowledgment.",
3760
+ "last_verified": "2026-05-10",
3761
+ "path": "skills/contabo/contabo-maestro",
3762
+ "author": "github: Raishin",
3763
+ "version": "0.1.0"
3764
+ },
3765
+ {
3766
+ "id": "contabo-security-hardening",
3767
+ "name": "Contabo Security Hardening",
3768
+ "type": "skill",
3769
+ "provider": "contabo",
3770
+ "harnesses": [
3771
+ "codex",
3772
+ "claude-code",
3773
+ "cursor",
3774
+ "gemini",
3775
+ "kiro",
3776
+ "other"
3777
+ ],
3778
+ "summary": "Advisory skill for hardening Contabo infrastructure security: SSH key management via secret IDs, default user policy, firewall posture review, OAuth2 credential hygiene, and x-request-id traceability enforcement.",
3779
+ "source_type": "original",
3780
+ "official_docs": [
3781
+ "https://api.contabo.com/",
3782
+ "https://docs.contabo.com/"
3783
+ ],
3784
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes — short TTL reduces exposure window but refresh logic must not log tokens. Credentials must never be hardcoded. SSH keys are referenced via secret IDs — raw private key material must never appear in API payloads, scripts, or recommendations. The x-request-id UUIDv4 header is mandatory for audit traceability.",
3785
+ "last_verified": "2026-05-10",
3786
+ "path": "skills/contabo/contabo-security-hardening",
3787
+ "author": "github: Raishin",
3788
+ "version": "0.1.0"
3789
+ },
3638
3790
  {
3639
3791
  "id": "external-secrets-operator-review",
3640
3792
  "name": "External Secrets Operator Review",
@@ -3687,7 +3839,7 @@
3687
3839
  "https://falco.org/docs/install-operate/deployment/",
3688
3840
  "https://github.com/falcosecurity/rules/tree/main/rules"
3689
3841
  ],
3690
- "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.",
3842
+ "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 attackers can exploit known exception patterns.",
3691
3843
  "last_verified": "2026-05-02",
3692
3844
  "path": "skills/falco/falco-runtime-threat-rules-review",
3693
3845
  "version": "0.1.0",
@@ -3742,7 +3894,7 @@
3742
3894
  "https://fluxcd.io/flux/security/secrets-management/",
3743
3895
  "https://fluxcd.io/flux/installation/configuration/multitenancy/"
3744
3896
  ],
3745
- "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.",
3897
+ "security_notes": "Plaintext Kubernetes Secret manifests committed to a FluxCD Git source are exposed to anyone with repo read access including CI systems, PR participants, and auditors. GitRepository sources without commit signature verification allow any commit (including injected ones) to deploy to production.",
3746
3898
  "last_verified": "2026-05-02",
3747
3899
  "path": "skills/fluxcd/fluxcd-kustomization-helmrelease-review",
3748
3900
  "version": "0.1.0",
@@ -3761,7 +3913,7 @@
3761
3913
  "kiro",
3762
3914
  "other"
3763
3915
  ],
3764
- "summary": "Design and build AI-powered applications on AlloyDB for PostgreSQL using AlloyDB AI \u2014 covering vector search, hybrid search, AI SQL functions, model endpoint management, and the AlloyDB Omni edge runtime.",
3916
+ "summary": "Design and build AI-powered applications on AlloyDB for PostgreSQL using AlloyDB AI covering vector search, hybrid search, AI SQL functions, model endpoint management, and the AlloyDB Omni edge runtime.",
3765
3917
  "source_type": "original",
3766
3918
  "official_docs": [
3767
3919
  "https://cloud.google.com/alloydb/docs/ai/overview",
@@ -3787,7 +3939,7 @@
3787
3939
  "kiro",
3788
3940
  "other"
3789
3941
  ],
3790
- "summary": "Operate AlloyDB clusters and Cloud SQL instances \u2014 HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
3942
+ "summary": "Operate AlloyDB clusters and Cloud SQL instances HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
3791
3943
  "source_type": "original",
3792
3944
  "official_docs": [
3793
3945
  "https://cloud.google.com/alloydb/docs/overview",
@@ -3795,7 +3947,7 @@
3795
3947
  "https://cloud.google.com/sql/docs/postgres/high-availability",
3796
3948
  "https://cloud.google.com/alloydb/docs/auth-proxy/overview"
3797
3949
  ],
3798
- "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.",
3950
+ "security_notes": "Private IP is strongly preferred over public IP for Cloud SQL. AlloyDB is NOT a drop-in replacement for Cloud SQL backup/restore procedures differ. Always set maintenance windows to off-peak hours.",
3799
3951
  "last_verified": "2026-05-08",
3800
3952
  "path": "skills/gcp/gcp-alloydb-cloudsql-dba",
3801
3953
  "author": "github: Raishin",
@@ -3822,7 +3974,7 @@
3822
3974
  "https://cloud.google.com/anthos/fleet-management/docs/fleet-concepts",
3823
3975
  "https://cloud.google.com/service-mesh/docs/overview"
3824
3976
  ],
3825
- "security_notes": "Policy Controller audit mode detects violations but does not block them \u2014 enforcement mode is required for hard compliance guarantees. Connect Gateway enables kubectl access without exposing the Kubernetes API to the internet. ASM mutual TLS must be STRICT mode for zero-trust enforcement.",
3977
+ "security_notes": "Policy Controller audit mode detects violations but does not block them enforcement mode is required for hard compliance guarantees. Connect Gateway enables kubectl access without exposing the Kubernetes API to the internet. ASM mutual TLS must be STRICT mode for zero-trust enforcement.",
3826
3978
  "last_verified": "2026-05-08",
3827
3979
  "path": "skills/gcp/gcp-anthos-multicloud-architect",
3828
3980
  "author": "github: Raishin",
@@ -3841,14 +3993,14 @@
3841
3993
  "kiro",
3842
3994
  "other"
3843
3995
  ],
3844
- "summary": "Design and operate Apigee X API proxies \u2014 rate limiting, OAuth/JWT security policies, quota plans, developer portal setup, and API product management.",
3996
+ "summary": "Design and operate Apigee X API proxies rate limiting, OAuth/JWT security policies, quota plans, developer portal setup, and API product management.",
3845
3997
  "source_type": "original",
3846
3998
  "official_docs": [
3847
3999
  "https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee",
3848
4000
  "https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-home",
3849
4001
  "https://cloud.google.com/apigee/docs/api-platform/reference/policies/spike-arrest-policy"
3850
4002
  ],
3851
- "security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load \u2014 Quota policy is required. Target servers must be used instead of hardcoded backend URLs. Scoped to Apigee X only; do not conflate with Apigee hybrid or Apigee Edge.",
4003
+ "security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load Quota policy is required. Target servers must be used instead of hardcoded backend URLs. Scoped to Apigee X only; do not conflate with Apigee hybrid or Apigee Edge.",
3852
4004
  "last_verified": "2026-05-08",
3853
4005
  "path": "skills/gcp/gcp-apigee-api-platform-operator",
3854
4006
  "author": "github: Raishin",
@@ -3894,7 +4046,7 @@
3894
4046
  "kiro",
3895
4047
  "other"
3896
4048
  ],
3897
- "summary": "Review GCP Certificate Manager and classic Google-managed TLS certificates \u2014 certificate map configuration, DNS authorization, CAA record validation, certificate rotation automation, wildcard vs SAN design, and expiry monitoring.",
4049
+ "summary": "Review GCP Certificate Manager and classic Google-managed TLS certificates certificate map configuration, DNS authorization, CAA record validation, certificate rotation automation, wildcard vs SAN design, and expiry monitoring.",
3898
4050
  "source_type": "original",
3899
4051
  "official_docs": [
3900
4052
  "https://cloud.google.com/certificate-manager/docs/overview",
@@ -3902,7 +4054,7 @@
3902
4054
  "https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs",
3903
4055
  "https://cloud.google.com/certificate-manager/docs/monitor-certificate-status"
3904
4056
  ],
3905
- "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.",
4057
+ "security_notes": "Classic Google-managed certificates auto-renew but have no visibility into renewal status Certificate Manager provides explicit certificate status fields. TLS 1.0 and 1.1 are deprecated GCP LB default SSL policy allows TLS 1.0; create a custom SSL policy requiring TLS 1.2+ for all production load balancers.",
3906
4058
  "last_verified": "2026-05-09",
3907
4059
  "path": "skills/gcp/gcp-certificate-manager-issuer-review",
3908
4060
  "version": "0.1.0",
@@ -3921,7 +4073,7 @@
3921
4073
  "kiro",
3922
4074
  "other"
3923
4075
  ],
3924
- "summary": "Pre-change blast radius analysis for GCP \u2014 cross-project resource dependency mapping, org policy cascade effects, Shared VPC peering impact, Service Account impersonation chain analysis, and safe change sequencing.",
4076
+ "summary": "Pre-change blast radius analysis for GCP cross-project resource dependency mapping, org policy cascade effects, Shared VPC peering impact, Service Account impersonation chain analysis, and safe change sequencing.",
3925
4077
  "source_type": "original",
3926
4078
  "official_docs": [
3927
4079
  "https://cloud.google.com/asset-inventory/docs/overview",
@@ -3930,7 +4082,7 @@
3930
4082
  "https://cloud.google.com/resource-manager/docs/organization-policy/overview",
3931
4083
  "https://cloud.google.com/vpc/docs/vpc-peering"
3932
4084
  ],
3933
- "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.",
4085
+ "security_notes": "Cloud Asset Inventory requires roles/cloudasset.viewer 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 test in a non-production folder first.",
3934
4086
  "last_verified": "2026-05-09",
3935
4087
  "path": "skills/gcp/gcp-change-impact-advisor",
3936
4088
  "version": "0.1.0",
@@ -3949,7 +4101,7 @@
3949
4101
  "kiro",
3950
4102
  "other"
3951
4103
  ],
3952
- "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.",
4104
+ "summary": "Advise on Google Cloud authentication and authorization patterns covering ADC, service account best practices, Workload Identity Federation, human user auth, service-to-service auth, and anti-patterns like service account key downloads.",
3953
4105
  "source_type": "original",
3954
4106
  "official_docs": [
3955
4107
  "https://cloud.google.com/docs/authentication",
@@ -4011,7 +4163,7 @@
4011
4163
  "https://cloud.google.com/artifact-registry/docs/overview",
4012
4164
  "https://cloud.google.com/build/docs/securing-builds/view-build-provenance"
4013
4165
  ],
4014
- "security_notes": "Cloud Build service accounts are commonly over-privileged \u2014 minimum required permissions are Cloud Run Admin + Artifact Registry Writer + GKE Developer. SLSA provenance combined with Binary Authorization prevents tampered artifacts from reaching production.",
4166
+ "security_notes": "Cloud Build service accounts are commonly over-privileged minimum required permissions are Cloud Run Admin + Artifact Registry Writer + GKE Developer. SLSA provenance combined with Binary Authorization prevents tampered artifacts from reaching production.",
4015
4167
  "last_verified": "2026-05-08",
4016
4168
  "path": "skills/gcp/gcp-cloudbuild-deploy-cicd-operator",
4017
4169
  "author": "github: Raishin",
@@ -4037,7 +4189,7 @@
4037
4189
  "https://cloud.google.com/security/compliance/offerings",
4038
4190
  "https://cloud.google.com/security-command-center/docs/compliance-dashboard"
4039
4191
  ],
4040
- "security_notes": "Not all GCP services are authorized for every compliance framework \u2014 always verify against the applicable authorized services list. HIPAA requires Google BAA coverage for PHI services. ITAR configuration restricts personnel access to US persons. Assured Workloads creates a boundary but does not replace customer-side controls.",
4192
+ "security_notes": "Not all GCP services are authorized for every compliance framework always verify against the applicable authorized services list. HIPAA requires Google BAA coverage for PHI services. ITAR configuration restricts personnel access to US persons. Assured Workloads creates a boundary but does not replace customer-side controls.",
4041
4193
  "last_verified": "2026-05-08",
4042
4194
  "path": "skills/gcp/gcp-compliance-assured-workloads",
4043
4195
  "author": "github: Raishin",
@@ -4064,7 +4216,7 @@
4064
4216
  "https://cloud.google.com/compute/docs/os-patch-management",
4065
4217
  "https://cloud.google.com/compute/docs/instances/spot"
4066
4218
  ],
4067
- "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.",
4219
+ "security_notes": "Spot VMs are preempted without advance notice never use for latency-sensitive or non-fault-tolerant workloads. OS Login is preferred over metadata SSH keys for enterprise environments.",
4068
4220
  "last_verified": "2026-05-08",
4069
4221
  "path": "skills/gcp/gcp-compute-engine-operator",
4070
4222
  "author": "github: Raishin",
@@ -4083,7 +4235,7 @@
4083
4235
  "kiro",
4084
4236
  "other"
4085
4237
  ],
4086
- "summary": "Detect and coordinate response to GCP cost anomalies \u2014 BigQuery on-demand query cost spikes ($5/TB scanned), Cloud Run scaling runaway, unattached Persistent Disks, idle GCE instances, budget alert \u2192 notification channel \u2192 remediation playbook.",
4238
+ "summary": "Detect and coordinate response to GCP cost anomalies BigQuery on-demand query cost spikes ($5/TB scanned), Cloud Run scaling runaway, unattached Persistent Disks, idle GCE instances, budget alert notification channel remediation playbook.",
4087
4239
  "source_type": "original",
4088
4240
  "official_docs": [
4089
4241
  "https://cloud.google.com/billing/docs/how-to/budgets",
@@ -4092,7 +4244,7 @@
4092
4244
  "https://cloud.google.com/run/docs/configuring/max-instances",
4093
4245
  "https://cloud.google.com/recommender/docs/overview"
4094
4246
  ],
4095
- "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.",
4247
+ "security_notes": "BigQuery billing export dataset must restrict access avoid allAuthenticatedUsers binding on the billing dataset as it exposes cost structure. Budget action to disable billing stops ALL services in the project test on non-production projects first and use notification-only alerts for production unless willing to accept full service disruption.",
4096
4248
  "last_verified": "2026-05-09",
4097
4249
  "path": "skills/gcp/gcp-cost-anomaly-watch-coordinator",
4098
4250
  "version": "0.1.0",
@@ -4139,7 +4291,7 @@
4139
4291
  "kiro",
4140
4292
  "other"
4141
4293
  ],
4142
- "summary": "Coordinate the daily GCP operations standup \u2014 cost delta from previous day, quota warning review, failed deployment detection, Security Command Center finding triage, SLO burn rate alert review, and action item assignment.",
4294
+ "summary": "Coordinate the daily GCP operations standup 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.",
4143
4295
  "source_type": "original",
4144
4296
  "official_docs": [
4145
4297
  "https://cloud.google.com/billing/docs/how-to/budgets",
@@ -4148,7 +4300,7 @@
4148
4300
  "https://cloud.google.com/deploy/docs/view-pipeline-status",
4149
4301
  "https://cloud.google.com/monitoring/slo-monitoring"
4150
4302
  ],
4151
- "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.",
4303
+ "security_notes": "Daily briefing participants may include non-security team members sanitize SCC finding details to exclude exploit paths or unpatched CVE specifics from the general briefing. Cost delta data contains billing structure information restrict briefing distribution to authorized personnel.",
4152
4304
  "last_verified": "2026-05-09",
4153
4305
  "path": "skills/gcp/gcp-daily-operations-briefing-coordinator",
4154
4306
  "version": "0.1.0",
@@ -4176,7 +4328,7 @@
4176
4328
  "https://cloud.google.com/composer/docs/concepts/overview",
4177
4329
  "https://cloud.google.com/dataplex/docs/introduction"
4178
4330
  ],
4179
- "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.",
4331
+ "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 design consumers for idempotency.",
4180
4332
  "last_verified": "2026-05-08",
4181
4333
  "path": "skills/gcp/gcp-data-pipeline-engineer",
4182
4334
  "author": "github: Raishin",
@@ -4195,7 +4347,7 @@
4195
4347
  "kiro",
4196
4348
  "other"
4197
4349
  ],
4198
- "summary": "Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs \u2014 dead-letter topics, message ordering, idempotency, fan-out blast radius, schema registry, and retry storm risk.",
4350
+ "summary": "Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs dead-letter topics, message ordering, idempotency, fan-out blast radius, schema registry, and retry storm risk.",
4199
4351
  "source_type": "original",
4200
4352
  "official_docs": [
4201
4353
  "https://cloud.google.com/pubsub/docs/dead-letter-topics",
@@ -4205,7 +4357,7 @@
4205
4357
  "https://cloud.google.com/scheduler/docs/overview",
4206
4358
  "https://cloud.google.com/workflows/docs/overview"
4207
4359
  ],
4208
- "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.",
4360
+ "security_notes": "Pub/Sub topics with allUsers subscriber binding expose all messages publicly always verify subscription IAM. Eventarc service account must follow least privilege avoid binding roles/editor. Cloud Tasks payloads may contain sensitive data use CMEK-encrypted queues for regulated workloads.",
4209
4361
  "last_verified": "2026-05-09",
4210
4362
  "path": "skills/gcp/gcp-event-driven-architecture-review",
4211
4363
  "version": "0.1.0",
@@ -4224,7 +4376,7 @@
4224
4376
  "kiro",
4225
4377
  "other"
4226
4378
  ],
4227
- "summary": "Build, configure, and operate Firebase-powered web and mobile applications \u2014 covering Firestore, Firebase Auth, Firebase Hosting, Cloud Functions for Firebase, Firebase Storage, App Check, Remote Config, and Analytics.",
4379
+ "summary": "Build, configure, and operate Firebase-powered web and mobile applications covering Firestore, Firebase Auth, Firebase Hosting, Cloud Functions for Firebase, Firebase Storage, App Check, Remote Config, and Analytics.",
4228
4380
  "source_type": "original",
4229
4381
  "official_docs": [
4230
4382
  "https://firebase.google.com/docs",
@@ -4234,7 +4386,7 @@
4234
4386
  "https://firebase.google.com/docs/functions",
4235
4387
  "https://firebase.google.com/docs/app-check"
4236
4388
  ],
4237
- "security_notes": "Read-only skill. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public \u2014 service account keys are private and must never be embedded in client code.",
4389
+ "security_notes": "Read-only skill. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public service account keys are private and must never be embedded in client code.",
4238
4390
  "last_verified": "2026-05-09",
4239
4391
  "path": "skills/gcp/gcp-firebase-developer",
4240
4392
  "author": "github: Raishin",
@@ -4253,7 +4405,7 @@
4253
4405
  "kiro",
4254
4406
  "other"
4255
4407
  ],
4256
- "summary": "Govern Google Cloud Storage data perimeters \u2014 uniform bucket-level access enforcement, public access prevention, VPC Service Controls perimeter coverage, IAM Conditions for time-bounded access, Object Lifecycle policies, and data residency compliance.",
4408
+ "summary": "Govern Google Cloud Storage data perimeters 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.",
4257
4409
  "source_type": "original",
4258
4410
  "official_docs": [
4259
4411
  "https://cloud.google.com/storage/docs/access-control/uniform-bucket-level-access",
@@ -4262,7 +4414,7 @@
4262
4414
  "https://cloud.google.com/storage/docs/lifecycle",
4263
4415
  "https://cloud.google.com/storage/docs/bucket-lock"
4264
4416
  ],
4265
- "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.",
4417
+ "security_notes": "GCS buckets with allUsers binding are indexed by search engines and data scrapers within minutes of creation remediation must be immediate. VPC-SC perimeter around GCS requires testing in dry-run mode first enforcement mode can break legitimate GCS access from outside the perimeter instantly.",
4266
4418
  "last_verified": "2026-05-09",
4267
4419
  "path": "skills/gcp/gcp-gcs-data-perimeter-governor",
4268
4420
  "version": "0.1.0",
@@ -4281,7 +4433,7 @@
4281
4433
  "kiro",
4282
4434
  "other"
4283
4435
  ],
4284
- "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.",
4436
+ "summary": "Build, integrate, and debug Gemini API applications on Google Cloud Agent Platform using the unified google-genai SDK covering text generation, multimodal inputs, function calling, structured output, embeddings, context caching, batch prediction, Live API, and model tuning.",
4285
4437
  "source_type": "original",
4286
4438
  "official_docs": [
4287
4439
  "https://cloud.google.com/vertex-ai/generative-ai/docs/overview",
@@ -4315,7 +4467,7 @@
4315
4467
  "https://cloud.google.com/binary-authorization/docs/overview",
4316
4468
  "https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels"
4317
4469
  ],
4318
- "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.",
4470
+ "security_notes": "Binary Authorization must be set to WARN mode before ENFORCE mode enforce mode will break deployments if images are unsigned. Always prefer Workload Identity over mounted SA key files.",
4319
4471
  "last_verified": "2026-05-08",
4320
4472
  "path": "skills/gcp/gcp-gke-platform-operator",
4321
4473
  "author": "github: Raishin",
@@ -4334,7 +4486,7 @@
4334
4486
  "kiro",
4335
4487
  "other"
4336
4488
  ],
4337
- "summary": "Review Terraform and Deployment Manager changes targeting GCP \u2014 blast radius analysis, destroy-operation detection, cross-project impact, state file conflicts, org policy drift, and rollback plan completeness.",
4489
+ "summary": "Review Terraform and Deployment Manager changes targeting GCP blast radius analysis, destroy-operation detection, cross-project impact, state file conflicts, org policy drift, and rollback plan completeness.",
4338
4490
  "source_type": "original",
4339
4491
  "official_docs": [
4340
4492
  "https://cloud.google.com/docs/terraform/best-practices-for-terraform",
@@ -4343,7 +4495,7 @@
4343
4495
  "https://cloud.google.com/iam/docs/org-policy-overview",
4344
4496
  "https://developer.hashicorp.com/terraform/cli/commands/plan"
4345
4497
  ],
4346
- "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.",
4498
+ "security_notes": "Terraform state files contain sensitive resource attributes backend bucket must use CMEK and uniform bucket-level access. Org-level IAM and org policy changes via Terraform have org-wide blast radius require dual approval and tested rollback. Force-unlocking state under an active apply causes corruption.",
4347
4499
  "last_verified": "2026-05-09",
4348
4500
  "path": "skills/gcp/gcp-iac-change-safety-review",
4349
4501
  "version": "0.1.0",
@@ -4398,7 +4550,7 @@
4398
4550
  "https://cloud.google.com/vpc/docs/shared-vpc",
4399
4551
  "https://cloud.google.com/logging/docs/audit/configure-data-access"
4400
4552
  ],
4401
- "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.",
4553
+ "security_notes": "Org policies applied at org node apply to ALL resources test in non-prod folder first. Data Access audit logs must be enabled for sensitive services (KMS, IAM, BigQuery) not enabled by default.",
4402
4554
  "last_verified": "2026-05-08",
4403
4555
  "path": "skills/gcp/gcp-landing-zone-architect",
4404
4556
  "author": "github: Raishin",
@@ -4417,7 +4569,7 @@
4417
4569
  "gemini",
4418
4570
  "kiro"
4419
4571
  ],
4420
- "summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes \u2014 irreversible data loss and downstream pipeline breakage.",
4572
+ "summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes irreversible data loss and downstream pipeline breakage.",
4421
4573
  "source_type": "original",
4422
4574
  "official_docs": [
4423
4575
  "https://cloud.google.com/bigquery/docs/managing-tables",
@@ -4443,7 +4595,7 @@
4443
4595
  "gemini",
4444
4596
  "kiro"
4445
4597
  ],
4446
- "summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions \u2014 production traffic blast radius with no automatic rollback.",
4598
+ "summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions production traffic blast radius with no automatic rollback.",
4447
4599
  "source_type": "original",
4448
4600
  "official_docs": [
4449
4601
  "https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
@@ -4469,7 +4621,7 @@
4469
4621
  "gemini",
4470
4622
  "kiro"
4471
4623
  ],
4472
- "summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests \u2014 financial authority gate.",
4624
+ "summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests financial authority gate.",
4473
4625
  "source_type": "original",
4474
4626
  "official_docs": [
4475
4627
  "https://cloud.google.com/billing/docs/how-to/budgets",
@@ -4522,7 +4674,7 @@
4522
4674
  "gemini",
4523
4675
  "kiro"
4524
4676
  ],
4525
- "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.",
4677
+ "summary": "Gate IAM binding mutations, org policy changes, and Service Account key creation org-wide blast radius, cannot be undone without a full audit trail.",
4526
4678
  "source_type": "original",
4527
4679
  "official_docs": [
4528
4680
  "https://cloud.google.com/iam/docs/manage-access-other-resources",
@@ -4548,7 +4700,7 @@
4548
4700
  "gemini",
4549
4701
  "kiro"
4550
4702
  ],
4551
- "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.",
4703
+ "summary": "Gate Cloud KMS key version destruction and key ring deletion CMEK-encrypted data becomes permanently and irrecoverably inaccessible once a key version is destroyed.",
4552
4704
  "source_type": "original",
4553
4705
  "official_docs": [
4554
4706
  "https://cloud.google.com/kms/docs/destroy-restore",
@@ -4574,7 +4726,7 @@
4574
4726
  "kiro",
4575
4727
  "other"
4576
4728
  ],
4577
- "summary": "Traffic engineering for GCP load balancers \u2014 Global HTTPS LB, Regional HTTPS LB, TCP/SSL Proxy LB, Network LB (passthrough), Internal TCP/UDP LB \u2014 type selection, health check configuration, Cloud Armor integration, and traffic distribution.",
4729
+ "summary": "Traffic engineering for GCP load balancers Global HTTPS LB, Regional HTTPS LB, TCP/SSL Proxy LB, Network LB (passthrough), Internal TCP/UDP LB type selection, health check configuration, Cloud Armor integration, and traffic distribution.",
4578
4730
  "source_type": "original",
4579
4731
  "official_docs": [
4580
4732
  "https://cloud.google.com/load-balancing/docs/load-balancing-overview",
@@ -4583,7 +4735,7 @@
4583
4735
  "https://cloud.google.com/load-balancing/docs/backend-service",
4584
4736
  "https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs"
4585
4737
  ],
4586
- "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.",
4738
+ "security_notes": "Global HTTPS LB with Cloud Armor is the only GCP-native L7 DDoS and WAF layer bypassing it with Network LB or TCP Proxy eliminates WAF capability. Self-managed SSL certificates in GCP LB expose the private key during upload use Google-managed certificates or Certificate Manager for all production workloads.",
4587
4739
  "last_verified": "2026-05-09",
4588
4740
  "path": "skills/gcp/gcp-load-balancer-traffic-engineer",
4589
4741
  "version": "0.1.0",
@@ -4602,7 +4754,7 @@
4602
4754
  "gemini",
4603
4755
  "kiro"
4604
4756
  ],
4605
- "summary": "Route GCP tasks to the narrowest specialist or team of specialists from the 31-agent catalog. Classifies, dispatches, and synthesizes only \u2014 never answers GCP questions directly. Dispatches single agent for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents \u2014 requires explicit human confirmation with blast-radius and rollback before routing to any live infrastructure specialist.",
4757
+ "summary": "Route GCP tasks to the narrowest specialist or team of specialists from the 31-agent catalog. Classifies, dispatches, and synthesizes only never answers GCP questions directly. Dispatches single agent for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents requires explicit human confirmation with blast-radius and rollback before routing to any live infrastructure specialist.",
4606
4758
  "source_type": "original",
4607
4759
  "official_docs": [
4608
4760
  "https://cloud.google.com/docs/overview",
@@ -4664,7 +4816,7 @@
4664
4816
  "https://cloud.google.com/nat/docs/overview",
4665
4817
  "https://cloud.google.com/armor/docs/cloud-armor-overview"
4666
4818
  ],
4667
- "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.",
4819
+ "security_notes": "GCP VPCs are global 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.",
4668
4820
  "last_verified": "2026-05-08",
4669
4821
  "path": "skills/gcp/gcp-network-architect",
4670
4822
  "author": "github: Raishin",
@@ -4738,7 +4890,7 @@
4738
4890
  "kiro",
4739
4891
  "other"
4740
4892
  ],
4741
- "summary": "Govern GCP Artifact Registry \u2014 container image signing via Binary Authorization, vulnerability scanning via Container Analysis, repository IAM least privilege, artifact retention policies, and supply chain security posture.",
4893
+ "summary": "Govern GCP Artifact Registry container image signing via Binary Authorization, vulnerability scanning via Container Analysis, repository IAM least privilege, artifact retention policies, and supply chain security posture.",
4742
4894
  "source_type": "original",
4743
4895
  "official_docs": [
4744
4896
  "https://cloud.google.com/artifact-registry/docs/overview",
@@ -4746,7 +4898,7 @@
4746
4898
  "https://cloud.google.com/container-analysis/docs/container-analysis",
4747
4899
  "https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy"
4748
4900
  ],
4749
- "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.",
4901
+ "security_notes": "Binary Authorization with 'Allow all images' is equivalent to no supply chain protection enforce attested images from trusted build pipelines. Artifact Registry supports CMEK enable for regulated workloads. Public repositories expose all tags and digests; use private repositories with Workload Identity Federation for CI/CD access.",
4750
4902
  "last_verified": "2026-05-09",
4751
4903
  "path": "skills/gcp/gcp-registry-artifact-governor",
4752
4904
  "version": "0.1.0",
@@ -4765,7 +4917,7 @@
4765
4917
  "kiro",
4766
4918
  "other"
4767
4919
  ],
4768
- "summary": "Review GCP workload HA and BCDR designs \u2014 multi-region architectures, Cloud SQL HA failover, Spanner global instances, GKE multi-cluster, RTO/RPO target analysis, and runbook completeness.",
4920
+ "summary": "Review GCP workload HA and BCDR designs multi-region architectures, Cloud SQL HA failover, Spanner global instances, GKE multi-cluster, RTO/RPO target analysis, and runbook completeness.",
4769
4921
  "source_type": "original",
4770
4922
  "official_docs": [
4771
4923
  "https://cloud.google.com/architecture/disaster-recovery",
@@ -4773,7 +4925,7 @@
4773
4925
  "https://cloud.google.com/spanner/docs/instance-configurations",
4774
4926
  "https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-ingress"
4775
4927
  ],
4776
- "security_notes": "Cloud SQL HA is zone-redundant only \u2014 cross-region failover is manual (replica promotion). Cloud Run has no built-in multi-region failover. RTO/RPO targets without tested recovery evidence are aspirational. Require last recovery test date and result before marking BCDR as operational.",
4928
+ "security_notes": "Cloud SQL HA is zone-redundant only cross-region failover is manual (replica promotion). Cloud Run has no built-in multi-region failover. RTO/RPO targets without tested recovery evidence are aspirational. Require last recovery test date and result before marking BCDR as operational.",
4777
4929
  "last_verified": "2026-05-08",
4778
4930
  "path": "skills/gcp/gcp-resilience-bcdr-review",
4779
4931
  "author": "github: Raishin",
@@ -4799,7 +4951,7 @@
4799
4951
  "https://cloud.google.com/asset-inventory/docs/searching-resources",
4800
4952
  "https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes"
4801
4953
  ],
4802
- "security_notes": "Cloud Asset Inventory change history covers 35 days \u2014 explicitly state this limit for older investigations. Stale resources (unattached static IPs, disks, orphaned firewall rules) incur ongoing charges. Resources missing required labels cannot be attributed in billing exports.",
4954
+ "security_notes": "Cloud Asset Inventory change history covers 35 days explicitly state this limit for older investigations. Stale resources (unattached static IPs, disks, orphaned firewall rules) incur ongoing charges. Resources missing required labels cannot be attributed in billing exports.",
4803
4955
  "last_verified": "2026-05-08",
4804
4956
  "path": "skills/gcp/gcp-resource-inventory-analyst",
4805
4957
  "author": "github: Raishin",
@@ -4827,7 +4979,7 @@
4827
4979
  "https://cloud.google.com/kms/docs/key-rotation",
4828
4980
  "https://cloud.google.com/kms/docs/importing-a-key"
4829
4981
  ],
4830
- "security_notes": "Prefer read-only inspection. Do not delete key versions, disable keys, or modify CMEK bindings without explicit user approval and a confirmed rollback plan \u2014 key operations can cause irreversible data loss.",
4982
+ "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 key operations can cause irreversible data loss.",
4831
4983
  "last_verified": "2026-05-08",
4832
4984
  "path": "skills/gcp/gcp-secret-kms-lifecycle-steward",
4833
4985
  "author": "github: Raishin",
@@ -4874,7 +5026,7 @@
4874
5026
  "kiro",
4875
5027
  "other"
4876
5028
  ],
4877
- "summary": "Review Cloud Run and Cloud Functions gen2 for production readiness \u2014 min-instances cold start, memory and CPU allocation, VPC connector configuration, Secret Manager injection, CMEK encryption, concurrency limits, and traffic splitting safety.",
5029
+ "summary": "Review Cloud Run and Cloud Functions gen2 for production readiness min-instances cold start, memory and CPU allocation, VPC connector configuration, Secret Manager injection, CMEK encryption, concurrency limits, and traffic splitting safety.",
4878
5030
  "source_type": "original",
4879
5031
  "official_docs": [
4880
5032
  "https://cloud.google.com/run/docs/configuring/min-instances",
@@ -4883,7 +5035,7 @@
4883
5035
  "https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
4884
5036
  "https://cloud.google.com/functions/docs/concepts/version-comparison"
4885
5037
  ],
4886
- "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.",
5038
+ "security_notes": "Cloud Run service accounts must follow least privilege 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 always use Secret Manager references. Cloud Run with --allow-unauthenticated is public to the internet require authentication for all non-public endpoints.",
4887
5039
  "last_verified": "2026-05-09",
4888
5040
  "path": "skills/gcp/gcp-serverless-production-readiness",
4889
5041
  "version": "0.1.0",
@@ -4902,7 +5054,7 @@
4902
5054
  "kiro",
4903
5055
  "other"
4904
5056
  ],
4905
- "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.",
5057
+ "summary": "Design GCP solutions aligned with the Google Cloud Architecture Framework reliability, security, cost optimization, operational excellence, and performance efficiency covering resource hierarchy design, product selection, and multi-service architecture patterns.",
4906
5058
  "source_type": "original",
4907
5059
  "official_docs": [
4908
5060
  "https://cloud.google.com/architecture/framework",
@@ -4936,7 +5088,7 @@
4936
5088
  "https://cloud.google.com/spanner/docs/instances",
4937
5089
  "https://cloud.google.com/spanner/docs/secondary-indexes"
4938
5090
  ],
4939
- "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.",
5091
+ "security_notes": "Monotonically increasing keys (e.g., auto-increment integers) cause all writes to hit the same split use UUIDs or bit-reversed sequential IDs. Over-indexing in Spanner is expensive and slows writes every indexed column is replicated.",
4940
5092
  "last_verified": "2026-05-08",
4941
5093
  "path": "skills/gcp/gcp-spanner-architect",
4942
5094
  "author": "github: Raishin",
@@ -4955,7 +5107,7 @@
4955
5107
  "kiro",
4956
5108
  "other"
4957
5109
  ],
4958
- "summary": "Coordinate GCP support incidents \u2014 case creation with correct severity, Premium/Enhanced Support SLA enforcement, TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
5110
+ "summary": "Coordinate GCP support incidents case creation with correct severity, Premium/Enhanced Support SLA enforcement, TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
4959
5111
  "source_type": "original",
4960
5112
  "official_docs": [
4961
5113
  "https://cloud.google.com/support/docs/overview",
@@ -4963,7 +5115,7 @@
4963
5115
  "https://status.google.com/",
4964
5116
  "https://cloud.google.com/support/docs/managed-incident"
4965
5117
  ],
4966
- "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.",
5118
+ "security_notes": "GCP support case attachments are accessible to Google support engineers never attach files containing customer PII, credentials, or unredacted production logs. Premium Support SLA is contractual document SLA breach timestamps with case numbers for potential SLA credits.",
4967
5119
  "last_verified": "2026-05-09",
4968
5120
  "path": "skills/gcp/gcp-support-incident-coordinator",
4969
5121
  "version": "0.1.0",
@@ -4982,7 +5134,7 @@
4982
5134
  "kiro",
4983
5135
  "other"
4984
5136
  ],
4985
- "summary": "Triage GCP operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, GCP Premium/Enhanced Support SLA enforcement, war room coordination, evidence collection from Cloud Monitoring and Cloud Logging, and safe escalation paths.",
5137
+ "summary": "Triage GCP operational alerts, incidents, and support tickets 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.",
4986
5138
  "source_type": "original",
4987
5139
  "official_docs": [
4988
5140
  "https://cloud.google.com/support/docs/severity-definitions",
@@ -4990,7 +5142,7 @@
4990
5142
  "https://cloud.google.com/logging/docs/view/logs-explorer-interface",
4991
5143
  "https://status.google.com/"
4992
5144
  ],
4993
- "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.",
5145
+ "security_notes": "GCP support tickets may require sharing sanitized logs or configuration scrub project IDs, IP addresses, and customer data before sharing with Google support. War room communication channels must be secure use dedicated incident Slack/Meet channels, not public ones.",
4994
5146
  "last_verified": "2026-05-09",
4995
5147
  "path": "skills/gcp/gcp-ticket-triage-escalation-coordinator",
4996
5148
  "version": "0.1.0",
@@ -5017,7 +5169,7 @@
5017
5169
  "https://cloud.google.com/vertex-ai/docs/model-registry/introduction",
5018
5170
  "https://cloud.google.com/vertex-ai/docs/featurestore/overview"
5019
5171
  ],
5020
- "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.",
5172
+ "security_notes": "Training jobs have no automatic cost cap 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.",
5021
5173
  "last_verified": "2026-05-08",
5022
5174
  "path": "skills/gcp/gcp-vertex-ai-mlops-engineer",
5023
5175
  "author": "github: Raishin",
@@ -5045,7 +5197,7 @@
5045
5197
  "https://cloud.google.com/access-context-manager/docs/overview",
5046
5198
  "https://cloud.google.com/vpc-service-controls/docs/create-service-perimeters"
5047
5199
  ],
5048
- "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.",
5200
+ "security_notes": "Prefer dry-run mode before enforcement. Do not switch perimeters to enforcement mode without reviewing dry-run violations live enforcement silently blocks API calls and can disrupt production workloads.",
5049
5201
  "last_verified": "2026-05-08",
5050
5202
  "path": "skills/gcp/gcp-vpc-service-controls-architect",
5051
5203
  "author": "github: Raishin",
@@ -5130,6 +5282,161 @@
5130
5282
  "author": "github: Raishin",
5131
5283
  "version": "0.1.0"
5132
5284
  },
5285
+ {
5286
+ "id": "hetzner-capacity-planner",
5287
+ "name": "Hetzner Cloud Capacity Planner",
5288
+ "type": "skill",
5289
+ "provider": "hetzner",
5290
+ "harnesses": [
5291
+ "codex",
5292
+ "claude-code",
5293
+ "cursor",
5294
+ "gemini",
5295
+ "kiro",
5296
+ "other"
5297
+ ],
5298
+ "summary": "Plan Hetzner Cloud capacity across resource limits, region distribution (fsn1, nbg1, hel1), quota exhaustion risk, growth trajectory, and server type upgrade paths from shared to dedicated compute.",
5299
+ "source_type": "original",
5300
+ "official_docs": [
5301
+ "https://docs.hetzner.cloud/",
5302
+ "https://docs.hetzner.com/cloud/servers/overview/",
5303
+ "https://docs.hetzner.com/general/others/contacting-support/"
5304
+ ],
5305
+ "security_notes": "Hetzner does not offer auto-scaling — verify current resource counts via API before growth planning to avoid quota exhaustion surprises. Storage Box Snapshot Plans require both hour and minute parameters; incomplete schedules may silently fail. Do not expose project API tokens in capacity reports.",
5306
+ "last_verified": "2026-05-10",
5307
+ "path": "skills/hetzner/hetzner-capacity-planner",
5308
+ "author": "github: Raishin",
5309
+ "version": "0.1.0"
5310
+ },
5311
+ {
5312
+ "id": "hetzner-cost-optimization-analyst",
5313
+ "name": "Hetzner Cloud Cost Optimization Analyst",
5314
+ "type": "skill",
5315
+ "provider": "hetzner",
5316
+ "harnesses": [
5317
+ "codex",
5318
+ "claude-code",
5319
+ "cursor",
5320
+ "gemini",
5321
+ "kiro",
5322
+ "other"
5323
+ ],
5324
+ "summary": "Review Hetzner Cloud cost posture across server type selection, idle Volumes, unattached Floating IPs and Primary IPs, underutilized Load Balancers, Storage Box consumption, and snapshot accumulation.",
5325
+ "source_type": "original",
5326
+ "official_docs": [
5327
+ "https://docs.hetzner.cloud/",
5328
+ "https://www.hetzner.com/cloud/pricing/",
5329
+ "https://docs.hetzner.com/"
5330
+ ],
5331
+ "security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Primary IPs and Floating IPs incur cost — verify attachment state before recommending deletion. Do not expose project API tokens in cost analysis output.",
5332
+ "last_verified": "2026-05-10",
5333
+ "path": "skills/hetzner/hetzner-cost-optimization-analyst",
5334
+ "author": "github: Raishin",
5335
+ "version": "0.1.0"
5336
+ },
5337
+ {
5338
+ "id": "hetzner-infrastructure-reviewer",
5339
+ "name": "Hetzner Cloud Infrastructure Reviewer",
5340
+ "type": "skill",
5341
+ "provider": "hetzner",
5342
+ "harnesses": [
5343
+ "codex",
5344
+ "claude-code",
5345
+ "cursor",
5346
+ "gemini",
5347
+ "kiro",
5348
+ "other"
5349
+ ],
5350
+ "summary": "Review Hetzner Cloud Firewall rules and attachment, Load Balancer health check configuration, private Network topology, Floating IP and Primary IP exposure, and region distribution for safety and least-privilege posture.",
5351
+ "source_type": "original",
5352
+ "official_docs": [
5353
+ "https://docs.hetzner.cloud/",
5354
+ "https://docs.hetzner.com/cloud/firewalls/overview/",
5355
+ "https://docs.hetzner.com/cloud/networks/overview/"
5356
+ ],
5357
+ "security_notes": "Public IPs on Hetzner are opt-in since API v1.34 — flag servers with unnecessary public IPs. An unattached Hetzner Firewall provides zero protection — always verify attachment to servers or Label groups. Load Balancer health checks must be validated before traffic routing changes.",
5358
+ "last_verified": "2026-05-10",
5359
+ "path": "skills/hetzner/hetzner-infrastructure-reviewer",
5360
+ "author": "github: Raishin",
5361
+ "version": "0.1.0"
5362
+ },
5363
+ {
5364
+ "id": "hetzner-live-firewall-rule-guard",
5365
+ "name": "Hetzner Cloud Live Firewall Rule Guard",
5366
+ "type": "skill",
5367
+ "provider": "hetzner",
5368
+ "harnesses": [
5369
+ "codex",
5370
+ "claude-code",
5371
+ "cursor",
5372
+ "gemini",
5373
+ "kiro",
5374
+ "other"
5375
+ ],
5376
+ "summary": "Guard Hetzner Cloud Firewall rule mutations and server attachment changes with mandatory pre-mutation snapshot of current rules, blast-radius review, explicit human approval, and rollback plan.",
5377
+ "source_type": "original",
5378
+ "official_docs": [
5379
+ "https://docs.hetzner.cloud/",
5380
+ "https://docs.hetzner.com/cloud/firewalls/overview/",
5381
+ "https://docs.hetzner.com/cloud/firewalls/faq/"
5382
+ ],
5383
+ "security_notes": "Must snapshot current Firewall rules before any mutation — Hetzner Firewall changes are immediate and affect all attached servers. Verify project-scoped API token before write operations. An unattached Firewall provides zero protection. Never proceed without explicit human approval confirming target Firewall ID, blast-radius, and rollback plan.",
5384
+ "last_verified": "2026-05-10",
5385
+ "path": "skills/hetzner/hetzner-live-firewall-rule-guard",
5386
+ "author": "github: Raishin",
5387
+ "version": "0.1.0"
5388
+ },
5389
+ {
5390
+ "id": "hetzner-live-server-lifecycle-guard",
5391
+ "name": "Hetzner Cloud Live Server Lifecycle Guard",
5392
+ "type": "skill",
5393
+ "provider": "hetzner",
5394
+ "harnesses": [
5395
+ "codex",
5396
+ "claude-code",
5397
+ "cursor",
5398
+ "gemini",
5399
+ "kiro",
5400
+ "other"
5401
+ ],
5402
+ "summary": "Guard Hetzner Cloud server creation, destruction, type changes, and power operations with mandatory server ID, region, explicit human approval, target confirmation, and rollback plan. Server deletion is irreversible without a prior snapshot.",
5403
+ "source_type": "original",
5404
+ "official_docs": [
5405
+ "https://docs.hetzner.cloud/",
5406
+ "https://docs.hetzner.com/cloud/servers/overview/",
5407
+ "https://docs.hetzner.com/cloud/servers/server-types/"
5408
+ ],
5409
+ "security_notes": "Server deletion on Hetzner is irreversible — always require a confirmed snapshot before deletion. Public IPs (IPv4/IPv6) are opt-in since API v1.34 and must be explicitly requested. Server type changes require server stop — confirm downtime window. Always verify API token is project-scoped. Never proceed without server ID, region, explicit human approval, and rollback plan.",
5410
+ "last_verified": "2026-05-10",
5411
+ "path": "skills/hetzner/hetzner-live-server-lifecycle-guard",
5412
+ "author": "github: Raishin",
5413
+ "version": "0.1.0"
5414
+ },
5415
+ {
5416
+ "id": "hetzner-maestro",
5417
+ "name": "Hetzner Cloud Maestro",
5418
+ "type": "skill",
5419
+ "provider": "hetzner",
5420
+ "harnesses": [
5421
+ "codex",
5422
+ "claude-code",
5423
+ "cursor",
5424
+ "gemini",
5425
+ "kiro",
5426
+ "other"
5427
+ ],
5428
+ "summary": "Route and classify Hetzner Cloud tasks to the narrowest qualified specialist — cost optimization, infrastructure review, capacity planning, firewall guard, or server lifecycle guard.",
5429
+ "source_type": "original",
5430
+ "official_docs": [
5431
+ "https://docs.hetzner.cloud/",
5432
+ "https://docs.hetzner.com/"
5433
+ ],
5434
+ "security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before routing involving live data. Public IPs are opt-in since API v1.34 — do not assume servers have public IPs.",
5435
+ "last_verified": "2026-05-10",
5436
+ "path": "skills/hetzner/hetzner-maestro",
5437
+ "author": "github: Raishin",
5438
+ "version": "0.1.0"
5439
+ },
5133
5440
  {
5134
5441
  "id": "huawei-cce-container-platform-operator",
5135
5442
  "name": "Huawei CCE Container Platform Operator",
@@ -5151,7 +5458,7 @@
5151
5458
  "https://support.huaweicloud.com/intl/en-us/asm/index.html",
5152
5459
  "https://support.huaweicloud.com/intl/en-us/ief/index.html"
5153
5460
  ],
5154
- "security_notes": "CCE cluster version downgrade not supported. Node pool scale-down evicts workloads \u2014 verify PDBs. SWR image tag mutations are permanent. ASM policy changes affect all services in the mesh simultaneously.",
5461
+ "security_notes": "CCE cluster version downgrade not supported. Node pool scale-down evicts workloads verify PDBs. SWR image tag mutations are permanent. ASM policy changes affect all services in the mesh simultaneously.",
5155
5462
  "last_verified": "2026-05-08",
5156
5463
  "path": "skills/huawei/huawei-cce-container-platform-operator",
5157
5464
  "author": "github: Raishin",
@@ -5171,14 +5478,14 @@
5171
5478
  "kiro",
5172
5479
  "other"
5173
5480
  ],
5174
- "summary": "Review Huawei Cloud SSL certificate management \u2014 SCM certificate lifecycle, ELB SSL certificate binding, DEW-managed certificate storage, renewal automation, wildcard vs SAN cert selection, certificate expiry alerting via CES, and HTTPS enforcement on ELB listeners.",
5481
+ "summary": "Review Huawei Cloud SSL certificate management SCM certificate lifecycle, ELB SSL certificate binding, DEW-managed certificate storage, renewal automation, wildcard vs SAN cert selection, certificate expiry alerting via CES, and HTTPS enforcement on ELB listeners.",
5175
5482
  "source_type": "original",
5176
5483
  "official_docs": [
5177
5484
  "https://support.huaweicloud.com/intl/en-us/scm/index.html",
5178
5485
  "https://support.huaweicloud.com/intl/en-us/elb/index.html",
5179
5486
  "https://support.huaweicloud.com/intl/en-us/dew/index.html"
5180
5487
  ],
5181
- "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.",
5488
+ "security_notes": "Certificate private keys stored in DEW must have IAM access policies that restrict access to authorized identities only overly permissive DEW key policies expose private key material. SCM certificates are region-scoped verify the certificate is present in all regions where ELB listeners consume it to prevent cross-region binding failures.",
5182
5489
  "last_verified": "2026-05-09",
5183
5490
  "path": "skills/huawei/huawei-certificate-manager-issuer-review",
5184
5491
  "version": "0.1.0",
@@ -5197,7 +5504,7 @@
5197
5504
  "kiro",
5198
5505
  "other"
5199
5506
  ],
5200
- "summary": "Pre-change blast radius analysis for Huawei Cloud \u2014 Organizations SCP cascade scope, IAM agency dependency chain, VPC route table and VPC Peering impact, GaussDB instance class change disruption, CCE node pool resize safety, and Enterprise Project boundary clarity.",
5507
+ "summary": "Pre-change blast radius analysis for Huawei Cloud 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.",
5201
5508
  "source_type": "original",
5202
5509
  "official_docs": [
5203
5510
  "https://support.huaweicloud.com/intl/en-us/organizations/index.html",
@@ -5206,7 +5513,7 @@
5206
5513
  "https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
5207
5514
  "https://support.huaweicloud.com/intl/en-us/cce/index.html"
5208
5515
  ],
5209
- "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.",
5516
+ "security_notes": "Huawei Cloud Organizations SCP deny rules have org-level blast radius 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 all services using the agency lose permissions instantly.",
5210
5517
  "last_verified": "2026-05-09",
5211
5518
  "path": "skills/huawei/huawei-change-impact-advisor",
5212
5519
  "version": "0.1.0",
@@ -5231,7 +5538,7 @@
5231
5538
  "https://support.huaweicloud.com/intl/en-us/codearts/index.html",
5232
5539
  "https://support.huaweicloud.com/intl/en-us/swr/index.html"
5233
5540
  ],
5234
- "security_notes": "Do not deploy to production without staging verification. CodeArts pipeline deletion removes audit history permanently. SWR image deletion removes all layers \u2014 verify no production dependency before deleting.",
5541
+ "security_notes": "Do not deploy to production without staging verification. CodeArts pipeline deletion removes audit history permanently. SWR image deletion removes all layers verify no production dependency before deleting.",
5235
5542
  "last_verified": "2026-05-08",
5236
5543
  "path": "skills/huawei/huawei-codearts-devops-operator",
5237
5544
  "author": "github: Raishin",
@@ -5257,7 +5564,7 @@
5257
5564
  "https://support.huaweicloud.com/intl/en-us/iam/index.html",
5258
5565
  "https://support.huaweicloud.com/intl/en-us/lts/index.html"
5259
5566
  ],
5260
- "security_notes": "MLPS Level 3 gap is regulatory risk. Cross-border data movement must be assessed before architecture approval. Flag any MLPS Level 3 workload modification that reduces security controls \u2014 mandatory incident reporting may apply.",
5567
+ "security_notes": "MLPS Level 3 gap is regulatory risk. Cross-border data movement must be assessed before architecture approval. Flag any MLPS Level 3 workload modification that reduces security controls mandatory incident reporting may apply.",
5261
5568
  "last_verified": "2026-05-08",
5262
5569
  "path": "skills/huawei/huawei-compliance-sovereignty",
5263
5570
  "author": "github: Raishin",
@@ -5277,14 +5584,14 @@
5277
5584
  "kiro",
5278
5585
  "other"
5279
5586
  ],
5280
- "summary": "Coordinate Huawei Cloud cost anomaly detection \u2014 CBC Cost Center delta analysis (>15% day-over-day threshold), budget alert configuration via Budget Management, ECS/GaussDB Yearly/Monthly vs On-Demand mode cost anomalies, OBS request cost spikes, unattached EVS volume waste, DWS idle cluster detection, and reserved instance coverage gaps.",
5587
+ "summary": "Coordinate Huawei Cloud cost anomaly detection CBC Cost Center delta analysis (>15% day-over-day threshold), budget alert configuration via Budget Management, ECS/GaussDB Yearly/Monthly vs On-Demand mode cost anomalies, OBS request cost spikes, unattached EVS volume waste, DWS idle cluster detection, and reserved instance coverage gaps.",
5281
5588
  "source_type": "original",
5282
5589
  "official_docs": [
5283
5590
  "https://support.huaweicloud.com/intl/en-us/billing/index.html",
5284
5591
  "https://support.huaweicloud.com/intl/en-us/costcenter/index.html",
5285
5592
  "https://support.huaweicloud.com/intl/en-us/ces/index.html"
5286
5593
  ],
5287
- "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.",
5594
+ "security_notes": "CBC Cost Center exports contain billing data restrict export access to authorized IAM identities using least-privilege policies. Budget alert actions may trigger FunctionGraph functions verify the function IAM execution role has only the permissions needed to respond to the alert action.",
5288
5595
  "last_verified": "2026-05-09",
5289
5596
  "path": "skills/huawei/huawei-cost-anomaly-watch-coordinator",
5290
5597
  "version": "0.1.0",
@@ -5309,7 +5616,7 @@
5309
5616
  "https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html",
5310
5617
  "https://support.huaweicloud.com/intl/en-us/eps/index.html"
5311
5618
  ],
5312
- "security_notes": "RI/CUD purchases are committed spend \u2014 verify coverage analysis before purchase. Budget threshold reduction below current spend may suspend services. Enterprise project cost transfer requires approval.",
5619
+ "security_notes": "RI/CUD purchases are committed spend verify coverage analysis before purchase. Budget threshold reduction below current spend may suspend services. Enterprise project cost transfer requires approval.",
5313
5620
  "last_verified": "2026-05-08",
5314
5621
  "path": "skills/huawei/huawei-cost-finops-analyst",
5315
5622
  "author": "github: Raishin",
@@ -5328,7 +5635,7 @@
5328
5635
  "kiro",
5329
5636
  "other"
5330
5637
  ],
5331
- "summary": "Coordinate the daily Huawei Cloud operations standup \u2014 CBC cost delta by Enterprise Project, AOM anomaly alert review, CCE pod failure triage, CES quota utilization warnings, LTS log error spike detection, SecMaster security finding triage, and action item assignment.",
5638
+ "summary": "Coordinate the daily Huawei Cloud operations standup 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.",
5332
5639
  "source_type": "original",
5333
5640
  "official_docs": [
5334
5641
  "https://support.huaweicloud.com/intl/en-us/cbc/index.html",
@@ -5338,7 +5645,7 @@
5338
5645
  "https://support.huaweicloud.com/intl/en-us/secmaster/index.html",
5339
5646
  "https://support.huaweicloud.com/intl/en-us/lts/index.html"
5340
5647
  ],
5341
- "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.",
5648
+ "security_notes": "Huawei Cloud SecMaster finding details may contain vulnerability exploit paths restrict SecMaster report distribution to security team members only in daily briefings. CBC Enterprise Project cost data reveals workload architecture details distribute cost briefing only to authorized engineering and finance leads.",
5342
5649
  "last_verified": "2026-05-09",
5343
5650
  "path": "skills/huawei/huawei-daily-operations-briefing-coordinator",
5344
5651
  "version": "0.1.0",
@@ -5387,7 +5694,7 @@
5387
5694
  "https://support.huaweicloud.com/intl/en-us/drs/index.html",
5388
5695
  "https://support.huaweicloud.com/intl/en-us/dms/index.html"
5389
5696
  ],
5390
- "security_notes": "DRS task deletion during sync stops replication permanently. CDM job retry without deduplication may cause duplicates. DMS Kafka partition count can only increase \u2014 plan final partition count upfront.",
5697
+ "security_notes": "DRS task deletion during sync stops replication permanently. CDM job retry without deduplication may cause duplicates. DMS Kafka partition count can only increase plan final partition count upfront.",
5391
5698
  "last_verified": "2026-05-08",
5392
5699
  "path": "skills/huawei/huawei-drs-data-replication-operator",
5393
5700
  "author": "github: Raishin",
@@ -5438,7 +5745,7 @@
5438
5745
  "https://support.huaweicloud.com/intl/en-us/ecs/index.html",
5439
5746
  "https://support.huaweicloud.com/intl/en-us/ims/index.html"
5440
5747
  ],
5441
- "security_notes": "ECS deletion without CSBS backup is permanently destructive. AS scale-in terminates instances \u2014 verify stateless before enabling. DeH migration to shared host requires explicit approval and compliance review.",
5748
+ "security_notes": "ECS deletion without CSBS backup is permanently destructive. AS scale-in terminates instances verify stateless before enabling. DeH migration to shared host requires explicit approval and compliance review.",
5442
5749
  "last_verified": "2026-05-08",
5443
5750
  "path": "skills/huawei/huawei-ecs-compute-operator",
5444
5751
  "author": "github: Raishin",
@@ -5458,7 +5765,7 @@
5458
5765
  "kiro",
5459
5766
  "other"
5460
5767
  ],
5461
- "summary": "Review Huawei Cloud event-driven architecture designs \u2014 DMS Kafka dead-letter configuration, ROMA Connect integration flow capacity, FunctionGraph event trigger idempotency, SMN delivery retry policy, consumer group lag monitoring, cross-region event replication, and retry storm prevention.",
5768
+ "summary": "Review Huawei Cloud event-driven architecture designs DMS Kafka dead-letter configuration, ROMA Connect integration flow capacity, FunctionGraph event trigger idempotency, SMN delivery retry policy, consumer group lag monitoring, cross-region event replication, and retry storm prevention.",
5462
5769
  "source_type": "original",
5463
5770
  "official_docs": [
5464
5771
  "https://support.huaweicloud.com/intl/en-us/dms/index.html",
@@ -5466,7 +5773,7 @@
5466
5773
  "https://support.huaweicloud.com/intl/en-us/fg/index.html",
5467
5774
  "https://support.huaweicloud.com/intl/en-us/smn/index.html"
5468
5775
  ],
5469
- "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.",
5776
+ "security_notes": "DMS Kafka instances without SSL/TLS encryption transmit messages in plaintext enable SSL for all production Kafka instances. ROMA Connect integration flows may process sensitive data verify ROMA instance security group rules restrict access to authorized callers only.",
5470
5777
  "last_verified": "2026-05-09",
5471
5778
  "path": "skills/huawei/huawei-event-driven-architecture-review",
5472
5779
  "version": "0.1.0",
@@ -5517,7 +5824,7 @@
5517
5824
  "https://support.huaweicloud.com/intl/en-us/rds/index.html",
5518
5825
  "https://support.huaweicloud.com/intl/en-us/dds/index.html"
5519
5826
  ],
5520
- "security_notes": "Database deletion without CBR backup is permanently destructive. GaussDB for Oracle PL/SQL gaps can break migration \u2014 test all procedures before cutover. Failover testing must be coordinated with application teams.",
5827
+ "security_notes": "Database deletion without CBR backup is permanently destructive. GaussDB for Oracle PL/SQL gaps can break migration test all procedures before cutover. Failover testing must be coordinated with application teams.",
5521
5828
  "last_verified": "2026-05-08",
5522
5829
  "path": "skills/huawei/huawei-gaussdb-rds-dba",
5523
5830
  "author": "github: Raishin",
@@ -5536,7 +5843,7 @@
5536
5843
  "kiro",
5537
5844
  "other"
5538
5845
  ],
5539
- "summary": "Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud \u2014 blast radius analysis, resource deletion detection, Organizations SCP cascade scope, cross-stack dependency impact, state file security, and rollback plan completeness.",
5846
+ "summary": "Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud blast radius analysis, resource deletion detection, Organizations SCP cascade scope, cross-stack dependency impact, state file security, and rollback plan completeness.",
5540
5847
  "source_type": "original",
5541
5848
  "official_docs": [
5542
5849
  "https://support.huaweicloud.com/intl/en-us/rfs/index.html",
@@ -5544,7 +5851,7 @@
5544
5851
  "https://support.huaweicloud.com/intl/en-us/organizations/index.html",
5545
5852
  "https://support.huaweicloud.com/intl/en-us/obs/index.html"
5546
5853
  ],
5547
- "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.",
5854
+ "security_notes": "Huawei Cloud Terraform provider state files contain resource attribute details 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 always enable termination protection on production stacks.",
5548
5855
  "last_verified": "2026-05-09",
5549
5856
  "path": "skills/huawei/huawei-iac-change-safety-review",
5550
5857
  "version": "0.1.0",
@@ -5618,7 +5925,7 @@
5618
5925
  "https://support.huaweicloud.com/intl/en-us/eps/index.html",
5619
5926
  "https://support.huaweicloud.com/intl/en-us/organizations/index.html"
5620
5927
  ],
5621
- "security_notes": "SCP deny at org level cannot be overridden by member account IAM. Test SCP in simulation before enforcement. Enterprise project deletion removes all resource associations \u2014 enumerate first.",
5928
+ "security_notes": "SCP deny at org level cannot be overridden by member account IAM. Test SCP in simulation before enforcement. Enterprise project deletion removes all resource associations enumerate first.",
5622
5929
  "last_verified": "2026-05-08",
5623
5930
  "path": "skills/huawei/huawei-landing-zone-architect",
5624
5931
  "author": "github: Raishin",
@@ -5662,7 +5969,7 @@
5662
5969
  "kiro",
5663
5970
  "other"
5664
5971
  ],
5665
- "summary": "Gate Huawei Cloud CBC budget threshold changes, Reserved Instance purchases, and CUD commitments \u2014 RI/CUD are non-refundable and budget threshold reduction can trigger service suspension.",
5972
+ "summary": "Gate Huawei Cloud CBC budget threshold changes, Reserved Instance purchases, and CUD commitments RI/CUD are non-refundable and budget threshold reduction can trigger service suspension.",
5666
5973
  "source_type": "original",
5667
5974
  "official_docs": [
5668
5975
  "https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html"
@@ -5686,7 +5993,7 @@
5686
5993
  "kiro",
5687
5994
  "other"
5688
5995
  ],
5689
- "summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy removal \u2014 database deletion is permanently destructive and MLPS Level 3 data destruction triggers mandatory incident reporting.",
5996
+ "summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy removal database deletion is permanently destructive and MLPS Level 3 data destruction triggers mandatory incident reporting.",
5690
5997
  "source_type": "original",
5691
5998
  "official_docs": [
5692
5999
  "https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
@@ -5711,7 +6018,7 @@
5711
6018
  "gemini",
5712
6019
  "kiro"
5713
6020
  ],
5714
- "summary": "Gate IAM fine-grained policy and SCP mutations \u2014 account-wide blast radius, privilege escalation, and potential full access denial.",
6021
+ "summary": "Gate IAM fine-grained policy and SCP mutations account-wide blast radius, privilege escalation, and potential full access denial.",
5715
6022
  "source_type": "original",
5716
6023
  "official_docs": [
5717
6024
  "https://support.huaweicloud.com/intl/en-us/iam/index.html",
@@ -5736,7 +6043,7 @@
5736
6043
  "kiro",
5737
6044
  "other"
5738
6045
  ],
5739
- "summary": "Gate DEW/KMS key deletion and disable operations \u2014 all CSMS secrets and DBSS-encrypted database data become permanently unrecoverable once the key deletion window passes.",
6046
+ "summary": "Gate DEW/KMS key deletion and disable operations all CSMS secrets and DBSS-encrypted database data become permanently unrecoverable once the key deletion window passes.",
5740
6047
  "source_type": "original",
5741
6048
  "official_docs": [
5742
6049
  "https://support.huaweicloud.com/intl/en-us/dew/index.html"
@@ -5760,7 +6067,7 @@
5760
6067
  "kiro",
5761
6068
  "other"
5762
6069
  ],
5763
- "summary": "Gate OBS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data immediately and CN-* cross-border replication may violate MLPS 2.0/CSL data localization requirements.",
6070
+ "summary": "Gate OBS bucket ACL and policy mutations public-read/write ACL exposes data immediately and CN-* cross-border replication may violate MLPS 2.0/CSL data localization requirements.",
5764
6071
  "source_type": "original",
5765
6072
  "official_docs": [
5766
6073
  "https://support.huaweicloud.com/intl/en-us/obs/index.html"
@@ -5785,13 +6092,13 @@
5785
6092
  "kiro",
5786
6093
  "other"
5787
6094
  ],
5788
- "summary": "Engineer and review Huawei Cloud ELB traffic configurations \u2014 dedicated vs shared ELB type selection, HTTP/HTTPS/TCP/UDP protocol listener setup, health check configuration, WAF integration on ELB, backend server group routing, connection draining, and TLS policy enforcement on Dedicated ELB.",
6095
+ "summary": "Engineer and review Huawei Cloud ELB traffic configurations dedicated vs shared ELB type selection, HTTP/HTTPS/TCP/UDP protocol listener setup, health check configuration, WAF integration on ELB, backend server group routing, connection draining, and TLS policy enforcement on Dedicated ELB.",
5789
6096
  "source_type": "original",
5790
6097
  "official_docs": [
5791
6098
  "https://support.huaweicloud.com/intl/en-us/elb/index.html",
5792
6099
  "https://support.huaweicloud.com/intl/en-us/waf/index.html"
5793
6100
  ],
5794
- "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.",
6101
+ "security_notes": "ELB HTTPS listeners should enforce TLS-1-2 or TLS-1-2-Strict policy to disable TLSv1.0 and TLSv1.1 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.",
5795
6102
  "last_verified": "2026-05-09",
5796
6103
  "path": "skills/huawei/huawei-load-balancer-traffic-engineer",
5797
6104
  "version": "0.1.0",
@@ -5810,7 +6117,7 @@
5810
6117
  "gemini",
5811
6118
  "kiro"
5812
6119
  ],
5813
- "summary": "Route Huawei Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. MLPS 2.0 and sovereignty-aware \u2014 flags MLPS Level 3 control gaps and data residency obligations for China workloads. Understands Huawei's enterprise-project model and SCP-based org governance. Never auto-dispatches live-guard agents.",
6120
+ "summary": "Route Huawei Cloud tasks to the narrowest specialist or team of specialists from the 27-agent catalog. MLPS 2.0 and sovereignty-aware flags MLPS Level 3 control gaps and data residency obligations for China workloads. Understands Huawei's enterprise-project model and SCP-based org governance. Never auto-dispatches live-guard agents.",
5814
6121
  "source_type": "original",
5815
6122
  "official_docs": [
5816
6123
  "https://support.huaweicloud.com/intl/en-us/iam/index.html",
@@ -5818,7 +6125,7 @@
5818
6125
  "https://support.huaweicloud.com/intl/en-us/ecs/index.html",
5819
6126
  "https://support.huaweicloud.com/intl/en-us/secmaster/index.html"
5820
6127
  ],
5821
- "security_notes": "Maestro must never auto-dispatch live-guard agents. SCP deny statements and DEW key deletion are irreversible with org-wide or permanent data-loss blast radius. MLPS 2.0 Level 3 workloads have mandatory incident reporting obligations \u2014 flag data destruction and security breaches immediately.",
6128
+ "security_notes": "Maestro must never auto-dispatch live-guard agents. SCP deny statements and DEW key deletion are irreversible with org-wide or permanent data-loss blast radius. MLPS 2.0 Level 3 workloads have mandatory incident reporting obligations flag data destruction and security breaches immediately.",
5822
6129
  "last_verified": "2026-05-08",
5823
6130
  "path": "skills/huawei/huawei-maestro",
5824
6131
  "author": "github: Raishin",
@@ -5844,7 +6151,7 @@
5844
6151
  "https://support.huaweicloud.com/intl/en-us/sms/index.html",
5845
6152
  "https://support.huaweicloud.com/intl/en-us/drs/index.html"
5846
6153
  ],
5847
- "security_notes": "DRS replication user needs REPLICATION privilege on source \u2014 least privilege on source system. Never cut over without verifying DRS lag and backup integrity. SMS agent requires network path from source to Huawei Cloud.",
6154
+ "security_notes": "DRS replication user needs REPLICATION privilege on source least privilege on source system. Never cut over without verifying DRS lag and backup integrity. SMS agent requires network path from source to Huawei Cloud.",
5848
6155
  "last_verified": "2026-05-08",
5849
6156
  "path": "skills/huawei/huawei-migration-architect",
5850
6157
  "author": "github: Raishin",
@@ -5868,7 +6175,7 @@
5868
6175
  "official_docs": [
5869
6176
  "https://support.huaweicloud.com/intl/en-us/modelarts/index.html"
5870
6177
  ],
5871
- "security_notes": "ModelArts training jobs have no automatic cost cap \u2014 always set resource quotas before large GPU/NPU training runs. Ascend NPU OOM patterns differ from Nvidia CUDA OOM. Pangu model deployment endpoint has no default rate limiting.",
6178
+ "security_notes": "ModelArts training jobs have no automatic cost cap always set resource quotas before large GPU/NPU training runs. Ascend NPU OOM patterns differ from Nvidia CUDA OOM. Pangu model deployment endpoint has no default rate limiting.",
5872
6179
  "last_verified": "2026-05-08",
5873
6180
  "path": "skills/huawei/huawei-modelarts-mlops-engineer",
5874
6181
  "author": "github: Raishin",
@@ -5887,7 +6194,7 @@
5887
6194
  "kiro",
5888
6195
  "other"
5889
6196
  ],
5890
- "summary": "Design Huawei Cloud network architecture \u2014 VPC, ELB type selection (dedicated/shared), VPN and DC Gateway (Direct Connect), Cloud Connect for inter-VPC, CFW (Cloud Firewall), Anti-DDoS, DNS.",
6197
+ "summary": "Design Huawei Cloud network architecture VPC, ELB type selection (dedicated/shared), VPN and DC Gateway (Direct Connect), Cloud Connect for inter-VPC, CFW (Cloud Firewall), Anti-DDoS, DNS.",
5891
6198
  "source_type": "original",
5892
6199
  "official_docs": [
5893
6200
  "https://support.huaweicloud.com/intl/en-us/vpc/index.html",
@@ -5914,14 +6221,14 @@
5914
6221
  "kiro",
5915
6222
  "other"
5916
6223
  ],
5917
- "summary": "Govern Huawei Cloud OBS (Object Storage Service) data perimeters \u2014 bucket policy and ACL public exposure, Block Public Access configuration, VPC endpoint binding for private access, WORM (Object Lock), cross-region replication compliance, and MLPS 2.0 data residency enforcement.",
6224
+ "summary": "Govern Huawei Cloud OBS (Object Storage Service) data perimeters 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.",
5918
6225
  "source_type": "original",
5919
6226
  "official_docs": [
5920
6227
  "https://support.huaweicloud.com/intl/en-us/obs/index.html",
5921
6228
  "https://support.huaweicloud.com/intl/en-us/vpcep/index.html",
5922
6229
  "https://support.huaweicloud.com/intl/en-us/obs/obs_03_0086.html"
5923
6230
  ],
5924
- "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.",
6231
+ "security_notes": "Huawei Cloud OBS presigned URLs can expose objects publicly for the URL validity period 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.",
5925
6232
  "last_verified": "2026-05-09",
5926
6233
  "path": "skills/huawei/huawei-obs-data-perimeter-governor",
5927
6234
  "version": "0.1.0",
@@ -5992,14 +6299,14 @@
5992
6299
  "kiro",
5993
6300
  "other"
5994
6301
  ],
5995
- "summary": "Govern Huawei Cloud SWR (Software Repository for Container) \u2014 image retention policy, vulnerability scanning via VSS (Vulnerability Scan Service) integration, namespace permission least privilege, cross-region image replication, and supply chain security posture.",
6302
+ "summary": "Govern Huawei Cloud SWR (Software Repository for Container) image retention policy, vulnerability scanning via VSS (Vulnerability Scan Service) integration, namespace permission least privilege, cross-region image replication, and supply chain security posture.",
5996
6303
  "source_type": "original",
5997
6304
  "official_docs": [
5998
6305
  "https://support.huaweicloud.com/intl/en-us/swr/index.html",
5999
6306
  "https://support.huaweicloud.com/intl/en-us/vss/index.html",
6000
6307
  "https://support.huaweicloud.com/intl/en-us/cce/index.html"
6001
6308
  ],
6002
- "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.",
6309
+ "security_notes": "Public SWR namespaces expose images to Huawei Cloud's global network an attacker can enumerate public namespaces and pull all images without authentication. SWR image signing is not natively supported use third-party image signing (Notary v2/cosign) for supply chain attestation on sensitive production images.",
6003
6310
  "last_verified": "2026-05-09",
6004
6311
  "path": "skills/huawei/huawei-registry-artifact-governor",
6005
6312
  "version": "0.1.0",
@@ -6018,7 +6325,7 @@
6018
6325
  "kiro",
6019
6326
  "other"
6020
6327
  ],
6021
- "summary": "Review Huawei Cloud workload HA and BCDR designs \u2014 GaussDB High Availability (HA) instance failover, CBR (Cloud Backup and Recovery) cross-region vault, CCE multi-AZ deployment, DRS (Data Replication Service) for DR, RTO/RPO target analysis, and runbook completeness.",
6328
+ "summary": "Review Huawei Cloud workload HA and BCDR designs 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.",
6022
6329
  "source_type": "original",
6023
6330
  "official_docs": [
6024
6331
  "https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
@@ -6027,7 +6334,7 @@
6027
6334
  "https://support.huaweicloud.com/intl/en-us/drs/index.html",
6028
6335
  "https://support.huaweicloud.com/intl/en-us/elb/index.html"
6029
6336
  ],
6030
- "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.",
6337
+ "security_notes": "Huawei Cloud CBR vaults use default encryption enable KMS CMEK for vaults containing sensitive production data. GaussDB cross-region read replicas involve data leaving the source region verify this is compliant with MLPS 2.0 Level 3 data residency requirements before enabling.",
6031
6338
  "last_verified": "2026-05-09",
6032
6339
  "path": "skills/huawei/huawei-resilience-bcdr-review",
6033
6340
  "version": "0.1.0",
@@ -6053,7 +6360,7 @@
6053
6360
  "https://support.huaweicloud.com/intl/en-us/hss/index.html",
6054
6361
  "https://support.huaweicloud.com/intl/en-us/cfw/index.html"
6055
6362
  ],
6056
- "security_notes": "CFW rule changes affect all instances in scope simultaneously. HSS agent uninstall removes MLPS-required host detection visibility \u2014 flag immediately. SecMaster SOAR playbook dry-run required before live execution. WAF bypass via IP whitelist requires documented business justification.",
6363
+ "security_notes": "CFW rule changes affect all instances in scope simultaneously. HSS agent uninstall removes MLPS-required host detection visibility flag immediately. SecMaster SOAR playbook dry-run required before live execution. WAF bypass via IP whitelist requires documented business justification.",
6057
6364
  "last_verified": "2026-05-08",
6058
6365
  "path": "skills/huawei/huawei-secmaster-security-operations",
6059
6366
  "author": "github: Raishin",
@@ -6073,14 +6380,14 @@
6073
6380
  "kiro",
6074
6381
  "other"
6075
6382
  ],
6076
- "summary": "Review FunctionGraph production readiness on Huawei Cloud \u2014 VPC access configuration, concurrency limits and reserved instances, cold-start optimization, observability via LTS and AOM, timeout configuration, dependency package size, custom vs managed runtimes, and ServiceStage application lifecycle.",
6383
+ "summary": "Review FunctionGraph production readiness on Huawei Cloud VPC access configuration, concurrency limits and reserved instances, cold-start optimization, observability via LTS and AOM, timeout configuration, dependency package size, custom vs managed runtimes, and ServiceStage application lifecycle.",
6077
6384
  "source_type": "original",
6078
6385
  "official_docs": [
6079
6386
  "https://support.huaweicloud.com/intl/en-us/fg/index.html",
6080
6387
  "https://support.huaweicloud.com/intl/en-us/servicestage/index.html",
6081
6388
  "https://support.huaweicloud.com/intl/en-us/aom/index.html"
6082
6389
  ],
6083
- "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.",
6390
+ "security_notes": "FunctionGraph function environment variables may contain secrets 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 document a patching cadence if custom runtimes are used in production.",
6084
6391
  "last_verified": "2026-05-09",
6085
6392
  "path": "skills/huawei/huawei-serverless-production-readiness",
6086
6393
  "version": "0.1.0",
@@ -6099,7 +6406,7 @@
6099
6406
  "kiro",
6100
6407
  "other"
6101
6408
  ],
6102
- "summary": "Design Huawei Cloud solutions \u2014 product selection, enterprise-project model design, region selection for MLPS/sovereignty requirements, architecture patterns, multi-zone and multi-region HA.",
6409
+ "summary": "Design Huawei Cloud solutions product selection, enterprise-project model design, region selection for MLPS/sovereignty requirements, architecture patterns, multi-zone and multi-region HA.",
6103
6410
  "source_type": "original",
6104
6411
  "official_docs": [
6105
6412
  "https://support.huaweicloud.com/intl/en-us/ecs/index.html",
@@ -6125,14 +6432,14 @@
6125
6432
  "kiro",
6126
6433
  "other"
6127
6434
  ],
6128
- "summary": "Coordinate Huawei Cloud support incidents \u2014 case creation with correct severity (\u7d27\u6025/\u9ad8/\u4e2d/\u4f4e), Premium Support SLA enforcement, Account Manager and TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
6435
+ "summary": "Coordinate Huawei Cloud support incidents case creation with correct severity (紧急/高/中/低), Premium Support SLA enforcement, Account Manager and TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
6129
6436
  "source_type": "original",
6130
6437
  "official_docs": [
6131
6438
  "https://support.huaweicloud.com/intl/en-us/",
6132
6439
  "https://status.huaweicloud.com/",
6133
6440
  "https://support.huaweicloud.com/intl/en-us/usermanual-ticket/topic_0065264094.html"
6134
6441
  ],
6135
- "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.",
6442
+ "security_notes": "Huawei Cloud support case attachments are stored on Huawei Cloud infrastructure 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.",
6136
6443
  "last_verified": "2026-05-09",
6137
6444
  "path": "skills/huawei/huawei-support-incident-coordinator",
6138
6445
  "version": "0.1.0",
@@ -6151,7 +6458,7 @@
6151
6458
  "kiro",
6152
6459
  "other"
6153
6460
  ],
6154
- "summary": "Triage Huawei Cloud operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, Huawei Cloud Premium Support SLA enforcement, Account Manager escalation, AOM alert routing, war room coordination, evidence collection from CES and LTS, and safe escalation paths.",
6461
+ "summary": "Triage Huawei Cloud operational alerts, incidents, and support tickets 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.",
6155
6462
  "source_type": "original",
6156
6463
  "official_docs": [
6157
6464
  "https://support.huaweicloud.com/intl/en-us/",
@@ -6160,7 +6467,7 @@
6160
6467
  "https://support.huaweicloud.com/intl/en-us/ces/index.html",
6161
6468
  "https://support.huaweicloud.com/intl/en-us/lts/index.html"
6162
6469
  ],
6163
- "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.",
6470
+ "security_notes": "Huawei Cloud support ticket attachments are accessible to Huawei support engineers scrub AK/SK values, account IDs, customer PII, and unredacted log data before sharing. War room communication must use secure channels avoid sharing incident details in public or uncontrolled messaging platforms.",
6164
6471
  "last_verified": "2026-05-09",
6165
6472
  "path": "skills/huawei/huawei-ticket-triage-escalation-coordinator",
6166
6473
  "version": "0.1.0",
@@ -6247,6 +6554,167 @@
6247
6554
  "author": "github: Raishin",
6248
6555
  "version": "0.1.0"
6249
6556
  },
6557
+ {
6558
+ "id": "ionos-cost-optimization-analyst",
6559
+ "name": "IONOS Cost Optimization Analyst",
6560
+ "type": "skill",
6561
+ "provider": "ionos",
6562
+ "harnesses": [
6563
+ "codex",
6564
+ "claude-code",
6565
+ "cursor",
6566
+ "gemini",
6567
+ "kiro",
6568
+ "other"
6569
+ ],
6570
+ "summary": "Analyze IONOS Cloud cost posture and identify optimization opportunities: idle server and volume identification, utilization rightsizing, managed service tier evaluation, pricing strategy, cross-region consolidation feasibility under GDPR constraints, and cost showback.",
6571
+ "source_type": "original",
6572
+ "official_docs": [
6573
+ "https://docs.ionos.com/cloud/getting-started/billing-and-contract",
6574
+ "https://cloud.ionos.com/prices",
6575
+ "https://docs.ionos.com/cloud/compute-engine/virtual-servers",
6576
+ "https://docs.ionos.com/cloud/"
6577
+ ],
6578
+ "security_notes": "Do not recommend cost cuts that remove backups, disable encryption, reduce redundancy, or eliminate audit logging without explicit risk acceptance and rollback plan. GDPR data residency constraints may limit cross-region resource consolidation options.",
6579
+ "last_verified": "2026-05-10",
6580
+ "path": "skills/ionos/ionos-cost-optimization-analyst",
6581
+ "author": "github: Raishin",
6582
+ "version": "0.1.0"
6583
+ },
6584
+ {
6585
+ "id": "ionos-datacenter-designer-reviewer",
6586
+ "name": "IONOS Data Center Designer Reviewer",
6587
+ "type": "skill",
6588
+ "provider": "ionos",
6589
+ "harnesses": [
6590
+ "codex",
6591
+ "claude-code",
6592
+ "cursor",
6593
+ "gemini",
6594
+ "kiro",
6595
+ "other"
6596
+ ],
6597
+ "summary": "Review IONOS DCD topology for resource organization, multi-AZ placement, LAN segmentation, volume layout, NIC configuration, and blast-radius assessment. DCD is unique to IONOS as a graphical infrastructure orchestrator where topology changes carry datacenter-wide blast radius.",
6598
+ "source_type": "original",
6599
+ "official_docs": [
6600
+ "https://docs.ionos.com/cloud/compute-engine/data-center-designer",
6601
+ "https://docs.ionos.com/cloud/compute-engine/virtual-servers",
6602
+ "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/datacenter",
6603
+ "https://docs.ionos.com/cloud/network/lans"
6604
+ ],
6605
+ "security_notes": "DCD topology changes are infrastructure-wide blast-radius events. Always require a topology snapshot and blast-radius review before advising any structural change. GDPR data residency requires confirming datacenter region matches the declared processing location.",
6606
+ "last_verified": "2026-05-10",
6607
+ "path": "skills/ionos/ionos-datacenter-designer-reviewer",
6608
+ "author": "github: Raishin",
6609
+ "version": "0.1.0"
6610
+ },
6611
+ {
6612
+ "id": "ionos-kubernetes-platform-operator",
6613
+ "name": "IONOS Kubernetes Platform Operator",
6614
+ "type": "skill",
6615
+ "provider": "ionos",
6616
+ "harnesses": [
6617
+ "codex",
6618
+ "claude-code",
6619
+ "cursor",
6620
+ "gemini",
6621
+ "kiro",
6622
+ "other"
6623
+ ],
6624
+ "summary": "Review IONOS managed Kubernetes cluster and node pool configuration: cluster readiness, node pool sizing, autoscaling, workload placement, PodDisruptionBudget coverage, control-plane upgrade safety, and GDPR-compliant region selection.",
6625
+ "source_type": "original",
6626
+ "official_docs": [
6627
+ "https://docs.ionos.com/cloud/managed-kubernetes",
6628
+ "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/k8s_cluster",
6629
+ "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/k8s_node_pool",
6630
+ "https://docs.ionos.com/cloud/"
6631
+ ],
6632
+ "security_notes": "IONOS managed Kubernetes control-plane upgrades are irreversible. Node pool scale-down may evict workloads without PDB protection. GDPR data residency applies to cluster region selection; verify cluster datacenter region matches declared processing location.",
6633
+ "last_verified": "2026-05-10",
6634
+ "path": "skills/ionos/ionos-kubernetes-platform-operator",
6635
+ "author": "github: Raishin",
6636
+ "version": "0.1.0"
6637
+ },
6638
+ {
6639
+ "id": "ionos-live-database-lifecycle-guard",
6640
+ "name": "IONOS Live Database Lifecycle Guard",
6641
+ "type": "skill",
6642
+ "provider": "ionos",
6643
+ "harnesses": [
6644
+ "codex",
6645
+ "claude-code",
6646
+ "cursor",
6647
+ "gemini",
6648
+ "kiro",
6649
+ "other"
6650
+ ],
6651
+ "summary": "Execute and advise on IONOS DBaaS lifecycle operations for PostgreSQL, MariaDB, and MongoDB: failover, scaling, backup verification, point-in-time recovery, and regional endpoint validation. Approval-gated with hard-stop when target, approval, or rollback plan is ambiguous.",
6652
+ "source_type": "original",
6653
+ "official_docs": [
6654
+ "https://docs.ionos.com/cloud/databases",
6655
+ "https://docs.ionos.com/cloud/databases/postgresql",
6656
+ "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/pg_cluster",
6657
+ "https://api.ionos.com/docs/"
6658
+ ],
6659
+ "security_notes": "DBaaS failover, scaling, and restore are high-risk mutations that can cause data loss or extended downtime without current backup verification. Regional endpoint correctness (e.g., https://postgresql.de-fra.ionos.com) must be validated to prevent GDPR cross-border data transfer violations. Hard-stop if target database, approval, or rollback plan is ambiguous.",
6660
+ "last_verified": "2026-05-10",
6661
+ "path": "skills/ionos/ionos-live-database-lifecycle-guard",
6662
+ "author": "github: Raishin",
6663
+ "version": "0.1.0"
6664
+ },
6665
+ {
6666
+ "id": "ionos-maestro",
6667
+ "name": "IONOS Cloud Maestro",
6668
+ "type": "skill",
6669
+ "provider": "ionos",
6670
+ "harnesses": [
6671
+ "codex",
6672
+ "claude-code",
6673
+ "cursor",
6674
+ "gemini",
6675
+ "kiro",
6676
+ "other"
6677
+ ],
6678
+ "summary": "Classify incoming IONOS Cloud requests and route to the narrowest specialist agent covering DCD topology, security compliance, Kubernetes, cost optimization, or DBaaS lifecycle operations.",
6679
+ "source_type": "original",
6680
+ "official_docs": [
6681
+ "https://docs.ionos.com/cloud/",
6682
+ "https://api.ionos.com/docs/",
6683
+ "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs"
6684
+ ],
6685
+ "security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius — routing must stay read-only and hand off to approval-gated specialists. Do not expose bearer tokens or customer credentials in routing output.",
6686
+ "last_verified": "2026-05-10",
6687
+ "path": "skills/ionos/ionos-maestro",
6688
+ "author": "github: Raishin",
6689
+ "version": "0.1.0"
6690
+ },
6691
+ {
6692
+ "id": "ionos-security-compliance-reviewer",
6693
+ "name": "IONOS Security and Compliance Reviewer",
6694
+ "type": "skill",
6695
+ "provider": "ionos",
6696
+ "harnesses": [
6697
+ "codex",
6698
+ "claude-code",
6699
+ "cursor",
6700
+ "gemini",
6701
+ "kiro",
6702
+ "other"
6703
+ ],
6704
+ "summary": "Audit IONOS Cloud security and compliance posture: GDPR data residency, ISO 27001 controls, encryption at rest and in transit, private LAN isolation, IAM token hygiene, regional endpoint correctness, and audit trail coverage.",
6705
+ "source_type": "original",
6706
+ "official_docs": [
6707
+ "https://docs.ionos.com/cloud/security",
6708
+ "https://docs.ionos.com/cloud/identity-and-access-management",
6709
+ "https://api.ionos.com/docs/",
6710
+ "https://docs.ionos.com/cloud/"
6711
+ ],
6712
+ "security_notes": "GDPR data residency is non-negotiable: verify datacenter region matches the declared EU processing location. Regional endpoint correctness (e.g., https://postgresql.de-fra.ionos.com) must be confirmed to prevent cross-border data transfer violations. Do not disable encryption at rest or in transit for any production workload.",
6713
+ "last_verified": "2026-05-10",
6714
+ "path": "skills/ionos/ionos-security-compliance-reviewer",
6715
+ "author": "github: Raishin",
6716
+ "version": "0.1.0"
6717
+ },
6250
6718
  {
6251
6719
  "id": "istio-ambient-mesh-review",
6252
6720
  "name": "Istio Ambient Mesh Review",
@@ -6271,7 +6739,7 @@
6271
6739
  "https://istio.io/latest/docs/reference/config/security/peer_authentication/",
6272
6740
  "https://istio.io/latest/docs/reference/config/security/authorization-policy/"
6273
6741
  ],
6274
- "security_notes": "L7 AuthorizationPolicy rules in ambient mode are silently ignored when no waypoint is deployed \u2014 ztunnel only enforces L4. PeerAuthentication PERMISSIVE or DISABLE in production breaks mesh zero-trust. Mesh-wide root-namespace PeerAuthentication change has cluster-wide blast radius.",
6742
+ "security_notes": "L7 AuthorizationPolicy rules in ambient mode are silently ignored when no waypoint is deployed ztunnel only enforces L4. PeerAuthentication PERMISSIVE or DISABLE in production breaks mesh zero-trust. Mesh-wide root-namespace PeerAuthentication change has cluster-wide blast radius.",
6275
6743
  "last_verified": "2026-05-01",
6276
6744
  "path": "skills/istio/istio-ambient-mesh-review",
6277
6745
  "author": "github: Raishin",
@@ -6300,7 +6768,7 @@
6300
6768
  "https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
6301
6769
  "https://docs.kubecost.com/apis/apis-overview"
6302
6770
  ],
6303
- "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.",
6771
+ "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 review whether the aggregation network path is private or exposed.",
6304
6772
  "last_verified": "2026-05-02",
6305
6773
  "path": "skills/kubernetes/kubecost-chargeback-allocation-review",
6306
6774
  "version": "0.1.0",
@@ -6360,7 +6828,7 @@
6360
6828
  "https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
6361
6829
  "https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
6362
6830
  ],
6363
- "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.",
6831
+ "security_notes": "Capture current RBAC state before every mutation 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.",
6364
6832
  "last_verified": "2026-05-01",
6365
6833
  "path": "skills/kubernetes/kubernetes-live-rbac-mutation-guard",
6366
6834
  "author": "github: Raishin",
@@ -6407,7 +6875,7 @@
6407
6875
  "kiro",
6408
6876
  "other"
6409
6877
  ],
6410
- "summary": "Review Kubernetes cluster network architecture: CNI and dataplane selection, kube-proxy mode and replacement, IPAM and CIDR sizing, MTU and encapsulation, dual-stack and IPv6, Service surface (EndpointSlices, internalTrafficPolicy, externalTrafficPolicy, topology-aware routing), Ingress to Gateway API migration, CoreDNS and NodeLocal DNSCache, multi-cluster topology, and connectivity observability and troubleshooting. Excludes NetworkPolicy content review and live mutations \u2014 those are delegated to cilium-network-policy-review and the live-guard agents.",
6878
+ "summary": "Review Kubernetes cluster network architecture: CNI and dataplane selection, kube-proxy mode and replacement, IPAM and CIDR sizing, MTU and encapsulation, dual-stack and IPv6, Service surface (EndpointSlices, internalTrafficPolicy, externalTrafficPolicy, topology-aware routing), Ingress to Gateway API migration, CoreDNS and NodeLocal DNSCache, multi-cluster topology, and connectivity observability and troubleshooting. Excludes NetworkPolicy content review and live mutations those are delegated to cilium-network-policy-review and the live-guard agents.",
6411
6879
  "source_type": "original",
6412
6880
  "official_docs": [
6413
6881
  "https://kubernetes.io/docs/concepts/services-networking/",
@@ -6422,7 +6890,7 @@
6422
6890
  "https://docs.cilium.io/en/stable/network/kube-proxy-replacement/",
6423
6891
  "https://coredns.io/plugins/kubernetes/"
6424
6892
  ],
6425
- "security_notes": "CNI and Pod CIDR are one-way architectural choices on most stacks \u2014 resizing requires cluster rebuild. kube-proxy mode swap can break in-flight connections. MTU mismatch between underlay and overlay is a silent payload-stall failure. externalTrafficPolicy: Local preserves source IP but black-holes traffic when no local endpoint exists. NodeLocal DNSCache OOM produces a node-wide DNS outage via stale packet-filter redirect. Multi-cluster pod CIDR collisions break any cross-cluster scheme regardless of policy correctness. ndots:5 plus search path is the dominant cluster DNS load on most installations.",
6893
+ "security_notes": "CNI and Pod CIDR are one-way architectural choices on most stacks resizing requires cluster rebuild. kube-proxy mode swap can break in-flight connections. MTU mismatch between underlay and overlay is a silent payload-stall failure. externalTrafficPolicy: Local preserves source IP but black-holes traffic when no local endpoint exists. NodeLocal DNSCache OOM produces a node-wide DNS outage via stale packet-filter redirect. Multi-cluster pod CIDR collisions break any cross-cluster scheme regardless of policy correctness. ndots:5 plus search path is the dominant cluster DNS load on most installations.",
6426
6894
  "last_verified": "2026-05-07",
6427
6895
  "path": "skills/kubernetes/kubernetes-network-architecture-review",
6428
6896
  "author": "github: Raishin",
@@ -6619,7 +7087,7 @@
6619
7087
  "https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
6620
7088
  "https://github.com/oracle/oci-native-ingress-controller"
6621
7089
  ],
6622
- "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.",
7090
+ "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 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.",
6623
7091
  "last_verified": "2026-05-02",
6624
7092
  "path": "skills/oci/oci-certificates-issuer-review",
6625
7093
  "version": "0.1.0",
@@ -6991,7 +7459,7 @@
6991
7459
  "kiro",
6992
7460
  "other"
6993
7461
  ],
6994
- "summary": "Guard Autonomous Database lifecycle changes \u2014 scale, start, stop, clone, terminate \u2014 with protection-tag enforcement, backup verification, and connection-string impact analysis before any mutation.",
7462
+ "summary": "Guard Autonomous Database lifecycle changes scale, start, stop, clone, terminate with protection-tag enforcement, backup verification, and connection-string impact analysis before any mutation.",
6995
7463
  "source_type": "original",
6996
7464
  "official_docs": [
6997
7465
  "https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbscaling.htm",
@@ -6999,7 +7467,7 @@
6999
7467
  "https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
7000
7468
  "https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
7001
7469
  ],
7002
- "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.",
7470
+ "security_notes": "ADB termination is permanent 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.",
7003
7471
  "last_verified": "2026-04-30",
7004
7472
  "path": "skills/oci/oci-live-autonomous-db-lifecycle-guard",
7005
7473
  "author": "github: Raishin",
@@ -7026,7 +7494,7 @@
7026
7494
  "https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
7027
7495
  "https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
7028
7496
  ],
7029
- "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.",
7497
+ "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 escalate if not held.",
7030
7498
  "last_verified": "2026-04-30",
7031
7499
  "path": "skills/oci/oci-live-cost-budget-runaway-guard",
7032
7500
  "author": "github: Raishin",
@@ -7081,7 +7549,7 @@
7081
7549
  "https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
7082
7550
  "https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
7083
7551
  ],
7084
- "security_notes": "oci network security-list update is a full replace \u2014 always capture complete current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change. Prefer NSGs over Security Lists for database VNICs.",
7552
+ "security_notes": "oci network security-list update is a full replace always capture complete current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change. Prefer NSGs over Security Lists for database VNICs.",
7085
7553
  "last_verified": "2026-05-01",
7086
7554
  "path": "skills/oci/oci-live-network-security-rule-guard",
7087
7555
  "author": "github: Raishin",
@@ -7108,7 +7576,7 @@
7108
7576
  "https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
7109
7577
  "https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
7110
7578
  ],
7111
- "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.",
7579
+ "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 confirm target revision before undo.",
7112
7580
  "last_verified": "2026-04-30",
7113
7581
  "path": "skills/oci/oci-live-oke-rollout-guard",
7114
7582
  "author": "github: Raishin",
@@ -7655,6 +8123,161 @@
7655
8123
  "author": "github: Raishin",
7656
8124
  "version": "0.1.0"
7657
8125
  },
8126
+ {
8127
+ "id": "ovhcloud-cost-finops-analyst",
8128
+ "name": "OVHcloud Cost FinOps Analyst",
8129
+ "type": "skill",
8130
+ "provider": "ovhcloud",
8131
+ "harnesses": [
8132
+ "codex",
8133
+ "copilot",
8134
+ "claude-code",
8135
+ "cursor",
8136
+ "gemini",
8137
+ "kiro"
8138
+ ],
8139
+ "summary": "Analyze OVHcloud Public Cloud cost posture, identify idle resources and commitment gaps, and recommend rightsizing and tagging improvements without compromising reliability or observability.",
8140
+ "source_type": "original",
8141
+ "official_docs": [
8142
+ "https://help.ovhcloud.com/csm/en-public-cloud-billing?id=kb_article_view&sysparm_article=KB0050830",
8143
+ "https://help.ovhcloud.com/csm/en-public-cloud-compute-savings-plan?id=kb_article_view&sysparm_article=KB0062980",
8144
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project"
8145
+ ],
8146
+ "security_notes": "Cost optimizations must not remove backups, monitoring agents, log retention, or redundant components without explicit risk acceptance; idle resource deletion is irreversible without a prior snapshot.",
8147
+ "last_verified": "2026-05-10",
8148
+ "path": "skills/ovhcloud/ovhcloud-cost-finops-analyst",
8149
+ "version": "0.1.0",
8150
+ "author": "github: Raishin"
8151
+ },
8152
+ {
8153
+ "id": "ovhcloud-iam-policy-review",
8154
+ "name": "OVHcloud IAM Policy Review",
8155
+ "type": "skill",
8156
+ "provider": "ovhcloud",
8157
+ "harnesses": [
8158
+ "codex",
8159
+ "copilot",
8160
+ "claude-code",
8161
+ "cursor",
8162
+ "gemini",
8163
+ "kiro"
8164
+ ],
8165
+ "summary": "Review OVHcloud IAM policies for overly permissive allow rules, missing deny blocks, unscoped URNs, absent condition blocks (IP CIDR, resource tag, expiration), and identity-group hygiene.",
8166
+ "source_type": "original",
8167
+ "official_docs": [
8168
+ "https://help.ovhcloud.com/csm/en-account-iam-policies?id=kb_article_view&sysparm_article=KB0055594",
8169
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/iam_policy",
8170
+ "https://api.ovh.com/console/#/me/api/credential"
8171
+ ],
8172
+ "security_notes": "OVHcloud IAM conditions (IP CIDR, resource tags, expiration) can silently allow broad access if omitted; always audit allow/deny rule order and URN scope before approving policy changes.",
8173
+ "last_verified": "2026-05-10",
8174
+ "path": "skills/ovhcloud/ovhcloud-iam-policy-review",
8175
+ "version": "0.1.0",
8176
+ "author": "github: Raishin"
8177
+ },
8178
+ {
8179
+ "id": "ovhcloud-kubernetes-platform-operator",
8180
+ "name": "OVHcloud Kubernetes Platform Operator",
8181
+ "type": "skill",
8182
+ "provider": "ovhcloud",
8183
+ "harnesses": [
8184
+ "codex",
8185
+ "copilot",
8186
+ "claude-code",
8187
+ "cursor",
8188
+ "gemini",
8189
+ "kiro"
8190
+ ],
8191
+ "summary": "Review and advise on OVHcloud Managed Kubernetes lifecycle, node pool operations, upgrade planning, workload placement, RBAC, and cluster security posture.",
8192
+ "source_type": "original",
8193
+ "official_docs": [
8194
+ "https://help.ovhcloud.com/csm/en-public-cloud-kubernetes?id=kb_article_view&sysparm_article=KB0049613",
8195
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project_kube",
8196
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project_kube_nodepool"
8197
+ ],
8198
+ "security_notes": "MCK node pool upgrades are disruptive if PodDisruptionBudgets are absent; never recommend force-deleting nodes without draining and confirming workload rescheduling.",
8199
+ "last_verified": "2026-05-10",
8200
+ "path": "skills/ovhcloud/ovhcloud-kubernetes-platform-operator",
8201
+ "version": "0.1.0",
8202
+ "author": "github: Raishin"
8203
+ },
8204
+ {
8205
+ "id": "ovhcloud-live-kms-key-destruction-guard",
8206
+ "name": "OVHcloud Live KMS Key Destruction Guard",
8207
+ "type": "skill",
8208
+ "provider": "ovhcloud",
8209
+ "harnesses": [
8210
+ "codex",
8211
+ "copilot",
8212
+ "claude-code",
8213
+ "cursor",
8214
+ "gemini",
8215
+ "kiro"
8216
+ ],
8217
+ "summary": "Gate and audit OVHcloud KMS key version destruction by enforcing five mandatory checks: key ID confirmation, named approver, usage audit, waiting period, and rollback plan before any destructive key operation.",
8218
+ "source_type": "original",
8219
+ "official_docs": [
8220
+ "https://help.ovhcloud.com/csm/en-kms?id=kb_article_view&sysparm_article=KB0063234",
8221
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/okms_service_key"
8222
+ ],
8223
+ "security_notes": "OVHcloud KMS key destruction is irreversible; data encrypted with a destroyed key version is permanently unrecoverable. Hard-stop if target key, approver identity, or rollback plan is ambiguous.",
8224
+ "last_verified": "2026-05-10",
8225
+ "path": "skills/ovhcloud/ovhcloud-live-kms-key-destruction-guard",
8226
+ "version": "0.1.0",
8227
+ "author": "github: Raishin"
8228
+ },
8229
+ {
8230
+ "id": "ovhcloud-maestro",
8231
+ "name": "OVHcloud Maestro",
8232
+ "type": "skill",
8233
+ "provider": "ovhcloud",
8234
+ "harnesses": [
8235
+ "codex",
8236
+ "copilot",
8237
+ "claude-code",
8238
+ "cursor",
8239
+ "gemini",
8240
+ "kiro"
8241
+ ],
8242
+ "summary": "Classify incoming OVHcloud tasks by domain and route to the narrowest qualified specialist agent for IAM, FinOps, Kubernetes, networking, or KMS operations.",
8243
+ "source_type": "original",
8244
+ "official_docs": [
8245
+ "https://help.ovhcloud.com/csm/en-documentation?id=kb_home",
8246
+ "https://api.ovh.com/console/",
8247
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs"
8248
+ ],
8249
+ "security_notes": "Routing layer must stay read-only; never attempt live OVHcloud API mutations from the classification layer — hand off to approval-gated specialists.",
8250
+ "last_verified": "2026-05-10",
8251
+ "path": "skills/ovhcloud/ovhcloud-maestro",
8252
+ "version": "0.1.0",
8253
+ "author": "github: Raishin"
8254
+ },
8255
+ {
8256
+ "id": "ovhcloud-network-architect",
8257
+ "name": "OVHcloud Network Architect",
8258
+ "type": "skill",
8259
+ "provider": "ovhcloud",
8260
+ "harnesses": [
8261
+ "codex",
8262
+ "copilot",
8263
+ "claude-code",
8264
+ "cursor",
8265
+ "gemini",
8266
+ "kiro"
8267
+ ],
8268
+ "summary": "Design and review OVHcloud vRack topology, network isolation, private connectivity, load balancer placement, DNS, and security groups with blast-radius scoping for topology changes.",
8269
+ "source_type": "original",
8270
+ "official_docs": [
8271
+ "https://help.ovhcloud.com/csm/en-vrack?id=kb_article_view&sysparm_article=KB0044799",
8272
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/vrack",
8273
+ "https://registry.terraform.io/providers/ovh/ovh/latest/docs/resources/cloud_project_network_private"
8274
+ ],
8275
+ "security_notes": "vRack topology changes can expose bare-metal and Public Cloud resources to unintended lateral movement; always audit current vRack members and routing rules before recommending topology modifications.",
8276
+ "last_verified": "2026-05-10",
8277
+ "path": "skills/ovhcloud/ovhcloud-network-architect",
8278
+ "version": "0.1.0",
8279
+ "author": "github: Raishin"
8280
+ },
7658
8281
  {
7659
8282
  "id": "prometheus-alerting-cardinality-review",
7660
8283
  "name": "Prometheus Alerting and Cardinality Review",
@@ -7684,6 +8307,168 @@
7684
8307
  "version": "0.1.0",
7685
8308
  "author": "github: Raishin"
7686
8309
  },
8310
+ {
8311
+ "id": "scaleway-cost-optimizer",
8312
+ "name": "Scaleway Cost Optimizer",
8313
+ "type": "skill",
8314
+ "provider": "scaleway",
8315
+ "harnesses": [
8316
+ "codex",
8317
+ "claude-code",
8318
+ "cursor",
8319
+ "gemini",
8320
+ "kiro",
8321
+ "other"
8322
+ ],
8323
+ "summary": "Review and optimize Scaleway cost posture: Instance rightsizing, reserved instance utilization, idle Object Storage and SBS volumes, Serverless function cost, RDB sizing, and Cockpit observability spend.",
8324
+ "source_type": "original",
8325
+ "official_docs": [
8326
+ "https://www.scaleway.com/en/pricing/",
8327
+ "https://www.scaleway.com/en/docs/billing/",
8328
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/instance_server",
8329
+ "https://www.scaleway.com/en/docs/observability/cockpit/"
8330
+ ],
8331
+ "security_notes": "Do not recommend cost cuts that remove Cockpit observability, RDB automated backups, snapshot retention, or multi-zone placement group coverage without explicit risk acceptance. Reserved instance commitments are non-refundable.",
8332
+ "last_verified": "2026-05-10",
8333
+ "path": "skills/scaleway/scaleway-cost-optimizer",
8334
+ "author": "github: Raishin",
8335
+ "version": "0.1.0"
8336
+ },
8337
+ {
8338
+ "id": "scaleway-iam-policy-review",
8339
+ "name": "Scaleway IAM Policy Review",
8340
+ "type": "skill",
8341
+ "provider": "scaleway",
8342
+ "harnesses": [
8343
+ "codex",
8344
+ "claude-code",
8345
+ "cursor",
8346
+ "gemini",
8347
+ "kiro",
8348
+ "other"
8349
+ ],
8350
+ "summary": "Review Scaleway IAM bindings, API key scopes and expiry, service account permissions, and organization vs project-level access control posture for least-privilege compliance.",
8351
+ "source_type": "original",
8352
+ "official_docs": [
8353
+ "https://www.scaleway.com/en/docs/iam/",
8354
+ "https://www.scaleway.com/en/docs/iam/concepts/",
8355
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/iam_policy",
8356
+ "https://www.scaleway.com/en/developers/api/iam/"
8357
+ ],
8358
+ "security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. IAM key sprawl — long-lived keys with broad scopes — is the top Scaleway access control risk.",
8359
+ "last_verified": "2026-05-10",
8360
+ "path": "skills/scaleway/scaleway-iam-policy-review",
8361
+ "author": "github: Raishin",
8362
+ "version": "0.1.0"
8363
+ },
8364
+ {
8365
+ "id": "scaleway-kapsule-platform-operator",
8366
+ "name": "Scaleway Kapsule Platform Operator",
8367
+ "type": "skill",
8368
+ "provider": "scaleway",
8369
+ "harnesses": [
8370
+ "codex",
8371
+ "claude-code",
8372
+ "cursor",
8373
+ "gemini",
8374
+ "kiro",
8375
+ "other"
8376
+ ],
8377
+ "summary": "Review Scaleway Kapsule managed Kubernetes cluster readiness: node pool strategy, CNI selection (Cilium, Calico, Kilo), placement group policies, version upgrades, PDB coverage, and workload scheduling posture.",
8378
+ "source_type": "original",
8379
+ "official_docs": [
8380
+ "https://www.scaleway.com/en/docs/kubernetes/",
8381
+ "https://www.scaleway.com/en/developers/api/kubernetes/",
8382
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
8383
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool"
8384
+ ],
8385
+ "security_notes": "Kapsule control-plane upgrades are irreversible — no downgrade path exists. CNI choice is immutable after cluster creation. Placement group enforced policy may block instance scheduling under capacity pressure.",
8386
+ "last_verified": "2026-05-10",
8387
+ "path": "skills/scaleway/scaleway-kapsule-platform-operator",
8388
+ "author": "github: Raishin",
8389
+ "version": "0.1.0"
8390
+ },
8391
+ {
8392
+ "id": "scaleway-live-kapsule-rollout-guard",
8393
+ "name": "Scaleway Live Kapsule Rollout Guard",
8394
+ "type": "skill",
8395
+ "provider": "scaleway",
8396
+ "harnesses": [
8397
+ "codex",
8398
+ "claude-code",
8399
+ "cursor",
8400
+ "gemini",
8401
+ "kiro",
8402
+ "other"
8403
+ ],
8404
+ "summary": "Gate Scaleway Kapsule live mutations (version upgrades, node pool changes, cluster config) with mandatory PDB audit, cluster health evidence, approval token, and rollback plan. Hard-stops when any pre-flight condition is missing.",
8405
+ "source_type": "original",
8406
+ "official_docs": [
8407
+ "https://www.scaleway.com/en/docs/kubernetes/",
8408
+ "https://www.scaleway.com/en/developers/api/kubernetes/",
8409
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
8410
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
8411
+ "https://kubernetes.io/docs/concepts/workloads/pods/disruptions/"
8412
+ ],
8413
+ "security_notes": "Kapsule control-plane version upgrades are irreversible — no downgrade path exists. CNI type is immutable after cluster creation. Node pool deletion evicts all workloads immediately. Hard-stop mandatory when target, approval, or rollback plan is absent or ambiguous.",
8414
+ "last_verified": "2026-05-10",
8415
+ "path": "skills/scaleway/scaleway-live-kapsule-rollout-guard",
8416
+ "author": "github: Raishin",
8417
+ "version": "0.1.0"
8418
+ },
8419
+ {
8420
+ "id": "scaleway-maestro",
8421
+ "name": "Scaleway Maestro",
8422
+ "type": "skill",
8423
+ "provider": "scaleway",
8424
+ "harnesses": [
8425
+ "codex",
8426
+ "claude-code",
8427
+ "cursor",
8428
+ "gemini",
8429
+ "kiro",
8430
+ "other"
8431
+ ],
8432
+ "summary": "Classify and route Scaleway tasks to the narrowest qualified specialist agent for IAM, cost, Kapsule, networking, or live-guard domains.",
8433
+ "source_type": "original",
8434
+ "official_docs": [
8435
+ "https://www.scaleway.com/en/docs/",
8436
+ "https://www.scaleway.com/en/developers/api/",
8437
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs"
8438
+ ],
8439
+ "security_notes": "Never route to the live-guard agent without explicit user intent for a live mutation. Classification must stay read-only; do not infer project or zone identity from context alone.",
8440
+ "last_verified": "2026-05-10",
8441
+ "path": "skills/scaleway/scaleway-maestro",
8442
+ "author": "github: Raishin",
8443
+ "version": "0.1.0"
8444
+ },
8445
+ {
8446
+ "id": "scaleway-network-architect",
8447
+ "name": "Scaleway Network Architect",
8448
+ "type": "skill",
8449
+ "provider": "scaleway",
8450
+ "harnesses": [
8451
+ "codex",
8452
+ "claude-code",
8453
+ "cursor",
8454
+ "gemini",
8455
+ "kiro",
8456
+ "other"
8457
+ ],
8458
+ "summary": "Review and design Scaleway VPC topology, Private Network attachment, security group rules, Load Balancer configuration, placement group HA policy, and multi-zone resilience patterns.",
8459
+ "source_type": "original",
8460
+ "official_docs": [
8461
+ "https://www.scaleway.com/en/docs/network/vpc/",
8462
+ "https://www.scaleway.com/en/docs/compute/instances/how-to/use-placement-groups/",
8463
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/vpc",
8464
+ "https://www.scaleway.com/en/docs/network/load-balancer/"
8465
+ ],
8466
+ "security_notes": "Placement group enforced policy may block instance scheduling under zone capacity pressure — prefer max_availability for production HA. Security groups are zone-scoped; cross-zone traffic must be reviewed for unintended public exposure via flexible IPs.",
8467
+ "last_verified": "2026-05-10",
8468
+ "path": "skills/scaleway/scaleway-network-architect",
8469
+ "author": "github: Raishin",
8470
+ "version": "0.1.0"
8471
+ },
7687
8472
  {
7688
8473
  "id": "sigstore-cosign-supply-chain-review",
7689
8474
  "name": "Sigstore Cosign Supply Chain Review",
@@ -7756,7 +8541,7 @@
7756
8541
  "kiro",
7757
8542
  "other"
7758
8543
  ],
7759
- "summary": "Live-guard skill for Velero backup schedules, restore operations, BackupStorageLocation changes, and volume snapshots \u2014 requiring explicit platform-team sign-off before any mutation.",
8544
+ "summary": "Live-guard skill for Velero backup schedules, restore operations, BackupStorageLocation changes, and volume snapshots requiring explicit platform-team sign-off before any mutation.",
7760
8545
  "source_type": "original",
7761
8546
  "official_docs": [
7762
8547
  "https://velero.io/docs/latest/",
@@ -7765,7 +8550,7 @@
7765
8550
  "https://velero.io/docs/latest/locations/",
7766
8551
  "https://velero.io/docs/latest/hooks/"
7767
8552
  ],
7768
- "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.",
8553
+ "security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts 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.",
7769
8554
  "last_verified": "2026-05-02",
7770
8555
  "path": "skills/velero/velero-backup-restore-guard",
7771
8556
  "version": "0.1.0",