@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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@raishin/vanguard-frontier-agentic",
3
- "version": "1.6.0",
3
+ "version": "1.7.0",
4
4
  "description": "Cloud and zero-trust agentic workflow marketplace for skills, agents, rules, MCP references, and compliance-aware architecture.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
@@ -42,6 +42,7 @@
42
42
  "test:copilot-bundling": "python3 tests/test-copilot-skill-bundling.py",
43
43
  "test:gemini-bundling": "python3 tests/test-gemini-skill-bundling.py",
44
44
  "test:cursor-kiro-notices": "node tests/export-cursor-kiro-skill-notice.test.mjs",
45
+ "test:fuzz": "node tests/fuzz-properties.test.mjs",
45
46
  "validate": "npm run validate:catalog && npm run validate:aws && npm run manifest:check && npm run validate:allowed-tools && npm run validate:skill-schema && npm run validate:agent-schema && npm run validate:links",
46
47
  "release:sbom": "command -v syft >/dev/null 2>&1 && syft scan dir:. -o spdx-json=sbom.spdx.json || echo 'syft not installed; SBOM is generated in CI by anchore/sbom-action'",
47
48
  "lint:md": "npx --yes markdownlint-cli2 \"**/*.md\" \"#node_modules\" \"#.git\" \"#.code-review-graph\" \"#CHANGELOG.md\"",
@@ -49,14 +50,15 @@
49
50
  "lint:docs": "npm run lint:md && npm run lint:spell"
50
51
  },
51
52
  "devDependencies": {
52
- "semantic-release": "25.0.3",
53
53
  "@semantic-release/changelog": "6.0.3",
54
+ "@semantic-release/commit-analyzer": "13.0.1",
54
55
  "@semantic-release/git": "10.0.1",
55
- "@semantic-release/npm": "13.1.5",
56
56
  "@semantic-release/github": "12.0.6",
57
- "@semantic-release/commit-analyzer": "13.0.1",
57
+ "@semantic-release/npm": "13.1.5",
58
58
  "@semantic-release/release-notes-generator": "14.1.0",
59
- "conventional-changelog-conventionalcommits": "9.3.1"
59
+ "conventional-changelog-conventionalcommits": "9.3.1",
60
+ "fast-check": "^4.7.0",
61
+ "semantic-release": "25.0.3"
60
62
  },
61
63
  "publishConfig": {
62
64
  "access": "public",
@@ -41,6 +41,11 @@
41
41
  "gcp",
42
42
  "alibaba",
43
43
  "huawei",
44
+ "ovhcloud",
45
+ "ionos",
46
+ "scaleway",
47
+ "hetzner",
48
+ "contabo",
44
49
  "kubernetes",
45
50
  "terraform",
46
51
  "multi-cloud",
@@ -233,7 +233,7 @@ function loadAgents() {
233
233
 
234
234
  function normalizePlatform(platform) {
235
235
  const lowered = platform.toLowerCase();
236
- return PLATFORM_ALIASES[lowered] ?? lowered;
236
+ return Object.hasOwn(PLATFORM_ALIASES, lowered) ? PLATFORM_ALIASES[lowered] : lowered;
237
237
  }
238
238
 
239
239
  function ensurePlatform(platform) {
@@ -0,0 +1,71 @@
1
+ ---
2
+ name: contabo-capacity-planner
3
+ description: 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 (Private Networking, Additional IPs, Extra Storage, Custom Images). Includes Cloud-Init userData strategy and SSH key management via secret IDs. Use when the user needs to plan new deployments, evaluate region coverage, or compare instance tiers.
4
+ allowed-tools: Read Grep Glob
5
+ metadata:
6
+ author: "github: Raishin"
7
+ version: "0.1.0"
8
+ updated: "2026-05-10"
9
+ category: platform
10
+ ---
11
+
12
+ # Contabo Capacity Planner
13
+
14
+ ## Purpose
15
+
16
+ Act as the Contabo capacity planning advisor: evaluate resource needs, map them to appropriate instance tiers and regions, and produce deployment plans that declare contract period obligations upfront.
17
+
18
+ ## When to use
19
+
20
+ Use this skill for:
21
+
22
+ - Planning new VPS, VDS, or Storage VPS deployments across Contabo regions
23
+ - Evaluating region coverage for latency, compliance, or redundancy requirements
24
+ - Comparing instance tiers (VPS shared vs. VDS dedicated) for workload fit
25
+ - Designing Cloud-Init userData for reproducible instance configuration
26
+ - SSH key strategy using Contabo secret IDs (never raw key material in API calls)
27
+ - Addon selection: Private Networking, Additional IPs, Extra Storage, Custom Images
28
+ - Scaling assessments and multi-region topology design
29
+
30
+ ## Lean operating rules
31
+
32
+ - Contabo has no official Terraform provider or SDK — recommend `cntb` CLI or REST API (curl + jq) for automation.
33
+ - Prefer official Contabo docs (https://api.contabo.com/, https://docs.contabo.com/) and Context7 when live MCP access is unavailable.
34
+ - Separate confirmed facts from inference. If state was not queried or shown, say so.
35
+ - Declare contract period (1, 3, 6, or 12 months) and its billing impact in every capacity plan. Period selection is binding at instance creation.
36
+ - OAuth2 password grant tokens expire in ~5 minutes — include token refresh handling in any automation example.
37
+ - Include `x-request-id` (UUIDv4) in all REST API call examples for support traceability.
38
+ - Never expose SSH private key material; reference keys via Contabo secret IDs only.
39
+ - Load references only when needed; do not pull all deep guidance into short answers.
40
+
41
+ ## Contabo regions reference
42
+
43
+ | Region code | Location |
44
+ |---|---|
45
+ | EU | European Union (primary, default) |
46
+ | UK | United Kingdom (London) |
47
+ | US-central | United States Central |
48
+ | US-east | United States East |
49
+ | US-west | United States West |
50
+ | SIN | Singapore |
51
+ | JPN | Japan |
52
+ | IND | India |
53
+ | AUS | Australia (Sydney) |
54
+
55
+ ## Response minimum
56
+
57
+ Return, at minimum:
58
+
59
+ - the target region(s) and instance tier(s) with justification,
60
+ - the declared contract period and its billing implications,
61
+ - addon requirements and their activation steps,
62
+ - Cloud-Init or SSH key strategy where applicable,
63
+ - the assumptions or blockers that prevent stronger conclusions.
64
+
65
+ ## References
66
+
67
+ Load these only when needed:
68
+
69
+ - [Workflow and output contract](references/workflow-and-output.md) — use when executing the full capacity planning review or formatting the deployment plan output.
70
+ - [Safety checklist](references/safety-checklist.md) — use before finalizing any plan that includes a contract period commitment, Cloud-Init userData, or multi-region topology.
71
+ - [Official sources](references/official-sources.md) — use when grounding Contabo instance specifications, region availability, addon capabilities, or API behavior.
@@ -0,0 +1,26 @@
1
+ {
2
+ "id": "contabo-capacity-planner",
3
+ "name": "Contabo Capacity Planner",
4
+ "type": "skill",
5
+ "provider": "contabo",
6
+ "harnesses": [
7
+ "codex",
8
+ "claude-code",
9
+ "cursor",
10
+ "gemini",
11
+ "kiro",
12
+ "other"
13
+ ],
14
+ "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.",
15
+ "source_type": "original",
16
+ "official_docs": [
17
+ "https://api.contabo.com/",
18
+ "https://docs.contabo.com/",
19
+ "https://contabo.com/en/vps/"
20
+ ],
21
+ "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.",
22
+ "last_verified": "2026-05-10",
23
+ "path": "skills/contabo/contabo-capacity-planner",
24
+ "author": "github: Raishin",
25
+ "version": "0.1.0"
26
+ }
@@ -0,0 +1,16 @@
1
+ # Official sources
2
+
3
+ Use this reference only when grounding Contabo instance specifications, region availability, addon capabilities, or API behavior for capacity planning.
4
+
5
+ ## Contabo documentation
6
+
7
+ Use these as starting points, not as proof of current product availability or the user's live account state:
8
+
9
+ - https://api.contabo.com/ — Contabo OpenAPI reference (instance creation, product IDs, region codes, addon parameters)
10
+ - https://docs.contabo.com/ — Contabo user documentation (instance types, region coverage, Cloud-Init guides, Private Networking setup)
11
+ - https://github.com/contabo/cntb — cntb CLI tool (instance listing, secret management, Cloud-Init deployment)
12
+ - https://api.contabo.com/#tag/Instances — Instance operations API (product selection, region, userData, SSH secret IDs, addons)
13
+
14
+ ## Grounding rule
15
+
16
+ Official Contabo documentation describes available instance tiers, region codes, addon capabilities, and API contract behavior at the time of publication. It does not prove current product availability in a specific region, live pricing, the user's active instances, or whether a particular addon can be added after creation. Prefer user-provided sanitized evidence or live read-only API responses for current-state claims. Label any instance specification or region availability claim sourced only from documentation as `documentation-based`. Confirm region-specific product availability via the API or Contabo support before committing to a multi-region plan.
@@ -0,0 +1,26 @@
1
+ # Safety checklist
2
+
3
+ Use this reference before producing a capacity plan that includes a contract period commitment, instance tier recommendation, Cloud-Init userData, or multi-region topology.
4
+
5
+ ## Non-negotiables
6
+
7
+ - Never ask users to paste OAuth2 tokens, client secrets, API passwords, SSH private keys, or S3 secret keys into chat.
8
+ - SSH keys must always be referenced by Contabo secret IDs — never include raw private key material in API payloads, Cloud-Init fragments, or recommendations.
9
+ - Do not invent instance specifications, region availability, pricing, or contract terms. Label all specification claims as `documentation-based` since products and pricing may change.
10
+ - Require explicit acknowledgment of the contract period and its billing obligation before finalizing any deployment plan. Period selection is binding at instance creation and cannot be shortened.
11
+ - Review all Cloud-Init userData for embedded secrets, curl-pipe-sh patterns, hardcoded credentials, and commands that disable audit logging before including it in any plan output. Refuse to include userData that fails this review.
12
+ - Do not recommend a multi-region topology without confirming that required instance types and addons are available in all target regions.
13
+ - OAuth2 token values must never appear in plan output, scripts, or echo statements.
14
+
15
+ ## Stress checks
16
+
17
+ - Does the selected contract period create an irreversible billing obligation that exceeds the user's stated budget or timeline? → Surface and require acknowledgment.
18
+ - Does the Cloud-Init userData contain raw credentials, unauthenticated package sources, or curl-pipe-sh execution? → Flag and refuse to include without remediation.
19
+ - Is the selected instance tier based on actual utilization data or inferred from a general workload description? → Label as inference if not confirmed.
20
+ - Does the plan require addons (Private Networking, Additional IPs) that may not be available or require separate provisioning steps in the target region? → Confirm availability before committing.
21
+ - What is the recovery path if Cloud-Init provisioning fails and the instance is in an unknown state?
22
+ - Is there a confirmed SSH access path that does not depend solely on Cloud-Init completing successfully?
23
+
24
+ ## Evidence labels
25
+
26
+ Use `live evidence`, `user-provided sanitized evidence`, `documentation-based`, or `inference`. Capacity plans built on inference alone must be clearly flagged as preliminary estimates requiring evidence confirmation before committing to a contract period.
@@ -0,0 +1,73 @@
1
+ # Workflow and output contract
2
+
3
+ Use this reference only when performing a full capacity planning review, deployment design, region evaluation, or instance tier comparison for a Contabo environment.
4
+
5
+ ## Review domains
6
+
7
+ Check these areas before producing a capacity plan:
8
+
9
+ - Region selection: latency targets, compliance constraints, region availability, and redundancy requirements
10
+ - Instance tier fit: VPS (shared) vs. VDS (dedicated) vs. Storage VPS — CPU, RAM, storage, and network ceiling for the declared workload
11
+ - Contract period selection: 1/3/6/12-month obligations and their billing commitment at creation time
12
+ - Cloud-Init userData strategy: reproducibility, secret hygiene, and idempotency of the provisioning script
13
+ - SSH key strategy: Contabo secret IDs referenced in API payloads, never raw private key material
14
+ - Addon requirements: Private Networking (VLANs across instances), Additional IPs, Extra Storage, Custom Images
15
+ - Scaling topology: single-region vs. multi-region, horizontal scaling constraints, and network topology
16
+
17
+ ## Safe workflow
18
+
19
+ 1. **Frame scope**
20
+ - Workload type and expected resource demand (CPU, RAM, storage IOPS, bandwidth):
21
+ - Target region(s) and latency or compliance constraints:
22
+ - Required contract period and budget envelope:
23
+ - Cloud-Init or SSH key strategy requirements:
24
+ - Explicit non-goals (e.g., no dedicated resources, no multi-region):
25
+
26
+ 2. **Collect evidence**
27
+ - Prefer user-provided workload data (utilization metrics, peak demand, team size, SLA targets).
28
+ - Use read-only Contabo API calls for current instance inventory if live access is available.
29
+ - Ground instance tier specs and region availability in official Contabo docs; label as `documentation-based` since specifications may change.
30
+ - Label each claim as `live evidence`, `user-provided sanitized evidence`, `documentation-based`, or `inference`.
31
+
32
+ 3. **Stress-test the plan**
33
+ - Does the selected instance tier have headroom for peak load or burst?
34
+ - Is the declared contract period the lowest lock-in option that still meets the cost target?
35
+ - Does the region have all required instance types and addons available?
36
+ - Is the Cloud-Init userData free of embedded secrets or unauthenticated remote execution?
37
+ - What is the recovery path if provisioning fails mid-flight?
38
+
39
+ 4. **Recommend the smallest safe plan**
40
+ - Prefer the lowest contract period that meets the budget, unless a longer period is justified by stability and cost savings.
41
+ - Always declare the contract period and billing obligation explicitly in the plan output.
42
+ - If the safest action is to start with a single VPS and scale, say that plainly.
43
+
44
+ ## Output contract
45
+
46
+ Return this structure:
47
+
48
+ ```markdown
49
+ # Contabo Capacity Plan: <scope>
50
+ ## Executive summary
51
+ - Status: READY TO DEPLOY / READY WITH CAVEATS / NEEDS EVIDENCE
52
+ - Selected region(s):
53
+ - Selected instance tier(s):
54
+ - Contract period: <1 | 3 | 6 | 12> months — billing obligation acknowledged
55
+ - Evidence level:
56
+ ## Scope and assumptions
57
+ - Confirmed:
58
+ - Unknown:
59
+ - Out of scope:
60
+ ## Instance plan
61
+ | Region | Instance tier | vCPUs | RAM | Storage | Contract | Monthly cost (est.) |
62
+ |---|---|---|---|---|---|---|
63
+ ## Addon requirements
64
+ - <addon and justification or "none">
65
+ ## Cloud-Init / SSH key strategy
66
+ - <strategy or "not required">
67
+ ## Deployment sequence
68
+ 1. <step> — validation: <check>
69
+ ## Rollback or recovery path
70
+ - <path>
71
+ ## Residual risk
72
+ - <risk or explicit none>
73
+ ```
@@ -0,0 +1,56 @@
1
+ ---
2
+ name: contabo-cost-optimization-analyst
3
+ description: 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. Use when the user asks to reduce, explain, or optimize Contabo spending or when evaluating billing impact of period or sizing changes.
4
+ allowed-tools: Read Grep Glob
5
+ metadata:
6
+ author: "github: Raishin"
7
+ version: "0.1.0"
8
+ updated: "2026-05-10"
9
+ category: finops
10
+ ---
11
+
12
+ # Contabo Cost Optimization Analyst
13
+
14
+ ## Purpose
15
+
16
+ Act as the Contabo cost optimization analyst: surface spending inefficiencies across contract periods, instance sizing, and addon utilization without creating new billing obligations.
17
+
18
+ ## When to use
19
+
20
+ Use this skill for:
21
+
22
+ - Contabo bill review, spending spike, forecast, or cost allocation questions
23
+ - Contract period analysis (1, 3, 6, 12 months) and consolidation recommendations
24
+ - VPS/VDS rightsizing and tier comparison (shared vs. dedicated resources)
25
+ - Storage VPS and Object Storage cost evaluation
26
+ - Addon utilization review (Private Networking, Additional IPs, Extra Storage, Custom Images)
27
+ - Billing impact assessment before any instance creation, reinstallation, or cancellation
28
+
29
+ ## Lean operating rules
30
+
31
+ - Contabo has no official Terraform provider or SDK — recommend `cntb` CLI or REST API (curl + jq) for automation.
32
+ - Prefer official Contabo docs (https://api.contabo.com/, https://docs.contabo.com/) and Context7 when live MCP access is unavailable.
33
+ - Separate confirmed facts from inference. If state was not queried or shown, say so.
34
+ - Surface billing impact explicitly before any sizing or period change recommendation. Contractual periods (1, 3, 6, 12 months) create irreversible financial obligations.
35
+ - OAuth2 password grant tokens expire in ~5 minutes — include token refresh handling in any automation example.
36
+ - Include `x-request-id` (UUIDv4) in all REST API call examples for support traceability.
37
+ - Challenge broad access, destructive automation, untested recovery, hidden cost, and vague billing claims.
38
+ - Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
39
+
40
+ ## Response minimum
41
+
42
+ Return, at minimum:
43
+
44
+ - the scoped cost target and evidence level,
45
+ - the main billing risks or period obligations,
46
+ - the safest rightsizing or consolidation actions,
47
+ - validation or rollback notes where relevant,
48
+ - the assumptions or blockers that prevent stronger conclusions.
49
+
50
+ ## References
51
+
52
+ Load these only when needed:
53
+
54
+ - [Workflow and output contract](references/workflow-and-output.md) — use when executing the full cost review, billing impact assessment, or formatting the structured cost report.
55
+ - [Safety checklist](references/safety-checklist.md) — use before making recommendations that commit a contract period, cancel an instance, or modify addon subscriptions.
56
+ - [Official sources](references/official-sources.md) — use when grounding Contabo pricing, contract terms, instance tiers, or billing behavior.
@@ -0,0 +1,26 @@
1
+ {
2
+ "id": "contabo-cost-optimization-analyst",
3
+ "name": "Contabo Cost Optimization Analyst",
4
+ "type": "skill",
5
+ "provider": "contabo",
6
+ "harnesses": [
7
+ "codex",
8
+ "claude-code",
9
+ "cursor",
10
+ "gemini",
11
+ "kiro",
12
+ "other"
13
+ ],
14
+ "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.",
15
+ "source_type": "original",
16
+ "official_docs": [
17
+ "https://api.contabo.com/",
18
+ "https://docs.contabo.com/",
19
+ "https://contabo.com/en/vps/"
20
+ ],
21
+ "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.",
22
+ "last_verified": "2026-05-10",
23
+ "path": "skills/contabo/contabo-cost-optimization-analyst",
24
+ "author": "github: Raishin",
25
+ "version": "0.1.0"
26
+ }
@@ -0,0 +1,17 @@
1
+ # Official sources
2
+
3
+ Use this reference only when grounding Contabo pricing, contract terms, instance tiers, or billing behavior.
4
+
5
+ ## Contabo documentation
6
+
7
+ Use these as starting points, not as proof of the user's live billing state or current pricing:
8
+
9
+ - https://api.contabo.com/ — Contabo OpenAPI reference (instance, addon, and Object Storage endpoints)
10
+ - https://docs.contabo.com/ — Contabo user documentation (plans, pricing pages, contract terms, billing FAQ)
11
+ - https://github.com/contabo/cntb — cntb CLI tool (instance list and addon queries for live cost inventory)
12
+ - https://api.contabo.com/#tag/Instances — Instance operations API (product IDs, regions, addons)
13
+ - https://api.contabo.com/#tag/Object-Storages — Object Storage API (storage instance inventory and sizing)
14
+
15
+ ## Grounding rule
16
+
17
+ Official Contabo documentation describes available product tiers, published pricing, and contract terms at the time of publication. It does not prove the user's current instance costs, active addon subscriptions, contract renewal dates, or applied discounts. Published pricing may differ from the user's account pricing due to promotional rates or legacy contracts. Label all pricing claims as `documentation-based` and direct the user to their Contabo customer portal for authoritative billing data. Never present documentation-based pricing as confirmed cost figures.
@@ -0,0 +1,25 @@
1
+ # Safety checklist
2
+
3
+ Use this reference before making recommendations that commit a new contract period, cancel an instance, change instance sizing, or modify addon subscriptions on live Contabo accounts.
4
+
5
+ ## Non-negotiables
6
+
7
+ - Never ask users to paste OAuth2 tokens, client secrets, API passwords, or billing credentials into chat.
8
+ - Do not invent pricing, contract period terms, renewal dates, or billing impact figures. Label all pricing claims as `documentation-based` and note that published prices may change.
9
+ - Require explicit user acknowledgment of the financial obligation before recommending any action that creates or extends a contract period (1, 3, 6, or 12 months).
10
+ - Do not recommend instance cancellation without surfacing the remaining period, any early-termination terms, and the data/service impact of cancellation.
11
+ - Treat a contract period change as irreversible once committed — do not present it as easily undoable.
12
+ - Surface addon removal impact (e.g., losing Private Networking connectivity, releasing Additional IPs) before recommending addon cancellation.
13
+ - If the user's billing state is unknown or described only in general terms, request evidence before making specific cost-saving claims.
14
+
15
+ ## Stress checks
16
+
17
+ - Does this recommendation lock in a new contract period? → Explicit acknowledgment required before routing to any lifecycle action.
18
+ - Does this addon cancellation remove network connectivity or IP addresses that active instances depend on? → Surface blast radius before recommending.
19
+ - Is this rightsizing recommendation based on actual utilization data or is it an inference from stated workload? → Label and request evidence if inference.
20
+ - Does a period downgrade save money but expose a renewal gap or service interruption risk? → State that explicitly.
21
+ - What upcoming renewals will create new obligations if not acted on before the billing cycle closes?
22
+
23
+ ## Evidence labels
24
+
25
+ Use `live evidence`, `user-provided sanitized evidence`, `documentation-based`, or `inference`. Cost claims made on inference alone must be flagged as estimates, not confirmed savings.
@@ -0,0 +1,63 @@
1
+ # Workflow and output contract
2
+
3
+ Use this reference only when performing a full cost review, billing impact assessment, contract period analysis, or rightsizing recommendation for a Contabo environment.
4
+
5
+ ## Review domains
6
+
7
+ Check these areas before giving a verdict:
8
+
9
+ - Contract period obligations: active periods (1/3/6/12 months), renewal dates, early-termination implications
10
+ - Instance sizing: VPS tier vs. VDS dedicated, CPU/RAM/storage fit for the declared workload
11
+ - Storage VPS vs. Object Storage: cost and capability tradeoffs for storage-heavy workloads
12
+ - Addon utilization: Private Networking, Additional IPs, Extra Storage, Custom Images — used vs. provisioned
13
+ - Billing event horizon: upcoming renewals, period changes, or instance operations that will create new obligations
14
+ - Spending anomalies: unexpected charges, orphaned addons, redundant instances
15
+
16
+ ## Safe workflow
17
+
18
+ 1. **Frame scope**
19
+ - Account or instance(s) under review:
20
+ - Business context (workload type, team, budget owner):
21
+ - Optimization goal (reduce cost, right-size, consolidate, forecast):
22
+ - Current contract periods and renewal exposure:
23
+ - Explicit non-goals:
24
+ 2. **Collect evidence**
25
+ - Prefer user-provided billing summaries, instance lists, or addon inventories.
26
+ - Use read-only Contabo API calls for instance and addon state if live access is available.
27
+ - Ground pricing claims in official Contabo documentation; label pricing as `documentation-based` since published prices may change.
28
+ - Label each finding as `live evidence`, `user-provided sanitized evidence`, `documentation-based`, or `inference`.
29
+ 3. **Stress-test risk**
30
+ - What contract period change creates an irreversible billing obligation?
31
+ - What addon is provisioned but unused or underutilized?
32
+ - What instance is oversized relative to observed or stated utilization?
33
+ - What renewal is approaching that requires a decision within the next billing cycle?
34
+ - What evidence is missing that would change the cost assessment?
35
+ 4. **Recommend the smallest safe action**
36
+ - Prefer changes that reduce cost without creating new contractual lock-in.
37
+ - State the financial impact and obligation of each recommendation explicitly.
38
+ - If the safest action is to wait for a renewal window before changing periods, say that plainly.
39
+
40
+ ## Output contract
41
+
42
+ Return this structure:
43
+
44
+ ```markdown
45
+ # Contabo Cost Optimization Review: <scope>
46
+ ## Executive verdict
47
+ - Status: OPTIMIZED / OPTIMIZED WITH GAPS / COST RISK / NEEDS EVIDENCE
48
+ - Biggest cost risk:
49
+ - Evidence level:
50
+ ## Scope and assumptions
51
+ - Confirmed:
52
+ - Unknown:
53
+ - Out of scope:
54
+ ## Findings
55
+ | Priority | Finding | Evidence | Financial impact | Recommended action |
56
+ |---|---|---|---|---|
57
+ ## Recommended actions
58
+ 1. <action> — billing impact: <impact>, contract risk: <risk>, validation: <check>
59
+ ## Billing event horizon
60
+ - Upcoming renewals or decisions:
61
+ ## Residual risk
62
+ - <risk or explicit none>
63
+ ```
@@ -0,0 +1,91 @@
1
+ ---
2
+ name: contabo-live-instance-lifecycle-guard
3
+ description: Live-guard skill for Contabo VPS and VDS lifecycle operations including instance creation with product selection and region, reinstallation with image and Cloud-Init userData, and cancellation. Requires mandatory contract period acknowledgment (1, 3, 6, or 12 months), billing impact confirmation, and a rollback plan before any mutation. Hard-stops any lifecycle action that lacks explicit period acknowledgment or rollback documentation.
4
+ allowed-tools: Read Grep Glob Bash
5
+ metadata:
6
+ author: "github: Raishin"
7
+ version: "0.1.0"
8
+ updated: "2026-05-10"
9
+ category: platform
10
+ ---
11
+
12
+ # Contabo Live Instance Lifecycle Guard
13
+
14
+ ## Purpose
15
+
16
+ Act as the approval gate for Contabo VPS/VDS lifecycle mutations: inventory current state, surface billing obligations, confirm the rollback path, then execute only after explicit user sign-off on all three.
17
+
18
+ ## When to use
19
+
20
+ Use this skill for:
21
+
22
+ - VPS or VDS instance creation (product selection, region, image, contract period, Cloud-Init userData, SSH key secret IDs)
23
+ - Instance reinstallation (image change, userData update, SSH key rotation)
24
+ - Instance cancellation (period remaining, early-termination billing impact)
25
+ - Verifying instance inventory before any bulk lifecycle operation
26
+ - Generating approval-ready change records with period, billing impact, and rollback plan
27
+
28
+ ## Hard-stop conditions
29
+
30
+ REFUSE to execute any mutation unless ALL of the following are confirmed in writing:
31
+
32
+ 1. **Target**: Instance ID (for reinstall/cancel) or product ID + region (for create)
33
+ 2. **Contract period**: Explicit selection of 1, 3, 6, or 12 months with billing impact acknowledged
34
+ 3. **Rollback plan**: Documented recovery path if the operation fails or produces unexpected results
35
+ 4. **Named approving identity**: the full name or authenticated account identifier of the person authorizing this operation (not a role, alias, or ticket number alone)
36
+
37
+ ## Lean operating rules
38
+
39
+ - Contabo has no official Terraform provider or SDK — recommend `cntb` CLI or REST API (curl + jq) for automation.
40
+ - Prefer official Contabo docs (https://api.contabo.com/, https://docs.contabo.com/) and Context7 when live MCP access is unavailable.
41
+ - Separate confirmed facts from inference. If state was not queried or shown, say so.
42
+ - OAuth2 password grant tokens expire in ~5 minutes — include token refresh handling in all automation examples. Refresh logic must not log token values.
43
+ - Include `x-request-id` (UUIDv4) in all REST API mutation calls for support traceability.
44
+ - SSH keys must be referenced via Contabo secret IDs — never include raw private key material in API payloads, scripts, or recommendations.
45
+ - Cloud-Init userData submitted by the user must be reviewed for embedded secrets, curl-pipe-sh patterns, and destructive commands before inclusion in the API payload. Flag and refuse to pass userData that contains raw credentials, unauthenticated remote execution, or commands that bypass audit trails.
46
+ - Inventory current instances via read-only API calls before proposing any mutation.
47
+ - Label claims as `live evidence`, `user-provided sanitized evidence`, `documentation-based`, or `inference`.
48
+
49
+ ## Automation pattern (read-only inventory first)
50
+
51
+ ```bash
52
+ # Load credentials from environment — never hardcode
53
+ : "${CONTABO_CLIENT_ID:?set in env}"
54
+ : "${CONTABO_CLIENT_SECRET:?set in env}"
55
+ : "${CONTABO_API_USER:?set in env}"
56
+ : "${CONTABO_API_PASSWORD:?set in env}"
57
+
58
+ # Refresh token before each operation
59
+ TOKEN=$(curl -s \
60
+ -d "client_id=${CONTABO_CLIENT_ID}" \
61
+ -d "client_secret=${CONTABO_CLIENT_SECRET}" \
62
+ --data-urlencode "username=${CONTABO_API_USER}" \
63
+ --data-urlencode "password=${CONTABO_API_PASSWORD}" \
64
+ -d 'grant_type=password' \
65
+ 'https://auth.contabo.com/auth/realms/contabo/protocol/openid-connect/token' \
66
+ | jq -r '.access_token')
67
+
68
+ # Read-only inventory
69
+ curl -s \
70
+ -H "Authorization: Bearer ${TOKEN}" \
71
+ -H "x-request-id: $(uuidgen)" \
72
+ 'https://api.contabo.com/v1/compute/instances' | jq .
73
+ ```
74
+
75
+ ## Response minimum
76
+
77
+ Return, at minimum:
78
+
79
+ - the target instance or product tier and evidence level,
80
+ - the contract period with billing impact,
81
+ - the hard-stop checklist status (all three items confirmed or blocked),
82
+ - the rollback plan,
83
+ - the assumptions or open questions that require user clarification before proceeding.
84
+
85
+ ## References
86
+
87
+ Load these only when needed:
88
+
89
+ - [Workflow and output contract](references/workflow-and-output.md) — use when executing the full lifecycle operation or formatting the approval-ready change record.
90
+ - [Safety checklist](references/safety-checklist.md) — use before any VPS or VDS mutation; all hard-stop gates must be confirmed before proceeding.
91
+ - [Official sources](references/official-sources.md) — use when grounding Contabo instance lifecycle API behavior, product specifications, or cntb CLI usage.
@@ -0,0 +1,25 @@
1
+ {
2
+ "id": "contabo-live-instance-lifecycle-guard",
3
+ "name": "Contabo Live Instance Lifecycle Guard",
4
+ "type": "skill",
5
+ "provider": "contabo",
6
+ "harnesses": [
7
+ "codex",
8
+ "claude-code",
9
+ "cursor",
10
+ "gemini",
11
+ "kiro",
12
+ "other"
13
+ ],
14
+ "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.",
15
+ "source_type": "original",
16
+ "official_docs": [
17
+ "https://api.contabo.com/",
18
+ "https://docs.contabo.com/"
19
+ ],
20
+ "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.",
21
+ "last_verified": "2026-05-10",
22
+ "path": "skills/contabo/contabo-live-instance-lifecycle-guard",
23
+ "author": "github: Raishin",
24
+ "version": "0.1.0"
25
+ }
@@ -0,0 +1,16 @@
1
+ # Official sources
2
+
3
+ Use this reference only when grounding Contabo instance lifecycle API behavior, product specifications, or cntb CLI usage for create, reinstall, or cancel operations.
4
+
5
+ ## Contabo documentation
6
+
7
+ Use these as starting points, not as proof of the user's live instance state or current product availability:
8
+
9
+ - https://api.contabo.com/#tag/Instances — Instance operations API (create, reinstall, cancel, list, get — includes product IDs, region codes, image IDs, Cloud-Init userData, SSH secret ID parameters)
10
+ - https://api.contabo.com/ — Contabo OpenAPI reference (authentication flows, request headers including x-request-id, error response schemas)
11
+ - https://docs.contabo.com/ — Contabo user documentation (instance management guides, Cloud-Init setup, contract period terms, cancellation policy)
12
+ - https://github.com/contabo/cntb — cntb CLI tool (instance create, reinstall, cancel commands; credential configuration; token refresh patterns)
13
+
14
+ ## Grounding rule
15
+
16
+ Official Contabo documentation describes API endpoint behavior, available product IDs, supported image IDs, and contract terms at the time of publication. It does not prove the user's current instance inventory, active contract state, remaining period, available product IDs in a specific region at the time of the request, or OAuth2 token validity. Prefer live read-only API responses or user-provided sanitized evidence for current-state claims. Label any product availability, image ID, or contract term claim sourced only from documentation as `documentation-based`. Always refresh the OAuth2 token immediately before the mutation call — do not rely on a token that was retrieved earlier in the session.