@raishin/vanguard-frontier-agentic 2.2.0 → 2.5.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 (765) hide show
  1. package/.claude-plugin/marketplace.json +1 -1
  2. package/.claude-plugin/plugin.json +41 -1
  3. package/.cursor-plugin/plugin.json +41 -1
  4. package/.github/plugin/marketplace.json +1 -1
  5. package/README.md +48 -28
  6. package/agents/dotnet/README.md +57 -0
  7. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/AGENT.md +57 -0
  8. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/claude-code.agent.md +41 -0
  9. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/codex.toml +40 -0
  10. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/copilot.agent.md +41 -0
  11. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/cursor.agent.md +41 -0
  12. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/gemini.agent.md +41 -0
  13. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/kiro-cli.agent.json +5 -0
  14. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/harnesses/kiro-ide.agent.md +41 -0
  15. package/agents/dotnet/dotnet-aspire-cloud-native-review-agent/metadata.json +41 -0
  16. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/AGENT.md +56 -0
  17. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/claude-code.agent.md +40 -0
  18. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/codex.toml +38 -0
  19. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/copilot.agent.md +40 -0
  20. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/cursor.agent.md +40 -0
  21. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/gemini.agent.md +40 -0
  22. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/kiro-cli.agent.json +5 -0
  23. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/harnesses/kiro-ide.agent.md +40 -0
  24. package/agents/dotnet/dotnet-aspnetcore-api-review-agent/metadata.json +42 -0
  25. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/AGENT.md +56 -0
  26. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/claude-code.agent.md +40 -0
  27. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/codex.toml +38 -0
  28. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/copilot.agent.md +40 -0
  29. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/cursor.agent.md +40 -0
  30. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/gemini.agent.md +40 -0
  31. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/kiro-cli.agent.json +5 -0
  32. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/harnesses/kiro-ide.agent.md +40 -0
  33. package/agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent/metadata.json +42 -0
  34. package/agents/dotnet/dotnet-csharp-runtime-review-agent/AGENT.md +56 -0
  35. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/claude-code.agent.md +39 -0
  36. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/codex.toml +39 -0
  37. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/copilot.agent.md +39 -0
  38. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/cursor.agent.md +39 -0
  39. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/gemini.agent.md +39 -0
  40. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/kiro-cli.agent.json +5 -0
  41. package/agents/dotnet/dotnet-csharp-runtime-review-agent/harnesses/kiro-ide.agent.md +39 -0
  42. package/agents/dotnet/dotnet-csharp-runtime-review-agent/metadata.json +42 -0
  43. package/agents/dotnet/dotnet-efcore-data-access-review-agent/AGENT.md +58 -0
  44. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/claude-code.agent.md +42 -0
  45. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/codex.toml +41 -0
  46. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/copilot.agent.md +42 -0
  47. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/cursor.agent.md +42 -0
  48. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/gemini.agent.md +42 -0
  49. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/kiro-cli.agent.json +5 -0
  50. package/agents/dotnet/dotnet-efcore-data-access-review-agent/harnesses/kiro-ide.agent.md +42 -0
  51. package/agents/dotnet/dotnet-efcore-data-access-review-agent/metadata.json +42 -0
  52. package/agents/dotnet/dotnet-maestro-agent/AGENT.md +53 -0
  53. package/agents/dotnet/dotnet-maestro-agent/harnesses/claude-code.agent.md +36 -0
  54. package/agents/dotnet/dotnet-maestro-agent/harnesses/codex.toml +40 -0
  55. package/agents/dotnet/dotnet-maestro-agent/harnesses/copilot.agent.md +36 -0
  56. package/agents/dotnet/dotnet-maestro-agent/harnesses/cursor.agent.md +36 -0
  57. package/agents/dotnet/dotnet-maestro-agent/harnesses/gemini.agent.md +36 -0
  58. package/agents/dotnet/dotnet-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  59. package/agents/dotnet/dotnet-maestro-agent/harnesses/kiro-ide.agent.md +36 -0
  60. package/agents/dotnet/dotnet-maestro-agent/metadata.json +40 -0
  61. package/agents/dotnet/dotnet-observability-otel-review-agent/AGENT.md +57 -0
  62. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/claude-code.agent.md +41 -0
  63. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/codex.toml +40 -0
  64. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/copilot.agent.md +41 -0
  65. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/cursor.agent.md +41 -0
  66. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/gemini.agent.md +41 -0
  67. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/kiro-cli.agent.json +5 -0
  68. package/agents/dotnet/dotnet-observability-otel-review-agent/harnesses/kiro-ide.agent.md +41 -0
  69. package/agents/dotnet/dotnet-observability-otel-review-agent/metadata.json +41 -0
  70. package/agents/dotnet/dotnet-performance-aot-review-agent/AGENT.md +56 -0
  71. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/claude-code.agent.md +40 -0
  72. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/codex.toml +39 -0
  73. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/copilot.agent.md +40 -0
  74. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/cursor.agent.md +40 -0
  75. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/gemini.agent.md +40 -0
  76. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/kiro-cli.agent.json +5 -0
  77. package/agents/dotnet/dotnet-performance-aot-review-agent/harnesses/kiro-ide.agent.md +40 -0
  78. package/agents/dotnet/dotnet-performance-aot-review-agent/metadata.json +41 -0
  79. package/agents/dotnet/dotnet-supply-chain-review-agent/AGENT.md +57 -0
  80. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/claude-code.agent.md +41 -0
  81. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/codex.toml +40 -0
  82. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/copilot.agent.md +41 -0
  83. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/cursor.agent.md +41 -0
  84. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/gemini.agent.md +41 -0
  85. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/kiro-cli.agent.json +5 -0
  86. package/agents/dotnet/dotnet-supply-chain-review-agent/harnesses/kiro-ide.agent.md +41 -0
  87. package/agents/dotnet/dotnet-supply-chain-review-agent/metadata.json +42 -0
  88. package/agents/dotnet/dotnet-testing-quality-review-agent/AGENT.md +56 -0
  89. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/claude-code.agent.md +40 -0
  90. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/codex.toml +39 -0
  91. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/copilot.agent.md +40 -0
  92. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/cursor.agent.md +40 -0
  93. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/gemini.agent.md +40 -0
  94. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/kiro-cli.agent.json +5 -0
  95. package/agents/dotnet/dotnet-testing-quality-review-agent/harnesses/kiro-ide.agent.md +40 -0
  96. package/agents/dotnet/dotnet-testing-quality-review-agent/metadata.json +41 -0
  97. package/agents/hetzner/README.md +1 -1
  98. package/agents/hr/hr-analytics-people-data-agent/metadata.json +3 -7
  99. package/agents/hr/hr-benefits-payroll-agent/metadata.json +3 -7
  100. package/agents/hr/hr-compensation-equity-agent/metadata.json +3 -7
  101. package/agents/hr/hr-culture-dei-agent/metadata.json +3 -7
  102. package/agents/hr/hr-employee-relations-agent/metadata.json +3 -7
  103. package/agents/hr/hr-hris-process-controls-agent/metadata.json +3 -7
  104. package/agents/hr/hr-learning-policy-agent/metadata.json +3 -7
  105. package/agents/hr/hr-leave-accommodation-agent/metadata.json +3 -7
  106. package/agents/hr/hr-maestro-agent/metadata.json +4 -8
  107. package/agents/hr/hr-performance-management-agent/metadata.json +3 -7
  108. package/agents/hr/hr-recruiting-selection-agent/metadata.json +3 -7
  109. package/agents/hr/hr-risk-triage-review-agent/metadata.json +3 -3
  110. package/agents/hr/hr-termination-readiness-agent/metadata.json +3 -7
  111. package/agents/hr/hr-workforce-planning-rif-agent/metadata.json +3 -7
  112. package/agents/hr/hr-workplace-investigations-agent/metadata.json +3 -7
  113. package/agents/legal/legal-contract-review-agent/metadata.json +3 -7
  114. package/agents/legal/legal-counsel-review-agent/metadata.json +3 -3
  115. package/agents/legal/legal-employment-law-risk-agent/metadata.json +4 -8
  116. package/agents/legal/legal-ethics-investigations-agent/metadata.json +3 -7
  117. package/agents/legal/legal-ip-open-source-agent/metadata.json +3 -7
  118. package/agents/legal/legal-knowledge-management-agent/metadata.json +3 -7
  119. package/agents/legal/legal-litigation-discovery-hold-agent/metadata.json +3 -7
  120. package/agents/legal/legal-maestro-agent/metadata.json +4 -8
  121. package/agents/legal/legal-policy-governance-agent/metadata.json +3 -7
  122. package/agents/legal/legal-privacy-data-protection-agent/metadata.json +3 -7
  123. package/agents/legal/legal-public-disclosure-agent/metadata.json +3 -7
  124. package/agents/legal/legal-regulatory-compliance-agent/metadata.json +3 -7
  125. package/agents/legal/legal-vendor-procurement-risk-agent/metadata.json +3 -7
  126. package/agents/oci/oci-devops-container-platform-engineer-agent/AGENT.md +1 -1
  127. package/agents/oci/oci-exadata-platform-architect-agent/AGENT.md +1 -1
  128. package/agents/oci/oci-multi-cloud-architect-agent/AGENT.md +1 -1
  129. package/agents/prometheus/README.md +1 -1
  130. package/agents/qa/playwright-e2e-suite-review-agent/AGENT.md +3 -3
  131. package/agents/qa/playwright-e2e-suite-review-agent/harnesses/claude-code.agent.md +3 -3
  132. package/agents/qa/playwright-e2e-suite-review-agent/harnesses/copilot.agent.md +3 -3
  133. package/agents/qa/playwright-e2e-suite-review-agent/harnesses/cursor.agent.md +3 -3
  134. package/agents/qa/playwright-e2e-suite-review-agent/harnesses/gemini.agent.md +3 -3
  135. package/agents/qa/playwright-e2e-suite-review-agent/harnesses/kiro-ide.agent.md +3 -3
  136. package/agents/salesforce/AGENTS.md +31 -0
  137. package/agents/salesforce/README.md +135 -0
  138. package/agents/salesforce/salesforce-adaptive-access-agent/AGENT.md +117 -0
  139. package/agents/salesforce/salesforce-adaptive-access-agent/LEAST-PRIVILEGES.md +91 -0
  140. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/claude-code.agent.md +69 -0
  141. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/codex.toml +30 -0
  142. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/copilot.agent.md +69 -0
  143. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/cursor.agent.md +69 -0
  144. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/gemini.agent.md +69 -0
  145. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/kiro-cli.agent.json +5 -0
  146. package/agents/salesforce/salesforce-adaptive-access-agent/harnesses/kiro-ide.agent.md +69 -0
  147. package/agents/salesforce/salesforce-adaptive-access-agent/metadata.json +30 -0
  148. package/agents/salesforce/salesforce-agentforce-ai-agent/AGENT.md +126 -0
  149. package/agents/salesforce/salesforce-agentforce-ai-agent/LEAST-PRIVILEGES.md +92 -0
  150. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/claude-code.agent.md +81 -0
  151. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/codex.toml +36 -0
  152. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/copilot.agent.md +81 -0
  153. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/cursor.agent.md +81 -0
  154. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/gemini.agent.md +81 -0
  155. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/kiro-cli.agent.json +5 -0
  156. package/agents/salesforce/salesforce-agentforce-ai-agent/harnesses/kiro-ide.agent.md +49 -0
  157. package/agents/salesforce/salesforce-agentforce-ai-agent/metadata.json +41 -0
  158. package/agents/salesforce/salesforce-analytics-tableau-agent/AGENT.md +119 -0
  159. package/agents/salesforce/salesforce-analytics-tableau-agent/LEAST-PRIVILEGES.md +81 -0
  160. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/claude-code.agent.md +75 -0
  161. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/codex.toml +35 -0
  162. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/copilot.agent.md +75 -0
  163. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/cursor.agent.md +75 -0
  164. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/gemini.agent.md +75 -0
  165. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/kiro-cli.agent.json +5 -0
  166. package/agents/salesforce/salesforce-analytics-tableau-agent/harnesses/kiro-ide.agent.md +45 -0
  167. package/agents/salesforce/salesforce-analytics-tableau-agent/metadata.json +41 -0
  168. package/agents/salesforce/salesforce-app-builder-automation-agent/AGENT.md +112 -0
  169. package/agents/salesforce/salesforce-app-builder-automation-agent/LEAST-PRIVILEGES.md +86 -0
  170. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/claude-code.agent.md +50 -0
  171. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/codex.toml +35 -0
  172. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/copilot.agent.md +50 -0
  173. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/cursor.agent.md +50 -0
  174. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/gemini.agent.md +50 -0
  175. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/kiro-cli.agent.json +5 -0
  176. package/agents/salesforce/salesforce-app-builder-automation-agent/harnesses/kiro-ide.agent.md +50 -0
  177. package/agents/salesforce/salesforce-app-builder-automation-agent/metadata.json +40 -0
  178. package/agents/salesforce/salesforce-business-analyst-agent/AGENT.md +110 -0
  179. package/agents/salesforce/salesforce-business-analyst-agent/LEAST-PRIVILEGES.md +89 -0
  180. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/claude-code.agent.md +48 -0
  181. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/codex.toml +35 -0
  182. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/copilot.agent.md +48 -0
  183. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/cursor.agent.md +48 -0
  184. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/gemini.agent.md +48 -0
  185. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/kiro-cli.agent.json +5 -0
  186. package/agents/salesforce/salesforce-business-analyst-agent/harnesses/kiro-ide.agent.md +48 -0
  187. package/agents/salesforce/salesforce-business-analyst-agent/metadata.json +40 -0
  188. package/agents/salesforce/salesforce-certificate-lifecycle-agent/AGENT.md +112 -0
  189. package/agents/salesforce/salesforce-certificate-lifecycle-agent/LEAST-PRIVILEGES.md +81 -0
  190. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/claude-code.agent.md +66 -0
  191. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/codex.toml +30 -0
  192. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/copilot.agent.md +66 -0
  193. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/cursor.agent.md +66 -0
  194. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/gemini.agent.md +66 -0
  195. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/kiro-cli.agent.json +5 -0
  196. package/agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/kiro-ide.agent.md +66 -0
  197. package/agents/salesforce/salesforce-certificate-lifecycle-agent/metadata.json +30 -0
  198. package/agents/salesforce/salesforce-change-impact-analyst-agent/AGENT.md +121 -0
  199. package/agents/salesforce/salesforce-change-impact-analyst-agent/LEAST-PRIVILEGES.md +87 -0
  200. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/claude-code.agent.md +74 -0
  201. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/codex.toml +30 -0
  202. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/copilot.agent.md +74 -0
  203. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/cursor.agent.md +74 -0
  204. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/gemini.agent.md +74 -0
  205. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/kiro-cli.agent.json +5 -0
  206. package/agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/kiro-ide.agent.md +74 -0
  207. package/agents/salesforce/salesforce-change-impact-analyst-agent/metadata.json +30 -0
  208. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/AGENT.md +119 -0
  209. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/LEAST-PRIVILEGES.md +88 -0
  210. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/claude-code.agent.md +67 -0
  211. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/codex.toml +30 -0
  212. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/copilot.agent.md +67 -0
  213. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/cursor.agent.md +67 -0
  214. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/gemini.agent.md +67 -0
  215. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/kiro-cli.agent.json +5 -0
  216. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/kiro-ide.agent.md +67 -0
  217. package/agents/salesforce/salesforce-code-analyzer-orchestrator-agent/metadata.json +31 -0
  218. package/agents/salesforce/salesforce-compliance-privacy-agent/AGENT.md +130 -0
  219. package/agents/salesforce/salesforce-compliance-privacy-agent/LEAST-PRIVILEGES.md +85 -0
  220. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/claude-code.agent.md +84 -0
  221. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/codex.toml +36 -0
  222. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/copilot.agent.md +84 -0
  223. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/cursor.agent.md +84 -0
  224. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/gemini.agent.md +84 -0
  225. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/kiro-cli.agent.json +5 -0
  226. package/agents/salesforce/salesforce-compliance-privacy-agent/harnesses/kiro-ide.agent.md +49 -0
  227. package/agents/salesforce/salesforce-compliance-privacy-agent/metadata.json +41 -0
  228. package/agents/salesforce/salesforce-continuous-verification-agent/AGENT.md +113 -0
  229. package/agents/salesforce/salesforce-continuous-verification-agent/LEAST-PRIVILEGES.md +90 -0
  230. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/claude-code.agent.md +64 -0
  231. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/codex.toml +30 -0
  232. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/copilot.agent.md +64 -0
  233. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/cursor.agent.md +64 -0
  234. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/gemini.agent.md +64 -0
  235. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/kiro-cli.agent.json +5 -0
  236. package/agents/salesforce/salesforce-continuous-verification-agent/harnesses/kiro-ide.agent.md +64 -0
  237. package/agents/salesforce/salesforce-continuous-verification-agent/metadata.json +31 -0
  238. package/agents/salesforce/salesforce-data-architecture-agent/AGENT.md +113 -0
  239. package/agents/salesforce/salesforce-data-architecture-agent/LEAST-PRIVILEGES.md +92 -0
  240. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/claude-code.agent.md +49 -0
  241. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/codex.toml +35 -0
  242. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/copilot.agent.md +49 -0
  243. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/cursor.agent.md +49 -0
  244. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/gemini.agent.md +49 -0
  245. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/kiro-cli.agent.json +5 -0
  246. package/agents/salesforce/salesforce-data-architecture-agent/harnesses/kiro-ide.agent.md +49 -0
  247. package/agents/salesforce/salesforce-data-architecture-agent/metadata.json +40 -0
  248. package/agents/salesforce/salesforce-development-agent/AGENT.md +114 -0
  249. package/agents/salesforce/salesforce-development-agent/LEAST-PRIVILEGES.md +89 -0
  250. package/agents/salesforce/salesforce-development-agent/harnesses/claude-code.agent.md +50 -0
  251. package/agents/salesforce/salesforce-development-agent/harnesses/codex.toml +36 -0
  252. package/agents/salesforce/salesforce-development-agent/harnesses/copilot.agent.md +50 -0
  253. package/agents/salesforce/salesforce-development-agent/harnesses/cursor.agent.md +50 -0
  254. package/agents/salesforce/salesforce-development-agent/harnesses/gemini.agent.md +50 -0
  255. package/agents/salesforce/salesforce-development-agent/harnesses/kiro-cli.agent.json +5 -0
  256. package/agents/salesforce/salesforce-development-agent/harnesses/kiro-ide.agent.md +50 -0
  257. package/agents/salesforce/salesforce-development-agent/metadata.json +40 -0
  258. package/agents/salesforce/salesforce-devops-release-agent/AGENT.md +115 -0
  259. package/agents/salesforce/salesforce-devops-release-agent/LEAST-PRIVILEGES.md +90 -0
  260. package/agents/salesforce/salesforce-devops-release-agent/harnesses/claude-code.agent.md +51 -0
  261. package/agents/salesforce/salesforce-devops-release-agent/harnesses/codex.toml +35 -0
  262. package/agents/salesforce/salesforce-devops-release-agent/harnesses/copilot.agent.md +51 -0
  263. package/agents/salesforce/salesforce-devops-release-agent/harnesses/cursor.agent.md +51 -0
  264. package/agents/salesforce/salesforce-devops-release-agent/harnesses/gemini.agent.md +51 -0
  265. package/agents/salesforce/salesforce-devops-release-agent/harnesses/kiro-cli.agent.json +5 -0
  266. package/agents/salesforce/salesforce-devops-release-agent/harnesses/kiro-ide.agent.md +51 -0
  267. package/agents/salesforce/salesforce-devops-release-agent/metadata.json +40 -0
  268. package/agents/salesforce/salesforce-enterprise-architect-agent/AGENT.md +128 -0
  269. package/agents/salesforce/salesforce-enterprise-architect-agent/LEAST-PRIVILEGES.md +92 -0
  270. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/claude-code.agent.md +81 -0
  271. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/codex.toml +36 -0
  272. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/copilot.agent.md +81 -0
  273. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/cursor.agent.md +81 -0
  274. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/gemini.agent.md +81 -0
  275. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/kiro-cli.agent.json +5 -0
  276. package/agents/salesforce/salesforce-enterprise-architect-agent/harnesses/kiro-ide.agent.md +49 -0
  277. package/agents/salesforce/salesforce-enterprise-architect-agent/metadata.json +41 -0
  278. package/agents/salesforce/salesforce-experience-cloud-agent/AGENT.md +124 -0
  279. package/agents/salesforce/salesforce-experience-cloud-agent/LEAST-PRIVILEGES.md +80 -0
  280. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/claude-code.agent.md +79 -0
  281. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/codex.toml +35 -0
  282. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/copilot.agent.md +79 -0
  283. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/cursor.agent.md +79 -0
  284. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/gemini.agent.md +79 -0
  285. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/kiro-cli.agent.json +5 -0
  286. package/agents/salesforce/salesforce-experience-cloud-agent/harnesses/kiro-ide.agent.md +59 -0
  287. package/agents/salesforce/salesforce-experience-cloud-agent/metadata.json +40 -0
  288. package/agents/salesforce/salesforce-hyperforce-security-agent/AGENT.md +113 -0
  289. package/agents/salesforce/salesforce-hyperforce-security-agent/LEAST-PRIVILEGES.md +80 -0
  290. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/claude-code.agent.md +72 -0
  291. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/codex.toml +28 -0
  292. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/copilot.agent.md +72 -0
  293. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/cursor.agent.md +72 -0
  294. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/gemini.agent.md +72 -0
  295. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/kiro-cli.agent.json +5 -0
  296. package/agents/salesforce/salesforce-hyperforce-security-agent/harnesses/kiro-ide.agent.md +72 -0
  297. package/agents/salesforce/salesforce-hyperforce-security-agent/metadata.json +30 -0
  298. package/agents/salesforce/salesforce-industry-cloud-agent/AGENT.md +125 -0
  299. package/agents/salesforce/salesforce-industry-cloud-agent/LEAST-PRIVILEGES.md +88 -0
  300. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/claude-code.agent.md +80 -0
  301. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/codex.toml +41 -0
  302. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/copilot.agent.md +80 -0
  303. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/cursor.agent.md +80 -0
  304. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/gemini.agent.md +80 -0
  305. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/kiro-cli.agent.json +5 -0
  306. package/agents/salesforce/salesforce-industry-cloud-agent/harnesses/kiro-ide.agent.md +48 -0
  307. package/agents/salesforce/salesforce-industry-cloud-agent/metadata.json +42 -0
  308. package/agents/salesforce/salesforce-integration-mulesoft-agent/AGENT.md +115 -0
  309. package/agents/salesforce/salesforce-integration-mulesoft-agent/LEAST-PRIVILEGES.md +91 -0
  310. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/claude-code.agent.md +50 -0
  311. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/codex.toml +35 -0
  312. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/copilot.agent.md +50 -0
  313. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/cursor.agent.md +50 -0
  314. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/gemini.agent.md +50 -0
  315. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/kiro-cli.agent.json +5 -0
  316. package/agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/kiro-ide.agent.md +50 -0
  317. package/agents/salesforce/salesforce-integration-mulesoft-agent/metadata.json +40 -0
  318. package/agents/salesforce/salesforce-live-guard-agent/AGENT.md +126 -0
  319. package/agents/salesforce/salesforce-live-guard-agent/LEAST-PRIVILEGES.md +100 -0
  320. package/agents/salesforce/salesforce-live-guard-agent/harnesses/claude-code.agent.md +85 -0
  321. package/agents/salesforce/salesforce-live-guard-agent/harnesses/codex.toml +50 -0
  322. package/agents/salesforce/salesforce-live-guard-agent/harnesses/copilot.agent.md +85 -0
  323. package/agents/salesforce/salesforce-live-guard-agent/harnesses/cursor.agent.md +85 -0
  324. package/agents/salesforce/salesforce-live-guard-agent/harnesses/gemini.agent.md +85 -0
  325. package/agents/salesforce/salesforce-live-guard-agent/harnesses/kiro-cli.agent.json +5 -0
  326. package/agents/salesforce/salesforce-live-guard-agent/harnesses/kiro-ide.agent.md +58 -0
  327. package/agents/salesforce/salesforce-live-guard-agent/metadata.json +39 -0
  328. package/agents/salesforce/salesforce-maestro-agent/AGENT.md +77 -0
  329. package/agents/salesforce/salesforce-maestro-agent/LEAST-PRIVILEGES.md +93 -0
  330. package/agents/salesforce/salesforce-maestro-agent/README.md +593 -0
  331. package/agents/salesforce/salesforce-maestro-agent/harnesses/claude-code.agent.md +65 -0
  332. package/agents/salesforce/salesforce-maestro-agent/harnesses/codex.toml +66 -0
  333. package/agents/salesforce/salesforce-maestro-agent/harnesses/copilot.agent.md +65 -0
  334. package/agents/salesforce/salesforce-maestro-agent/harnesses/cursor.agent.md +65 -0
  335. package/agents/salesforce/salesforce-maestro-agent/harnesses/gemini.agent.md +65 -0
  336. package/agents/salesforce/salesforce-maestro-agent/harnesses/kiro-cli.agent.json +5 -0
  337. package/agents/salesforce/salesforce-maestro-agent/harnesses/kiro-ide.agent.md +65 -0
  338. package/agents/salesforce/salesforce-maestro-agent/metadata.json +38 -0
  339. package/agents/salesforce/salesforce-marketing-cloud-agent/AGENT.md +124 -0
  340. package/agents/salesforce/salesforce-marketing-cloud-agent/LEAST-PRIVILEGES.md +86 -0
  341. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/claude-code.agent.md +78 -0
  342. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/codex.toml +34 -0
  343. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/copilot.agent.md +78 -0
  344. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/cursor.agent.md +78 -0
  345. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/gemini.agent.md +78 -0
  346. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/kiro-cli.agent.json +5 -0
  347. package/agents/salesforce/salesforce-marketing-cloud-agent/harnesses/kiro-ide.agent.md +48 -0
  348. package/agents/salesforce/salesforce-marketing-cloud-agent/metadata.json +41 -0
  349. package/agents/salesforce/salesforce-network-policy-architect-agent/AGENT.md +113 -0
  350. package/agents/salesforce/salesforce-network-policy-architect-agent/LEAST-PRIVILEGES.md +87 -0
  351. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/claude-code.agent.md +72 -0
  352. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/codex.toml +28 -0
  353. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/copilot.agent.md +72 -0
  354. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/cursor.agent.md +72 -0
  355. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/gemini.agent.md +72 -0
  356. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/kiro-cli.agent.json +5 -0
  357. package/agents/salesforce/salesforce-network-policy-architect-agent/harnesses/kiro-ide.agent.md +72 -0
  358. package/agents/salesforce/salesforce-network-policy-architect-agent/metadata.json +31 -0
  359. package/agents/salesforce/salesforce-platform-admin-review-agent/AGENT.md +113 -0
  360. package/agents/salesforce/salesforce-platform-admin-review-agent/LEAST-PRIVILEGES.md +88 -0
  361. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/claude-code.agent.md +49 -0
  362. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/codex.toml +36 -0
  363. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/copilot.agent.md +49 -0
  364. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/cursor.agent.md +49 -0
  365. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/gemini.agent.md +49 -0
  366. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/kiro-cli.agent.json +5 -0
  367. package/agents/salesforce/salesforce-platform-admin-review-agent/harnesses/kiro-ide.agent.md +49 -0
  368. package/agents/salesforce/salesforce-platform-admin-review-agent/metadata.json +40 -0
  369. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/AGENT.md +115 -0
  370. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/LEAST-PRIVILEGES.md +83 -0
  371. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/claude-code.agent.md +50 -0
  372. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/codex.toml +35 -0
  373. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/copilot.agent.md +50 -0
  374. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/cursor.agent.md +50 -0
  375. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/gemini.agent.md +50 -0
  376. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/kiro-cli.agent.json +5 -0
  377. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/kiro-ide.agent.md +50 -0
  378. package/agents/salesforce/salesforce-sales-cloud-revenue-agent/metadata.json +40 -0
  379. package/agents/salesforce/salesforce-sandbox-governance-agent/AGENT.md +120 -0
  380. package/agents/salesforce/salesforce-sandbox-governance-agent/LEAST-PRIVILEGES.md +80 -0
  381. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/claude-code.agent.md +72 -0
  382. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/codex.toml +30 -0
  383. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/copilot.agent.md +72 -0
  384. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/cursor.agent.md +72 -0
  385. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/gemini.agent.md +72 -0
  386. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  387. package/agents/salesforce/salesforce-sandbox-governance-agent/harnesses/kiro-ide.agent.md +72 -0
  388. package/agents/salesforce/salesforce-sandbox-governance-agent/metadata.json +30 -0
  389. package/agents/salesforce/salesforce-sandbox-isolation-agent/AGENT.md +113 -0
  390. package/agents/salesforce/salesforce-sandbox-isolation-agent/LEAST-PRIVILEGES.md +90 -0
  391. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/claude-code.agent.md +71 -0
  392. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/codex.toml +28 -0
  393. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/copilot.agent.md +71 -0
  394. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/cursor.agent.md +71 -0
  395. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/gemini.agent.md +71 -0
  396. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/kiro-cli.agent.json +5 -0
  397. package/agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/kiro-ide.agent.md +71 -0
  398. package/agents/salesforce/salesforce-sandbox-isolation-agent/metadata.json +30 -0
  399. package/agents/salesforce/salesforce-security-identity-access-agent/AGENT.md +118 -0
  400. package/agents/salesforce/salesforce-security-identity-access-agent/LEAST-PRIVILEGES.md +85 -0
  401. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/claude-code.agent.md +52 -0
  402. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/codex.toml +36 -0
  403. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/copilot.agent.md +52 -0
  404. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/cursor.agent.md +52 -0
  405. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/gemini.agent.md +52 -0
  406. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/kiro-cli.agent.json +5 -0
  407. package/agents/salesforce/salesforce-security-identity-access-agent/harnesses/kiro-ide.agent.md +52 -0
  408. package/agents/salesforce/salesforce-security-identity-access-agent/metadata.json +40 -0
  409. package/agents/salesforce/salesforce-service-field-service-agent/AGENT.md +115 -0
  410. package/agents/salesforce/salesforce-service-field-service-agent/LEAST-PRIVILEGES.md +82 -0
  411. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/claude-code.agent.md +50 -0
  412. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/codex.toml +35 -0
  413. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/copilot.agent.md +50 -0
  414. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/cursor.agent.md +50 -0
  415. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/gemini.agent.md +50 -0
  416. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/kiro-cli.agent.json +5 -0
  417. package/agents/salesforce/salesforce-service-field-service-agent/harnesses/kiro-ide.agent.md +50 -0
  418. package/agents/salesforce/salesforce-service-field-service-agent/metadata.json +40 -0
  419. package/agents/salesforce/salesforce-session-governance-agent/AGENT.md +116 -0
  420. package/agents/salesforce/salesforce-session-governance-agent/LEAST-PRIVILEGES.md +91 -0
  421. package/agents/salesforce/salesforce-session-governance-agent/harnesses/claude-code.agent.md +74 -0
  422. package/agents/salesforce/salesforce-session-governance-agent/harnesses/codex.toml +28 -0
  423. package/agents/salesforce/salesforce-session-governance-agent/harnesses/copilot.agent.md +74 -0
  424. package/agents/salesforce/salesforce-session-governance-agent/harnesses/cursor.agent.md +74 -0
  425. package/agents/salesforce/salesforce-session-governance-agent/harnesses/gemini.agent.md +74 -0
  426. package/agents/salesforce/salesforce-session-governance-agent/harnesses/kiro-cli.agent.json +5 -0
  427. package/agents/salesforce/salesforce-session-governance-agent/harnesses/kiro-ide.agent.md +74 -0
  428. package/agents/salesforce/salesforce-session-governance-agent/metadata.json +30 -0
  429. package/agents/salesforce/salesforce-slack-collaboration-agent/AGENT.md +123 -0
  430. package/agents/salesforce/salesforce-slack-collaboration-agent/LEAST-PRIVILEGES.md +86 -0
  431. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/claude-code.agent.md +79 -0
  432. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/codex.toml +35 -0
  433. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/copilot.agent.md +79 -0
  434. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/cursor.agent.md +79 -0
  435. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/gemini.agent.md +79 -0
  436. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/kiro-cli.agent.json +5 -0
  437. package/agents/salesforce/salesforce-slack-collaboration-agent/harnesses/kiro-ide.agent.md +48 -0
  438. package/agents/salesforce/salesforce-slack-collaboration-agent/metadata.json +41 -0
  439. package/assets/logos/cloud/salesforce/salesforce.svg +34 -0
  440. package/catalog/agents.json +1785 -353
  441. package/catalog/asset-integrity.json +2866 -411
  442. package/catalog/install-roles.json +96 -0
  443. package/catalog/skill-manifest.json +1238 -138
  444. package/catalog/skills.json +1587 -333
  445. package/package.json +3 -2
  446. package/plugins/vanguard-frontier-agentic/.codex-plugin/plugin.json +1 -1
  447. package/powers/vanguard-salesforce/POWER.md +42 -0
  448. package/schemas/agent.schema.json +5 -1
  449. package/schemas/skill.frontmatter.schema.json +33 -3
  450. package/schemas/skill.schema.json +5 -1
  451. package/scripts/export-marketplace-agents.mjs +30 -2
  452. package/scripts/generate-kiro-powers.mjs +12 -0
  453. package/scripts/release-prepare.mjs +35 -0
  454. package/skills/aws/aws-agentcore/references/official-sources.md +19 -19
  455. package/skills/aws/aws-generative-ai-developer/references/official-sources.md +10 -10
  456. package/skills/azure/azure-ai-foundry-ops-governor/references/workflow-and-output.md +2 -2
  457. package/skills/azure/azure-aks-platform-operator/references/workflow-and-output.md +1 -1
  458. package/skills/azure/azure-app-service-production-readiness/references/workflow-and-output.md +1 -1
  459. package/skills/azure/azure-cosmosdb-application-developer/references/official-sources.md +11 -11
  460. package/skills/azure/azure-cosmosdb-performance-investigator/references/official-sources.md +11 -11
  461. package/skills/azure/azure-cosmosdb-platform-operator/references/official-sources.md +10 -10
  462. package/skills/azure/azure-cost-estimation-review/references/workflow-and-output.md +1 -1
  463. package/skills/azure/azure-cost-optimization-governor/references/workflow-and-output.md +1 -1
  464. package/skills/azure/azure-entra-id-specialist/references/official-sources.md +28 -28
  465. package/skills/azure/azure-identity-governance-review/references/official-sources.md +11 -11
  466. package/skills/azure/azure-identity-governance-review/references/workflow-and-output.md +1 -1
  467. package/skills/azure/azure-key-vault-secret-lifecycle-auditor/references/workflow-and-output.md +1 -1
  468. package/skills/azure/azure-migrate-landing-zone-cutover/references/workflow-and-output.md +1 -1
  469. package/skills/azure/azure-platform-automation-devops/references/workflow-and-output.md +1 -1
  470. package/skills/azure/azure-private-endpoint-adoption-planner/references/workflow-and-output.md +1 -1
  471. package/skills/azure/azure-resource-health-incident-triage/references/workflow-and-output.md +6 -6
  472. package/skills/azure/azure-subscription-resource-organization/references/workflow-and-output.md +1 -1
  473. package/skills/cross-functional/salesforce-case-capsule/SKILL.md +164 -0
  474. package/skills/cross-functional/salesforce-case-capsule/metadata.json +19 -0
  475. package/skills/cross-functional/salesforce-data-exposure-escalation-protocol/SKILL.md +165 -0
  476. package/skills/cross-functional/salesforce-data-exposure-escalation-protocol/metadata.json +19 -0
  477. package/skills/cross-functional/salesforce-live-change-approval-protocol/SKILL.md +118 -0
  478. package/skills/cross-functional/salesforce-live-change-approval-protocol/metadata.json +19 -0
  479. package/skills/cross-functional/salesforce-risk-taxonomy/SKILL.md +162 -0
  480. package/skills/cross-functional/salesforce-risk-taxonomy/metadata.json +19 -0
  481. package/skills/cross-functional/salesforce-routing-protocol/SKILL.md +159 -0
  482. package/skills/cross-functional/salesforce-routing-protocol/metadata.json +19 -0
  483. package/skills/dotnet/dotnet-aspire-cloud-native-review/SKILL.md +53 -0
  484. package/skills/dotnet/dotnet-aspire-cloud-native-review/metadata.json +27 -0
  485. package/skills/dotnet/dotnet-aspire-cloud-native-review/references/workflow-and-output.md +115 -0
  486. package/skills/dotnet/dotnet-aspnetcore-api-review/SKILL.md +53 -0
  487. package/skills/dotnet/dotnet-aspnetcore-api-review/metadata.json +28 -0
  488. package/skills/dotnet/dotnet-aspnetcore-api-review/references/workflow-and-output.md +115 -0
  489. package/skills/dotnet/dotnet-aspnetcore-identity-authz-review/SKILL.md +48 -0
  490. package/skills/dotnet/dotnet-aspnetcore-identity-authz-review/metadata.json +28 -0
  491. package/skills/dotnet/dotnet-aspnetcore-identity-authz-review/references/workflow-and-output.md +125 -0
  492. package/skills/dotnet/dotnet-csharp-runtime-review/SKILL.md +56 -0
  493. package/skills/dotnet/dotnet-csharp-runtime-review/metadata.json +28 -0
  494. package/skills/dotnet/dotnet-csharp-runtime-review/references/workflow-and-output.md +141 -0
  495. package/skills/dotnet/dotnet-efcore-data-access-review/SKILL.md +57 -0
  496. package/skills/dotnet/dotnet-efcore-data-access-review/metadata.json +28 -0
  497. package/skills/dotnet/dotnet-efcore-data-access-review/references/workflow-and-output.md +140 -0
  498. package/skills/dotnet/dotnet-maestro/SKILL.md +106 -0
  499. package/skills/dotnet/dotnet-maestro/metadata.json +26 -0
  500. package/skills/dotnet/dotnet-observability-otel-review/SKILL.md +53 -0
  501. package/skills/dotnet/dotnet-observability-otel-review/metadata.json +27 -0
  502. package/skills/dotnet/dotnet-observability-otel-review/references/workflow-and-output.md +119 -0
  503. package/skills/dotnet/dotnet-performance-aot-review/SKILL.md +53 -0
  504. package/skills/dotnet/dotnet-performance-aot-review/metadata.json +27 -0
  505. package/skills/dotnet/dotnet-performance-aot-review/references/workflow-and-output.md +123 -0
  506. package/skills/dotnet/dotnet-supply-chain-review/SKILL.md +55 -0
  507. package/skills/dotnet/dotnet-supply-chain-review/metadata.json +28 -0
  508. package/skills/dotnet/dotnet-supply-chain-review/references/workflow-and-output.md +132 -0
  509. package/skills/dotnet/dotnet-testing-quality-review/SKILL.md +54 -0
  510. package/skills/dotnet/dotnet-testing-quality-review/metadata.json +27 -0
  511. package/skills/dotnet/dotnet-testing-quality-review/references/workflow-and-output.md +142 -0
  512. package/skills/finops/focus-spec-normalizer/references/focus-columns.md +2 -2
  513. package/skills/gcp/gcp-alloydb-ai-developer/SKILL.md +1 -1
  514. package/skills/gcp/gcp-gemini-api-developer/SKILL.md +2 -2
  515. package/skills/hr/hr-risk-triage-review/metadata.json +9 -2
  516. package/skills/legal/legal-counsel-review/metadata.json +9 -2
  517. package/skills/nvidia/nvidia-model-promotion-gatekeeper/SKILL.md +1 -1
  518. package/skills/nvidia/nvidia-model-promotion-gatekeeper/references/allowlist-commands.md +1 -1
  519. package/skills/oci/oci-compute-platform-operator/SKILL.md +0 -2
  520. package/skills/oci/oci-cost-finops-analyst/SKILL.md +0 -2
  521. package/skills/oci/oci-database-platform-dba/SKILL.md +0 -2
  522. package/skills/oci/oci-devops-container-platform-engineer/SKILL.md +0 -2
  523. package/skills/oci/oci-identity-access-governor/SKILL.md +0 -2
  524. package/skills/oci/oci-multi-cloud-architect/SKILL.md +0 -2
  525. package/skills/oci/oci-network-architect/SKILL.md +0 -2
  526. package/skills/oci/oci-observability-incident-responder/SKILL.md +0 -2
  527. package/skills/oci/oci-security-compliance-reviewer/SKILL.md +0 -2
  528. package/skills/oci/oci-solution-architect/SKILL.md +1 -3
  529. package/skills/oci/oci-storage-backup-steward/SKILL.md +0 -2
  530. package/skills/prometheus/prometheus-alerting-cardinality-review/SKILL.md +1 -1
  531. package/skills/prometheus/prometheus-alerting-cardinality-review/references/workflow-and-output.md +4 -4
  532. package/skills/qa/ci-test-pipeline-review/references/workflow-and-output.md +1 -1
  533. package/skills/qa/llm-ai-pipeline-test-review/references/workflow-and-output.md +1 -1
  534. package/skills/qa/playwright-e2e-suite-review/SKILL.md +4 -4
  535. package/skills/qa/playwright-e2e-suite-review/references/workflow-and-output.md +12 -12
  536. package/skills/qa/plc-control-logic-safety-review/references/workflow-and-output.md +2 -2
  537. package/skills/qa/test-coverage-quality-review/SKILL.md +1 -1
  538. package/skills/qa/test-coverage-quality-review/references/workflow-and-output.md +8 -8
  539. package/skills/qa/test-flakiness-triage/SKILL.md +1 -1
  540. package/skills/qa/test-flakiness-triage/references/workflow-and-output.md +1 -1
  541. package/skills/salesforce/README.md +117 -0
  542. package/skills/salesforce/salesforce-agentforce-risk-review-skill/SKILL.md +206 -0
  543. package/skills/salesforce/salesforce-agentforce-risk-review-skill/metadata.json +18 -0
  544. package/skills/salesforce/salesforce-agentforce-risk-review-skill/references/action-safety-matrix.md +160 -0
  545. package/skills/salesforce/salesforce-agentforce-risk-review-skill/references/agentforce-anti-patterns.md +193 -0
  546. package/skills/salesforce/salesforce-agentforce-risk-review-skill/references/grounding-source-evaluation.md +162 -0
  547. package/skills/salesforce/salesforce-agentforce-stdm-observer-skill/SKILL.md +557 -0
  548. package/skills/salesforce/salesforce-agentforce-stdm-observer-skill/metadata.json +41 -0
  549. package/skills/salesforce/salesforce-agentforce-stdm-observer-skill/references/observability-rubric.md +219 -0
  550. package/skills/salesforce/salesforce-agentforce-stdm-observer-skill/references/privacy-redaction.md +240 -0
  551. package/skills/salesforce/salesforce-agentforce-stdm-observer-skill/references/stdm-queries.md +436 -0
  552. package/skills/salesforce/salesforce-apex-generator-skill/SKILL.md +307 -0
  553. package/skills/salesforce/salesforce-apex-generator-skill/metadata.json +30 -0
  554. package/skills/salesforce/salesforce-apex-generator-skill/references/apex-patterns.md +224 -0
  555. package/skills/salesforce/salesforce-apex-generator-skill/references/governor-limits.md +175 -0
  556. package/skills/salesforce/salesforce-apex-generator-skill/references/security-defaults.md +155 -0
  557. package/skills/salesforce/salesforce-apex-log-analyzer-skill/SKILL.md +360 -0
  558. package/skills/salesforce/salesforce-apex-log-analyzer-skill/metadata.json +38 -0
  559. package/skills/salesforce/salesforce-apex-log-analyzer-skill/references/governor-limit-signatures.md +174 -0
  560. package/skills/salesforce/salesforce-apex-log-analyzer-skill/references/log-format-reference.md +154 -0
  561. package/skills/salesforce/salesforce-apex-log-analyzer-skill/references/redaction-rules.md +178 -0
  562. package/skills/salesforce/salesforce-apex-lwc-code-review-skill/SKILL.md +195 -0
  563. package/skills/salesforce/salesforce-apex-lwc-code-review-skill/metadata.json +18 -0
  564. package/skills/salesforce/salesforce-apex-lwc-code-review-skill/references/apex-anti-patterns.md +270 -0
  565. package/skills/salesforce/salesforce-apex-lwc-code-review-skill/references/governor-limits-reference.md +198 -0
  566. package/skills/salesforce/salesforce-apex-lwc-code-review-skill/references/lwc-security.md +206 -0
  567. package/skills/salesforce/salesforce-apex-test-generator-skill/SKILL.md +274 -0
  568. package/skills/salesforce/salesforce-apex-test-generator-skill/metadata.json +29 -0
  569. package/skills/salesforce/salesforce-apex-test-generator-skill/references/assertion-patterns.md +174 -0
  570. package/skills/salesforce/salesforce-apex-test-generator-skill/references/async-testing.md +217 -0
  571. package/skills/salesforce/salesforce-apex-test-generator-skill/references/test-data-factory.md +174 -0
  572. package/skills/salesforce/salesforce-apex-test-runner-skill/SKILL.md +344 -0
  573. package/skills/salesforce/salesforce-apex-test-runner-skill/metadata.json +37 -0
  574. package/skills/salesforce/salesforce-apex-test-runner-skill/references/cli-commands.md +162 -0
  575. package/skills/salesforce/salesforce-apex-test-runner-skill/references/coverage-analysis.md +107 -0
  576. package/skills/salesforce/salesforce-apex-test-runner-skill/references/failure-diagnosis.md +187 -0
  577. package/skills/salesforce/salesforce-bulk-data-ops-skill/SKILL.md +356 -0
  578. package/skills/salesforce/salesforce-bulk-data-ops-skill/metadata.json +29 -0
  579. package/skills/salesforce/salesforce-bulk-data-ops-skill/references/anonymous-apex-patterns.md +380 -0
  580. package/skills/salesforce/salesforce-bulk-data-ops-skill/references/data-loader-templates.md +209 -0
  581. package/skills/salesforce/salesforce-bulk-data-ops-skill/references/rollback-strategy.md +209 -0
  582. package/skills/salesforce/salesforce-deployment-validator-skill/SKILL.md +380 -0
  583. package/skills/salesforce/salesforce-deployment-validator-skill/metadata.json +37 -0
  584. package/skills/salesforce/salesforce-deployment-validator-skill/references/cli-commands.md +264 -0
  585. package/skills/salesforce/salesforce-deployment-validator-skill/references/production-refusal-rules.md +243 -0
  586. package/skills/salesforce/salesforce-deployment-validator-skill/references/test-selection-strategy.md +250 -0
  587. package/skills/salesforce/salesforce-devsecops-pipeline-skill/SKILL.md +195 -0
  588. package/skills/salesforce/salesforce-devsecops-pipeline-skill/metadata.json +19 -0
  589. package/skills/salesforce/salesforce-devsecops-pipeline-skill/references/change-impact-categories.md +216 -0
  590. package/skills/salesforce/salesforce-devsecops-pipeline-skill/references/sandbox-masking-strategy.md +193 -0
  591. package/skills/salesforce/salesforce-devsecops-pipeline-skill/references/sca-rule-catalog.md +226 -0
  592. package/skills/salesforce/salesforce-field-mapping-skill/SKILL.md +348 -0
  593. package/skills/salesforce/salesforce-field-mapping-skill/metadata.json +29 -0
  594. package/skills/salesforce/salesforce-field-mapping-skill/references/api-name-normalization.md +141 -0
  595. package/skills/salesforce/salesforce-field-mapping-skill/references/picklist-value-mapping.md +245 -0
  596. package/skills/salesforce/salesforce-field-mapping-skill/references/type-mismatch-detection.md +187 -0
  597. package/skills/salesforce/salesforce-flow-automation-review-skill/SKILL.md +163 -0
  598. package/skills/salesforce/salesforce-flow-automation-review-skill/metadata.json +18 -0
  599. package/skills/salesforce/salesforce-flow-automation-review-skill/references/automation-conflict-matrix.md +193 -0
  600. package/skills/salesforce/salesforce-flow-automation-review-skill/references/fault-path-design.md +189 -0
  601. package/skills/salesforce/salesforce-flow-automation-review-skill/references/flow-anti-patterns.md +211 -0
  602. package/skills/salesforce/salesforce-flow-debugger-skill/SKILL.md +355 -0
  603. package/skills/salesforce/salesforce-flow-debugger-skill/metadata.json +35 -0
  604. package/skills/salesforce/salesforce-flow-debugger-skill/references/fault-path-design.md +175 -0
  605. package/skills/salesforce/salesforce-flow-debugger-skill/references/flow-error-patterns.md +247 -0
  606. package/skills/salesforce/salesforce-flow-debugger-skill/references/interview-log-redaction.md +171 -0
  607. package/skills/salesforce/salesforce-infrastructure-audit-skill/SKILL.md +137 -0
  608. package/skills/salesforce/salesforce-infrastructure-audit-skill/metadata.json +19 -0
  609. package/skills/salesforce/salesforce-infrastructure-audit-skill/references/hyperforce-deployment-controls.md +181 -0
  610. package/skills/salesforce/salesforce-infrastructure-audit-skill/references/network-policy-reference.md +200 -0
  611. package/skills/salesforce/salesforce-infrastructure-audit-skill/references/session-policy-reference.md +219 -0
  612. package/skills/salesforce/salesforce-integration-review-skill/SKILL.md +186 -0
  613. package/skills/salesforce/salesforce-integration-review-skill/metadata.json +18 -0
  614. package/skills/salesforce/salesforce-integration-review-skill/references/integration-anti-patterns.md +280 -0
  615. package/skills/salesforce/salesforce-integration-review-skill/references/integration-pattern-reference.md +239 -0
  616. package/skills/salesforce/salesforce-integration-review-skill/references/named-credential-design.md +211 -0
  617. package/skills/salesforce/salesforce-marketing-consent-review-skill/SKILL.md +204 -0
  618. package/skills/salesforce/salesforce-marketing-consent-review-skill/metadata.json +18 -0
  619. package/skills/salesforce/salesforce-marketing-consent-review-skill/references/consent-anti-patterns.md +247 -0
  620. package/skills/salesforce/salesforce-marketing-consent-review-skill/references/consent-model-reference.md +205 -0
  621. package/skills/salesforce/salesforce-marketing-consent-review-skill/references/regulatory-mapping.md +192 -0
  622. package/skills/salesforce/salesforce-metadata-fetcher-skill/SKILL.md +418 -0
  623. package/skills/salesforce/salesforce-metadata-fetcher-skill/metadata.json +50 -0
  624. package/skills/salesforce/salesforce-metadata-fetcher-skill/references/cli-commands.md +347 -0
  625. package/skills/salesforce/salesforce-metadata-fetcher-skill/references/delegation-routing.md +416 -0
  626. package/skills/salesforce/salesforce-metadata-fetcher-skill/references/sanitization-rules.md +392 -0
  627. package/skills/salesforce/salesforce-metadata-review-skill/SKILL.md +148 -0
  628. package/skills/salesforce/salesforce-metadata-review-skill/metadata.json +18 -0
  629. package/skills/salesforce/salesforce-metadata-review-skill/references/deprecated-metadata.md +217 -0
  630. package/skills/salesforce/salesforce-metadata-review-skill/references/field-hygiene-rules.md +182 -0
  631. package/skills/salesforce/salesforce-metadata-review-skill/references/object-design-patterns.md +187 -0
  632. package/skills/salesforce/salesforce-org-assessment-skill/SKILL.md +137 -0
  633. package/skills/salesforce/salesforce-org-assessment-skill/metadata.json +18 -0
  634. package/skills/salesforce/salesforce-org-assessment-skill/references/assessment-rubric.md +228 -0
  635. package/skills/salesforce/salesforce-org-assessment-skill/references/risk-register-template.md +211 -0
  636. package/skills/salesforce/salesforce-org-assessment-skill/references/tech-debt-indicators.md +252 -0
  637. package/skills/salesforce/salesforce-permission-model-review-skill/SKILL.md +165 -0
  638. package/skills/salesforce/salesforce-permission-model-review-skill/metadata.json +18 -0
  639. package/skills/salesforce/salesforce-permission-model-review-skill/references/fls-review-patterns.md +235 -0
  640. package/skills/salesforce/salesforce-permission-model-review-skill/references/permission-set-strategy.md +203 -0
  641. package/skills/salesforce/salesforce-permission-model-review-skill/references/toxic-combinations.md +228 -0
  642. package/skills/salesforce/salesforce-release-readiness-skill/SKILL.md +185 -0
  643. package/skills/salesforce/salesforce-release-readiness-skill/metadata.json +18 -0
  644. package/skills/salesforce/salesforce-release-readiness-skill/references/release-checklist.md +191 -0
  645. package/skills/salesforce/salesforce-release-readiness-skill/references/rollback-strategy.md +234 -0
  646. package/skills/salesforce/salesforce-release-readiness-skill/references/test-coverage-strategy.md +314 -0
  647. package/skills/salesforce/salesforce-soql-explorer-skill/SKILL.md +391 -0
  648. package/skills/salesforce/salesforce-soql-explorer-skill/metadata.json +35 -0
  649. package/skills/salesforce/salesforce-soql-explorer-skill/references/cli-commands.md +266 -0
  650. package/skills/salesforce/salesforce-soql-explorer-skill/references/least-privilege-scope.md +224 -0
  651. package/skills/salesforce/salesforce-soql-explorer-skill/references/safe-query-patterns.md +317 -0
  652. package/skills/salesforce/salesforce-soql-generator-skill/SKILL.md +305 -0
  653. package/skills/salesforce/salesforce-soql-generator-skill/metadata.json +25 -0
  654. package/skills/salesforce/salesforce-soql-generator-skill/references/common-patterns.md +293 -0
  655. package/skills/salesforce/salesforce-soql-generator-skill/references/governor-limits.md +171 -0
  656. package/skills/salesforce/salesforce-soql-generator-skill/references/soql-syntax-quickref.md +255 -0
  657. package/skills/salesforce/salesforce-validation-rule-writer-skill/SKILL.md +329 -0
  658. package/skills/salesforce/salesforce-validation-rule-writer-skill/metadata.json +28 -0
  659. package/skills/salesforce/salesforce-validation-rule-writer-skill/references/error-message-style.md +132 -0
  660. package/skills/salesforce/salesforce-validation-rule-writer-skill/references/formula-syntax-quickref.md +182 -0
  661. package/skills/salesforce/salesforce-validation-rule-writer-skill/references/validation-patterns.md +214 -0
  662. package/skills/salesforce/salesforce-zero-trust-maturity-skill/SKILL.md +164 -0
  663. package/skills/salesforce/salesforce-zero-trust-maturity-skill/metadata.json +19 -0
  664. package/skills/salesforce/salesforce-zero-trust-maturity-skill/references/continuous-verification-patterns.md +209 -0
  665. package/skills/salesforce/salesforce-zero-trust-maturity-skill/references/maturity-scoring-rubric.md +179 -0
  666. package/skills/salesforce/salesforce-zero-trust-maturity-skill/references/nist-zta-pillars.md +194 -0
  667. package/tests/fixtures/dotnet-maestro-routing/expected/01-csharp-runtime.json +6 -0
  668. package/tests/fixtures/dotnet-maestro-routing/expected/02-aspnetcore-api.json +6 -0
  669. package/tests/fixtures/dotnet-maestro-routing/expected/03-identity-authz.json +6 -0
  670. package/tests/fixtures/dotnet-maestro-routing/expected/04-efcore-data.json +6 -0
  671. package/tests/fixtures/dotnet-maestro-routing/expected/05-testing-quality.json +6 -0
  672. package/tests/fixtures/dotnet-maestro-routing/expected/06-supply-chain.json +6 -0
  673. package/tests/fixtures/dotnet-maestro-routing/expected/07-performance-aot.json +6 -0
  674. package/tests/fixtures/dotnet-maestro-routing/expected/08-observability-otel.json +6 -0
  675. package/tests/fixtures/dotnet-maestro-routing/expected/09-aspire-cloud-native.json +6 -0
  676. package/tests/fixtures/dotnet-maestro-routing/expected/10-multi-domain.json +7 -0
  677. package/tests/fixtures/dotnet-maestro-routing/expected/11-ambiguous.json +4 -0
  678. package/tests/fixtures/dotnet-maestro-routing/expected/adv-ambiguous-near-miss.json +4 -0
  679. package/tests/fixtures/dotnet-maestro-routing/expected/adv-instruction-injection.json +6 -0
  680. package/tests/fixtures/dotnet-maestro-routing/expected/adv-live-guard-bypass.json +4 -0
  681. package/tests/fixtures/dotnet-maestro-routing/expected/adv-parallel-saturation.json +9 -0
  682. package/tests/fixtures/dotnet-maestro-routing/expected/adv-persona-replacement.json +6 -0
  683. package/tests/fixtures/dotnet-maestro-routing/expected/adv-secrets-bait.json +6 -0
  684. package/tests/fixtures/dotnet-maestro-routing/inputs/01-csharp-runtime.json +7 -0
  685. package/tests/fixtures/dotnet-maestro-routing/inputs/02-aspnetcore-api.json +7 -0
  686. package/tests/fixtures/dotnet-maestro-routing/inputs/03-identity-authz.json +7 -0
  687. package/tests/fixtures/dotnet-maestro-routing/inputs/04-efcore-data.json +7 -0
  688. package/tests/fixtures/dotnet-maestro-routing/inputs/05-testing-quality.json +7 -0
  689. package/tests/fixtures/dotnet-maestro-routing/inputs/06-supply-chain.json +7 -0
  690. package/tests/fixtures/dotnet-maestro-routing/inputs/07-performance-aot.json +7 -0
  691. package/tests/fixtures/dotnet-maestro-routing/inputs/08-observability-otel.json +7 -0
  692. package/tests/fixtures/dotnet-maestro-routing/inputs/09-aspire-cloud-native.json +7 -0
  693. package/tests/fixtures/dotnet-maestro-routing/inputs/10-multi-domain.json +7 -0
  694. package/tests/fixtures/dotnet-maestro-routing/inputs/11-ambiguous.json +7 -0
  695. package/tests/fixtures/dotnet-maestro-routing/inputs/adv-ambiguous-near-miss.json +7 -0
  696. package/tests/fixtures/dotnet-maestro-routing/inputs/adv-instruction-injection.json +7 -0
  697. package/tests/fixtures/dotnet-maestro-routing/inputs/adv-live-guard-bypass.json +7 -0
  698. package/tests/fixtures/dotnet-maestro-routing/inputs/adv-parallel-saturation.json +7 -0
  699. package/tests/fixtures/dotnet-maestro-routing/inputs/adv-persona-replacement.json +7 -0
  700. package/tests/fixtures/dotnet-maestro-routing/inputs/adv-secrets-bait.json +7 -0
  701. package/tests/fixtures/dotnet-maestro-routing/taxonomy.json +99 -0
  702. package/tests/fixtures/salesforce-maestro-routing/expected/001-happy-platform-admin-review.json +6 -0
  703. package/tests/fixtures/salesforce-maestro-routing/expected/002-happy-business-analyst.json +6 -0
  704. package/tests/fixtures/salesforce-maestro-routing/expected/003-happy-app-builder-automation.json +6 -0
  705. package/tests/fixtures/salesforce-maestro-routing/expected/004-happy-development.json +6 -0
  706. package/tests/fixtures/salesforce-maestro-routing/expected/005-happy-devops-release.json +6 -0
  707. package/tests/fixtures/salesforce-maestro-routing/expected/006-happy-security-identity-access.json +6 -0
  708. package/tests/fixtures/salesforce-maestro-routing/expected/007-happy-data-architecture.json +6 -0
  709. package/tests/fixtures/salesforce-maestro-routing/expected/008-happy-integration-mulesoft.json +6 -0
  710. package/tests/fixtures/salesforce-maestro-routing/expected/009-happy-sales-cloud-revenue.json +6 -0
  711. package/tests/fixtures/salesforce-maestro-routing/expected/010-happy-marketing-cloud.json +6 -0
  712. package/tests/fixtures/salesforce-maestro-routing/expected/011-happy-agentforce-ai.json +6 -0
  713. package/tests/fixtures/salesforce-maestro-routing/expected/012-happy-analytics-tableau.json +6 -0
  714. package/tests/fixtures/salesforce-maestro-routing/expected/013-happy-compliance-privacy.json +6 -0
  715. package/tests/fixtures/salesforce-maestro-routing/expected/014-happy-network-policy-architect.json +6 -0
  716. package/tests/fixtures/salesforce-maestro-routing/expected/015-happy-hyperforce-security.json +6 -0
  717. package/tests/fixtures/salesforce-maestro-routing/expected/016-happy-sandbox-isolation.json +6 -0
  718. package/tests/fixtures/salesforce-maestro-routing/expected/017-happy-session-governance.json +6 -0
  719. package/tests/fixtures/salesforce-maestro-routing/expected/018-happy-continuous-verification.json +6 -0
  720. package/tests/fixtures/salesforce-maestro-routing/expected/019-happy-certificate-lifecycle.json +6 -0
  721. package/tests/fixtures/salesforce-maestro-routing/expected/020-happy-adaptive-access.json +6 -0
  722. package/tests/fixtures/salesforce-maestro-routing/expected/021-happy-code-analyzer-orchestrator.json +6 -0
  723. package/tests/fixtures/salesforce-maestro-routing/expected/022-happy-sandbox-governance.json +6 -0
  724. package/tests/fixtures/salesforce-maestro-routing/expected/023-happy-change-impact-analyst.json +6 -0
  725. package/tests/fixtures/salesforce-maestro-routing/expected/adv-ambiguous.json +4 -0
  726. package/tests/fixtures/salesforce-maestro-routing/expected/adv-instruction-injection.json +6 -0
  727. package/tests/fixtures/salesforce-maestro-routing/expected/adv-liveguard-01-live-org-deploy-guard.json +6 -0
  728. package/tests/fixtures/salesforce-maestro-routing/expected/adv-liveguard-02-live-mass-delete-guard.json +6 -0
  729. package/tests/fixtures/salesforce-maestro-routing/expected/adv-liveguard-03-live-release-to-prod-guard.json +6 -0
  730. package/tests/fixtures/salesforce-maestro-routing/expected/adv-persona-replacement.json +6 -0
  731. package/tests/fixtures/salesforce-maestro-routing/expected/adv-secrets-bait.json +6 -0
  732. package/tests/fixtures/salesforce-maestro-routing/inputs/001-happy-platform-admin-review.json +7 -0
  733. package/tests/fixtures/salesforce-maestro-routing/inputs/002-happy-business-analyst.json +7 -0
  734. package/tests/fixtures/salesforce-maestro-routing/inputs/003-happy-app-builder-automation.json +7 -0
  735. package/tests/fixtures/salesforce-maestro-routing/inputs/004-happy-development.json +7 -0
  736. package/tests/fixtures/salesforce-maestro-routing/inputs/005-happy-devops-release.json +7 -0
  737. package/tests/fixtures/salesforce-maestro-routing/inputs/006-happy-security-identity-access.json +7 -0
  738. package/tests/fixtures/salesforce-maestro-routing/inputs/007-happy-data-architecture.json +7 -0
  739. package/tests/fixtures/salesforce-maestro-routing/inputs/008-happy-integration-mulesoft.json +7 -0
  740. package/tests/fixtures/salesforce-maestro-routing/inputs/009-happy-sales-cloud-revenue.json +7 -0
  741. package/tests/fixtures/salesforce-maestro-routing/inputs/010-happy-marketing-cloud.json +7 -0
  742. package/tests/fixtures/salesforce-maestro-routing/inputs/011-happy-agentforce-ai.json +7 -0
  743. package/tests/fixtures/salesforce-maestro-routing/inputs/012-happy-analytics-tableau.json +7 -0
  744. package/tests/fixtures/salesforce-maestro-routing/inputs/013-happy-compliance-privacy.json +7 -0
  745. package/tests/fixtures/salesforce-maestro-routing/inputs/014-happy-network-policy-architect.json +7 -0
  746. package/tests/fixtures/salesforce-maestro-routing/inputs/015-happy-hyperforce-security.json +7 -0
  747. package/tests/fixtures/salesforce-maestro-routing/inputs/016-happy-sandbox-isolation.json +7 -0
  748. package/tests/fixtures/salesforce-maestro-routing/inputs/017-happy-session-governance.json +7 -0
  749. package/tests/fixtures/salesforce-maestro-routing/inputs/018-happy-continuous-verification.json +7 -0
  750. package/tests/fixtures/salesforce-maestro-routing/inputs/019-happy-certificate-lifecycle.json +7 -0
  751. package/tests/fixtures/salesforce-maestro-routing/inputs/020-happy-adaptive-access.json +7 -0
  752. package/tests/fixtures/salesforce-maestro-routing/inputs/021-happy-code-analyzer-orchestrator.json +7 -0
  753. package/tests/fixtures/salesforce-maestro-routing/inputs/022-happy-sandbox-governance.json +7 -0
  754. package/tests/fixtures/salesforce-maestro-routing/inputs/023-happy-change-impact-analyst.json +7 -0
  755. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-ambiguous.json +7 -0
  756. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-instruction-injection.json +7 -0
  757. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-liveguard-01-live-org-deploy-guard.json +7 -0
  758. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-liveguard-02-live-mass-delete-guard.json +7 -0
  759. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-liveguard-03-live-release-to-prod-guard.json +7 -0
  760. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-persona-replacement.json +7 -0
  761. package/tests/fixtures/salesforce-maestro-routing/inputs/adv-secrets-bait.json +7 -0
  762. package/tests/fixtures/salesforce-maestro-routing/taxonomy.json +371 -0
  763. package/tests/test-vfa-export-coverage.test.mjs +29 -8
  764. package/tests/validate-catalog.py +15 -1
  765. package/tests/validate-plugin-manifest.py +11 -1
@@ -12,7 +12,7 @@
12
12
  "gemini",
13
13
  "kiro"
14
14
  ],
15
- "summary": "Review ad-platform audience targeting configurations and declared AI feature usage for protected-class discrimination risk under Fair Housing Act, ECOA, and EU AI Act Article 5 proxy segments, algorithmic disparate impact, and missing Special Ad Category declarations.",
15
+ "summary": "Review ad-platform audience targeting configurations and declared AI feature usage for protected-class discrimination risk under Fair Housing Act, ECOA, and EU AI Act Article 5 \u2014 proxy segments, algorithmic disparate impact, and missing Special Ad Category declarations.",
16
16
  "companion_skills": [
17
17
  "ai-advertising-targeting-fairness-review"
18
18
  ],
@@ -59,7 +59,7 @@
59
59
  "https://www.alibabacloud.com/help/en/acr",
60
60
  "https://www.alibabacloud.com/help/en/asm"
61
61
  ],
62
- "security_notes": "ACK cluster version upgrades are irreversible. Node pool scale-down may evict workloads. Production namespace mutations require confirmation. ACK Serverless (ASK) has no node-level access do not recommend node-level debugging commands for ASK.",
62
+ "security_notes": "ACK cluster version upgrades are irreversible. Node pool scale-down may evict workloads. Production namespace mutations require confirmation. ACK Serverless (ASK) has no node-level access \u2014 do not recommend node-level debugging commands for ASK.",
63
63
  "last_verified": "2026-05-08",
64
64
  "path": "agents/alibaba/alibaba-ack-container-platform-operator-agent",
65
65
  "author": "github: Raishin",
@@ -84,7 +84,7 @@
84
84
  "https://www.alibabacloud.com/help/en/actiontrail",
85
85
  "https://www.alibabacloud.com/help/en/sls"
86
86
  ],
87
- "security_notes": "Do not delete ActionTrail trails, SLS logstores, or audit evidence without backup verification audit log destruction may violate MLPS 2.0 retention requirements.",
87
+ "security_notes": "Do not delete ActionTrail trails, SLS logstores, or audit evidence without backup verification \u2014 audit log destruction may violate MLPS 2.0 retention requirements.",
88
88
  "last_verified": "2026-05-08",
89
89
  "path": "agents/alibaba/alibaba-actiontrail-audit-analyst-agent",
90
90
  "author": "github: Raishin",
@@ -129,14 +129,14 @@
129
129
  "gemini",
130
130
  "kiro"
131
131
  ],
132
- "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.",
132
+ "summary": "Review Alibaba Cloud SSL Certificate Service \u2014 DV/OV/EV certificate lifecycle, auto-renewal configuration, certificate deployment to SLB/ALB/CDN/OSS, domain validation status, CAA record compliance, and expiry monitoring.",
133
133
  "source_type": "original",
134
134
  "official_docs": [
135
135
  "https://www.alibabacloud.com/help/en/ssl-certificate/latest/what-is-ssl-certificates-service",
136
136
  "https://www.alibabacloud.com/help/en/slb/application-load-balancer/user-guide/create-an-https-listener",
137
137
  "https://www.alibabacloud.com/help/en/cdn/user-guide/configure-an-ssl-certificate"
138
138
  ],
139
- "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.",
139
+ "security_notes": "Alibaba Cloud certificate private keys generated on the platform are stored in Alibaba's systems \u2014 for maximum security, use CSR-based upload with your own private key generated locally. SLB/ALB HTTPS listeners using TLS 1.0 or 1.1 are non-compliant with PCI-DSS and MLPS 2.0 \u2014 enforce TLS 1.2+ via security policy configuration.",
140
140
  "last_verified": "2026-05-09",
141
141
  "path": "agents/alibaba/alibaba-certificate-manager-issuer-review-agent",
142
142
  "version": "0.1.0",
@@ -155,7 +155,7 @@
155
155
  "gemini",
156
156
  "kiro"
157
157
  ],
158
- "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.",
158
+ "summary": "Pre-change blast radius analysis for Alibaba Cloud \u2014 Resource Directory OU scope mapping, RAM policy cascade effects, VPC peering and CEN impact, SLB backend pool changes, RDS connection pool disruption, and safe change sequencing.",
159
159
  "source_type": "original",
160
160
  "official_docs": [
161
161
  "https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
@@ -163,7 +163,7 @@
163
163
  "https://www.alibabacloud.com/help/en/cen/latest/what-is-cen",
164
164
  "https://www.alibabacloud.com/help/en/vpc/latest/vpc-peering-connections-overview"
165
165
  ],
166
- "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.",
166
+ "security_notes": "Alibaba Cloud Resource Directory root account has override capabilities for all member account policies \u2014 changes at root level must have explicit dual approval. CEN route changes are near-instantaneous and propagate globally \u2014 always test in a staging CEN attachment before applying to production.",
167
167
  "last_verified": "2026-05-09",
168
168
  "path": "agents/alibaba/alibaba-change-impact-advisor-agent",
169
169
  "version": "0.1.0",
@@ -207,7 +207,7 @@
207
207
  "gemini",
208
208
  "kiro"
209
209
  ],
210
- "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.",
210
+ "summary": "Detect and coordinate response to Alibaba Cloud cost anomalies \u2014 MaxCompute CU vs on-demand billing mismatch, ECS spot instance interruption cascades, CDN traffic spike billing, OSS API request cost explosions, budget alert \u2192 DingTalk notification \u2192 remediation playbook.",
211
211
  "source_type": "original",
212
212
  "official_docs": [
213
213
  "https://www.alibabacloud.com/help/en/maxcompute/latest/billing-overview",
@@ -215,7 +215,7 @@
215
215
  "https://www.alibabacloud.com/help/en/cost-management/latest/overview",
216
216
  "https://www.alibabacloud.com/help/en/cdn/user-guide/billing-overview"
217
217
  ],
218
- "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.",
218
+ "security_notes": "Alibaba Cloud cost data is accessible via the billing API \u2014 restrict AccessKey permissions for billing API access to read-only (AliyunBSSReadOnlyAccess). China mainland billing accounts and international accounts cannot be consolidated \u2014 separate anomaly monitoring pipelines required for each account type.",
219
219
  "last_verified": "2026-05-09",
220
220
  "path": "agents/alibaba/alibaba-cost-anomaly-watch-coordinator-agent",
221
221
  "version": "0.1.0",
@@ -260,7 +260,7 @@
260
260
  "gemini",
261
261
  "kiro"
262
262
  ],
263
- "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.",
263
+ "summary": "Coordinate the daily Alibaba Cloud operations standup \u2014 cost delta from Cost Manager, ActionTrail anomaly review, ACK pod failure triage, quota utilization warnings, Security Center finding review, and action item assignment.",
264
264
  "source_type": "original",
265
265
  "official_docs": [
266
266
  "https://www.alibabacloud.com/help/en/cost-management/latest/overview",
@@ -268,7 +268,7 @@
268
268
  "https://www.alibabacloud.com/help/en/ack/ack-managed-and-ack-dedicated/user-guide/overview-7",
269
269
  "https://www.alibabacloud.com/help/en/security-center/latest/what-is-security-center"
270
270
  ],
271
- "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.",
271
+ "security_notes": "Alibaba Cloud ActionTrail logs contain API call details that may reveal internal architecture \u2014 restrict ActionTrail SLS project access to security team members only. Daily briefing cost data reveals workload scale and spending patterns \u2014 distribute briefing reports only to authorized stakeholders.",
272
272
  "last_verified": "2026-05-09",
273
273
  "path": "agents/alibaba/alibaba-daily-operations-briefing-coordinator-agent",
274
274
  "version": "0.1.0",
@@ -339,7 +339,7 @@
339
339
  "gemini",
340
340
  "kiro"
341
341
  ],
342
- "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.",
342
+ "summary": "Review Alibaba Cloud EventBridge, MNS (Message Notification Service), RocketMQ, and MSE event-driven designs \u2014 dead-letter queues, message ordering, idempotency, retry storm prevention, schema registry, and consumer group lag monitoring.",
343
343
  "source_type": "original",
344
344
  "official_docs": [
345
345
  "https://www.alibabacloud.com/help/en/eventbridge/latest/what-is-eventbridge",
@@ -347,7 +347,7 @@
347
347
  "https://www.alibabacloud.com/help/en/apsaramq-for-rocketmq/latest/what-is-rocketmq",
348
348
  "https://www.alibabacloud.com/help/en/mse/latest/overview-of-mse"
349
349
  ],
350
- "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.",
350
+ "security_notes": "Alibaba Cloud EventBridge event buses can be public \u2014 restrict event bus policies to specific source services and target endpoints. MNS message bodies may contain sensitive data \u2014 use SSE encryption at rest for MNS queues in regulated environments.",
351
351
  "last_verified": "2026-05-09",
352
352
  "path": "agents/alibaba/alibaba-event-driven-architecture-review-agent",
353
353
  "version": "0.1.0",
@@ -392,7 +392,7 @@
392
392
  "gemini",
393
393
  "kiro"
394
394
  ],
395
- "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.",
395
+ "summary": "Review Terraform and ROS (Resource Orchestration Service) changes targeting Alibaba Cloud \u2014 blast radius analysis, resource deletion detection, cross-stack dependency impact, Resource Directory scope, and rollback plan completeness.",
396
396
  "source_type": "original",
397
397
  "official_docs": [
398
398
  "https://www.alibabacloud.com/help/en/resource-orchestration-service/latest/what-is-ros",
@@ -400,7 +400,7 @@
400
400
  "https://www.alibabacloud.com/help/en/resource-management/latest/what-is-resource-management",
401
401
  "https://www.alibabacloud.com/help/en/oss/user-guide/server-side-encryption"
402
402
  ],
403
- "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.",
403
+ "security_notes": "Alibaba Cloud Terraform provider state files expose resource attribute details \u2014 OSS backend bucket must deny public access and use SSE-KMS. ROS resource deletion protection must be enabled on production stacks \u2014 stacks without deletion protection can be destroyed with a single API call.",
404
404
  "last_verified": "2026-05-09",
405
405
  "path": "agents/alibaba/alibaba-iac-change-safety-review-agent",
406
406
  "version": "0.1.0",
@@ -495,7 +495,7 @@
495
495
  "gemini",
496
496
  "kiro"
497
497
  ],
498
- "summary": "Gate financial authority actions budget threshold changes can trigger service suspension, Savings Plan purchases are committed spend contracts, RI purchases lock capacity spend.",
498
+ "summary": "Gate financial authority actions \u2014 budget threshold changes can trigger service suspension, Savings Plan purchases are committed spend contracts, RI purchases lock capacity spend.",
499
499
  "source_type": "original",
500
500
  "official_docs": [
501
501
  "https://www.alibabacloud.com/help/en/bss"
@@ -520,7 +520,7 @@
520
520
  "gemini",
521
521
  "kiro"
522
522
  ],
523
- "summary": "Gate KMS key deletion and disable operations all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
523
+ "summary": "Gate KMS key deletion and disable operations \u2014 all data encrypted with a deleted CMK becomes permanently and irrecoverably inaccessible.",
524
524
  "source_type": "original",
525
525
  "official_docs": [
526
526
  "https://www.alibabacloud.com/help/en/kms",
@@ -544,7 +544,7 @@
544
544
  "gemini",
545
545
  "kiro"
546
546
  ],
547
- "summary": "Gate OSS bucket ACL and policy mutations public-read/write ACL exposes data immediately to internet crawlers; CN-* cross-border replication may violate DSL/MLPS.",
547
+ "summary": "Gate OSS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data immediately to internet crawlers; CN-* cross-border replication may violate DSL/MLPS.",
548
548
  "source_type": "original",
549
549
  "official_docs": [
550
550
  "https://www.alibabacloud.com/help/en/oss"
@@ -569,13 +569,13 @@
569
569
  "gemini",
570
570
  "kiro"
571
571
  ],
572
- "summary": "Gate RAM policy/role mutations account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
572
+ "summary": "Gate RAM policy/role mutations \u2014 account-wide blast radius, privilege escalation risk, service breakage from accidental denial.",
573
573
  "source_type": "original",
574
574
  "official_docs": [
575
575
  "https://www.alibabacloud.com/help/en/ram",
576
576
  "https://www.alibabacloud.com/help/en/ram/user-guide/create-a-custom-policy"
577
577
  ],
578
- "security_notes": "RAM AdministratorAccess is account-wide; assigning it to any RAM user/role is the highest-risk RAM mutation. RAM policy deletion may break active STS tokens immediately. Resource Directory Control Policy changes affect all member accounts in that OU require org-admin equivalent approval.",
578
+ "security_notes": "RAM AdministratorAccess is account-wide; assigning it to any RAM user/role is the highest-risk RAM mutation. RAM policy deletion may break active STS tokens immediately. Resource Directory Control Policy changes affect all member accounts in that OU \u2014 require org-admin equivalent approval.",
579
579
  "last_verified": "2026-05-08",
580
580
  "path": "agents/alibaba/alibaba-live-ram-policy-change-guard-agent",
581
581
  "author": "github: Raishin"
@@ -593,7 +593,7 @@
593
593
  "gemini",
594
594
  "kiro"
595
595
  ],
596
- "summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal data loss is permanent without backup verification.",
596
+ "summary": "Gate RDS/PolarDB instance deletion, spec downgrade, and backup policy removal \u2014 data loss is permanent without backup verification.",
597
597
  "source_type": "original",
598
598
  "official_docs": [
599
599
  "https://www.alibabacloud.com/help/en/polardb",
@@ -618,7 +618,7 @@
618
618
  "gemini",
619
619
  "kiro"
620
620
  ],
621
- "summary": "Traffic engineering for Alibaba Cloud load balancers CLB (Classic, legacy), SLB (Server Load Balancer, Layer 4/7), ALB (Application Load Balancer, Layer 7 advanced routing), NLB (Network Load Balancer, Layer 4 high throughput), and GA (Global Accelerator) type selection, health check design, and traffic distribution.",
621
+ "summary": "Traffic engineering for Alibaba Cloud load balancers \u2014 CLB (Classic, legacy), SLB (Server Load Balancer, Layer 4/7), ALB (Application Load Balancer, Layer 7 advanced routing), NLB (Network Load Balancer, Layer 4 high throughput), and GA (Global Accelerator) \u2014 type selection, health check design, and traffic distribution.",
622
622
  "source_type": "original",
623
623
  "official_docs": [
624
624
  "https://www.alibabacloud.com/help/en/slb/classic-load-balancer/product-overview/what-is-clb",
@@ -626,7 +626,7 @@
626
626
  "https://www.alibabacloud.com/help/en/slb/network-load-balancer/product-overview/what-is-nlb",
627
627
  "https://www.alibabacloud.com/help/en/global-accelerator/latest/what-is-global-accelerator"
628
628
  ],
629
- "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.",
629
+ "security_notes": "CLB instances with public listeners and no WAF integration are exposed directly to the internet \u2014 ALB with WAF integration is required for PCI-DSS and MLPS 2.0 Level 3 regulated HTTP workloads. NLB passes client source IP directly to backends \u2014 backend security groups must account for this and restrict access from the NLB CIDR range.",
630
630
  "last_verified": "2026-05-09",
631
631
  "path": "agents/alibaba/alibaba-load-balancer-traffic-engineer-agent",
632
632
  "version": "0.1.0",
@@ -646,7 +646,7 @@
646
646
  "gemini",
647
647
  "kiro"
648
648
  ],
649
- "summary": "Per-cloud router agent for Alibaba Cloud. Classifies the user's task, selects the narrowest Alibaba Cloud specialist agent or the right team of specialists from the catalog, and dispatches them. China-region aware flags MLPS 2.0, DSL, and PIPL obligations for CN-* workloads. Never auto-dispatches live-guard agents.",
649
+ "summary": "Per-cloud router agent for Alibaba Cloud. Classifies the user's task, selects the narrowest Alibaba Cloud specialist agent or the right team of specialists from the catalog, and dispatches them. China-region aware \u2014 flags MLPS 2.0, DSL, and PIPL obligations for CN-* workloads. Never auto-dispatches live-guard agents.",
650
650
  "source_type": "original",
651
651
  "official_docs": [
652
652
  "https://www.alibabacloud.com/help/en",
@@ -654,7 +654,7 @@
654
654
  "https://www.alibabacloud.com/help/en/vpc",
655
655
  "https://www.alibabacloud.com/help/en/ecs"
656
656
  ],
657
- "security_notes": "Live-guard gate is non-negotiable. RAM AdministratorAccess mutations and KMS key deletion are irreversible. China mainland (CN-*) regions carry DSL/MLPS 2.0/PIPL obligations always flag cross-border data transfer and compliance grading questions before routing.",
657
+ "security_notes": "Live-guard gate is non-negotiable. RAM AdministratorAccess mutations and KMS key deletion are irreversible. China mainland (CN-*) regions carry DSL/MLPS 2.0/PIPL obligations \u2014 always flag cross-border data transfer and compliance grading questions before routing.",
658
658
  "last_verified": "2026-05-08",
659
659
  "path": "agents/alibaba/alibaba-maestro-agent",
660
660
  "author": "github: Raishin"
@@ -679,7 +679,7 @@
679
679
  "https://www.alibabacloud.com/help/en/dataworks",
680
680
  "https://www.alibabacloud.com/help/en/pai"
681
681
  ],
682
- "security_notes": "Do not switch MaxCompute billing mode (CU package to on-demand) without modeling cost impact wrong mode can multiply costs 10x.",
682
+ "security_notes": "Do not switch MaxCompute billing mode (CU package to on-demand) without modeling cost impact \u2014 wrong mode can multiply costs 10x.",
683
683
  "last_verified": "2026-05-08",
684
684
  "path": "agents/alibaba/alibaba-maxcompute-dataworks-analyst-agent",
685
685
  "author": "github: Raishin",
@@ -724,7 +724,7 @@
724
724
  "gemini",
725
725
  "kiro"
726
726
  ],
727
- "summary": "Configure and operate Alibaba MSE (Microservice Engine) Nacos (service discovery + config), Sentinel (rate limiting + circuit breaking), Seata (distributed transactions), and ARMS APM for microservices observability.",
727
+ "summary": "Configure and operate Alibaba MSE (Microservice Engine) \u2014 Nacos (service discovery + config), Sentinel (rate limiting + circuit breaking), Seata (distributed transactions), and ARMS APM for microservices observability.",
728
728
  "source_type": "original",
729
729
  "official_docs": [
730
730
  "https://www.alibabacloud.com/help/en/mse",
@@ -802,7 +802,7 @@
802
802
  "gemini",
803
803
  "kiro"
804
804
  ],
805
- "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.",
805
+ "summary": "Govern Alibaba Cloud OSS data perimeters \u2014 bucket ACL and policy conflict resolution, Block Public Access configuration, cross-account access via RAM role, VPC endpoint binding for private access, WORM (Object Lock), and MLPS 2.0 data residency compliance.",
806
806
  "source_type": "original",
807
807
  "official_docs": [
808
808
  "https://www.alibabacloud.com/help/en/oss/user-guide/block-public-access",
@@ -810,7 +810,7 @@
810
810
  "https://www.alibabacloud.com/help/en/oss/user-guide/use-bucket-policies-to-authorize-other-users-to-access-oss-resources",
811
811
  "https://www.alibabacloud.com/help/en/oss/user-guide/oss-interface-for-vpc"
812
812
  ],
813
- "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.",
813
+ "security_notes": "Alibaba Cloud OSS bucket names are globally unique \u2014 a publicly accessible bucket with a guessable name exposes data without authentication. OSS Cross-Region Replication (CRR) to international regions from CN-* buckets containing personal data violates PIPL and may violate MLPS 2.0 \u2014 verify replication destination region compliance.",
814
814
  "last_verified": "2026-05-09",
815
815
  "path": "agents/alibaba/alibaba-oss-data-perimeter-governor-agent",
816
816
  "version": "0.1.0",
@@ -906,14 +906,14 @@
906
906
  "gemini",
907
907
  "kiro"
908
908
  ],
909
- "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.",
909
+ "summary": "Govern Alibaba Cloud Container Registry (ACR) \u2014 Enterprise Edition vs Personal Edition selection, image vulnerability scanning, namespace IAM least privilege, image retention policies, cross-region replication, and supply chain security posture.",
910
910
  "source_type": "original",
911
911
  "official_docs": [
912
912
  "https://www.alibabacloud.com/help/en/acr/product-overview/what-is-container-registry",
913
913
  "https://www.alibabacloud.com/help/en/acr/user-guide/configure-image-tag-immutability",
914
914
  "https://www.alibabacloud.com/help/en/acr/user-guide/use-image-scanner-to-scan-images"
915
915
  ],
916
- "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.",
916
+ "security_notes": "ACR Personal Edition namespaces are globally shared \u2014 namespace name collisions are possible; use ACR Enterprise Edition with isolated instance for production. Public ACR namespaces in CN-* regions are accessible globally \u2014 this creates cross-border data flow implications under Chinese data regulations.",
917
917
  "last_verified": "2026-05-09",
918
918
  "path": "agents/alibaba/alibaba-registry-artifact-governor-agent",
919
919
  "version": "0.1.0",
@@ -932,7 +932,7 @@
932
932
  "gemini",
933
933
  "kiro"
934
934
  ],
935
- "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.",
935
+ "summary": "Review Alibaba Cloud workload HA and BCDR designs \u2014 RDS High-Availability Edition failover, PolarDB Global Database Network, ACK multi-zone, ECS disaster recovery cross-region, RTO/RPO target analysis, and HBR (Hybrid Backup Recovery) coverage.",
936
936
  "source_type": "original",
937
937
  "official_docs": [
938
938
  "https://www.alibabacloud.com/help/en/rds/apsaradb-rds-for-mysql/disaster-recovery-solution",
@@ -941,7 +941,7 @@
941
941
  "https://www.alibabacloud.com/help/en/hybrid-backup-recovery/latest/what-is-hbr",
942
942
  "https://www.alibabacloud.com/help/en/server-load-balancer/latest/what-is-global-traffic-manager"
943
943
  ],
944
- "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.",
944
+ "security_notes": "HBR backup vaults in the same region as production provide no DR value for region-level failures \u2014 require cross-region vault configuration. PolarDB Global Database Network write routing to primary means regional primary failure requires manual failover promotion \u2014 confirm this is documented in runbooks.",
945
945
  "last_verified": "2026-05-09",
946
946
  "path": "agents/alibaba/alibaba-resilience-bcdr-review-agent",
947
947
  "version": "0.1.0",
@@ -987,7 +987,7 @@
987
987
  "gemini",
988
988
  "kiro"
989
989
  ],
990
- "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.",
990
+ "summary": "Review Function Compute 3.0 (FC3), SAE (Serverless App Engine), and EDAS for production readiness \u2014 cold start optimization, VPC binding, RAM role injection, ARMS distributed tracing, security group rules, concurrency limits, and SLA-readiness.",
991
991
  "source_type": "original",
992
992
  "official_docs": [
993
993
  "https://www.alibabacloud.com/help/en/functioncompute/latest/overview",
@@ -995,7 +995,7 @@
995
995
  "https://www.alibabacloud.com/help/en/arms/latest/what-is-arms",
996
996
  "https://www.alibabacloud.com/help/en/ram/latest/overview-1"
997
997
  ],
998
- "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.",
998
+ "security_notes": "FC function AccessKey IDs in environment variables are exposed in the FC console to anyone with fc:GetFunction permission \u2014 use RAM role binding exclusively. SAE applications in the same namespace share network access unless namespace-level VPC isolation is configured.",
999
999
  "last_verified": "2026-05-09",
1000
1000
  "path": "agents/alibaba/alibaba-serverless-production-readiness-agent",
1001
1001
  "version": "0.1.0",
@@ -1040,7 +1040,7 @@
1040
1040
  "gemini",
1041
1041
  "kiro"
1042
1042
  ],
1043
- "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.",
1043
+ "summary": "Coordinate Alibaba Cloud support incidents \u2014 case creation with correct severity (\u7d27\u6025/\u9ad8/\u4e2d/\u4f4e), Enterprise Support SLA enforcement, account manager escalation path, status page monitoring for CN-* and international, internal stakeholder communication, and post-incident evidence packaging.",
1044
1044
  "source_type": "original",
1045
1045
  "official_docs": [
1046
1046
  "https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
@@ -1048,7 +1048,7 @@
1048
1048
  "https://status.aliyun.com/",
1049
1049
  "https://www.alibabacloud.com/help/en/support/user-guide/technical-support-plans"
1050
1050
  ],
1051
- "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.",
1051
+ "security_notes": "Alibaba Cloud support case attachments are stored on Alibaba Cloud infrastructure \u2014 never attach files containing customer financial data, personal health information, or unredacted credentials. Enterprise Support SLA breach timestamps must be documented for contractual credit claims.",
1052
1052
  "last_verified": "2026-05-09",
1053
1053
  "path": "agents/alibaba/alibaba-support-incident-coordinator-agent",
1054
1054
  "version": "0.1.0",
@@ -1067,7 +1067,7 @@
1067
1067
  "gemini",
1068
1068
  "kiro"
1069
1069
  ],
1070
- "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.",
1070
+ "summary": "Triage Alibaba Cloud operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, Alibaba Cloud Support SLA enforcement, account manager escalation, DingTalk war room coordination, evidence collection from CloudMonitor and SLS, and safe escalation paths.",
1071
1071
  "source_type": "original",
1072
1072
  "official_docs": [
1073
1073
  "https://www.alibabacloud.com/help/en/support/user-guide/submit-a-ticket",
@@ -1075,7 +1075,7 @@
1075
1075
  "https://www.alibabacloud.com/help/en/cms/user-guide/what-is-cloud-monitor",
1076
1076
  "https://www.alibabacloud.com/help/en/sls/user-guide/what-is-log-service"
1077
1077
  ],
1078
- "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.",
1078
+ "security_notes": "Alibaba Cloud support ticket attachments visible to Alibaba support staff \u2014 scrub AccessKey IDs, account IDs, customer PII, and unredacted log data before sharing. China mainland support team and international support team are organizationally separate \u2014 tickets filed in the wrong region receive slower response.",
1079
1079
  "last_verified": "2026-05-09",
1080
1080
  "path": "agents/alibaba/alibaba-ticket-triage-escalation-coordinator-agent",
1081
1081
  "version": "0.1.0",
@@ -1175,7 +1175,7 @@
1175
1175
  "https://www.alibabacloud.com/help/en/actiontrail",
1176
1176
  "https://www.alibabacloud.com/help/en/waf"
1177
1177
  ],
1178
- "security_notes": "Read-only advisory. Do not modify RAM policies, Security Group rules, KMS keys, or ActionTrail configurations without explicit approval. Note: Alibaba Cloud has separate China (CN-*) and international regions with different regulatory scopes always confirm region before assessing compliance.",
1178
+ "security_notes": "Read-only advisory. Do not modify RAM policies, Security Group rules, KMS keys, or ActionTrail configurations without explicit approval. Note: Alibaba Cloud has separate China (CN-*) and international regions with different regulatory scopes \u2014 always confirm region before assessing compliance.",
1179
1179
  "last_verified": "2026-05-09",
1180
1180
  "path": "agents/alibaba/alibaba-waf-security-review-agent",
1181
1181
  "author": "github: Raishin",
@@ -1194,7 +1194,7 @@
1194
1194
  "gemini",
1195
1195
  "kiro"
1196
1196
  ],
1197
- "summary": "Review analytics platform configuration GA4 property settings, BigQuery export schema, custom event-parameter definitions, and user-property declarations for data-minimization violations, excessive collection, and storage-period over-retention under GDPR Article 5(1)(c) and 5(1)(e) and EU DPA enforcement on GA4.",
1197
+ "summary": "Review analytics platform configuration \u2014 GA4 property settings, BigQuery export schema, custom event-parameter definitions, and user-property declarations \u2014 for data-minimization violations, excessive collection, and storage-period over-retention under GDPR Article 5(1)(c) and 5(1)(e) and EU DPA enforcement on GA4.",
1198
1198
  "companion_skills": [
1199
1199
  "analytics-data-minimization-review"
1200
1200
  ],
@@ -1206,7 +1206,7 @@
1206
1206
  "https://www.garanteprivacy.it/home/docweb/-/docweb-display/docweb/9782874",
1207
1207
  "https://support.google.com/analytics/answer/9019185"
1208
1208
  ],
1209
- "security_notes": "Read-only advisory. Works from sanitized analytics configuration exports and schema definitions only; never requests live analytics data, raw event exports containing real user identifiers, GA4 admin credentials, or BigQuery service-account keys. Findings may indicate cross-border transfer violations requiring DPA notification the agent surfaces that possibility and routes legal assessment to qualified privacy counsel rather than deciding it.",
1209
+ "security_notes": "Read-only advisory. Works from sanitized analytics configuration exports and schema definitions only; never requests live analytics data, raw event exports containing real user identifiers, GA4 admin credentials, or BigQuery service-account keys. Findings may indicate cross-border transfer violations requiring DPA notification \u2014 the agent surfaces that possibility and routes legal assessment to qualified privacy counsel rather than deciding it.",
1210
1210
  "last_verified": "2026-05-17",
1211
1211
  "path": "agents/marketing/analytics-data-minimization-review-agent/",
1212
1212
  "harness_variants": {
@@ -3008,7 +3008,7 @@
3008
3008
  "https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles/security",
3009
3009
  "https://learn.microsoft.com/en-us/azure/key-vault/general/network-security"
3010
3010
  ],
3011
- "security_notes": "Key Vault Contributor role assigned to cert-manager allows deletion of the Key Vault, management policy changes, and purge of soft-deleted certs 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.",
3011
+ "security_notes": "Key Vault Contributor role assigned to cert-manager allows deletion of the Key Vault, management policy changes, and purge of soft-deleted certs \u2014 a full management plane compromise. Use Key Vault Certificate Officer (data plane RBAC) instead. Exportable certificates allow private key extraction from Key Vault; use non-exportable certs for cluster-internal mTLS.",
3012
3012
  "last_verified": "2026-05-02",
3013
3013
  "path": "agents/azure/azure-keyvault-certificate-issuer-review-agent",
3014
3014
  "version": "0.1.0"
@@ -3229,7 +3229,7 @@
3229
3229
  "https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-how-to-activate-role",
3230
3230
  "https://learn.microsoft.com/en-us/entra/id-governance/privileged-identity-management/pim-configure-azure-ad-roles"
3231
3231
  ],
3232
- "security_notes": "Never activate a PIM role without justification, ticket reference, and MFA confirmation. An agent cannot activate another user's PIM role on their behalf only the eligible principal may submit. Requires Entra ID P2 or equivalent license.",
3232
+ "security_notes": "Never activate a PIM role without justification, ticket reference, and MFA confirmation. An agent cannot activate another user's PIM role on their behalf \u2014 only the eligible principal may submit. Requires Entra ID P2 or equivalent license.",
3233
3233
  "last_verified": "2026-04-30",
3234
3234
  "path": "agents/azure/azure-live-pim-jit-activation-guard-agent",
3235
3235
  "author": "github: Raishin",
@@ -3787,7 +3787,7 @@
3787
3787
  "gemini",
3788
3788
  "kiro"
3789
3789
  ],
3790
- "summary": "Review how a CI pipeline runs tests gating, sharding, parallelism, fail-fast, artifact retention, quarantine wiring, and secret exposure to verify the suite actually blocks bad merges.",
3790
+ "summary": "Review how a CI pipeline runs tests \u2014 gating, sharding, parallelism, fail-fast, artifact retention, quarantine wiring, and secret exposure \u2014 to verify the suite actually blocks bad merges.",
3791
3791
  "source_type": "original",
3792
3792
  "official_docs": [
3793
3793
  "https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs",
@@ -3796,7 +3796,7 @@
3796
3796
  "https://docs.gitlab.com/ee/ci/yaml/",
3797
3797
  "https://playwright.dev/docs/test-sharding"
3798
3798
  ],
3799
- "security_notes": "Static review only reads CI workflow and branch-protection configuration, never triggers or runs pipelines. Flags secret exposure to test jobs on pull_request_target or fork PRs. Never requests CI secrets, deploy keys, or registry tokens.",
3799
+ "security_notes": "Static review only \u2014 reads CI workflow and branch-protection configuration, never triggers or runs pipelines. Flags secret exposure to test jobs on pull_request_target or fork PRs. Never requests CI secrets, deploy keys, or registry tokens.",
3800
3800
  "last_verified": "2026-05-17",
3801
3801
  "path": "agents/qa/ci-test-pipeline-review-agent",
3802
3802
  "author": "github: Raishin",
@@ -3850,7 +3850,7 @@
3850
3850
  "https://docs.contabo.com/",
3851
3851
  "https://contabo.com/en/vps/"
3852
3852
  ],
3853
- "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.",
3853
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 never cache or log them. Credentials must remain in environment variables. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. Contractual periods (1, 3, 6, 12 months) are binding at instance creation \u2014 capacity plans must declare the period and its billing impact. SSH keys are managed as secret IDs; never expose raw key material in plans or API calls.",
3854
3854
  "last_verified": "2026-05-10",
3855
3855
  "path": "agents/contabo/contabo-capacity-planner-agent",
3856
3856
  "author": "github: Raishin",
@@ -3888,7 +3888,7 @@
3888
3888
  "https://docs.contabo.com/",
3889
3889
  "https://contabo.com/en/vps/"
3890
3890
  ],
3891
- "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.",
3891
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 never cache or log them. Store CONTABO_CLIENT_ID, CONTABO_CLIENT_SECRET, CONTABO_API_USER, CONTABO_API_PASSWORD in environment variables only. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. Contractual billing periods (1, 3, 6, 12 months) create irreversible obligations \u2014 always surface billing impact before any sizing or period recommendation.",
3892
3892
  "last_verified": "2026-05-10",
3893
3893
  "path": "agents/contabo/contabo-cost-optimization-analyst-agent",
3894
3894
  "author": "github: Raishin",
@@ -3925,7 +3925,7 @@
3925
3925
  "https://api.contabo.com/",
3926
3926
  "https://docs.contabo.com/"
3927
3927
  ],
3928
- "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 to enable support traceability. Hard-stop on any lifecycle action without explicit period acknowledgment and rollback plan.",
3928
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 refresh handling must not log token values. Credentials must remain in environment variables. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq. Contractual periods (1, 3, 6, 12 months) are binding at creation \u2014 cancellation may incur early-termination billing. x-request-id (UUIDv4) is mandatory for all mutation calls to enable support traceability. Hard-stop on any lifecycle action without explicit period acknowledgment and rollback plan.",
3929
3929
  "last_verified": "2026-05-10",
3930
3930
  "path": "agents/contabo/contabo-live-instance-lifecycle-guard-agent",
3931
3931
  "author": "github: Raishin",
@@ -3962,7 +3962,7 @@
3962
3962
  "https://api.contabo.com/",
3963
3963
  "https://docs.contabo.com/"
3964
3964
  ],
3965
- "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 access key and secret key for S3 API must be stored as environment variables, never hardcoded. x-request-id (UUIDv4) is mandatory for Contabo REST API calls. Hard-stop on any bucket deletion without verified backup evidence. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq and S3-compatible tools for Object Storage.",
3965
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 refresh handling must not log token values. Credentials must remain in environment variables. Contabo Object Storage is S3-compatible \u2014 access key and secret key for S3 API must be stored as environment variables, never hardcoded. x-request-id (UUIDv4) is mandatory for Contabo REST API calls. Hard-stop on any bucket deletion without verified backup evidence. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API with curl + jq and S3-compatible tools for Object Storage.",
3966
3966
  "last_verified": "2026-05-10",
3967
3967
  "path": "agents/contabo/contabo-live-storage-operations-guard-agent",
3968
3968
  "author": "github: Raishin",
@@ -3999,7 +3999,7 @@
3999
3999
  "https://api.contabo.com/",
4000
4000
  "https://docs.contabo.com/"
4001
4001
  ],
4002
- "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.",
4002
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 never cache or log them. Credentials must remain in environment variables. The x-request-id UUIDv4 header is mandatory for support traceability. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. Contractual periods (1, 3, 6, 12 months) create billing obligations \u2014 never route lifecycle changes without explicit period acknowledgment.",
4003
4003
  "last_verified": "2026-05-10",
4004
4004
  "path": "agents/contabo/contabo-maestro-agent",
4005
4005
  "author": "github: Raishin",
@@ -4036,7 +4036,7 @@
4036
4036
  "https://api.contabo.com/",
4037
4037
  "https://docs.contabo.com/"
4038
4038
  ],
4039
- "security_notes": "OAuth2 password grant tokens expire in ~5 minutes short TTL reduces exposure window but refresh logic must not log tokens. Credentials (CONTABO_CLIENT_ID, CONTABO_CLIENT_SECRET, CONTABO_API_USER, CONTABO_API_PASSWORD) must never be hardcoded. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. SSH keys are referenced via secret IDs raw private key material must never appear in API payloads, scripts, or recommendations. The x-request-id UUIDv4 header is mandatory for audit traceability.",
4039
+ "security_notes": "OAuth2 password grant tokens expire in ~5 minutes \u2014 short TTL reduces exposure window but refresh logic must not log tokens. Credentials (CONTABO_CLIENT_ID, CONTABO_CLIENT_SECRET, CONTABO_API_USER, CONTABO_API_PASSWORD) must never be hardcoded. Contabo has no official Terraform provider or SDK; recommend cntb CLI or REST API. SSH keys are referenced via secret IDs \u2014 raw private key material must never appear in API payloads, scripts, or recommendations. The x-request-id UUIDv4 header is mandatory for audit traceability.",
4040
4040
  "last_verified": "2026-05-10",
4041
4041
  "path": "agents/contabo/contabo-security-hardening-agent",
4042
4042
  "author": "github: Raishin",
@@ -4053,6 +4053,270 @@
4053
4053
  "kiro-cli": "agents/contabo/contabo-security-hardening-agent/harnesses/kiro-cli.agent.json"
4054
4054
  }
4055
4055
  },
4056
+ {
4057
+ "id": "dotnet-aspire-cloud-native-review-agent",
4058
+ "name": ".NET Aspire Cloud-Native Review Agent",
4059
+ "type": "agent",
4060
+ "provider": "dotnet",
4061
+ "harnesses": [
4062
+ "codex",
4063
+ "copilot",
4064
+ "claude-code",
4065
+ "cursor",
4066
+ "gemini",
4067
+ "kiro"
4068
+ ],
4069
+ "summary": "Static review of .NET Aspire AppHost and service-defaults projects for cloud-native readiness \u2014 health checks, service dependency wiring, resiliency policies, configuration and secret hygiene, and the boundary to a real deployment platform. Reads source and sanitized configuration only.",
4070
+ "source_type": "original",
4071
+ "official_docs": [
4072
+ "https://learn.microsoft.com/en-us/dotnet/aspire/",
4073
+ "https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/service-defaults",
4074
+ "https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/app-host-overview",
4075
+ "https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/health-checks"
4076
+ ],
4077
+ "security_notes": "Static review only \u2014 reads the AppHost project, ServiceDefaults, the Aspire manifest, and sanitized configuration; never runs the AppHost or deploys. Flags secrets committed in appsettings as critical. Never requests secrets, connection strings, or customer data. Note: .NET Aspire APIs evolve quickly \u2014 keep last_verified current.",
4078
+ "last_verified": "2026-05-19",
4079
+ "path": "agents/dotnet/dotnet-aspire-cloud-native-review-agent",
4080
+ "version": "0.1.0"
4081
+ },
4082
+ {
4083
+ "id": "dotnet-aspnetcore-api-review-agent",
4084
+ "name": ".NET ASP.NET Core API Review Agent",
4085
+ "type": "agent",
4086
+ "provider": "dotnet",
4087
+ "harnesses": [
4088
+ "codex",
4089
+ "copilot",
4090
+ "claude-code",
4091
+ "cursor",
4092
+ "gemini",
4093
+ "kiro"
4094
+ ],
4095
+ "summary": "Static review of ASP.NET Core HTTP API architecture \u2014 middleware ordering, dependency-injection lifetimes, CORS, model validation, API versioning, error responses, rate limiting, and health/readiness boundaries. Reads source and sanitized configuration only.",
4096
+ "source_type": "original",
4097
+ "official_docs": [
4098
+ "https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware/",
4099
+ "https://learn.microsoft.com/en-us/aspnet/core/fundamentals/dependency-injection",
4100
+ "https://learn.microsoft.com/en-us/aspnet/core/security/cors",
4101
+ "https://learn.microsoft.com/en-us/aspnet/core/performance/rate-limit",
4102
+ "https://learn.microsoft.com/en-us/aspnet/core/fundamentals/minimal-apis/security"
4103
+ ],
4104
+ "security_notes": "Static review only \u2014 reads source and sanitized configuration, never runs the app or calls endpoints. Never requests secrets, connection strings, tokens, or customer data; asks for sanitized appsettings with placeholders.",
4105
+ "last_verified": "2026-05-19",
4106
+ "path": "agents/dotnet/dotnet-aspnetcore-api-review-agent",
4107
+ "version": "0.1.0"
4108
+ },
4109
+ {
4110
+ "id": "dotnet-aspnetcore-identity-authz-review-agent",
4111
+ "name": ".NET ASP.NET Core Identity & AuthZ Review Agent",
4112
+ "type": "agent",
4113
+ "provider": "dotnet",
4114
+ "harnesses": [
4115
+ "codex",
4116
+ "copilot",
4117
+ "claude-code",
4118
+ "cursor",
4119
+ "gemini",
4120
+ "kiro"
4121
+ ],
4122
+ "summary": "Static review of ASP.NET Core authentication, authorization, identity boundaries, JWT token validation, cookie and session security, and multi-tenant isolation. Reads source and sanitized configuration only \u2014 never runs the app or contacts an identity provider.",
4123
+ "source_type": "original",
4124
+ "official_docs": [
4125
+ "https://learn.microsoft.com/en-us/aspnet/core/security/",
4126
+ "https://learn.microsoft.com/en-us/aspnet/core/security/authentication/configure-jwt-bearer-authentication",
4127
+ "https://learn.microsoft.com/en-us/aspnet/core/security/authorization/introduction",
4128
+ "https://learn.microsoft.com/en-us/aspnet/core/security/authorization/policies",
4129
+ "https://learn.microsoft.com/en-us/aspnet/core/security/authentication/cookie"
4130
+ ],
4131
+ "security_notes": "Static review only \u2014 reads source and sanitized configuration, never runs the application, mints or inspects tokens, or contacts an identity provider. Flags disabled token validation, anonymous state-changing endpoints, and client-supplied tenant claims as critical. Never requests secrets, signing keys, client secrets, tokens, connection strings, tenant identifiers, or customer data.",
4132
+ "last_verified": "2026-05-19",
4133
+ "path": "agents/dotnet/dotnet-aspnetcore-identity-authz-review-agent",
4134
+ "version": "0.1.0"
4135
+ },
4136
+ {
4137
+ "id": "dotnet-csharp-runtime-review-agent",
4138
+ "name": ".NET C# & Runtime Review Agent",
4139
+ "type": "agent",
4140
+ "provider": "dotnet",
4141
+ "harnesses": [
4142
+ "codex",
4143
+ "copilot",
4144
+ "claude-code",
4145
+ "cursor",
4146
+ "gemini",
4147
+ "kiro"
4148
+ ],
4149
+ "summary": "Static review of C# language and runtime correctness \u2014 nullable reference types, async/await, cancellation, disposal, allocations on hot paths, LINQ misuse, and AOT/trimming hazards. Reads source only; never compiles or runs code.",
4150
+ "source_type": "original",
4151
+ "official_docs": [
4152
+ "https://learn.microsoft.com/en-us/dotnet/csharp/",
4153
+ "https://learn.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/",
4154
+ "https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/nullable-reference-types",
4155
+ "https://learn.microsoft.com/en-us/dotnet/core/diagnostics/debug-threadpool-starvation",
4156
+ "https://learn.microsoft.com/en-us/dotnet/core/deploying/trimming/trim-warnings"
4157
+ ],
4158
+ "security_notes": "Static review only \u2014 reads C# source and project files, never compiles, runs, or instruments code. Never requests secrets, connection strings, tokens, or customer data.",
4159
+ "last_verified": "2026-05-19",
4160
+ "path": "agents/dotnet/dotnet-csharp-runtime-review-agent",
4161
+ "version": "0.1.0"
4162
+ },
4163
+ {
4164
+ "id": "dotnet-efcore-data-access-review-agent",
4165
+ "name": ".NET EF Core Data Access Review Agent",
4166
+ "type": "agent",
4167
+ "provider": "dotnet",
4168
+ "harnesses": [
4169
+ "codex",
4170
+ "copilot",
4171
+ "claude-code",
4172
+ "cursor",
4173
+ "gemini",
4174
+ "kiro"
4175
+ ],
4176
+ "summary": "Static review of EF Core data access \u2014 DbContext lifetime, N+1 queries, unbounded result sets, raw SQL injection surface, optimistic concurrency tokens, migration discipline, multi-tenant query filters, and connection resiliency. Reads source only.",
4177
+ "source_type": "original",
4178
+ "official_docs": [
4179
+ "https://learn.microsoft.com/en-us/ef/core/",
4180
+ "https://learn.microsoft.com/en-us/ef/core/dbcontext-configuration",
4181
+ "https://learn.microsoft.com/en-us/ef/core/querying/single-split-queries",
4182
+ "https://learn.microsoft.com/en-us/ef/core/miscellaneous/multitenancy",
4183
+ "https://learn.microsoft.com/en-us/ef/core/saving/concurrency"
4184
+ ],
4185
+ "security_notes": "Static review only \u2014 reads DbContext classes, entity configuration, migrations, and query sites; never runs migrations, opens a database connection, or executes SQL. Never requests connection strings, database credentials, or customer data.",
4186
+ "last_verified": "2026-05-19",
4187
+ "path": "agents/dotnet/dotnet-efcore-data-access-review-agent",
4188
+ "version": "0.1.0"
4189
+ },
4190
+ {
4191
+ "id": "dotnet-maestro-agent",
4192
+ "name": ".NET Maestro",
4193
+ "type": "agent",
4194
+ "provider": "dotnet",
4195
+ "harnesses": [
4196
+ "codex",
4197
+ "copilot",
4198
+ "claude-code",
4199
+ "cursor",
4200
+ "gemini",
4201
+ "kiro"
4202
+ ],
4203
+ "summary": "Router agent for the .NET board. Classifies a .NET task and dispatches the narrowest specialist agent, or a parallel team of up to four for multi-domain tasks. Routes only \u2014 never answers .NET questions itself.",
4204
+ "source_type": "original",
4205
+ "official_docs": [
4206
+ "https://learn.microsoft.com/en-us/dotnet/",
4207
+ "https://learn.microsoft.com/en-us/aspnet/core/",
4208
+ "https://learn.microsoft.com/en-us/ef/core/"
4209
+ ],
4210
+ "security_notes": "Routing only \u2014 performs no review itself, never runs code, never requests secrets, connection strings, tokens, tenant identifiers, or customer data. Every dispatched .NET specialist is static-review.",
4211
+ "last_verified": "2026-05-19",
4212
+ "path": "agents/dotnet/dotnet-maestro-agent",
4213
+ "version": "0.1.0"
4214
+ },
4215
+ {
4216
+ "id": "dotnet-observability-otel-review-agent",
4217
+ "name": ".NET Observability & OpenTelemetry Review Agent",
4218
+ "type": "agent",
4219
+ "provider": "dotnet",
4220
+ "harnesses": [
4221
+ "codex",
4222
+ "copilot",
4223
+ "claude-code",
4224
+ "cursor",
4225
+ "gemini",
4226
+ "kiro"
4227
+ ],
4228
+ "summary": "Static review of in-application OpenTelemetry wiring in ASP.NET Core \u2014 SDK registration, trace context propagation, structured logging, correlation IDs, metrics instrumentation, sampling, and PII leakage in telemetry. Reads source and sanitized configuration only.",
4229
+ "source_type": "original",
4230
+ "official_docs": [
4231
+ "https://learn.microsoft.com/en-us/dotnet/core/diagnostics/observability-with-otel",
4232
+ "https://learn.microsoft.com/en-us/dotnet/core/extensions/logging",
4233
+ "https://learn.microsoft.com/en-us/aspnet/core/fundamentals/logging/",
4234
+ "https://learn.microsoft.com/en-us/dotnet/core/diagnostics/distributed-tracing"
4235
+ ],
4236
+ "security_notes": "Static review only \u2014 reads OpenTelemetry registration, logging configuration, and instrumentation source; never runs the app or contacts a telemetry backend. Flags PII in spans or logs as critical. Never requests secrets, tokens, or customer data.",
4237
+ "last_verified": "2026-05-19",
4238
+ "path": "agents/dotnet/dotnet-observability-otel-review-agent",
4239
+ "version": "0.1.0"
4240
+ },
4241
+ {
4242
+ "id": "dotnet-performance-aot-review-agent",
4243
+ "name": ".NET Performance, AOT & Trimming Review Agent",
4244
+ "type": "agent",
4245
+ "provider": "dotnet",
4246
+ "harnesses": [
4247
+ "codex",
4248
+ "copilot",
4249
+ "claude-code",
4250
+ "cursor",
4251
+ "gemini",
4252
+ "kiro"
4253
+ ],
4254
+ "summary": "Static, evidence-gated review of .NET performance posture, Native AOT, and trimming readiness \u2014 reflection and serialization hazards, hot-path allocations, and benchmark discipline. Any performance claim with no benchmark artifact is downgraded to inference.",
4255
+ "source_type": "original",
4256
+ "official_docs": [
4257
+ "https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/",
4258
+ "https://learn.microsoft.com/en-us/dotnet/core/deploying/trimming/trim-self-contained",
4259
+ "https://learn.microsoft.com/en-us/dotnet/core/deploying/trimming/trim-warnings",
4260
+ "https://learn.microsoft.com/en-us/dotnet/core/diagnostics/"
4261
+ ],
4262
+ "security_notes": "Static review only \u2014 reads project files, benchmark results, trim-warning output, and hot-path source; never runs the application, a benchmark, or a profiler. Never requests secrets or customer data.",
4263
+ "last_verified": "2026-05-19",
4264
+ "path": "agents/dotnet/dotnet-performance-aot-review-agent",
4265
+ "version": "0.1.0"
4266
+ },
4267
+ {
4268
+ "id": "dotnet-supply-chain-review-agent",
4269
+ "name": ".NET Supply Chain Review Agent",
4270
+ "type": "agent",
4271
+ "provider": "dotnet",
4272
+ "harnesses": [
4273
+ "codex",
4274
+ "copilot",
4275
+ "claude-code",
4276
+ "cursor",
4277
+ "gemini",
4278
+ "kiro"
4279
+ ],
4280
+ "summary": "Static review of .NET CI/CD and NuGet supply-chain integrity \u2014 SDK pinning, package version pinning and lock files, feed trust, fork-PR secret exposure, vulnerability scanning, and build reproducibility. Reads workflow and project configuration only.",
4281
+ "source_type": "original",
4282
+ "official_docs": [
4283
+ "https://learn.microsoft.com/en-us/nuget/",
4284
+ "https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management",
4285
+ "https://learn.microsoft.com/en-us/dotnet/core/tools/global-json",
4286
+ "https://learn.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files",
4287
+ "https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions"
4288
+ ],
4289
+ "security_notes": "Static review only \u2014 reads CI workflow files, global.json, Directory.Packages.props, NuGet.config, lock files, and publish profiles; never triggers a pipeline or restores packages. Flags secret exposure to fork-PR builds as critical. Never requests CI secrets, feed credentials, or signing keys.",
4290
+ "last_verified": "2026-05-19",
4291
+ "path": "agents/dotnet/dotnet-supply-chain-review-agent",
4292
+ "version": "0.1.0"
4293
+ },
4294
+ {
4295
+ "id": "dotnet-testing-quality-review-agent",
4296
+ "name": ".NET Testing Quality Review Agent",
4297
+ "type": "agent",
4298
+ "provider": "dotnet",
4299
+ "harnesses": [
4300
+ "codex",
4301
+ "copilot",
4302
+ "claude-code",
4303
+ "cursor",
4304
+ "gemini",
4305
+ "kiro"
4306
+ ],
4307
+ "summary": "Static review of .NET test suites \u2014 detects assertion-free and tautological tests, over-mocking, coverage theater, weak isolation, flaky patterns, and missing negative or security tests across xUnit, NUnit, and MSTest. Reads test source only; never runs the suite.",
4308
+ "source_type": "original",
4309
+ "official_docs": [
4310
+ "https://learn.microsoft.com/en-us/dotnet/core/testing/",
4311
+ "https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-best-practices",
4312
+ "https://learn.microsoft.com/en-us/aspnet/core/test/integration-tests",
4313
+ "https://learn.microsoft.com/en-us/aspnet/core/test/middleware"
4314
+ ],
4315
+ "security_notes": "Static review only \u2014 reads test projects, test source, and coverage configuration; never runs the test suite, a coverage tool, or a test container. Never requests secrets or customer data.",
4316
+ "last_verified": "2026-05-19",
4317
+ "path": "agents/dotnet/dotnet-testing-quality-review-agent",
4318
+ "version": "0.1.0"
4319
+ },
4056
4320
  {
4057
4321
  "id": "email-sender-authentication-review-agent",
4058
4322
  "name": "Email Sender Authentication Review Agent",
@@ -4106,7 +4370,7 @@
4106
4370
  "gemini",
4107
4371
  "kiro"
4108
4372
  ],
4109
- "summary": "Review a marketing AI system description card against EU AI Act Regulation 2024/1689 risk-tier criteria classify the system, flag documentation obligations (Articles 11, 13, 14, 43), and identify deployment-readiness gaps before the August 2, 2026 full-enforcement date.",
4373
+ "summary": "Review a marketing AI system description card against EU AI Act Regulation 2024/1689 risk-tier criteria \u2014 classify the system, flag documentation obligations (Articles 11, 13, 14, 43), and identify deployment-readiness gaps before the August 2, 2026 full-enforcement date.",
4110
4374
  "companion_skills": [
4111
4375
  "eu-ai-act-marketing-system-review"
4112
4376
  ],
@@ -4184,7 +4448,7 @@
4184
4448
  "https://falco.org/docs/install-operate/deployment/",
4185
4449
  "https://github.com/falcosecurity/rules/tree/main/rules"
4186
4450
  ],
4187
- "security_notes": "Falco with overly broad rule exceptions creates detection blind spots. A rule exception matching an entire process family (java, python, node) or a specific container name completely disables detection for that workload attackers can exploit known exception patterns.",
4451
+ "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.",
4188
4452
  "last_verified": "2026-05-02",
4189
4453
  "path": "agents/falco/falco-runtime-threat-rules-review-agent",
4190
4454
  "version": "0.1.0"
@@ -4248,7 +4512,7 @@
4248
4512
  "https://www.alibabacloud.com/cloud-computing/pricing",
4249
4513
  "https://cloud.tencent.com/product/cvm/pricing"
4250
4514
  ],
4251
- "security_notes": "AWS, Azure, and OCI pricing APIs are public and unauthenticated. Scaleway beta billing API requires a user-provided IAM token; if not supplied, fall back to the public pricing page. Gandi pricing requires a user-provided API key (never stored or logged). Alibaba Cloud and Tencent Cloud pricing is retrieved via official documentation and scrape-based fallback no credentials required. Never request or accept cloud credentials, billing account IDs, cost export access, or tenant-specific data beyond what is strictly needed.",
4515
+ "security_notes": "AWS, Azure, and OCI pricing APIs are public and unauthenticated. Scaleway beta billing API requires a user-provided IAM token; if not supplied, fall back to the public pricing page. Gandi pricing requires a user-provided API key (never stored or logged). Alibaba Cloud and Tencent Cloud pricing is retrieved via official documentation and scrape-based fallback \u2014 no credentials required. Never request or accept cloud credentials, billing account IDs, cost export access, or tenant-specific data beyond what is strictly needed.",
4252
4516
  "provider_coverage": [
4253
4517
  "aws",
4254
4518
  "azure",
@@ -4308,14 +4572,14 @@
4308
4572
  "gemini",
4309
4573
  "kiro"
4310
4574
  ],
4311
- "summary": "Per-domain router agent for FinOps. Classifies AI workload economics, Kubernetes rightsizing, and multi-cloud price advisory tasks, then dispatches the narrowest specialist or a parallel team (ceiling 4). Never answers directly. Never auto-dispatches mutating specialists requires explicit human gate.",
4575
+ "summary": "Per-domain router agent for FinOps. Classifies AI workload economics, Kubernetes rightsizing, and multi-cloud price advisory tasks, then dispatches the narrowest specialist or a parallel team (ceiling 4). Never answers directly. Never auto-dispatches mutating specialists \u2014 requires explicit human gate.",
4312
4576
  "source_type": "original",
4313
4577
  "official_docs": [
4314
4578
  "https://www.finops.org/framework/",
4315
4579
  "https://focus.finops.org/",
4316
4580
  "https://www.opencost.io/docs/"
4317
4581
  ],
4318
- "security_notes": "Read-only routing agent. Never accepts, stores, or relays cloud credentials, billing account IDs, tenant identifiers, or customer data. No cloud API calls made directly all API access delegated to dispatched specialists. No auto-mutation: any mutating specialist dispatch requires an explicit human approval gate and a handoff packet. FOCUS-aware classification.",
4582
+ "security_notes": "Read-only routing agent. Never accepts, stores, or relays cloud credentials, billing account IDs, tenant identifiers, or customer data. No cloud API calls made directly \u2014 all API access delegated to dispatched specialists. No auto-mutation: any mutating specialist dispatch requires an explicit human approval gate and a handoff packet. FOCUS-aware classification.",
4319
4583
  "last_verified": "2026-05-13",
4320
4584
  "path": "agents/finops/finops-maestro-agent",
4321
4585
  "author": "github: Raishin",
@@ -4345,7 +4609,7 @@
4345
4609
  "https://fluxcd.io/flux/security/secrets-management/",
4346
4610
  "https://fluxcd.io/flux/installation/configuration/multitenancy/"
4347
4611
  ],
4348
- "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.",
4612
+ "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.",
4349
4613
  "last_verified": "2026-05-02",
4350
4614
  "path": "agents/fluxcd/fluxcd-kustomization-helmrelease-review-agent",
4351
4615
  "version": "0.1.0"
@@ -4392,7 +4656,7 @@
4392
4656
  "gemini",
4393
4657
  "kiro"
4394
4658
  ],
4395
- "summary": "Operate AlloyDB clusters and Cloud SQL instances HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
4659
+ "summary": "Operate AlloyDB clusters and Cloud SQL instances \u2014 HA configuration, read replicas, connection pooling, maintenance windows, backup strategy, and performance diagnostics.",
4396
4660
  "source_type": "original",
4397
4661
  "official_docs": [
4398
4662
  "https://cloud.google.com/alloydb/docs/overview",
@@ -4400,7 +4664,7 @@
4400
4664
  "https://cloud.google.com/sql/docs/postgres/high-availability",
4401
4665
  "https://cloud.google.com/alloydb/docs/auth-proxy/overview"
4402
4666
  ],
4403
- "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.",
4667
+ "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.",
4404
4668
  "last_verified": "2026-05-08",
4405
4669
  "path": "agents/gcp/gcp-alloydb-cloudsql-dba-agent",
4406
4670
  "author": "github: Raishin",
@@ -4427,7 +4691,7 @@
4427
4691
  "https://cloud.google.com/anthos/fleet-management/docs/fleet-concepts",
4428
4692
  "https://cloud.google.com/service-mesh/docs/overview"
4429
4693
  ],
4430
- "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; verify it is used instead of direct API server access. Fleet-level IAM controls cluster management scope.",
4694
+ "security_notes": "Policy Controller audit mode detects violations but does not block them \u2014 enforcement mode is required for hard compliance guarantees. Connect Gateway enables kubectl access without exposing the Kubernetes API to the internet; verify it is used instead of direct API server access. Fleet-level IAM controls cluster management scope.",
4431
4695
  "last_verified": "2026-05-08",
4432
4696
  "path": "agents/gcp/gcp-anthos-multicloud-architect-agent",
4433
4697
  "author": "github: Raishin",
@@ -4446,14 +4710,14 @@
4446
4710
  "gemini",
4447
4711
  "kiro"
4448
4712
  ],
4449
- "summary": "Agent for gcp-apigee-api-platform-operator. Design and operate Apigee X API proxies rate limiting, OAuth/JWT security policies, quota plans, developer portal setup, and API product management.",
4713
+ "summary": "Agent for gcp-apigee-api-platform-operator. Design and operate Apigee X API proxies \u2014 rate limiting, OAuth/JWT security policies, quota plans, developer portal setup, and API product management.",
4450
4714
  "source_type": "original",
4451
4715
  "official_docs": [
4452
4716
  "https://cloud.google.com/apigee/docs/api-platform/get-started/what-apigee",
4453
4717
  "https://cloud.google.com/apigee/docs/api-platform/security/oauth/oauth-home",
4454
4718
  "https://cloud.google.com/apigee/docs/api-platform/reference/policies/spike-arrest-policy"
4455
4719
  ],
4456
- "security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load both SpikeArrest and Quota are required. Target servers should always be used instead of hardcoded backend URLs. Apigee X is scoped to GCP infrastructure; do not conflate with Apigee hybrid or Apigee Edge.",
4720
+ "security_notes": "Misconfigured Apigee security policies directly expose backend services. SpikeArrest alone does not protect against sustained load \u2014 both SpikeArrest and Quota are required. Target servers should always be used instead of hardcoded backend URLs. Apigee X is scoped to GCP infrastructure; do not conflate with Apigee hybrid or Apigee Edge.",
4457
4721
  "last_verified": "2026-05-08",
4458
4722
  "path": "agents/gcp/gcp-apigee-api-platform-operator-agent",
4459
4723
  "author": "github: Raishin",
@@ -4499,7 +4763,7 @@
4499
4763
  "gemini",
4500
4764
  "kiro"
4501
4765
  ],
4502
- "summary": "Agent for gcp-certificate-manager-issuer-review. 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.",
4766
+ "summary": "Agent for gcp-certificate-manager-issuer-review. Review GCP Certificate Manager and classic Google-managed TLS certificates \u2014 certificate map configuration, DNS authorization, CAA record validation, certificate rotation automation, wildcard vs SAN design, and expiry monitoring.",
4503
4767
  "source_type": "original",
4504
4768
  "official_docs": [
4505
4769
  "https://cloud.google.com/certificate-manager/docs/overview",
@@ -4507,7 +4771,7 @@
4507
4771
  "https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs",
4508
4772
  "https://cloud.google.com/certificate-manager/docs/monitor-certificate-status"
4509
4773
  ],
4510
- "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.",
4774
+ "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.",
4511
4775
  "last_verified": "2026-05-09",
4512
4776
  "path": "agents/gcp/gcp-certificate-manager-issuer-review-agent",
4513
4777
  "version": "0.1.0",
@@ -4526,7 +4790,7 @@
4526
4790
  "gemini",
4527
4791
  "kiro"
4528
4792
  ],
4529
- "summary": "Agent for gcp-change-impact-advisor. 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.",
4793
+ "summary": "Agent for gcp-change-impact-advisor. Pre-change blast radius analysis for GCP \u2014 cross-project resource dependency mapping, org policy cascade effects, Shared VPC peering impact, Service Account impersonation chain analysis, and safe change sequencing.",
4530
4794
  "source_type": "original",
4531
4795
  "official_docs": [
4532
4796
  "https://cloud.google.com/asset-inventory/docs/overview",
@@ -4535,7 +4799,7 @@
4535
4799
  "https://cloud.google.com/resource-manager/docs/organization-policy/overview",
4536
4800
  "https://cloud.google.com/vpc/docs/vpc-peering"
4537
4801
  ],
4538
- "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.",
4802
+ "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.",
4539
4803
  "last_verified": "2026-05-09",
4540
4804
  "path": "agents/gcp/gcp-change-impact-advisor-agent",
4541
4805
  "version": "0.1.0",
@@ -4554,7 +4818,7 @@
4554
4818
  "gemini",
4555
4819
  "kiro"
4556
4820
  ],
4557
- "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.",
4821
+ "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.",
4558
4822
  "companion_skills": [
4559
4823
  "gcp-cloud-auth-advisor"
4560
4824
  ],
@@ -4619,7 +4883,7 @@
4619
4883
  "https://cloud.google.com/artifact-registry/docs/overview",
4620
4884
  "https://cloud.google.com/build/docs/securing-builds/view-build-provenance"
4621
4885
  ],
4622
- "security_notes": "Cloud Build service accounts are commonly over-privileged minimum required permissions are Cloud Run Admin + Artifact Registry Writer + GKE Developer. Over-privileged build accounts are a supply chain risk. SLSA provenance combined with Binary Authorization prevents tampered artifacts from reaching production.",
4886
+ "security_notes": "Cloud Build service accounts are commonly over-privileged \u2014 minimum required permissions are Cloud Run Admin + Artifact Registry Writer + GKE Developer. Over-privileged build accounts are a supply chain risk. SLSA provenance combined with Binary Authorization prevents tampered artifacts from reaching production.",
4623
4887
  "last_verified": "2026-05-08",
4624
4888
  "path": "agents/gcp/gcp-cloudbuild-deploy-cicd-operator-agent",
4625
4889
  "author": "github: Raishin",
@@ -4645,7 +4909,7 @@
4645
4909
  "https://cloud.google.com/security/compliance/offerings",
4646
4910
  "https://cloud.google.com/security-command-center/docs/compliance-dashboard"
4647
4911
  ],
4648
- "security_notes": "Not all GCP services are authorized for every compliance framework always verify against the applicable authorized services list before recommending a service. HIPAA requires Google BAA coverage for any service storing PHI. ITAR configuration restricts personnel access to US persons. Assured Workloads creates a compliance boundary but does not replace customer-side controls.",
4912
+ "security_notes": "Not all GCP services are authorized for every compliance framework \u2014 always verify against the applicable authorized services list before recommending a service. HIPAA requires Google BAA coverage for any service storing PHI. ITAR configuration restricts personnel access to US persons. Assured Workloads creates a compliance boundary but does not replace customer-side controls.",
4649
4913
  "last_verified": "2026-05-08",
4650
4914
  "path": "agents/gcp/gcp-compliance-assured-workloads-agent",
4651
4915
  "author": "github: Raishin",
@@ -4672,7 +4936,7 @@
4672
4936
  "https://cloud.google.com/compute/docs/os-patch-management",
4673
4937
  "https://cloud.google.com/compute/docs/instances/spot"
4674
4938
  ],
4675
- "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.",
4939
+ "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.",
4676
4940
  "last_verified": "2026-05-08",
4677
4941
  "path": "agents/gcp/gcp-compute-engine-operator-agent",
4678
4942
  "author": "github: Raishin",
@@ -4691,7 +4955,7 @@
4691
4955
  "gemini",
4692
4956
  "kiro"
4693
4957
  ],
4694
- "summary": "Agent for gcp-cost-anomaly-watch-coordinator. 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.",
4958
+ "summary": "Agent for gcp-cost-anomaly-watch-coordinator. Detect and coordinate response to GCP cost anomalies \u2014 BigQuery on-demand query cost spikes ($5/TB scanned), Cloud Run scaling runaway, unattached Persistent Disks, idle GCE instances, budget alert \u2192 notification channel \u2192 remediation playbook.",
4695
4959
  "source_type": "original",
4696
4960
  "official_docs": [
4697
4961
  "https://cloud.google.com/billing/docs/how-to/budgets",
@@ -4700,7 +4964,7 @@
4700
4964
  "https://cloud.google.com/run/docs/configuring/max-instances",
4701
4965
  "https://cloud.google.com/recommender/docs/overview"
4702
4966
  ],
4703
- "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.",
4967
+ "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.",
4704
4968
  "last_verified": "2026-05-09",
4705
4969
  "path": "agents/gcp/gcp-cost-anomaly-watch-coordinator-agent",
4706
4970
  "version": "0.1.0",
@@ -4747,7 +5011,7 @@
4747
5011
  "gemini",
4748
5012
  "kiro"
4749
5013
  ],
4750
- "summary": "Agent for gcp-daily-operations-briefing-coordinator. 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.",
5014
+ "summary": "Agent for gcp-daily-operations-briefing-coordinator. Coordinate the daily GCP operations standup \u2014 cost delta from previous day, quota warning review, failed deployment detection, Security Command Center finding triage, SLO burn rate alert review, and action item assignment.",
4751
5015
  "source_type": "original",
4752
5016
  "official_docs": [
4753
5017
  "https://cloud.google.com/billing/docs/how-to/budgets",
@@ -4756,7 +5020,7 @@
4756
5020
  "https://cloud.google.com/deploy/docs/view-pipeline-status",
4757
5021
  "https://cloud.google.com/monitoring/slo-monitoring"
4758
5022
  ],
4759
- "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.",
5023
+ "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.",
4760
5024
  "last_verified": "2026-05-09",
4761
5025
  "path": "agents/gcp/gcp-daily-operations-briefing-coordinator-agent",
4762
5026
  "version": "0.1.0",
@@ -4784,7 +5048,7 @@
4784
5048
  "https://cloud.google.com/composer/docs/concepts/overview",
4785
5049
  "https://cloud.google.com/dataplex/docs/introduction"
4786
5050
  ],
4787
- "security_notes": "Dead letter topics are critical for any production Pub/Sub pipeline. Use ephemeral Dataproc clusters for cost efficiency. Pub/Sub delivers at-least-once design consumers for idempotency.",
5051
+ "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.",
4788
5052
  "last_verified": "2026-05-08",
4789
5053
  "path": "agents/gcp/gcp-data-pipeline-engineer-agent",
4790
5054
  "author": "github: Raishin",
@@ -4803,7 +5067,7 @@
4803
5067
  "gemini",
4804
5068
  "kiro"
4805
5069
  ],
4806
- "summary": "Agent for gcp-event-driven-architecture-review. 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.",
5070
+ "summary": "Agent for gcp-event-driven-architecture-review. Review GCP Pub/Sub, Eventarc, Cloud Tasks, Cloud Scheduler, and Workflows designs \u2014 dead-letter topics, message ordering, idempotency, fan-out blast radius, schema registry, and retry storm risk.",
4807
5071
  "source_type": "original",
4808
5072
  "official_docs": [
4809
5073
  "https://cloud.google.com/pubsub/docs/dead-letter-topics",
@@ -4813,7 +5077,7 @@
4813
5077
  "https://cloud.google.com/scheduler/docs/overview",
4814
5078
  "https://cloud.google.com/workflows/docs/overview"
4815
5079
  ],
4816
- "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.",
5080
+ "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.",
4817
5081
  "last_verified": "2026-05-09",
4818
5082
  "path": "agents/gcp/gcp-event-driven-architecture-review-agent",
4819
5083
  "version": "0.1.0",
@@ -4845,7 +5109,7 @@
4845
5109
  "https://firebase.google.com/docs/functions",
4846
5110
  "https://firebase.google.com/docs/app-check"
4847
5111
  ],
4848
- "security_notes": "Read-only advisory. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public service account keys are private and must never be embedded in client code.",
5112
+ "security_notes": "Read-only advisory. Do not deploy to production, modify Firestore security rules, or change Firebase project settings without explicit approval. Client config (apiKey, projectId) is public \u2014 service account keys are private and must never be embedded in client code.",
4849
5113
  "last_verified": "2026-05-09",
4850
5114
  "path": "agents/gcp/gcp-firebase-developer-agent",
4851
5115
  "author": "github: Raishin",
@@ -4864,7 +5128,7 @@
4864
5128
  "gemini",
4865
5129
  "kiro"
4866
5130
  ],
4867
- "summary": "Agent for gcp-gcs-data-perimeter-governor. 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.",
5131
+ "summary": "Agent for gcp-gcs-data-perimeter-governor. Govern Google Cloud Storage data perimeters \u2014 uniform bucket-level access enforcement, public access prevention, VPC Service Controls perimeter coverage, IAM Conditions for time-bounded access, Object Lifecycle policies, and data residency compliance.",
4868
5132
  "source_type": "original",
4869
5133
  "official_docs": [
4870
5134
  "https://cloud.google.com/storage/docs/access-control/uniform-bucket-level-access",
@@ -4873,7 +5137,7 @@
4873
5137
  "https://cloud.google.com/storage/docs/lifecycle",
4874
5138
  "https://cloud.google.com/storage/docs/bucket-lock"
4875
5139
  ],
4876
- "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.",
5140
+ "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.",
4877
5141
  "last_verified": "2026-05-09",
4878
5142
  "path": "agents/gcp/gcp-gcs-data-perimeter-governor-agent",
4879
5143
  "version": "0.1.0",
@@ -4892,7 +5156,7 @@
4892
5156
  "gemini",
4893
5157
  "kiro"
4894
5158
  ],
4895
- "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.",
5159
+ "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.",
4896
5160
  "companion_skills": [
4897
5161
  "gcp-gemini-api-developer"
4898
5162
  ],
@@ -4929,7 +5193,7 @@
4929
5193
  "https://cloud.google.com/binary-authorization/docs/overview",
4930
5194
  "https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels"
4931
5195
  ],
4932
- "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.",
5196
+ "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.",
4933
5197
  "last_verified": "2026-05-08",
4934
5198
  "path": "agents/gcp/gcp-gke-platform-operator-agent",
4935
5199
  "author": "github: Raishin",
@@ -4948,7 +5212,7 @@
4948
5212
  "gemini",
4949
5213
  "kiro"
4950
5214
  ],
4951
- "summary": "Agent for gcp-iac-change-safety-review. 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.",
5215
+ "summary": "Agent for gcp-iac-change-safety-review. Review Terraform and Deployment Manager changes targeting GCP \u2014 blast radius analysis, destroy-operation detection, cross-project impact, state file conflicts, org policy drift, and rollback plan completeness.",
4952
5216
  "source_type": "original",
4953
5217
  "official_docs": [
4954
5218
  "https://cloud.google.com/docs/terraform/best-practices-for-terraform",
@@ -4957,7 +5221,7 @@
4957
5221
  "https://cloud.google.com/iam/docs/org-policy-overview",
4958
5222
  "https://developer.hashicorp.com/terraform/cli/commands/plan"
4959
5223
  ],
4960
- "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.",
5224
+ "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.",
4961
5225
  "last_verified": "2026-05-09",
4962
5226
  "path": "agents/gcp/gcp-iac-change-safety-review-agent",
4963
5227
  "version": "0.1.0",
@@ -5012,7 +5276,7 @@
5012
5276
  "https://cloud.google.com/vpc/docs/shared-vpc",
5013
5277
  "https://cloud.google.com/logging/docs/audit/configure-data-access"
5014
5278
  ],
5015
- "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.",
5279
+ "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.",
5016
5280
  "last_verified": "2026-05-08",
5017
5281
  "path": "agents/gcp/gcp-landing-zone-architect-agent",
5018
5282
  "author": "github: Raishin",
@@ -5031,14 +5295,14 @@
5031
5295
  "gemini",
5032
5296
  "kiro"
5033
5297
  ],
5034
- "summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes irreversible data loss and downstream pipeline breakage.",
5298
+ "summary": "Gate BigQuery dataset deletion, table truncation, and authorized view changes \u2014 irreversible data loss and downstream pipeline breakage.",
5035
5299
  "source_type": "original",
5036
5300
  "official_docs": [
5037
5301
  "https://cloud.google.com/bigquery/docs/managing-tables",
5038
5302
  "https://cloud.google.com/bigquery/docs/datasets",
5039
5303
  "https://cloud.google.com/bigquery/docs/authorized-views"
5040
5304
  ],
5041
- "security_notes": "Dataset deletion removes all tables, views, and routines permanently. Downstream Data Transfer jobs, scheduled queries, Looker/BI connections, and Dataflow pipelines all break immediately. BigQuery dataset deletion is immediate and permanent there is no recycle bin for datasets. Tables with default expiration may be partially recoverable if within the expiration window.",
5305
+ "security_notes": "Dataset deletion removes all tables, views, and routines permanently. Downstream Data Transfer jobs, scheduled queries, Looker/BI connections, and Dataflow pipelines all break immediately. BigQuery dataset deletion is immediate and permanent \u2014 there is no recycle bin for datasets. Tables with default expiration may be partially recoverable if within the expiration window.",
5042
5306
  "last_verified": "2026-05-08",
5043
5307
  "path": "agents/gcp/gcp-live-bigquery-dataset-deletion-guard-agent",
5044
5308
  "author": "github: Raishin",
@@ -5057,14 +5321,14 @@
5057
5321
  "gemini",
5058
5322
  "kiro"
5059
5323
  ],
5060
- "summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions production traffic blast radius with no automatic rollback.",
5324
+ "summary": "Gate Cloud Run traffic percentage migrations, min-instances changes, and revision deletions \u2014 production traffic blast radius with no automatic rollback.",
5061
5325
  "source_type": "original",
5062
5326
  "official_docs": [
5063
5327
  "https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
5064
5328
  "https://cloud.google.com/run/docs/configuring/min-instances",
5065
5329
  "https://cloud.google.com/run/docs/managing/revisions"
5066
5330
  ],
5067
- "security_notes": "Migrating 100% traffic to a broken revision causes complete service unavailability. Min-instances changes affect cost and cold-start behavior. Revision deletion prevents rollback to that revision never delete a revision that holds traffic or is the last known-good. No automatic rollback exists in Cloud Run; rollback requires a new traffic split or re-deployment.",
5331
+ "security_notes": "Migrating 100% traffic to a broken revision causes complete service unavailability. Min-instances changes affect cost and cold-start behavior. Revision deletion prevents rollback to that revision \u2014 never delete a revision that holds traffic or is the last known-good. No automatic rollback exists in Cloud Run; rollback requires a new traffic split or re-deployment.",
5068
5332
  "last_verified": "2026-05-08",
5069
5333
  "path": "agents/gcp/gcp-live-cloud-run-traffic-migration-guard-agent",
5070
5334
  "author": "github: Raishin",
@@ -5083,7 +5347,7 @@
5083
5347
  "gemini",
5084
5348
  "kiro"
5085
5349
  ],
5086
- "summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests financial authority gate.",
5350
+ "summary": "Gate Cloud Billing budget threshold changes, committed-use discount purchases, and quota increase requests \u2014 financial authority gate.",
5087
5351
  "source_type": "original",
5088
5352
  "official_docs": [
5089
5353
  "https://cloud.google.com/billing/docs/how-to/budgets",
@@ -5136,7 +5400,7 @@
5136
5400
  "gemini",
5137
5401
  "kiro"
5138
5402
  ],
5139
- "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.",
5403
+ "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.",
5140
5404
  "source_type": "original",
5141
5405
  "official_docs": [
5142
5406
  "https://cloud.google.com/iam/docs/manage-access-other-resources",
@@ -5162,7 +5426,7 @@
5162
5426
  "gemini",
5163
5427
  "kiro"
5164
5428
  ],
5165
- "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.",
5429
+ "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.",
5166
5430
  "source_type": "original",
5167
5431
  "official_docs": [
5168
5432
  "https://cloud.google.com/kms/docs/destroy-restore",
@@ -5188,7 +5452,7 @@
5188
5452
  "gemini",
5189
5453
  "kiro"
5190
5454
  ],
5191
- "summary": "Agent for gcp-load-balancer-traffic-engineer. 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.",
5455
+ "summary": "Agent for gcp-load-balancer-traffic-engineer. Traffic engineering for GCP load balancers \u2014 Global HTTPS LB, Regional HTTPS LB, TCP/SSL Proxy LB, Network LB (passthrough), Internal TCP/UDP LB \u2014 type selection, health check configuration, Cloud Armor integration, and traffic distribution.",
5192
5456
  "source_type": "original",
5193
5457
  "official_docs": [
5194
5458
  "https://cloud.google.com/load-balancing/docs/load-balancing-overview",
@@ -5197,7 +5461,7 @@
5197
5461
  "https://cloud.google.com/load-balancing/docs/backend-service",
5198
5462
  "https://cloud.google.com/load-balancing/docs/ssl-certificates/google-managed-certs"
5199
5463
  ],
5200
- "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.",
5464
+ "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.",
5201
5465
  "last_verified": "2026-05-09",
5202
5466
  "path": "agents/gcp/gcp-load-balancer-traffic-engineer-agent",
5203
5467
  "version": "0.1.0",
@@ -5217,7 +5481,7 @@
5217
5481
  "gemini",
5218
5482
  "kiro"
5219
5483
  ],
5220
- "summary": "Per-cloud router agent for GCP. Classifies the user's task, selects the narrowest GCP specialist agent or the right team of specialists from the catalog, and dispatches them single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
5484
+ "summary": "Per-cloud router agent for GCP. Classifies the user's task, selects the narrowest GCP specialist agent or the right team of specialists from the catalog, and dispatches them \u2014 single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
5221
5485
  "source_type": "original",
5222
5486
  "official_docs": [
5223
5487
  "https://cloud.google.com/docs/overview",
@@ -5225,7 +5489,7 @@
5225
5489
  "https://cloud.google.com/iam/docs/overview",
5226
5490
  "https://cloud.google.com/vpc/docs/vpc"
5227
5491
  ],
5228
- "security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents must never be auto-dispatched GCP IAM org-level mutations and KMS key destruction are irreversible. Always require blast-radius assessment and explicit human written confirmation before routing to any live-guard agent.",
5492
+ "security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents must never be auto-dispatched \u2014 GCP IAM org-level mutations and KMS key destruction are irreversible. Always require blast-radius assessment and explicit human written confirmation before routing to any live-guard agent.",
5229
5493
  "last_verified": "2026-05-08",
5230
5494
  "path": "agents/gcp/gcp-maestro-agent",
5231
5495
  "author": "github: Raishin"
@@ -5250,7 +5514,7 @@
5250
5514
  "https://cloud.google.com/database-migration/docs/overview",
5251
5515
  "https://cloud.google.com/storage-transfer/docs/overview"
5252
5516
  ],
5253
- "security_notes": "Keep original source available for minimum 30 days post-cutover. DNS TTL must be reduced to 60s at least 24-48h before cutover reverting DNS is faster than reverting data if cutover fails. DMS continuous replication must be validated before cutover window begins.",
5517
+ "security_notes": "Keep original source available for minimum 30 days post-cutover. DNS TTL must be reduced to 60s at least 24-48h before cutover \u2014 reverting DNS is faster than reverting data if cutover fails. DMS continuous replication must be validated before cutover window begins.",
5254
5518
  "last_verified": "2026-05-08",
5255
5519
  "path": "agents/gcp/gcp-migration-cutover-architect-agent",
5256
5520
  "author": "github: Raishin",
@@ -5278,7 +5542,7 @@
5278
5542
  "https://cloud.google.com/nat/docs/overview",
5279
5543
  "https://cloud.google.com/armor/docs/cloud-armor-overview"
5280
5544
  ],
5281
- "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.",
5545
+ "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.",
5282
5546
  "last_verified": "2026-05-08",
5283
5547
  "path": "agents/gcp/gcp-network-architect-agent",
5284
5548
  "author": "github: Raishin",
@@ -5336,7 +5600,7 @@
5336
5600
  "https://cloud.google.com/trace/docs",
5337
5601
  "https://cloud.google.com/monitoring/slos/slo-monitoring"
5338
5602
  ],
5339
- "security_notes": "Log Router sinks to GCS/BigQuery/Pub/Sub are required for compliance log retention missing sinks may violate audit requirements. Do not claim root cause without evidence. Separate live telemetry from inference. Require containment before remediation for active incidents.",
5603
+ "security_notes": "Log Router sinks to GCS/BigQuery/Pub/Sub are required for compliance log retention \u2014 missing sinks may violate audit requirements. Do not claim root cause without evidence. Separate live telemetry from inference. Require containment before remediation for active incidents.",
5340
5604
  "last_verified": "2026-05-08",
5341
5605
  "path": "agents/gcp/gcp-observability-incident-responder-agent",
5342
5606
  "author": "github: Raishin",
@@ -5355,7 +5619,7 @@
5355
5619
  "gemini",
5356
5620
  "kiro"
5357
5621
  ],
5358
- "summary": "Agent for gcp-registry-artifact-governor. 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.",
5622
+ "summary": "Agent for gcp-registry-artifact-governor. Govern GCP Artifact Registry \u2014 container image signing via Binary Authorization, vulnerability scanning via Container Analysis, repository IAM least privilege, artifact retention policies, and supply chain security posture.",
5359
5623
  "source_type": "original",
5360
5624
  "official_docs": [
5361
5625
  "https://cloud.google.com/artifact-registry/docs/overview",
@@ -5363,7 +5627,7 @@
5363
5627
  "https://cloud.google.com/container-analysis/docs/container-analysis",
5364
5628
  "https://cloud.google.com/artifact-registry/docs/repositories/cleanup-policy"
5365
5629
  ],
5366
- "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.",
5630
+ "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.",
5367
5631
  "last_verified": "2026-05-09",
5368
5632
  "path": "agents/gcp/gcp-registry-artifact-governor-agent",
5369
5633
  "version": "0.1.0",
@@ -5382,7 +5646,7 @@
5382
5646
  "gemini",
5383
5647
  "kiro"
5384
5648
  ],
5385
- "summary": "Agent for gcp-resilience-bcdr-review. 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.",
5649
+ "summary": "Agent for gcp-resilience-bcdr-review. Review GCP workload HA and BCDR designs \u2014 multi-region architectures, Cloud SQL HA failover, Spanner global instances, GKE multi-cluster, RTO/RPO target analysis, and runbook completeness.",
5386
5650
  "source_type": "original",
5387
5651
  "official_docs": [
5388
5652
  "https://cloud.google.com/architecture/disaster-recovery",
@@ -5390,7 +5654,7 @@
5390
5654
  "https://cloud.google.com/spanner/docs/instance-configurations",
5391
5655
  "https://cloud.google.com/kubernetes-engine/docs/concepts/multi-cluster-ingress"
5392
5656
  ],
5393
- "security_notes": "Cloud SQL HA standby is zone-redundant but not region-redundant cross-region failover requires manual replica promotion. Cloud Run has no built-in multi-region failover. RTO/RPO targets without tested recovery evidence are aspirational. Require last recovery test date and result before marking BCDR as operational.",
5657
+ "security_notes": "Cloud SQL HA standby is zone-redundant but not region-redundant \u2014 cross-region failover requires manual replica promotion. Cloud Run has no built-in multi-region failover. RTO/RPO targets without tested recovery evidence are aspirational. Require last recovery test date and result before marking BCDR as operational.",
5394
5658
  "last_verified": "2026-05-08",
5395
5659
  "path": "agents/gcp/gcp-resilience-bcdr-review-agent",
5396
5660
  "author": "github: Raishin",
@@ -5416,7 +5680,7 @@
5416
5680
  "https://cloud.google.com/asset-inventory/docs/searching-resources",
5417
5681
  "https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes"
5418
5682
  ],
5419
- "security_notes": "Cloud Asset Inventory change history covers 35 days be explicit about this window when investigating historical changes. Stale resources (unattached static IPs, persistent disks, orphaned firewall rules) incur ongoing charges. Resources missing required labels cannot be attributed in billing exports, creating cost allocation gaps.",
5683
+ "security_notes": "Cloud Asset Inventory change history covers 35 days \u2014 be explicit about this window when investigating historical changes. Stale resources (unattached static IPs, persistent disks, orphaned firewall rules) incur ongoing charges. Resources missing required labels cannot be attributed in billing exports, creating cost allocation gaps.",
5420
5684
  "last_verified": "2026-05-08",
5421
5685
  "path": "agents/gcp/gcp-resource-inventory-analyst-agent",
5422
5686
  "author": "github: Raishin",
@@ -5444,7 +5708,7 @@
5444
5708
  "https://cloud.google.com/kms/docs/key-rotation",
5445
5709
  "https://cloud.google.com/kms/docs/importing-a-key"
5446
5710
  ],
5447
- "security_notes": "Prefer read-only inspection. Do not delete key versions, disable keys, or modify CMEK bindings without explicit user approval and a confirmed rollback plan key deletion or disablement can cause irreversible data loss.",
5711
+ "security_notes": "Prefer read-only inspection. Do not delete key versions, disable keys, or modify CMEK bindings without explicit user approval and a confirmed rollback plan \u2014 key deletion or disablement can cause irreversible data loss.",
5448
5712
  "last_verified": "2026-05-08",
5449
5713
  "path": "agents/gcp/gcp-secret-kms-lifecycle-steward-agent",
5450
5714
  "author": "github: Raishin",
@@ -5491,7 +5755,7 @@
5491
5755
  "gemini",
5492
5756
  "kiro"
5493
5757
  ],
5494
- "summary": "Agent for gcp-serverless-production-readiness. 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.",
5758
+ "summary": "Agent for gcp-serverless-production-readiness. Review Cloud Run and Cloud Functions gen2 for production readiness \u2014 min-instances cold start, memory and CPU allocation, VPC connector configuration, Secret Manager injection, CMEK encryption, concurrency limits, and traffic splitting safety.",
5495
5759
  "source_type": "original",
5496
5760
  "official_docs": [
5497
5761
  "https://cloud.google.com/run/docs/configuring/min-instances",
@@ -5500,7 +5764,7 @@
5500
5764
  "https://cloud.google.com/run/docs/rollouts-rollbacks-traffic-migration",
5501
5765
  "https://cloud.google.com/functions/docs/concepts/version-comparison"
5502
5766
  ],
5503
- "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.",
5767
+ "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.",
5504
5768
  "last_verified": "2026-05-09",
5505
5769
  "path": "agents/gcp/gcp-serverless-production-readiness-agent",
5506
5770
  "version": "0.1.0",
@@ -5519,7 +5783,7 @@
5519
5783
  "gemini",
5520
5784
  "kiro"
5521
5785
  ],
5522
- "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.",
5786
+ "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.",
5523
5787
  "source_type": "original",
5524
5788
  "official_docs": [
5525
5789
  "https://cloud.google.com/architecture/framework",
@@ -5553,7 +5817,7 @@
5553
5817
  "https://cloud.google.com/spanner/docs/instances",
5554
5818
  "https://cloud.google.com/spanner/docs/secondary-indexes"
5555
5819
  ],
5556
- "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.",
5820
+ "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.",
5557
5821
  "last_verified": "2026-05-08",
5558
5822
  "path": "agents/gcp/gcp-spanner-architect-agent",
5559
5823
  "author": "github: Raishin",
@@ -5572,7 +5836,7 @@
5572
5836
  "gemini",
5573
5837
  "kiro"
5574
5838
  ],
5575
- "summary": "Agent for gcp-support-incident-coordinator. 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.",
5839
+ "summary": "Agent for gcp-support-incident-coordinator. Coordinate GCP support incidents \u2014 case creation with correct severity, Premium/Enhanced Support SLA enforcement, TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
5576
5840
  "source_type": "original",
5577
5841
  "official_docs": [
5578
5842
  "https://cloud.google.com/support/docs/overview",
@@ -5580,7 +5844,7 @@
5580
5844
  "https://status.google.com/",
5581
5845
  "https://cloud.google.com/support/docs/managed-incident"
5582
5846
  ],
5583
- "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.",
5847
+ "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.",
5584
5848
  "last_verified": "2026-05-09",
5585
5849
  "path": "agents/gcp/gcp-support-incident-coordinator-agent",
5586
5850
  "version": "0.1.0",
@@ -5599,7 +5863,7 @@
5599
5863
  "gemini",
5600
5864
  "kiro"
5601
5865
  ],
5602
- "summary": "Agent for gcp-ticket-triage-escalation-coordinator. 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.",
5866
+ "summary": "Agent for gcp-ticket-triage-escalation-coordinator. Triage GCP operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, GCP Premium/Enhanced Support SLA enforcement, war room coordination, evidence collection from Cloud Monitoring and Cloud Logging, and safe escalation paths.",
5603
5867
  "source_type": "original",
5604
5868
  "official_docs": [
5605
5869
  "https://cloud.google.com/support/docs/severity-definitions",
@@ -5607,7 +5871,7 @@
5607
5871
  "https://cloud.google.com/logging/docs/view/logs-explorer-interface",
5608
5872
  "https://status.google.com/"
5609
5873
  ],
5610
- "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.",
5874
+ "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.",
5611
5875
  "last_verified": "2026-05-09",
5612
5876
  "path": "agents/gcp/gcp-ticket-triage-escalation-coordinator-agent",
5613
5877
  "version": "0.1.0",
@@ -5634,7 +5898,7 @@
5634
5898
  "https://cloud.google.com/vertex-ai/docs/model-registry/introduction",
5635
5899
  "https://cloud.google.com/vertex-ai/docs/featurestore/overview"
5636
5900
  ],
5637
- "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. Prefer least-privilege service accounts and read-only discovery before mutation.",
5901
+ "security_notes": "Training jobs have no automatic cost cap \u2014 always verify max_run_time is set. Feature Store writes are irreversible and can silently corrupt training data. Gemini via Vertex AI has different privacy commitments than via AI Studio. Prefer least-privilege service accounts and read-only discovery before mutation.",
5638
5902
  "last_verified": "2026-05-08",
5639
5903
  "path": "agents/gcp/gcp-vertex-ai-mlops-engineer-agent",
5640
5904
  "author": "github: Raishin",
@@ -5662,7 +5926,7 @@
5662
5926
  "https://cloud.google.com/access-context-manager/docs/overview",
5663
5927
  "https://cloud.google.com/vpc-service-controls/docs/create-service-perimeters"
5664
5928
  ],
5665
- "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.",
5929
+ "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.",
5666
5930
  "last_verified": "2026-05-08",
5667
5931
  "path": "agents/gcp/gcp-vpc-service-controls-architect-agent",
5668
5932
  "author": "github: Raishin",
@@ -5769,7 +6033,7 @@
5769
6033
  "gemini",
5770
6034
  "kiro"
5771
6035
  ],
5772
- "summary": "Review a Helm chart for quality, security, and testability defects linting gaps, insecure securityContext, missing resource limits, absent health probes, RBAC over-permission, hardcoded secrets, and missing helm test coverage statically, without installing or contacting a cluster.",
6036
+ "summary": "Review a Helm chart for quality, security, and testability defects \u2014 linting gaps, insecure securityContext, missing resource limits, absent health probes, RBAC over-permission, hardcoded secrets, and missing helm test coverage \u2014 statically, without installing or contacting a cluster.",
5773
6037
  "source_type": "original",
5774
6038
  "official_docs": [
5775
6039
  "https://helm.sh/docs/chart_best_practices/",
@@ -5780,7 +6044,7 @@
5780
6044
  "https://kubernetes.io/docs/concepts/security/pod-security-standards/",
5781
6045
  "https://kubernetes.io/docs/tasks/configure-pod-container/security-context/"
5782
6046
  ],
5783
- "security_notes": "Static review only reads chart source files (Chart.yaml, values.yaml, templates/, tests/), never installs a chart, never connects to a Kubernetes cluster, never requests kubeconfig, cluster credentials, or cloud provider credentials. Do not accept values files containing live credentials, connection strings, or tenant IDs; ask for sanitized versions with placeholder values.",
6047
+ "security_notes": "Static review only \u2014 reads chart source files (Chart.yaml, values.yaml, templates/, tests/), never installs a chart, never connects to a Kubernetes cluster, never requests kubeconfig, cluster credentials, or cloud provider credentials. Do not accept values files containing live credentials, connection strings, or tenant IDs; ask for sanitized versions with placeholder values.",
5784
6048
  "last_verified": "2026-05-17",
5785
6049
  "path": "agents/qa/helm-chart-quality-review-agent",
5786
6050
  "version": "0.1.0"
@@ -5805,7 +6069,7 @@
5805
6069
  "https://docs.hetzner.com/cloud/servers/overview/",
5806
6070
  "https://docs.hetzner.com/general/others/contacting-support/"
5807
6071
  ],
5808
- "security_notes": "Hetzner does not offer auto-scaling always verify current resource counts via API before planning growth to avoid quota exhaustion surprises. Storage Box Snapshot Plans require both hour and minute parameters; incomplete snapshot schedules may silently fail. Do not expose project API tokens in capacity reports.",
6072
+ "security_notes": "Hetzner does not offer auto-scaling \u2014 always verify current resource counts via API before planning growth to avoid quota exhaustion surprises. Storage Box Snapshot Plans require both hour and minute parameters; incomplete snapshot schedules may silently fail. Do not expose project API tokens in capacity reports.",
5809
6073
  "last_verified": "2026-05-10",
5810
6074
  "path": "agents/hetzner/hetzner-capacity-planner-agent",
5811
6075
  "author": "github: Raishin",
@@ -5840,7 +6104,7 @@
5840
6104
  "https://www.hetzner.com/cloud/pricing/",
5841
6105
  "https://docs.hetzner.com/"
5842
6106
  ],
5843
- "security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Floating IPs and Primary IPs incur cost verify attachment state before recommending deletion. Do not expose project API tokens or billing credentials in analysis output.",
6107
+ "security_notes": "Never recommend deleting Volumes or snapshots that serve as the only recovery path. Unattached Floating IPs and Primary IPs incur cost \u2014 verify attachment state before recommending deletion. Do not expose project API tokens or billing credentials in analysis output.",
5844
6108
  "last_verified": "2026-05-10",
5845
6109
  "path": "agents/hetzner/hetzner-cost-optimization-analyst-agent",
5846
6110
  "author": "github: Raishin",
@@ -5875,7 +6139,7 @@
5875
6139
  "https://docs.hetzner.com/cloud/firewalls/overview/",
5876
6140
  "https://docs.hetzner.com/cloud/networks/overview/"
5877
6141
  ],
5878
- "security_notes": "Public IPs on Hetzner are opt-in since API v1.34 flag servers with unnecessary public IPs. Hetzner Firewalls must be explicitly attached to servers or Labels groups; an unattached Firewall provides zero protection. Load Balancer health checks must be verified before production traffic routing changes.",
6142
+ "security_notes": "Public IPs on Hetzner are opt-in since API v1.34 \u2014 flag servers with unnecessary public IPs. Hetzner Firewalls must be explicitly attached to servers or Labels groups; an unattached Firewall provides zero protection. Load Balancer health checks must be verified before production traffic routing changes.",
5879
6143
  "last_verified": "2026-05-10",
5880
6144
  "path": "agents/hetzner/hetzner-infrastructure-reviewer-agent",
5881
6145
  "author": "github: Raishin",
@@ -5910,7 +6174,7 @@
5910
6174
  "https://docs.hetzner.com/cloud/firewalls/overview/",
5911
6175
  "https://docs.hetzner.com/cloud/firewalls/faq/"
5912
6176
  ],
5913
- "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 scope before any write operation. Public IPs are opt-in since API v1.34 verify exposure before and after rule changes. Never proceed without explicit human approval confirming the target Firewall ID, blast-radius, and rollback plan.",
6177
+ "security_notes": "Must snapshot current Firewall rules before any mutation \u2014 Hetzner Firewall changes are immediate and affect all attached servers. Verify project-scoped API token scope before any write operation. Public IPs are opt-in since API v1.34 \u2014 verify exposure before and after rule changes. Never proceed without explicit human approval confirming the target Firewall ID, blast-radius, and rollback plan.",
5914
6178
  "last_verified": "2026-05-10",
5915
6179
  "path": "agents/hetzner/hetzner-live-firewall-rule-guard-agent",
5916
6180
  "author": "github: Raishin",
@@ -5945,7 +6209,7 @@
5945
6209
  "https://docs.hetzner.com/cloud/servers/overview/",
5946
6210
  "https://docs.hetzner.com/cloud/servers/server-types/"
5947
6211
  ],
5948
- "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; do not auto-enable them. Server type changes require server stop confirm downtime window. Always verify API token is project-scoped before any write operation. Never proceed without server ID, region, explicit human approval, and rollback plan.",
6212
+ "security_notes": "Server deletion on Hetzner is irreversible \u2014 always require a confirmed snapshot before deletion. Public IPs (IPv4/IPv6) are opt-in since API v1.34 and must be explicitly requested; do not auto-enable them. Server type changes require server stop \u2014 confirm downtime window. Always verify API token is project-scoped before any write operation. Never proceed without server ID, region, explicit human approval, and rollback plan.",
5949
6213
  "last_verified": "2026-05-10",
5950
6214
  "path": "agents/hetzner/hetzner-live-server-lifecycle-guard-agent",
5951
6215
  "author": "github: Raishin",
@@ -5979,7 +6243,7 @@
5979
6243
  "https://docs.hetzner.cloud/",
5980
6244
  "https://docs.hetzner.com/"
5981
6245
  ],
5982
- "security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before any routing involving live data. Public IPs on Hetzner are opt-in since API v1.34 do not assume servers have public IPs.",
6246
+ "security_notes": "Never attempt live Hetzner Cloud API mutations from the routing layer. Always verify API tokens are project-scoped before any routing involving live data. Public IPs on Hetzner are opt-in since API v1.34 \u2014 do not assume servers have public IPs.",
5983
6247
  "last_verified": "2026-05-10",
5984
6248
  "path": "agents/hetzner/hetzner-maestro-agent",
5985
6249
  "author": "github: Raishin",
@@ -5998,7 +6262,7 @@
5998
6262
  "id": "hr-analytics-people-data-agent",
5999
6263
  "name": "HR Analytics and People Data Agent",
6000
6264
  "type": "agent",
6001
- "provider": "generic",
6265
+ "provider": "hr",
6002
6266
  "harnesses": [
6003
6267
  "codex",
6004
6268
  "copilot",
@@ -6014,7 +6278,7 @@
6014
6278
  "https://www.dol.gov",
6015
6279
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6016
6280
  ],
6017
- "security_notes": "Static review only works from sanitized aggregate summaries and never requests individual employee records, identifiers, or protected-class data beyond what the matter requires. Never endorses a metric or model as bias-free; routes employee-data processing to the privacy owner. Does not form an attorney-client relationship.",
6281
+ "security_notes": "Static review only \u2014 works from sanitized aggregate summaries and never requests individual employee records, identifiers, or protected-class data beyond what the matter requires. Never endorses a metric or model as bias-free; routes employee-data processing to the privacy owner. Does not form an attorney-client relationship.",
6018
6282
  "last_verified": "2026-05-18",
6019
6283
  "path": "agents/hr/hr-analytics-people-data-agent",
6020
6284
  "version": "0.1.0"
@@ -6023,7 +6287,7 @@
6023
6287
  "id": "hr-benefits-payroll-agent",
6024
6288
  "name": "HR Benefits and Payroll Agent",
6025
6289
  "type": "agent",
6026
- "provider": "generic",
6290
+ "provider": "hr",
6027
6291
  "harnesses": [
6028
6292
  "codex",
6029
6293
  "copilot",
@@ -6039,7 +6303,7 @@
6039
6303
  "https://www.dol.gov",
6040
6304
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6041
6305
  ],
6042
- "security_notes": "Static review only works from sanitized summaries and never requests individual compensation records, bank detail, or employee identifiers beyond what the matter requires. Never confirms payroll or classification is compliant; requires current authoritative wage and payroll sources. Does not form an attorney-client relationship.",
6306
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests individual compensation records, bank detail, or employee identifiers beyond what the matter requires. Never confirms payroll or classification is compliant; requires current authoritative wage and payroll sources. Does not form an attorney-client relationship.",
6043
6307
  "last_verified": "2026-05-18",
6044
6308
  "path": "agents/hr/hr-benefits-payroll-agent",
6045
6309
  "version": "0.1.0"
@@ -6048,7 +6312,7 @@
6048
6312
  "id": "hr-compensation-equity-agent",
6049
6313
  "name": "HR Compensation and Equity Agent",
6050
6314
  "type": "agent",
6051
- "provider": "generic",
6315
+ "provider": "hr",
6052
6316
  "harnesses": [
6053
6317
  "codex",
6054
6318
  "copilot",
@@ -6064,7 +6328,7 @@
6064
6328
  "https://www.dol.gov",
6065
6329
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6066
6330
  ],
6067
- "security_notes": "Static review only works from sanitized cohort summaries and never requests individual compensation records or employee identifiers beyond what the matter requires. Never confirms pay is equitable; routes pay-equity analysis through employment counsel to protect privilege. Does not form an attorney-client relationship.",
6331
+ "security_notes": "Static review only \u2014 works from sanitized cohort summaries and never requests individual compensation records or employee identifiers beyond what the matter requires. Never confirms pay is equitable; routes pay-equity analysis through employment counsel to protect privilege. Does not form an attorney-client relationship.",
6068
6332
  "last_verified": "2026-05-18",
6069
6333
  "path": "agents/hr/hr-compensation-equity-agent",
6070
6334
  "version": "0.1.0"
@@ -6073,7 +6337,7 @@
6073
6337
  "id": "hr-culture-dei-agent",
6074
6338
  "name": "HR Culture and Inclusion Agent",
6075
6339
  "type": "agent",
6076
- "provider": "generic",
6340
+ "provider": "hr",
6077
6341
  "harnesses": [
6078
6342
  "codex",
6079
6343
  "copilot",
@@ -6089,7 +6353,7 @@
6089
6353
  "https://www.dol.gov",
6090
6354
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6091
6355
  ],
6092
- "security_notes": "Static review only works from sanitized aggregate summaries and never requests protected-class data or employee identifiers beyond what the matter requires. Never makes legal claims about discrimination or quotas and never recommends protected-class-based decisions; routes legal questions to counsel. Does not form an attorney-client relationship.",
6356
+ "security_notes": "Static review only \u2014 works from sanitized aggregate summaries and never requests protected-class data or employee identifiers beyond what the matter requires. Never makes legal claims about discrimination or quotas and never recommends protected-class-based decisions; routes legal questions to counsel. Does not form an attorney-client relationship.",
6093
6357
  "last_verified": "2026-05-18",
6094
6358
  "path": "agents/hr/hr-culture-dei-agent",
6095
6359
  "version": "0.1.0"
@@ -6098,7 +6362,7 @@
6098
6362
  "id": "hr-employee-relations-agent",
6099
6363
  "name": "HR Employee Relations Agent",
6100
6364
  "type": "agent",
6101
- "provider": "generic",
6365
+ "provider": "hr",
6102
6366
  "harnesses": [
6103
6367
  "codex",
6104
6368
  "copilot",
@@ -6114,7 +6378,7 @@
6114
6378
  "https://www.dol.gov",
6115
6379
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6116
6380
  ],
6117
- "security_notes": "Static review only works from sanitized summaries and never requests medical detail, investigation notes, or employee identifiers beyond what the matter requires. Never reaches a finding and never recommends discipline; requires corroboration and routes escalation-grade matters to employment counsel. Does not form an attorney-client relationship.",
6381
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests medical detail, investigation notes, or employee identifiers beyond what the matter requires. Never reaches a finding and never recommends discipline; requires corroboration and routes escalation-grade matters to employment counsel. Does not form an attorney-client relationship.",
6118
6382
  "last_verified": "2026-05-18",
6119
6383
  "path": "agents/hr/hr-employee-relations-agent",
6120
6384
  "version": "0.1.0"
@@ -6123,7 +6387,7 @@
6123
6387
  "id": "hr-hris-process-controls-agent",
6124
6388
  "name": "HR HRIS Process Controls Agent",
6125
6389
  "type": "agent",
6126
- "provider": "generic",
6390
+ "provider": "hr",
6127
6391
  "harnesses": [
6128
6392
  "codex",
6129
6393
  "copilot",
@@ -6139,7 +6403,7 @@
6139
6403
  "https://www.dol.gov",
6140
6404
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6141
6405
  ],
6142
- "security_notes": "Static review only works from sanitized summaries and never requests credentials, employee identifiers, or HRIS records beyond what the matter requires. Never approves a system change or access grant; recommends least-privilege access and routes to HR systems and security owners. Does not form an attorney-client relationship.",
6406
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests credentials, employee identifiers, or HRIS records beyond what the matter requires. Never approves a system change or access grant; recommends least-privilege access and routes to HR systems and security owners. Does not form an attorney-client relationship.",
6143
6407
  "last_verified": "2026-05-18",
6144
6408
  "path": "agents/hr/hr-hris-process-controls-agent",
6145
6409
  "version": "0.1.0"
@@ -6148,7 +6412,7 @@
6148
6412
  "id": "hr-learning-policy-agent",
6149
6413
  "name": "HR Learning and Policy Agent",
6150
6414
  "type": "agent",
6151
- "provider": "generic",
6415
+ "provider": "hr",
6152
6416
  "harnesses": [
6153
6417
  "codex",
6154
6418
  "copilot",
@@ -6164,7 +6428,7 @@
6164
6428
  "https://www.dol.gov",
6165
6429
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6166
6430
  ],
6167
- "security_notes": "Static review only works from sanitized summaries and never requests employee identifiers or training records beyond what the matter requires. Never presents training content as legal advice; routes policy-accuracy questions to policy governance and counsel. Does not form an attorney-client relationship.",
6431
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests employee identifiers or training records beyond what the matter requires. Never presents training content as legal advice; routes policy-accuracy questions to policy governance and counsel. Does not form an attorney-client relationship.",
6168
6432
  "last_verified": "2026-05-18",
6169
6433
  "path": "agents/hr/hr-learning-policy-agent",
6170
6434
  "version": "0.1.0"
@@ -6173,7 +6437,7 @@
6173
6437
  "id": "hr-leave-accommodation-agent",
6174
6438
  "name": "HR Leave and Accommodation Agent",
6175
6439
  "type": "agent",
6176
- "provider": "generic",
6440
+ "provider": "hr",
6177
6441
  "harnesses": [
6178
6442
  "codex",
6179
6443
  "copilot",
@@ -6189,7 +6453,7 @@
6189
6453
  "https://www.dol.gov",
6190
6454
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6191
6455
  ],
6192
- "security_notes": "Static review only works from sanitized summaries and never requests or retains medical records, disability detail, or diagnosis information beyond the minimum the matter requires. Never recommends denial of leave or accommodation; routes to employment counsel and the privacy owner. Does not form an attorney-client relationship.",
6456
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests or retains medical records, disability detail, or diagnosis information beyond the minimum the matter requires. Never recommends denial of leave or accommodation; routes to employment counsel and the privacy owner. Does not form an attorney-client relationship.",
6193
6457
  "last_verified": "2026-05-18",
6194
6458
  "path": "agents/hr/hr-leave-accommodation-agent",
6195
6459
  "version": "0.1.0"
@@ -6198,7 +6462,7 @@
6198
6462
  "id": "hr-maestro-agent",
6199
6463
  "name": "HR Maestro Agent",
6200
6464
  "type": "agent",
6201
- "provider": "generic",
6465
+ "provider": "hr",
6202
6466
  "harnesses": [
6203
6467
  "codex",
6204
6468
  "copilot",
@@ -6207,14 +6471,14 @@
6207
6471
  "gemini",
6208
6472
  "kiro"
6209
6473
  ],
6210
- "summary": "Routes HR matters to the right HR specialist agent and coordinates cross-functional review with Legal, Compliance, Privacy, Security, Finance, Payroll, and leadership using the Legal-HR routing protocol, case capsule, and risk taxonomy. Classification and coordination only does not give HR or legal advice or make final HR decisions.",
6474
+ "summary": "Routes HR matters to the right HR specialist agent and coordinates cross-functional review with Legal, Compliance, Privacy, Security, Finance, Payroll, and leadership using the Legal-HR routing protocol, case capsule, and risk taxonomy. Classification and coordination only \u2014 does not give HR or legal advice or make final HR decisions.",
6211
6475
  "source_type": "original",
6212
6476
  "official_docs": [
6213
6477
  "https://www.nist.gov/privacy-framework",
6214
6478
  "https://www.eeoc.gov",
6215
6479
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6216
6480
  ],
6217
- "security_notes": "Classification and coordination only routes from sanitized signals and never requests secrets, credentials, medical detail, government IDs, or protected-class data. Never recommends termination, discipline, or adverse action as a final decision; expresses every handoff as a redacted case capsule with a named human decision owner. Does not form an attorney-client relationship.",
6481
+ "security_notes": "Classification and coordination only \u2014 routes from sanitized signals and never requests secrets, credentials, medical detail, government IDs, or protected-class data. Never recommends termination, discipline, or adverse action as a final decision; expresses every handoff as a redacted case capsule with a named human decision owner. Does not form an attorney-client relationship.",
6218
6482
  "last_verified": "2026-05-18",
6219
6483
  "path": "agents/hr/hr-maestro-agent",
6220
6484
  "version": "0.1.0"
@@ -6223,7 +6487,7 @@
6223
6487
  "id": "hr-performance-management-agent",
6224
6488
  "name": "HR Performance Management Agent",
6225
6489
  "type": "agent",
6226
- "provider": "generic",
6490
+ "provider": "hr",
6227
6491
  "harnesses": [
6228
6492
  "codex",
6229
6493
  "copilot",
@@ -6239,7 +6503,7 @@
6239
6503
  "https://www.dol.gov",
6240
6504
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6241
6505
  ],
6242
- "security_notes": "Static review only works from sanitized summaries and never requests medical detail or employee identifiers beyond what the matter requires. Refuses to backdate or retroactively create performance documentation; never recommends termination and routes escalation-grade matters to employment counsel. Does not form an attorney-client relationship.",
6506
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests medical detail or employee identifiers beyond what the matter requires. Refuses to backdate or retroactively create performance documentation; never recommends termination and routes escalation-grade matters to employment counsel. Does not form an attorney-client relationship.",
6243
6507
  "last_verified": "2026-05-18",
6244
6508
  "path": "agents/hr/hr-performance-management-agent",
6245
6509
  "version": "0.1.0"
@@ -6248,7 +6512,7 @@
6248
6512
  "id": "hr-recruiting-selection-agent",
6249
6513
  "name": "HR Recruiting and Selection Agent",
6250
6514
  "type": "agent",
6251
- "provider": "generic",
6515
+ "provider": "hr",
6252
6516
  "harnesses": [
6253
6517
  "codex",
6254
6518
  "copilot",
@@ -6264,7 +6528,7 @@
6264
6528
  "https://www.dol.gov",
6265
6529
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6266
6530
  ],
6267
- "security_notes": "Static review only works from sanitized summaries and never requests candidate identifiers, protected-class data, or assessment records beyond what the matter requires. Never confirms a selection process is bias-free; routes adverse-impact concerns to employment counsel. Does not form an attorney-client relationship.",
6531
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests candidate identifiers, protected-class data, or assessment records beyond what the matter requires. Never confirms a selection process is bias-free; routes adverse-impact concerns to employment counsel. Does not form an attorney-client relationship.",
6268
6532
  "last_verified": "2026-05-18",
6269
6533
  "path": "agents/hr/hr-recruiting-selection-agent",
6270
6534
  "version": "0.1.0"
@@ -6273,7 +6537,7 @@
6273
6537
  "id": "hr-risk-triage-review-agent",
6274
6538
  "name": "HR Risk Triage Review Agent",
6275
6539
  "type": "agent",
6276
- "provider": "generic",
6540
+ "provider": "hr",
6277
6541
  "harnesses": [
6278
6542
  "codex",
6279
6543
  "copilot",
@@ -6282,7 +6546,7 @@
6282
6546
  "gemini",
6283
6547
  "kiro"
6284
6548
  ],
6285
- "summary": "Adversarial HR and employment-risk triage reviewer for terminations, discipline, accommodations, wage/hour, discrimination, harassment, retaliation, layoffs, and HR policy exceptions surfaces risks, evidence gaps, and escalation paths for employment counsel. Does not give legal or HR advice.",
6549
+ "summary": "Adversarial HR and employment-risk triage reviewer for terminations, discipline, accommodations, wage/hour, discrimination, harassment, retaliation, layoffs, and HR policy exceptions \u2014 surfaces risks, evidence gaps, and escalation paths for employment counsel. Does not give legal or HR advice.",
6286
6550
  "source_type": "original",
6287
6551
  "official_docs": [
6288
6552
  "https://www.eeoc.gov/laws-guidance",
@@ -6292,7 +6556,7 @@
6292
6556
  "https://www.mom.gov.sg/employment-practices",
6293
6557
  "https://www.fairwork.gov.au/"
6294
6558
  ],
6295
- "security_notes": "Static review only works from sanitized excerpts and never requests employee medical records, personal data, or protected-characteristic data beyond what the question requires. Never issues binding employment-law conclusions; refuses pretextual or retaliatory documentation and recommends escalation to employment counsel. Does not form an attorney-client relationship.",
6559
+ "security_notes": "Static review only \u2014 works from sanitized excerpts and never requests employee medical records, personal data, or protected-characteristic data beyond what the question requires. Never issues binding employment-law conclusions; refuses pretextual or retaliatory documentation and recommends escalation to employment counsel. Does not form an attorney-client relationship.",
6296
6560
  "last_verified": "2026-05-18",
6297
6561
  "path": "agents/hr/hr-risk-triage-review-agent/",
6298
6562
  "harness_variants": {
@@ -6316,7 +6580,7 @@
6316
6580
  "id": "hr-termination-readiness-agent",
6317
6581
  "name": "HR Termination Readiness Agent",
6318
6582
  "type": "agent",
6319
- "provider": "generic",
6583
+ "provider": "hr",
6320
6584
  "harnesses": [
6321
6585
  "codex",
6322
6586
  "copilot",
@@ -6332,7 +6596,7 @@
6332
6596
  "https://www.dol.gov",
6333
6597
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6334
6598
  ],
6335
- "security_notes": "Static review only works from sanitized summaries and never requests medical detail, investigation notes, or employee identifiers beyond what the matter requires. Never concludes a termination is safe and never recommends termination; routes to employment counsel. Does not form an attorney-client relationship.",
6599
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests medical detail, investigation notes, or employee identifiers beyond what the matter requires. Never concludes a termination is safe and never recommends termination; routes to employment counsel. Does not form an attorney-client relationship.",
6336
6600
  "last_verified": "2026-05-18",
6337
6601
  "path": "agents/hr/hr-termination-readiness-agent",
6338
6602
  "version": "0.1.0"
@@ -6341,7 +6605,7 @@
6341
6605
  "id": "hr-workforce-planning-rif-agent",
6342
6606
  "name": "HR Workforce Planning and RIF Agent",
6343
6607
  "type": "agent",
6344
- "provider": "generic",
6608
+ "provider": "hr",
6345
6609
  "harnesses": [
6346
6610
  "codex",
6347
6611
  "copilot",
@@ -6357,7 +6621,7 @@
6357
6621
  "https://www.dol.gov",
6358
6622
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6359
6623
  ],
6360
- "security_notes": "Static review only works from sanitized cohort summaries and never requests individual employee records or identifiers beyond what the matter requires. Never approves a reduction in force or a selection list; routes mass-layoff and notice triggers to employment counsel. Does not form an attorney-client relationship.",
6624
+ "security_notes": "Static review only \u2014 works from sanitized cohort summaries and never requests individual employee records or identifiers beyond what the matter requires. Never approves a reduction in force or a selection list; routes mass-layoff and notice triggers to employment counsel. Does not form an attorney-client relationship.",
6361
6625
  "last_verified": "2026-05-18",
6362
6626
  "path": "agents/hr/hr-workforce-planning-rif-agent",
6363
6627
  "version": "0.1.0"
@@ -6366,7 +6630,7 @@
6366
6630
  "id": "hr-workplace-investigations-agent",
6367
6631
  "name": "HR Workplace Investigations Agent",
6368
6632
  "type": "agent",
6369
- "provider": "generic",
6633
+ "provider": "hr",
6370
6634
  "harnesses": [
6371
6635
  "codex",
6372
6636
  "copilot",
@@ -6382,7 +6646,7 @@
6382
6646
  "https://www.dol.gov",
6383
6647
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
6384
6648
  ],
6385
- "security_notes": "Static review only works from sanitized summaries and never requests investigation notes, medical detail, or employee identifiers beyond what the matter requires. Never reaches a finding of fact or guilt; protects investigation confidentiality and privilege and routes to employment counsel. Does not form an attorney-client relationship.",
6649
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests investigation notes, medical detail, or employee identifiers beyond what the matter requires. Never reaches a finding of fact or guilt; protects investigation confidentiality and privilege and routes to employment counsel. Does not form an attorney-client relationship.",
6386
6650
  "last_verified": "2026-05-18",
6387
6651
  "path": "agents/hr/hr-workplace-investigations-agent",
6388
6652
  "version": "0.1.0"
@@ -6425,14 +6689,14 @@
6425
6689
  "gemini",
6426
6690
  "kiro"
6427
6691
  ],
6428
- "summary": "Agent for huawei-certificate-manager-issuer-review. Review Huawei Cloud SSL certificate management SCM certificate lifecycle, ELB SSL certificate binding coverage, DEW-managed certificate key storage, renewal automation, wildcard vs SAN cert selection, certificate expiry alerting via CES, and HTTPS enforcement on ELB listeners.",
6692
+ "summary": "Agent for huawei-certificate-manager-issuer-review. Review Huawei Cloud SSL certificate management \u2014 SCM certificate lifecycle, ELB SSL certificate binding coverage, DEW-managed certificate key storage, renewal automation, wildcard vs SAN cert selection, certificate expiry alerting via CES, and HTTPS enforcement on ELB listeners.",
6429
6693
  "source_type": "original",
6430
6694
  "official_docs": [
6431
6695
  "https://support.huaweicloud.com/intl/en-us/scm/index.html",
6432
6696
  "https://support.huaweicloud.com/intl/en-us/elb/index.html",
6433
6697
  "https://support.huaweicloud.com/intl/en-us/dew/index.html"
6434
6698
  ],
6435
- "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.",
6699
+ "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.",
6436
6700
  "last_verified": "2026-05-09",
6437
6701
  "path": "agents/huawei/huawei-certificate-manager-issuer-review-agent",
6438
6702
  "version": "0.1.0",
@@ -6451,7 +6715,7 @@
6451
6715
  "gemini",
6452
6716
  "kiro"
6453
6717
  ],
6454
- "summary": "Agent for huawei-change-impact-advisor. 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.",
6718
+ "summary": "Agent for huawei-change-impact-advisor. Pre-change blast radius analysis for Huawei Cloud \u2014 Organizations SCP cascade scope, IAM agency dependency chain, VPC route table and VPC Peering impact, GaussDB instance class change disruption, CCE node pool resize safety, and Enterprise Project boundary clarity.",
6455
6719
  "source_type": "original",
6456
6720
  "official_docs": [
6457
6721
  "https://support.huaweicloud.com/intl/en-us/organizations/index.html",
@@ -6460,7 +6724,7 @@
6460
6724
  "https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
6461
6725
  "https://support.huaweicloud.com/intl/en-us/cce/index.html"
6462
6726
  ],
6463
- "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.",
6727
+ "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.",
6464
6728
  "last_verified": "2026-05-09",
6465
6729
  "path": "agents/huawei/huawei-change-impact-advisor-agent",
6466
6730
  "version": "0.1.0",
@@ -6529,14 +6793,14 @@
6529
6793
  "gemini",
6530
6794
  "kiro"
6531
6795
  ],
6532
- "summary": "Agent for huawei-cost-anomaly-watch-coordinator. 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 cost detection, and reserved instance coverage gaps.",
6796
+ "summary": "Agent for huawei-cost-anomaly-watch-coordinator. Coordinate Huawei Cloud cost anomaly detection \u2014 CBC Cost Center delta analysis (>15% day-over-day threshold), budget alert configuration via Budget Management, ECS/GaussDB Yearly/Monthly vs On-Demand mode cost anomalies, OBS request cost spikes, unattached EVS volume waste, DWS idle cluster cost detection, and reserved instance coverage gaps.",
6533
6797
  "source_type": "original",
6534
6798
  "official_docs": [
6535
6799
  "https://support.huaweicloud.com/intl/en-us/billing/index.html",
6536
6800
  "https://support.huaweicloud.com/intl/en-us/costcenter/index.html",
6537
6801
  "https://support.huaweicloud.com/intl/en-us/ces/index.html"
6538
6802
  ],
6539
- "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.",
6803
+ "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.",
6540
6804
  "last_verified": "2026-05-09",
6541
6805
  "path": "agents/huawei/huawei-cost-anomaly-watch-coordinator-agent",
6542
6806
  "version": "0.1.0",
@@ -6580,7 +6844,7 @@
6580
6844
  "gemini",
6581
6845
  "kiro"
6582
6846
  ],
6583
- "summary": "Agent for huawei-daily-operations-briefing-coordinator. 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.",
6847
+ "summary": "Agent for huawei-daily-operations-briefing-coordinator. Coordinate the daily Huawei Cloud operations standup \u2014 CBC cost delta by Enterprise Project, AOM anomaly alert review, CCE pod failure triage, CES quota utilization warnings, LTS log error spike detection, SecMaster security finding triage, and action item assignment.",
6584
6848
  "source_type": "original",
6585
6849
  "official_docs": [
6586
6850
  "https://support.huaweicloud.com/intl/en-us/cbc/index.html",
@@ -6590,7 +6854,7 @@
6590
6854
  "https://support.huaweicloud.com/intl/en-us/secmaster/index.html",
6591
6855
  "https://support.huaweicloud.com/intl/en-us/lts/index.html"
6592
6856
  ],
6593
- "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.",
6857
+ "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.",
6594
6858
  "last_verified": "2026-05-09",
6595
6859
  "path": "agents/huawei/huawei-daily-operations-briefing-coordinator-agent",
6596
6860
  "version": "0.1.0",
@@ -6609,7 +6873,7 @@
6609
6873
  "gemini",
6610
6874
  "kiro"
6611
6875
  ],
6612
- "summary": "Manage DEW (Data Encryption Workshop) KMS key lifecycle, CSMS secret rotation, CBH privileged access management, and DBSS database encryption on Huawei Cloud.",
6876
+ "summary": "Manage DEW (Data Encryption Workshop) \u2014 KMS key lifecycle, CSMS secret rotation, CBH privileged access management, and DBSS database encryption on Huawei Cloud.",
6613
6877
  "source_type": "original",
6614
6878
  "official_docs": [
6615
6879
  "https://support.huaweicloud.com/intl/en-us/dew/index.html"
@@ -6688,7 +6952,7 @@
6688
6952
  "official_docs": [
6689
6953
  "https://support.huaweicloud.com/intl/en-us/ecs/index.html"
6690
6954
  ],
6691
- "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.",
6955
+ "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.",
6692
6956
  "last_verified": "2026-05-08",
6693
6957
  "path": "agents/huawei/huawei-ecs-compute-operator-agent",
6694
6958
  "author": "github: Raishin",
@@ -6707,7 +6971,7 @@
6707
6971
  "gemini",
6708
6972
  "kiro"
6709
6973
  ],
6710
- "summary": "Agent for huawei-event-driven-architecture-review. Review Huawei Cloud DMS (Distributed Message Service) for Kafka, ROMA Connect, FunctionGraph event triggers, and SMN (Simple Message Notification) designs dead-letter configuration, message ordering, idempotency, consumer group lag monitoring, and retry storm prevention.",
6974
+ "summary": "Agent for huawei-event-driven-architecture-review. Review Huawei Cloud DMS (Distributed Message Service) for Kafka, ROMA Connect, FunctionGraph event triggers, and SMN (Simple Message Notification) designs \u2014 dead-letter configuration, message ordering, idempotency, consumer group lag monitoring, and retry storm prevention.",
6711
6975
  "source_type": "original",
6712
6976
  "official_docs": [
6713
6977
  "https://support.huaweicloud.com/intl/en-us/dms/index.html",
@@ -6715,7 +6979,7 @@
6715
6979
  "https://support.huaweicloud.com/intl/en-us/fg/index.html",
6716
6980
  "https://support.huaweicloud.com/intl/en-us/smn/index.html"
6717
6981
  ],
6718
- "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.",
6982
+ "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.",
6719
6983
  "last_verified": "2026-05-09",
6720
6984
  "path": "agents/huawei/huawei-event-driven-architecture-review-agent",
6721
6985
  "version": "0.1.0",
@@ -6765,7 +7029,7 @@
6765
7029
  "https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
6766
7030
  "https://support.huaweicloud.com/intl/en-us/rds/index.html"
6767
7031
  ],
6768
- "security_notes": "Database deletion without backup is permanently destructive. GaussDB for Oracle PL/SQL compatibility gaps can break migration test before cutover. Failover testing must be coordinated with application teams.",
7032
+ "security_notes": "Database deletion without backup is permanently destructive. GaussDB for Oracle PL/SQL compatibility gaps can break migration \u2014 test before cutover. Failover testing must be coordinated with application teams.",
6769
7033
  "last_verified": "2026-05-08",
6770
7034
  "path": "agents/huawei/huawei-gaussdb-rds-dba-agent",
6771
7035
  "author": "github: Raishin",
@@ -6784,7 +7048,7 @@
6784
7048
  "gemini",
6785
7049
  "kiro"
6786
7050
  ],
6787
- "summary": "Agent for huawei-iac-change-safety-review. 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.",
7051
+ "summary": "Agent for huawei-iac-change-safety-review. Review Terraform and RFS (Resource Formation Service) changes targeting Huawei Cloud \u2014 blast radius analysis, resource deletion detection, Organizations SCP cascade scope, cross-stack dependency impact, state file security, and rollback plan completeness.",
6788
7052
  "source_type": "original",
6789
7053
  "official_docs": [
6790
7054
  "https://support.huaweicloud.com/intl/en-us/rfs/index.html",
@@ -6792,7 +7056,7 @@
6792
7056
  "https://support.huaweicloud.com/intl/en-us/organizations/index.html",
6793
7057
  "https://support.huaweicloud.com/intl/en-us/obs/index.html"
6794
7058
  ],
6795
- "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.",
7059
+ "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.",
6796
7060
  "last_verified": "2026-05-09",
6797
7061
  "path": "agents/huawei/huawei-iac-change-safety-review-agent",
6798
7062
  "version": "0.1.0",
@@ -6909,7 +7173,7 @@
6909
7173
  "gemini",
6910
7174
  "kiro"
6911
7175
  ],
6912
- "summary": "Gate financial authority actions budget threshold changes, RI purchases, and CUD commitments. Budget threshold reduction can trigger service suspension; RI/CUD purchases are committed spend.",
7176
+ "summary": "Gate financial authority actions \u2014 budget threshold changes, RI purchases, and CUD commitments. Budget threshold reduction can trigger service suspension; RI/CUD purchases are committed spend.",
6913
7177
  "source_type": "original",
6914
7178
  "official_docs": [
6915
7179
  "https://support.huaweicloud.com/intl/en-us/usermanual-billing/index.html"
@@ -6933,7 +7197,7 @@
6933
7197
  "gemini",
6934
7198
  "kiro"
6935
7199
  ],
6936
- "summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy changes database deletion without verified backup is permanently destructive; MLPS Level 3 data destruction triggers mandatory incident reporting.",
7200
+ "summary": "Gate GaussDB/RDS instance deletion, spec downgrade, and backup policy changes \u2014 database deletion without verified backup is permanently destructive; MLPS Level 3 data destruction triggers mandatory incident reporting.",
6937
7201
  "source_type": "original",
6938
7202
  "companion_skills": [
6939
7203
  "huawei-live-gaussdb-mutation-guard"
@@ -6962,13 +7226,13 @@
6962
7226
  "gemini",
6963
7227
  "kiro"
6964
7228
  ],
6965
- "summary": "Gate IAM fine-grained policy and SCP mutations account-wide blast radius, privilege escalation, and potential full access denial.",
7229
+ "summary": "Gate IAM fine-grained policy and SCP mutations \u2014 account-wide blast radius, privilege escalation, and potential full access denial.",
6966
7230
  "source_type": "original",
6967
7231
  "official_docs": [
6968
7232
  "https://support.huaweicloud.com/intl/en-us/iam/index.html",
6969
7233
  "https://support.huaweicloud.com/intl/en-us/usermanual-organizations/organizations_03_0001.html"
6970
7234
  ],
6971
- "security_notes": "SCP deny statements at Organizations level cascade to ALL member accounts and CANNOT be overridden by IAM policies in member accounts. Granting FullAccess system policies gives complete service control. Agency trust relationships granting SecurityAdministrator are among the most dangerous grants. IAM policy changes propagate across Huawei Cloud services confirm post-change access for all dependent systems.",
7235
+ "security_notes": "SCP deny statements at Organizations level cascade to ALL member accounts and CANNOT be overridden by IAM policies in member accounts. Granting FullAccess system policies gives complete service control. Agency trust relationships granting SecurityAdministrator are among the most dangerous grants. IAM policy changes propagate across Huawei Cloud services \u2014 confirm post-change access for all dependent systems.",
6972
7236
  "last_verified": "2026-05-08",
6973
7237
  "path": "agents/huawei/huawei-live-iam-policy-change-guard-agent",
6974
7238
  "author": "github: Raishin"
@@ -6986,7 +7250,7 @@
6986
7250
  "gemini",
6987
7251
  "kiro"
6988
7252
  ],
6989
- "summary": "Gate DEW/KMS key deletion and disable operations CSMS secrets and DBSS-encrypted database data become permanently unrecoverable once the key is deleted.",
7253
+ "summary": "Gate DEW/KMS key deletion and disable operations \u2014 CSMS secrets and DBSS-encrypted database data become permanently unrecoverable once the key is deleted.",
6990
7254
  "source_type": "original",
6991
7255
  "official_docs": [
6992
7256
  "https://support.huaweicloud.com/intl/en-us/dew/index.html"
@@ -7010,7 +7274,7 @@
7010
7274
  "gemini",
7011
7275
  "kiro"
7012
7276
  ],
7013
- "summary": "Gate OBS bucket ACL and policy mutations public-read/write ACL exposes data immediately; CN-* cross-border replication may violate MLPS 2.0/DSL data localization requirements.",
7277
+ "summary": "Gate OBS bucket ACL and policy mutations \u2014 public-read/write ACL exposes data immediately; CN-* cross-border replication may violate MLPS 2.0/DSL data localization requirements.",
7014
7278
  "source_type": "original",
7015
7279
  "companion_skills": [
7016
7280
  "huawei-live-obs-bucket-policy-guard"
@@ -7037,13 +7301,13 @@
7037
7301
  "gemini",
7038
7302
  "kiro"
7039
7303
  ],
7040
- "summary": "Agent for huawei-load-balancer-traffic-engineer. Engineer and review Huawei Cloud ELB configurations dedicated vs shared ELB type selection, HTTP/HTTPS/TCP/UDP listener protocols, health check configuration, WAF integration on ELB, backend server group routing, connection draining, and TLS policy enforcement on Dedicated ELB.",
7304
+ "summary": "Agent for huawei-load-balancer-traffic-engineer. Engineer and review Huawei Cloud ELB configurations \u2014 dedicated vs shared ELB type selection, HTTP/HTTPS/TCP/UDP listener protocols, health check configuration, WAF integration on ELB, backend server group routing, connection draining, and TLS policy enforcement on Dedicated ELB.",
7041
7305
  "source_type": "original",
7042
7306
  "official_docs": [
7043
7307
  "https://support.huaweicloud.com/intl/en-us/elb/index.html",
7044
7308
  "https://support.huaweicloud.com/intl/en-us/waf/index.html"
7045
7309
  ],
7046
- "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.",
7310
+ "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.",
7047
7311
  "last_verified": "2026-05-09",
7048
7312
  "path": "agents/huawei/huawei-load-balancer-traffic-engineer-agent",
7049
7313
  "version": "0.1.0",
@@ -7063,7 +7327,7 @@
7063
7327
  "gemini",
7064
7328
  "kiro"
7065
7329
  ],
7066
- "summary": "Per-cloud router agent for Huawei Cloud. Classifies the user's task, selects the narrowest Huawei Cloud specialist agent or the right team of specialists from the catalog, and dispatches them single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. MLPS 2.0 and sovereignty-aware. Never auto-dispatches live-guard agents.",
7330
+ "summary": "Per-cloud router agent for Huawei Cloud. Classifies the user's task, selects the narrowest Huawei Cloud specialist agent or the right team of specialists from the catalog, and dispatches them \u2014 single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. MLPS 2.0 and sovereignty-aware. Never auto-dispatches live-guard agents.",
7067
7331
  "source_type": "original",
7068
7332
  "official_docs": [
7069
7333
  "https://support.huaweicloud.com/intl/en-us/iam/index.html",
@@ -7120,7 +7384,7 @@
7120
7384
  "official_docs": [
7121
7385
  "https://support.huaweicloud.com/intl/en-us/modelarts/index.html"
7122
7386
  ],
7123
- "security_notes": "ModelArts training jobs have no automatic cost cap. Specify budget limit before starting large GPU/NPU jobs. Ascend NPU OOM errors differ from Nvidia CUDA OOM know the error pattern before acting.",
7387
+ "security_notes": "ModelArts training jobs have no automatic cost cap. Specify budget limit before starting large GPU/NPU jobs. Ascend NPU OOM errors differ from Nvidia CUDA OOM \u2014 know the error pattern before acting.",
7124
7388
  "last_verified": "2026-05-08",
7125
7389
  "path": "agents/huawei/huawei-modelarts-mlops-engineer-agent",
7126
7390
  "author": "github: Raishin",
@@ -7139,7 +7403,7 @@
7139
7403
  "gemini",
7140
7404
  "kiro"
7141
7405
  ],
7142
- "summary": "Agent for huawei-network-architect. 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.",
7406
+ "summary": "Agent for huawei-network-architect. Design Huawei Cloud network architecture \u2014 VPC, ELB type selection (dedicated/shared), VPN and DC Gateway (Direct Connect), Cloud Connect for inter-VPC, CFW (Cloud Firewall), Anti-DDoS, DNS.",
7143
7407
  "source_type": "original",
7144
7408
  "official_docs": [
7145
7409
  "https://support.huaweicloud.com/intl/en-us/vpc/index.html",
@@ -7166,14 +7430,14 @@
7166
7430
  "gemini",
7167
7431
  "kiro"
7168
7432
  ],
7169
- "summary": "Agent for huawei-obs-data-perimeter-governor. 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.",
7433
+ "summary": "Agent for huawei-obs-data-perimeter-governor. Govern Huawei Cloud OBS (Object Storage Service) data perimeters \u2014 bucket policy and ACL public exposure, Block Public Access configuration, VPC endpoint binding for private access, WORM (Object Lock), cross-region replication compliance, and MLPS 2.0 data residency enforcement.",
7170
7434
  "source_type": "original",
7171
7435
  "official_docs": [
7172
7436
  "https://support.huaweicloud.com/intl/en-us/obs/index.html",
7173
7437
  "https://support.huaweicloud.com/intl/en-us/vpcep/index.html",
7174
7438
  "https://support.huaweicloud.com/intl/en-us/obs/obs_03_0086.html"
7175
7439
  ],
7176
- "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.",
7440
+ "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.",
7177
7441
  "last_verified": "2026-05-09",
7178
7442
  "path": "agents/huawei/huawei-obs-data-perimeter-governor-agent",
7179
7443
  "version": "0.1.0",
@@ -7244,14 +7508,14 @@
7244
7508
  "gemini",
7245
7509
  "kiro"
7246
7510
  ],
7247
- "summary": "Agent for huawei-registry-artifact-governor. 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.",
7511
+ "summary": "Agent for huawei-registry-artifact-governor. Govern Huawei Cloud SWR (Software Repository for Container) \u2014 image retention policy, vulnerability scanning via VSS (Vulnerability Scan Service) integration, namespace permission least privilege, cross-region image replication, and supply chain security posture.",
7248
7512
  "source_type": "original",
7249
7513
  "official_docs": [
7250
7514
  "https://support.huaweicloud.com/intl/en-us/swr/index.html",
7251
7515
  "https://support.huaweicloud.com/intl/en-us/vss/index.html",
7252
7516
  "https://support.huaweicloud.com/intl/en-us/cce/index.html"
7253
7517
  ],
7254
- "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.",
7518
+ "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.",
7255
7519
  "last_verified": "2026-05-09",
7256
7520
  "path": "agents/huawei/huawei-registry-artifact-governor-agent",
7257
7521
  "version": "0.1.0",
@@ -7270,7 +7534,7 @@
7270
7534
  "gemini",
7271
7535
  "kiro"
7272
7536
  ],
7273
- "summary": "Agent for huawei-resilience-bcdr-review. 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.",
7537
+ "summary": "Agent for huawei-resilience-bcdr-review. Review Huawei Cloud workload HA and BCDR designs \u2014 GaussDB High Availability (HA) instance failover, CBR (Cloud Backup and Recovery) cross-region vault, CCE multi-AZ deployment, DRS (Data Replication Service) for DR, RTO/RPO target analysis, and runbook completeness.",
7274
7538
  "source_type": "original",
7275
7539
  "official_docs": [
7276
7540
  "https://support.huaweicloud.com/intl/en-us/gaussdb_mysql/index.html",
@@ -7279,7 +7543,7 @@
7279
7543
  "https://support.huaweicloud.com/intl/en-us/drs/index.html",
7280
7544
  "https://support.huaweicloud.com/intl/en-us/elb/index.html"
7281
7545
  ],
7282
- "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.",
7546
+ "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.",
7283
7547
  "last_verified": "2026-05-09",
7284
7548
  "path": "agents/huawei/huawei-resilience-bcdr-review-agent",
7285
7549
  "version": "0.1.0",
@@ -7326,14 +7590,14 @@
7326
7590
  "gemini",
7327
7591
  "kiro"
7328
7592
  ],
7329
- "summary": "Agent for huawei-serverless-production-readiness. Review FunctionGraph production readiness VPC access configuration, concurrency limits and reserved instances, cold-start optimization, observability via LTS log output and AOM metrics, timeout configuration, dependency package size, custom vs managed runtimes, and ServiceStage application lifecycle.",
7593
+ "summary": "Agent for huawei-serverless-production-readiness. Review FunctionGraph production readiness \u2014 VPC access configuration, concurrency limits and reserved instances, cold-start optimization, observability via LTS log output and AOM metrics, timeout configuration, dependency package size, custom vs managed runtimes, and ServiceStage application lifecycle.",
7330
7594
  "source_type": "original",
7331
7595
  "official_docs": [
7332
7596
  "https://support.huaweicloud.com/intl/en-us/fg/index.html",
7333
7597
  "https://support.huaweicloud.com/intl/en-us/servicestage/index.html",
7334
7598
  "https://support.huaweicloud.com/intl/en-us/aom/index.html"
7335
7599
  ],
7336
- "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.",
7600
+ "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.",
7337
7601
  "last_verified": "2026-05-09",
7338
7602
  "path": "agents/huawei/huawei-serverless-production-readiness-agent",
7339
7603
  "version": "0.1.0",
@@ -7352,7 +7616,7 @@
7352
7616
  "gemini",
7353
7617
  "kiro"
7354
7618
  ],
7355
- "summary": "Agent for huawei-solution-architect. Design Huawei Cloud solutions product selection, enterprise-project model design, region selection for MLPS/sovereignty requirements, architecture patterns, multi-zone and multi-region HA.",
7619
+ "summary": "Agent for huawei-solution-architect. Design Huawei Cloud solutions \u2014 product selection, enterprise-project model design, region selection for MLPS/sovereignty requirements, architecture patterns, multi-zone and multi-region HA.",
7356
7620
  "source_type": "original",
7357
7621
  "official_docs": [
7358
7622
  "https://support.huaweicloud.com/intl/en-us/ecs/index.html",
@@ -7378,14 +7642,14 @@
7378
7642
  "gemini",
7379
7643
  "kiro"
7380
7644
  ],
7381
- "summary": "Agent for huawei-support-incident-coordinator. 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.",
7645
+ "summary": "Agent for huawei-support-incident-coordinator. Coordinate Huawei Cloud support incidents \u2014 case creation with correct severity (\u7d27\u6025/\u9ad8/\u4e2d/\u4f4e), Premium Support SLA enforcement, Account Manager and TAM escalation path, status page monitoring, internal stakeholder communication, and post-incident evidence packaging.",
7382
7646
  "source_type": "original",
7383
7647
  "official_docs": [
7384
7648
  "https://support.huaweicloud.com/intl/en-us/",
7385
7649
  "https://status.huaweicloud.com/",
7386
7650
  "https://support.huaweicloud.com/intl/en-us/usermanual-ticket/topic_0065264094.html"
7387
7651
  ],
7388
- "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.",
7652
+ "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.",
7389
7653
  "last_verified": "2026-05-09",
7390
7654
  "path": "agents/huawei/huawei-support-incident-coordinator-agent",
7391
7655
  "version": "0.1.0",
@@ -7404,7 +7668,7 @@
7404
7668
  "gemini",
7405
7669
  "kiro"
7406
7670
  ],
7407
- "summary": "Agent for huawei-ticket-triage-escalation-coordinator. 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.",
7671
+ "summary": "Agent for huawei-ticket-triage-escalation-coordinator. Triage Huawei Cloud operational alerts, incidents, and support tickets \u2014 P0/P1/P2/P3 classification, Huawei Cloud Premium Support SLA enforcement, Account Manager escalation, AOM alert routing, war room coordination, evidence collection from CES and LTS, and safe escalation paths.",
7408
7672
  "source_type": "original",
7409
7673
  "official_docs": [
7410
7674
  "https://support.huaweicloud.com/intl/en-us/",
@@ -7413,7 +7677,7 @@
7413
7677
  "https://support.huaweicloud.com/intl/en-us/ces/index.html",
7414
7678
  "https://support.huaweicloud.com/intl/en-us/lts/index.html"
7415
7679
  ],
7416
- "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.",
7680
+ "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.",
7417
7681
  "last_verified": "2026-05-09",
7418
7682
  "path": "agents/huawei/huawei-ticket-triage-escalation-coordinator-agent",
7419
7683
  "version": "0.1.0",
@@ -7549,7 +7813,7 @@
7549
7813
  "gemini",
7550
7814
  "kiro"
7551
7815
  ],
7552
- "summary": "Review influencer campaign audit packs brief, contract, post descriptions, and disclosure placement specs for FTC Endorsement Guide violations: undisclosed material connections, inadequate disclosure placement, and brand liability exposure.",
7816
+ "summary": "Review influencer campaign audit packs \u2014 brief, contract, post descriptions, and disclosure placement specs \u2014 for FTC Endorsement Guide violations: undisclosed material connections, inadequate disclosure placement, and brand liability exposure.",
7553
7817
  "companion_skills": [
7554
7818
  "influencer-disclosure-compliance-review"
7555
7819
  ],
@@ -7561,7 +7825,7 @@
7561
7825
  "https://www.ftc.gov/legal-library/browse/statutes/federal-trade-commission-act",
7562
7826
  "https://www.ftc.gov/business-guidance/resources/ftcs-endorsement-guides-what-people-are-asking"
7563
7827
  ],
7564
- "security_notes": "Read-only advisory. Works from a structured influencer campaign audit pack only brief, contract excerpt, post descriptions, and disclosure spec. Never requests raw personal data about creators, unpublished financial negotiations, or live platform credentials. Does not generate campaign content or creator instructions. A finding of systematic non-disclosure may warrant legal escalation before campaign continuation.",
7828
+ "security_notes": "Read-only advisory. Works from a structured influencer campaign audit pack only \u2014 brief, contract excerpt, post descriptions, and disclosure spec. Never requests raw personal data about creators, unpublished financial negotiations, or live platform credentials. Does not generate campaign content or creator instructions. A finding of systematic non-disclosure may warrant legal escalation before campaign continuation.",
7565
7829
  "last_verified": "2026-05-17",
7566
7830
  "path": "agents/marketing/influencer-disclosure-compliance-review-agent/",
7567
7831
  "harness_variants": {
@@ -7624,7 +7888,7 @@
7624
7888
  "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/datacenter",
7625
7889
  "https://docs.ionos.com/cloud/network/lans"
7626
7890
  ],
7627
- "security_notes": "DCD topology changes are infrastructure-wide blast-radius events modifying datacenter layout can disrupt all resources within the datacenter simultaneously. Always require a current topology snapshot and blast-radius review before advising any structural change. GDPR data residency requires verifying the datacenter region matches the declared processing location.",
7891
+ "security_notes": "DCD topology changes are infrastructure-wide blast-radius events \u2014 modifying datacenter layout can disrupt all resources within the datacenter simultaneously. Always require a current topology snapshot and blast-radius review before advising any structural change. GDPR data residency requires verifying the datacenter region matches the declared processing location.",
7628
7892
  "last_verified": "2026-05-10",
7629
7893
  "path": "agents/ionos/ionos-datacenter-designer-reviewer-agent",
7630
7894
  "version": "0.1.0",
@@ -7651,7 +7915,7 @@
7651
7915
  "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs/resources/k8s_node_pool",
7652
7916
  "https://docs.ionos.com/cloud/"
7653
7917
  ],
7654
- "security_notes": "IONOS managed Kubernetes control-plane upgrades are irreversible always confirm rollback plan and PDB coverage before advising an upgrade. Node pool scale-down may evict workloads without PDB protection. GDPR data residency applies to cluster region selection; verify cluster datacenter region matches the declared processing location.",
7918
+ "security_notes": "IONOS managed Kubernetes control-plane upgrades are irreversible \u2014 always confirm rollback plan and PDB coverage before advising an upgrade. Node pool scale-down may evict workloads without PDB protection. GDPR data residency applies to cluster region selection; verify cluster datacenter region matches the declared processing location.",
7655
7919
  "last_verified": "2026-05-10",
7656
7920
  "path": "agents/ionos/ionos-kubernetes-platform-operator-agent",
7657
7921
  "version": "0.1.0",
@@ -7704,7 +7968,7 @@
7704
7968
  "https://api.ionos.com/docs/",
7705
7969
  "https://registry.terraform.io/providers/ionos-cloud/ionoscloud/latest/docs"
7706
7970
  ],
7707
- "security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius classification must stay read-only and hand off to approval-gated specialists. Do not expose bearer tokens or customer control panel credentials in routing output.",
7971
+ "security_notes": "Never attempt live IONOS Cloud API mutations from the routing layer. DCD topology changes have infrastructure-wide blast radius \u2014 classification must stay read-only and hand off to approval-gated specialists. Do not expose bearer tokens or customer control panel credentials in routing output.",
7708
7972
  "last_verified": "2026-05-10",
7709
7973
  "path": "agents/ionos/ionos-maestro-agent",
7710
7974
  "version": "0.1.0",
@@ -7742,7 +8006,7 @@
7742
8006
  "name": "Istio Ambient Mesh Review",
7743
8007
  "type": "agent",
7744
8008
  "provider": "istio",
7745
- "summary": "Review Istio ambient mesh configuration ztunnel L4 vs waypoint L7 enforcement, AuthorizationPolicy scope, PeerAuthentication mTLS mode, RequestAuthentication JWKs, and gateway configuration for service mesh security posture.",
8009
+ "summary": "Review Istio ambient mesh configuration \u2014 ztunnel L4 vs waypoint L7 enforcement, AuthorizationPolicy scope, PeerAuthentication mTLS mode, RequestAuthentication JWKs, and gateway configuration for service mesh security posture.",
7746
8010
  "path": "agents/istio/istio-ambient-mesh-review-agent",
7747
8011
  "harnesses": [
7748
8012
  "codex",
@@ -7760,7 +8024,7 @@
7760
8024
  "https://istio.io/latest/docs/ops/diagnostic-tools/istioctl-analyze/",
7761
8025
  "https://istio.io/latest/docs/tasks/security/authorization/"
7762
8026
  ],
7763
- "security_notes": "L7 AuthorizationPolicy in ambient mode without a waypoint is silently bypassed ztunnel only enforces L4. PERMISSIVE PeerAuthentication in a production namespace is a critical finding.",
8027
+ "security_notes": "L7 AuthorizationPolicy in ambient mode without a waypoint is silently bypassed \u2014 ztunnel only enforces L4. PERMISSIVE PeerAuthentication in a production namespace is a critical finding.",
7764
8028
  "source_type": "original",
7765
8029
  "version": "0.1.0"
7766
8030
  },
@@ -7787,7 +8051,7 @@
7787
8051
  "https://docs.kubecost.com/using-kubecost/navigating-the-kubecost-ui/savings",
7788
8052
  "https://docs.kubecost.com/apis/apis-overview"
7789
8053
  ],
7790
- "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.",
8054
+ "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.",
7791
8055
  "last_verified": "2026-05-02",
7792
8056
  "path": "agents/kubernetes/kubecost-chargeback-allocation-review-agent",
7793
8057
  "version": "0.1.0"
@@ -7950,7 +8214,7 @@
7950
8214
  "https://kubernetes.io/docs/reference/kubectl/generated/kubectl_auth/",
7951
8215
  "https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/"
7952
8216
  ],
7953
- "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. Per docs/least-privilege-rbac.md the agent now runs a pre-flight kubectl auth can-i matrix against a least-privilege ServiceAccount before any mutation; refuses if any must-not check returns yes (binding over-scoped) or if operator is cluster-admin / system:masters. References shipped: least-privilege-rbac.yaml (deny-by-default ClusterRole), rbac-pre-flight.md (positive + negative resourceName tests), refusal-list.md (universal one-way doors plus domain-specific HARD REFUSE list). Refuses to read or process credentials volunteered by the operator; uses only the in-pod ServiceAccount token at /var/run/secrets/kubernetes.io/serviceaccount/token.",
8217
+ "security_notes": "Capture current RBAC state before every mutation \u2014 no built-in rollback. Block escalate, bind, and impersonate verbs without platform-team approval. Never approve wildcard grants. Cached tokens remain valid after binding deletion until expiry. Per docs/least-privilege-rbac.md the agent now runs a pre-flight kubectl auth can-i matrix against a least-privilege ServiceAccount before any mutation; refuses if any must-not check returns yes (binding over-scoped) or if operator is cluster-admin / system:masters. References shipped: least-privilege-rbac.yaml (deny-by-default ClusterRole), rbac-pre-flight.md (positive + negative resourceName tests), refusal-list.md (universal one-way doors plus domain-specific HARD REFUSE list). Refuses to read or process credentials volunteered by the operator; uses only the in-pod ServiceAccount token at /var/run/secrets/kubernetes.io/serviceaccount/token.",
7954
8218
  "last_verified": "2026-05-08",
7955
8219
  "path": "agents/kubernetes/kubernetes-live-rbac-mutation-guard-agent",
7956
8220
  "author": "github: Raishin",
@@ -7969,7 +8233,7 @@
7969
8233
  "gemini",
7970
8234
  "kiro"
7971
8235
  ],
7972
- "summary": "Live-guard agent for Velero backup/restore operations on Kubernetes clusters enforcing cluster context confirmation, restore scope review, dry-run gating, current-state capture, and explicit platform-team sign-off before any mutation.",
8236
+ "summary": "Live-guard agent for Velero backup/restore operations on Kubernetes clusters \u2014 enforcing cluster context confirmation, restore scope review, dry-run gating, current-state capture, and explicit platform-team sign-off before any mutation.",
7973
8237
  "source_type": "original",
7974
8238
  "official_docs": [
7975
8239
  "https://velero.io/docs/latest/",
@@ -7978,7 +8242,7 @@
7978
8242
  "https://velero.io/docs/latest/locations/",
7979
8243
  "https://velero.io/docs/latest/hooks/"
7980
8244
  ],
7981
- "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. Per docs/least-privilege-rbac.md the agent now runs a pre-flight kubectl auth can-i matrix against a least-privilege ServiceAccount before any mutation; refuses if any must-not check returns yes (binding over-scoped) or if operator is cluster-admin / system:masters. References shipped: least-privilege-rbac.yaml (deny-by-default ClusterRole), rbac-pre-flight.md (positive + negative resourceName tests), refusal-list.md (universal one-way doors plus domain-specific HARD REFUSE list). Refuses to read or process credentials volunteered by the operator; uses only the in-pod ServiceAccount token at /var/run/secrets/kubernetes.io/serviceaccount/token.",
8245
+ "security_notes": "Velero restore with existingResourcePolicy:update can overwrite live RBAC resources, Secrets, and ServiceAccounts \u2014 equivalent to a partial cluster wipe. BSL credentials with write-only access prevent listing/deleting old backups, causing runaway storage costs. Never proceed with cluster-wide restores without explicit platform-team sign-off. Per docs/least-privilege-rbac.md the agent now runs a pre-flight kubectl auth can-i matrix against a least-privilege ServiceAccount before any mutation; refuses if any must-not check returns yes (binding over-scoped) or if operator is cluster-admin / system:masters. References shipped: least-privilege-rbac.yaml (deny-by-default ClusterRole), rbac-pre-flight.md (positive + negative resourceName tests), refusal-list.md (universal one-way doors plus domain-specific HARD REFUSE list). Refuses to read or process credentials volunteered by the operator; uses only the in-pod ServiceAccount token at /var/run/secrets/kubernetes.io/serviceaccount/token.",
7982
8246
  "last_verified": "2026-05-08",
7983
8247
  "path": "agents/kubernetes/kubernetes-live-velero-restore-guard-agent",
7984
8248
  "version": "0.1.0"
@@ -8026,7 +8290,7 @@
8026
8290
  "gemini",
8027
8291
  "kiro"
8028
8292
  ],
8029
- "summary": "Review raw Kubernetes YAML manifests for security, quality, and policy defects deprecated APIs, missing securityContext, absent resource limits, missing health probes, RBAC over-permission, plaintext secrets, and network exposure statically, without applying manifests or contacting a cluster.",
8293
+ "summary": "Review raw Kubernetes YAML manifests for security, quality, and policy defects \u2014 deprecated APIs, missing securityContext, absent resource limits, missing health probes, RBAC over-permission, plaintext secrets, and network exposure \u2014 statically, without applying manifests or contacting a cluster.",
8030
8294
  "source_type": "original",
8031
8295
  "official_docs": [
8032
8296
  "https://kubernetes.io/docs/concepts/security/pod-security-standards/",
@@ -8037,7 +8301,7 @@
8037
8301
  "https://github.com/yannh/kubeconform",
8038
8302
  "https://github.com/zegl/kube-score"
8039
8303
  ],
8040
- "security_notes": "Static review only reads manifest YAML files, never applies manifests to a cluster, never connects to the Kubernetes API, and never requests kubeconfig, service account tokens, or cloud credentials. Do not accept manifests containing real secret values or connection strings decoded from base64; ask for sanitized versions with placeholder values.",
8304
+ "security_notes": "Static review only \u2014 reads manifest YAML files, never applies manifests to a cluster, never connects to the Kubernetes API, and never requests kubeconfig, service account tokens, or cloud credentials. Do not accept manifests containing real secret values or connection strings decoded from base64; ask for sanitized versions with placeholder values.",
8041
8305
  "last_verified": "2026-05-17",
8042
8306
  "path": "agents/qa/kubernetes-manifest-quality-review-agent",
8043
8307
  "version": "0.1.0"
@@ -8108,7 +8372,7 @@
8108
8372
  "name": "Kubernetes Pod Security Admission Review",
8109
8373
  "type": "agent",
8110
8374
  "provider": "kubernetes",
8111
- "summary": "Review Kubernetes Pod Security Admission namespace labels enforce/audit/warn modes, privileged/baseline/restricted profiles, version pinning, cluster AdmissionConfiguration defaults, and migration from deprecated PodSecurityPolicy.",
8375
+ "summary": "Review Kubernetes Pod Security Admission namespace labels \u2014 enforce/audit/warn modes, privileged/baseline/restricted profiles, version pinning, cluster AdmissionConfiguration defaults, and migration from deprecated PodSecurityPolicy.",
8112
8376
  "path": "agents/kubernetes/kubernetes-psa-review-agent",
8113
8377
  "harnesses": [
8114
8378
  "codex",
@@ -8126,7 +8390,7 @@
8126
8390
  "https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-admission-controller/",
8127
8391
  "https://kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/"
8128
8392
  ],
8129
- "security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden treat as critical finding. enforce-version latest changes profile semantics on every Kubernetes minor upgrade.",
8393
+ "security_notes": "A production namespace with no PSA label inherits cluster default which is privileged unless overridden \u2014 treat as critical finding. enforce-version latest changes profile semantics on every Kubernetes minor upgrade.",
8130
8394
  "source_type": "original",
8131
8395
  "version": "0.1.0"
8132
8396
  },
@@ -8162,7 +8426,7 @@
8162
8426
  "name": "Kubernetes Workload Identity Review",
8163
8427
  "type": "agent",
8164
8428
  "provider": "kubernetes",
8165
- "summary": "Review Kubernetes workload identity configuration IRSA, Azure Workload Identity, GKE Workload Identity, and generic OIDC projected token bindings for trust policy scope, static credential fallback risk, token audience validation, and cross-account reuse.",
8429
+ "summary": "Review Kubernetes workload identity configuration \u2014 IRSA, Azure Workload Identity, GKE Workload Identity, and generic OIDC projected token bindings \u2014 for trust policy scope, static credential fallback risk, token audience validation, and cross-account reuse.",
8166
8430
  "path": "agents/kubernetes/kubernetes-workload-identity-review-agent",
8167
8431
  "harnesses": [
8168
8432
  "codex",
@@ -8180,7 +8444,7 @@
8180
8444
  "https://kubernetes.io/docs/concepts/workloads/pods/service-accounts/",
8181
8445
  "https://openid.net/specs/openid-connect-core-1_0.html"
8182
8446
  ],
8183
- "security_notes": "OIDC trust policy with wildcard sub allows any pod in the cluster to assume the role. Static credentials in environment variables defeat workload identity migration cloud SDKs search the credential chain in order and a leftover env var always wins.",
8447
+ "security_notes": "OIDC trust policy with wildcard sub allows any pod in the cluster to assume the role. Static credentials in environment variables defeat workload identity migration \u2014 cloud SDKs search the credential chain in order and a leftover env var always wins.",
8184
8448
  "source_type": "original",
8185
8449
  "version": "0.1.0"
8186
8450
  },
@@ -8207,7 +8471,7 @@
8207
8471
  "https://kyverno.io/docs/policy-exceptions/",
8208
8472
  "https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/"
8209
8473
  ],
8210
- "security_notes": "failureAction: Audit in production is a critical finding violations are logged but workloads are not blocked. PolicyException without expiry is an infinite escape hatch.",
8474
+ "security_notes": "failureAction: Audit in production is a critical finding \u2014 violations are logged but workloads are not blocked. PolicyException without expiry is an infinite escape hatch.",
8211
8475
  "source_type": "original",
8212
8476
  "version": "0.1.0"
8213
8477
  },
@@ -8215,7 +8479,7 @@
8215
8479
  "id": "legal-contract-review-agent",
8216
8480
  "name": "Legal Contract Review Agent",
8217
8481
  "type": "agent",
8218
- "provider": "generic",
8482
+ "provider": "legal",
8219
8483
  "harnesses": [
8220
8484
  "codex",
8221
8485
  "copilot",
@@ -8231,7 +8495,7 @@
8231
8495
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8232
8496
  "https://www.nist.gov/privacy-framework"
8233
8497
  ],
8234
- "security_notes": "Static review only works from sanitized contract excerpts and never requests secrets, credentials, personal data, or trade secrets. Never redlines or issues binding contract language as a final decision; flags privileged material and routes to qualified counsel. Does not form an attorney-client relationship.",
8498
+ "security_notes": "Static review only \u2014 works from sanitized contract excerpts and never requests secrets, credentials, personal data, or trade secrets. Never redlines or issues binding contract language as a final decision; flags privileged material and routes to qualified counsel. Does not form an attorney-client relationship.",
8235
8499
  "last_verified": "2026-05-18",
8236
8500
  "path": "agents/legal/legal-contract-review-agent",
8237
8501
  "version": "0.1.0"
@@ -8240,7 +8504,7 @@
8240
8504
  "id": "legal-counsel-review-agent",
8241
8505
  "name": "Legal Counsel Review Agent",
8242
8506
  "type": "agent",
8243
- "provider": "generic",
8507
+ "provider": "legal",
8244
8508
  "harnesses": [
8245
8509
  "codex",
8246
8510
  "copilot",
@@ -8249,7 +8513,7 @@
8249
8513
  "gemini",
8250
8514
  "kiro"
8251
8515
  ],
8252
- "summary": "Adversarial legal-risk reviewer for contracts, privacy, regulatory, litigation, compliance, and policy-exception questions surfaces risks, evidence gaps, decision options, and escalation paths for qualified counsel. Does not give legal advice.",
8516
+ "summary": "Adversarial legal-risk reviewer for contracts, privacy, regulatory, litigation, compliance, and policy-exception questions \u2014 surfaces risks, evidence gaps, decision options, and escalation paths for qualified counsel. Does not give legal advice.",
8253
8517
  "source_type": "original",
8254
8518
  "official_docs": [
8255
8519
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
@@ -8259,7 +8523,7 @@
8259
8523
  "https://www.oaic.gov.au/privacy/the-privacy-act",
8260
8524
  "https://www.law.cornell.edu/wex"
8261
8525
  ],
8262
- "security_notes": "Static review only works from sanitized excerpts and never requests secrets, credentials, personal data, employee medical detail, or trade secrets. Never issues binding legal conclusions; flags privileged material and recommends escalation to qualified counsel. Does not form an attorney-client relationship.",
8526
+ "security_notes": "Static review only \u2014 works from sanitized excerpts and never requests secrets, credentials, personal data, employee medical detail, or trade secrets. Never issues binding legal conclusions; flags privileged material and recommends escalation to qualified counsel. Does not form an attorney-client relationship.",
8263
8527
  "last_verified": "2026-05-18",
8264
8528
  "path": "agents/legal/legal-counsel-review-agent/",
8265
8529
  "harness_variants": {
@@ -8283,7 +8547,7 @@
8283
8547
  "id": "legal-employment-law-risk-agent",
8284
8548
  "name": "Legal Employment Law Risk Agent",
8285
8549
  "type": "agent",
8286
- "provider": "generic",
8550
+ "provider": "legal",
8287
8551
  "harnesses": [
8288
8552
  "codex",
8289
8553
  "copilot",
@@ -8292,14 +8556,14 @@
8292
8556
  "gemini",
8293
8557
  "kiro"
8294
8558
  ],
8295
- "summary": "Adversarial employment-law risk reviewer for HR matters flags employment-law exposure, escalation needs, documentation gaps, and counsel-review requirements. Does not make HR decisions and does not give legal advice.",
8559
+ "summary": "Adversarial employment-law risk reviewer for HR matters \u2014 flags employment-law exposure, escalation needs, documentation gaps, and counsel-review requirements. Does not make HR decisions and does not give legal advice.",
8296
8560
  "source_type": "original",
8297
8561
  "official_docs": [
8298
8562
  "https://www.law.cornell.edu/wex",
8299
8563
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8300
8564
  "https://www.nist.gov/privacy-framework"
8301
8565
  ],
8302
- "security_notes": "Static review only works from sanitized HR summaries and never requests medical detail, immigration documents, compensation records, investigation notes, or employee identifiers beyond what the matter requires. Never makes an HR or employment decision and never recommends adverse action; flags privileged material and routes to qualified employment counsel. Does not form an attorney-client relationship.",
8566
+ "security_notes": "Static review only \u2014 works from sanitized HR summaries and never requests medical detail, immigration documents, compensation records, investigation notes, or employee identifiers beyond what the matter requires. Never makes an HR or employment decision and never recommends adverse action; flags privileged material and routes to qualified employment counsel. Does not form an attorney-client relationship.",
8303
8567
  "last_verified": "2026-05-18",
8304
8568
  "path": "agents/legal/legal-employment-law-risk-agent",
8305
8569
  "version": "0.1.0"
@@ -8308,7 +8572,7 @@
8308
8572
  "id": "legal-ethics-investigations-agent",
8309
8573
  "name": "Legal Ethics and Investigations Agent",
8310
8574
  "type": "agent",
8311
- "provider": "generic",
8575
+ "provider": "legal",
8312
8576
  "harnesses": [
8313
8577
  "codex",
8314
8578
  "copilot",
@@ -8324,7 +8588,7 @@
8324
8588
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8325
8589
  "https://www.nist.gov/privacy-framework"
8326
8590
  ],
8327
- "security_notes": "Static review only works from sanitized summaries and never requests privileged communications, credentials, or personal data beyond what the matter requires. Protects whistleblower confidentiality, never contacts subjects or witnesses, and routes executive-misconduct matters to board and audit escalation. Does not form an attorney-client relationship.",
8591
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests privileged communications, credentials, or personal data beyond what the matter requires. Protects whistleblower confidentiality, never contacts subjects or witnesses, and routes executive-misconduct matters to board and audit escalation. Does not form an attorney-client relationship.",
8328
8592
  "last_verified": "2026-05-18",
8329
8593
  "path": "agents/legal/legal-ethics-investigations-agent",
8330
8594
  "version": "0.1.0"
@@ -8333,7 +8597,7 @@
8333
8597
  "id": "legal-ip-open-source-agent",
8334
8598
  "name": "Legal IP and Open Source Agent",
8335
8599
  "type": "agent",
8336
- "provider": "generic",
8600
+ "provider": "legal",
8337
8601
  "harnesses": [
8338
8602
  "codex",
8339
8603
  "copilot",
@@ -8349,7 +8613,7 @@
8349
8613
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8350
8614
  "https://www.nist.gov/privacy-framework"
8351
8615
  ],
8352
- "security_notes": "Static review only works from sanitized summaries and never requests credentials, trade secrets, or personal data beyond what the matter requires. Never opines on infringement or freedom-to-operate as a conclusion; routes patent and infringement questions to qualified counsel. Does not form an attorney-client relationship.",
8616
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests credentials, trade secrets, or personal data beyond what the matter requires. Never opines on infringement or freedom-to-operate as a conclusion; routes patent and infringement questions to qualified counsel. Does not form an attorney-client relationship.",
8353
8617
  "last_verified": "2026-05-18",
8354
8618
  "path": "agents/legal/legal-ip-open-source-agent",
8355
8619
  "version": "0.1.0"
@@ -8358,7 +8622,7 @@
8358
8622
  "id": "legal-knowledge-management-agent",
8359
8623
  "name": "Legal Knowledge Management Agent",
8360
8624
  "type": "agent",
8361
- "provider": "generic",
8625
+ "provider": "legal",
8362
8626
  "harnesses": [
8363
8627
  "codex",
8364
8628
  "copilot",
@@ -8374,7 +8638,7 @@
8374
8638
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8375
8639
  "https://www.nist.gov/privacy-framework"
8376
8640
  ],
8377
- "security_notes": "Static review only works from sanitized summaries and never requests credentials, personal data, privileged communications, or trade secrets beyond what the matter requires. Never presents a playbook or template as binding legal advice; marks all knowledge assets as needing counsel review. Does not form an attorney-client relationship.",
8641
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests credentials, personal data, privileged communications, or trade secrets beyond what the matter requires. Never presents a playbook or template as binding legal advice; marks all knowledge assets as needing counsel review. Does not form an attorney-client relationship.",
8378
8642
  "last_verified": "2026-05-18",
8379
8643
  "path": "agents/legal/legal-knowledge-management-agent",
8380
8644
  "version": "0.1.0"
@@ -8383,7 +8647,7 @@
8383
8647
  "id": "legal-litigation-discovery-hold-agent",
8384
8648
  "name": "Legal Litigation and Discovery Hold Agent",
8385
8649
  "type": "agent",
8386
- "provider": "generic",
8650
+ "provider": "legal",
8387
8651
  "harnesses": [
8388
8652
  "codex",
8389
8653
  "copilot",
@@ -8399,7 +8663,7 @@
8399
8663
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8400
8664
  "https://www.nist.gov/privacy-framework"
8401
8665
  ],
8402
- "security_notes": "Static review only works from sanitized summaries and never requests privileged communications, credentials, or personal data beyond what the matter requires. Never advises destruction or deletion of potentially relevant records; flags privileged and work-product material and routes to qualified counsel. Does not form an attorney-client relationship.",
8666
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests privileged communications, credentials, or personal data beyond what the matter requires. Never advises destruction or deletion of potentially relevant records; flags privileged and work-product material and routes to qualified counsel. Does not form an attorney-client relationship.",
8403
8667
  "last_verified": "2026-05-18",
8404
8668
  "path": "agents/legal/legal-litigation-discovery-hold-agent",
8405
8669
  "version": "0.1.0"
@@ -8408,7 +8672,7 @@
8408
8672
  "id": "legal-maestro-agent",
8409
8673
  "name": "Legal Maestro Agent",
8410
8674
  "type": "agent",
8411
- "provider": "generic",
8675
+ "provider": "legal",
8412
8676
  "harnesses": [
8413
8677
  "codex",
8414
8678
  "copilot",
@@ -8417,14 +8681,14 @@
8417
8681
  "gemini",
8418
8682
  "kiro"
8419
8683
  ],
8420
- "summary": "Routes legal matters to the right legal specialist agent and coordinates multi-agent legal review using the Legal-HR routing protocol, case capsule, and risk taxonomy. Classification and coordination only does not give legal advice or make final legal decisions.",
8684
+ "summary": "Routes legal matters to the right legal specialist agent and coordinates multi-agent legal review using the Legal-HR routing protocol, case capsule, and risk taxonomy. Classification and coordination only \u2014 does not give legal advice or make final legal decisions.",
8421
8685
  "source_type": "original",
8422
8686
  "official_docs": [
8423
8687
  "https://www.nist.gov/privacy-framework",
8424
8688
  "https://www.eeoc.gov",
8425
8689
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj"
8426
8690
  ],
8427
- "security_notes": "Classification and coordination only routes from sanitized signals and never requests secrets, credentials, medical detail, government IDs, or protected-class data. Never makes a final legal, regulatory, settlement, or disclosure decision; expresses every handoff as a redacted case capsule with a named human decision owner. Does not form an attorney-client relationship.",
8691
+ "security_notes": "Classification and coordination only \u2014 routes from sanitized signals and never requests secrets, credentials, medical detail, government IDs, or protected-class data. Never makes a final legal, regulatory, settlement, or disclosure decision; expresses every handoff as a redacted case capsule with a named human decision owner. Does not form an attorney-client relationship.",
8428
8692
  "last_verified": "2026-05-18",
8429
8693
  "path": "agents/legal/legal-maestro-agent",
8430
8694
  "version": "0.1.0"
@@ -8433,7 +8697,7 @@
8433
8697
  "id": "legal-policy-governance-agent",
8434
8698
  "name": "Legal Policy and Governance Agent",
8435
8699
  "type": "agent",
8436
- "provider": "generic",
8700
+ "provider": "legal",
8437
8701
  "harnesses": [
8438
8702
  "codex",
8439
8703
  "copilot",
@@ -8449,7 +8713,7 @@
8449
8713
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8450
8714
  "https://www.nist.gov/privacy-framework"
8451
8715
  ],
8452
- "security_notes": "Static review only works from sanitized summaries and never requests credentials, personal data, or identifiers beyond what the matter requires. Never approves a policy or policy exception; flags authority and segregation-of-duties gaps and routes to qualified counsel. Does not form an attorney-client relationship.",
8716
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests credentials, personal data, or identifiers beyond what the matter requires. Never approves a policy or policy exception; flags authority and segregation-of-duties gaps and routes to qualified counsel. Does not form an attorney-client relationship.",
8453
8717
  "last_verified": "2026-05-18",
8454
8718
  "path": "agents/legal/legal-policy-governance-agent",
8455
8719
  "version": "0.1.0"
@@ -8458,7 +8722,7 @@
8458
8722
  "id": "legal-privacy-data-protection-agent",
8459
8723
  "name": "Legal Privacy and Data Protection Agent",
8460
8724
  "type": "agent",
8461
- "provider": "generic",
8725
+ "provider": "legal",
8462
8726
  "harnesses": [
8463
8727
  "codex",
8464
8728
  "copilot",
@@ -8474,7 +8738,7 @@
8474
8738
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8475
8739
  "https://www.nist.gov/privacy-framework"
8476
8740
  ],
8477
- "security_notes": "Static review only works from sanitized summaries and never requests raw personal data, special-category data, credentials, or identifiers beyond what the matter requires. Never confirms a transfer mechanism or processing activity is adequate or compliant; routes to qualified counsel and the privacy owner. Does not form an attorney-client relationship.",
8741
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests raw personal data, special-category data, credentials, or identifiers beyond what the matter requires. Never confirms a transfer mechanism or processing activity is adequate or compliant; routes to qualified counsel and the privacy owner. Does not form an attorney-client relationship.",
8478
8742
  "last_verified": "2026-05-18",
8479
8743
  "path": "agents/legal/legal-privacy-data-protection-agent",
8480
8744
  "version": "0.1.0"
@@ -8483,7 +8747,7 @@
8483
8747
  "id": "legal-public-disclosure-agent",
8484
8748
  "name": "Legal Public Disclosure Agent",
8485
8749
  "type": "agent",
8486
- "provider": "generic",
8750
+ "provider": "legal",
8487
8751
  "harnesses": [
8488
8752
  "codex",
8489
8753
  "copilot",
@@ -8499,7 +8763,7 @@
8499
8763
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8500
8764
  "https://www.nist.gov/privacy-framework"
8501
8765
  ],
8502
- "security_notes": "Static review only works from sanitized summaries and never requests credentials, personal data, or non-public material information beyond what the matter requires. Never makes a materiality determination or disclosure decision; routes securities-law-sensitive matters to the disclosure committee and qualified counsel. Does not form an attorney-client relationship.",
8766
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests credentials, personal data, or non-public material information beyond what the matter requires. Never makes a materiality determination or disclosure decision; routes securities-law-sensitive matters to the disclosure committee and qualified counsel. Does not form an attorney-client relationship.",
8503
8767
  "last_verified": "2026-05-18",
8504
8768
  "path": "agents/legal/legal-public-disclosure-agent",
8505
8769
  "version": "0.1.0"
@@ -8508,7 +8772,7 @@
8508
8772
  "id": "legal-regulatory-compliance-agent",
8509
8773
  "name": "Legal Regulatory Compliance Agent",
8510
8774
  "type": "agent",
8511
- "provider": "generic",
8775
+ "provider": "legal",
8512
8776
  "harnesses": [
8513
8777
  "codex",
8514
8778
  "copilot",
@@ -8524,7 +8788,7 @@
8524
8788
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8525
8789
  "https://www.nist.gov/privacy-framework"
8526
8790
  ],
8527
- "security_notes": "Static review only works from sanitized summaries and never requests credentials, personal data, or identifiers beyond what the matter requires. Never confirms a control or program is compliant; requires current authoritative agency sources and routes to qualified counsel. Does not form an attorney-client relationship.",
8791
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests credentials, personal data, or identifiers beyond what the matter requires. Never confirms a control or program is compliant; requires current authoritative agency sources and routes to qualified counsel. Does not form an attorney-client relationship.",
8528
8792
  "last_verified": "2026-05-18",
8529
8793
  "path": "agents/legal/legal-regulatory-compliance-agent",
8530
8794
  "version": "0.1.0"
@@ -8533,7 +8797,7 @@
8533
8797
  "id": "legal-vendor-procurement-risk-agent",
8534
8798
  "name": "Legal Vendor and Procurement Risk Agent",
8535
8799
  "type": "agent",
8536
- "provider": "generic",
8800
+ "provider": "legal",
8537
8801
  "harnesses": [
8538
8802
  "codex",
8539
8803
  "copilot",
@@ -8549,7 +8813,7 @@
8549
8813
  "https://eur-lex.europa.eu/eli/reg/2016/679/oj",
8550
8814
  "https://www.nist.gov/privacy-framework"
8551
8815
  ],
8552
- "security_notes": "Static review only works from sanitized summaries and never requests secrets, credentials, personal data, or trade secrets. Never approves a vendor or contract; routes employee-data vendors to the privacy reviewer and flags privileged material for counsel. Does not form an attorney-client relationship.",
8816
+ "security_notes": "Static review only \u2014 works from sanitized summaries and never requests secrets, credentials, personal data, or trade secrets. Never approves a vendor or contract; routes employee-data vendors to the privacy reviewer and flags privileged material for counsel. Does not form an attorney-client relationship.",
8553
8817
  "last_verified": "2026-05-18",
8554
8818
  "path": "agents/legal/legal-vendor-procurement-risk-agent",
8555
8819
  "version": "0.1.0"
@@ -8567,7 +8831,7 @@
8567
8831
  "gemini",
8568
8832
  "kiro"
8569
8833
  ],
8570
- "summary": "Review an LLM or AI pipeline's evaluation setup for test-quality defects missing hallucination, relevancy, faithfulness, bias, toxicity, and tool-correctness metrics; absent golden datasets; unthresholded or single-shot evals; and no regression gate across model versions. Static review only.",
8834
+ "summary": "Review an LLM or AI pipeline's evaluation setup for test-quality defects \u2014 missing hallucination, relevancy, faithfulness, bias, toxicity, and tool-correctness metrics; absent golden datasets; unthresholded or single-shot evals; and no regression gate across model versions. Static review only.",
8571
8835
  "source_type": "original",
8572
8836
  "official_docs": [
8573
8837
  "https://docs.confident-ai.com/",
@@ -8578,7 +8842,7 @@
8578
8842
  "https://docs.confident-ai.com/docs/metrics-tool-correctness",
8579
8843
  "https://www.istqb.org/certifications/certified-tester-foundation-level"
8580
8844
  ],
8581
- "security_notes": "Static review only reads eval configuration and test source; never calls LLM APIs, never runs evaluations, never requests model API keys or inference endpoints. Do not accept eval fixtures containing real user PII, private prompt chains, or model weights; ask for sanitized configurations.",
8845
+ "security_notes": "Static review only \u2014 reads eval configuration and test source; never calls LLM APIs, never runs evaluations, never requests model API keys or inference endpoints. Do not accept eval fixtures containing real user PII, private prompt chains, or model weights; ask for sanitized configurations.",
8582
8846
  "last_verified": "2026-05-17",
8583
8847
  "path": "agents/qa/llm-ai-pipeline-test-review-agent",
8584
8848
  "version": "0.1.0"
@@ -8596,7 +8860,7 @@
8596
8860
  "gemini",
8597
8861
  "kiro"
8598
8862
  ],
8599
- "summary": "Review custom-audience and lookalike-audience upload specifications for hashing adequacy, PII field scope, consent-basis validity, and platform data-sharing restrictions before upload to Meta, Google, LinkedIn, or TikTok catching underhashed identifiers, consent-scope mismatches, and re-identification surfaces.",
8863
+ "summary": "Review custom-audience and lookalike-audience upload specifications for hashing adequacy, PII field scope, consent-basis validity, and platform data-sharing restrictions before upload to Meta, Google, LinkedIn, or TikTok \u2014 catching underhashed identifiers, consent-scope mismatches, and re-identification surfaces.",
8600
8864
  "companion_skills": [
8601
8865
  "lookalike-audience-upload-compliance-review"
8602
8866
  ],
@@ -8636,7 +8900,7 @@
8636
8900
  "gemini",
8637
8901
  "kiro"
8638
8902
  ],
8639
- "summary": "Review marketing consent posture CMP banner config, tag-manager containers, Consent Mode wiring, and cookie policy for GDPR/ePrivacy/CCPA correctness, dark patterns, and undisclosed trackers.",
8903
+ "summary": "Review marketing consent posture \u2014 CMP banner config, tag-manager containers, Consent Mode wiring, and cookie policy \u2014 for GDPR/ePrivacy/CCPA correctness, dark patterns, and undisclosed trackers.",
8640
8904
  "companion_skills": [
8641
8905
  "marketing-consent-data-collection-review"
8642
8906
  ],
@@ -8676,7 +8940,7 @@
8676
8940
  "gemini",
8677
8941
  "kiro"
8678
8942
  ],
8679
- "summary": "Review marketing conversion flow specifications subscription sign-up, upsell interstitial, free-trial enrollment, and cancellation path for dark-pattern practices that invalidate consent or constitute unfair or deceptive acts under FTC Section 5, the FTC Negative Option Rule, CPRA, and EU AI Act Article 5(1)(b).",
8943
+ "summary": "Review marketing conversion flow specifications \u2014 subscription sign-up, upsell interstitial, free-trial enrollment, and cancellation path \u2014 for dark-pattern practices that invalidate consent or constitute unfair or deceptive acts under FTC Section 5, the FTC Negative Option Rule, CPRA, and EU AI Act Article 5(1)(b).",
8680
8944
  "companion_skills": [
8681
8945
  "marketing-conversion-flow-dark-pattern-review"
8682
8946
  ],
@@ -8688,7 +8952,7 @@
8688
8952
  "https://oag.ca.gov/privacy/ccpa",
8689
8953
  "https://eur-lex.europa.eu/eli/reg/2024/1689/oj/eng"
8690
8954
  ],
8691
- "security_notes": "Read-only advisory. Works from sanitized UX flow specifications and annotated wireframes only; never requests real payment credentials, live user-session data, or production A/B-test results containing real user identities. Findings may indicate FTC civil penalty exposure the agent surfaces that possibility and routes enforcement-risk assessment to qualified legal counsel rather than quantifying penalties.",
8955
+ "security_notes": "Read-only advisory. Works from sanitized UX flow specifications and annotated wireframes only; never requests real payment credentials, live user-session data, or production A/B-test results containing real user identities. Findings may indicate FTC civil penalty exposure \u2014 the agent surfaces that possibility and routes enforcement-risk assessment to qualified legal counsel rather than quantifying penalties.",
8692
8956
  "last_verified": "2026-05-17",
8693
8957
  "path": "agents/marketing/marketing-conversion-flow-dark-pattern-review-agent/",
8694
8958
  "harness_variants": {
@@ -8728,7 +8992,7 @@
8728
8992
  "https://oag.ca.gov/privacy/ccpa",
8729
8993
  "https://www.canada.ca/en/radio-television-telecommunications/news/2014/07/compliance-and-enforcement-information-bulletin-crtc-2014-326.html"
8730
8994
  ],
8731
- "security_notes": "Read-only advisory. Works from sanitized CRM/ESP exports only placeholder values for all subscriber PII; never requests real email addresses, subscriber IDs, CRM credentials, or ESP API keys. Findings of ongoing deletion-SLA breaches or broken CASL consent chains are routed to legal counsel and incident response, not resolved by the agent.",
8995
+ "security_notes": "Read-only advisory. Works from sanitized CRM/ESP exports only \u2014 placeholder values for all subscriber PII; never requests real email addresses, subscriber IDs, CRM credentials, or ESP API keys. Findings of ongoing deletion-SLA breaches or broken CASL consent chains are routed to legal counsel and incident response, not resolved by the agent.",
8732
8996
  "last_verified": "2026-05-17",
8733
8997
  "path": "agents/marketing/marketing-email-list-retention-review-agent/",
8734
8998
  "harness_variants": {
@@ -8768,7 +9032,7 @@
8768
9032
  "https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB566",
8769
9033
  "https://oag.ca.gov/privacy/ccpa"
8770
9034
  ],
8771
- "security_notes": "Read-only advisory. Works from sanitized tag-manager container exports and CMP configuration exports only; never requests live consent logs, visitor opt-out records, or ad-platform credentials. Findings of non-compliance may constitute evidence in a CPPA enforcement proceeding legal determinations are routed to qualified privacy counsel, not decided by this agent.",
9035
+ "security_notes": "Read-only advisory. Works from sanitized tag-manager container exports and CMP configuration exports only; never requests live consent logs, visitor opt-out records, or ad-platform credentials. Findings of non-compliance may constitute evidence in a CPPA enforcement proceeding \u2014 legal determinations are routed to qualified privacy counsel, not decided by this agent.",
8772
9036
  "last_verified": "2026-05-17",
8773
9037
  "path": "agents/marketing/marketing-gpc-signal-honoring-review-agent/",
8774
9038
  "harness_variants": {
@@ -8803,7 +9067,7 @@
8803
9067
  "https://oag.ca.gov/privacy/ccpa",
8804
9068
  "https://developers.google.com/tag-platform/security/guides/consent"
8805
9069
  ],
8806
- "security_notes": "Read-only routing agent. Never accepts, stores, or relays real visitor data, consent-string archives, ad-platform credentials, API keys, OAuth tokens, or tenant data. No external API calls made directly all artifact review delegated to dispatched specialists. No auto-mutation: any mutating specialist dispatch requires an explicit human approval gate and a handoff packet.",
9070
+ "security_notes": "Read-only routing agent. Never accepts, stores, or relays real visitor data, consent-string archives, ad-platform credentials, API keys, OAuth tokens, or tenant data. No external API calls made directly \u2014 all artifact review delegated to dispatched specialists. No auto-mutation: any mutating specialist dispatch requires an explicit human approval gate and a handoff packet.",
8807
9071
  "last_verified": "2026-05-17",
8808
9072
  "path": "agents/marketing/marketing-maestro-agent",
8809
9073
  "author": "github: Raishin",
@@ -8836,7 +9100,7 @@
8836
9100
  "gemini",
8837
9101
  "kiro"
8838
9102
  ],
8839
- "summary": "Review advertising pixels and conversion event tracking for personal-data leakage to ad networks PII in payloads, form-field auto-capture, pixels on sensitive pages, and unhashed identifier transmission.",
9103
+ "summary": "Review advertising pixels and conversion event tracking for personal-data leakage to ad networks \u2014 PII in payloads, form-field auto-capture, pixels on sensitive pages, and unhashed identifier transmission.",
8840
9104
  "companion_skills": [
8841
9105
  "marketing-pixel-data-leakage-review"
8842
9106
  ],
@@ -8848,7 +9112,7 @@
8848
9112
  "https://support.google.com/google-ads/answer/9888656",
8849
9113
  "https://owasp.org/www-project-top-ten/"
8850
9114
  ],
8851
- "security_notes": "Read-only advisory. Works from sanitized payloads and container exports only; never requests real visitor data, conversion logs, or ad-platform credentials. A leak found here may be a reportable breach the agent surfaces that possibility and routes the determination to counsel and incident response rather than deciding it.",
9115
+ "security_notes": "Read-only advisory. Works from sanitized payloads and container exports only; never requests real visitor data, conversion logs, or ad-platform credentials. A leak found here may be a reportable breach \u2014 the agent surfaces that possibility and routes the determination to counsel and incident response rather than deciding it.",
8852
9116
  "last_verified": "2026-05-17",
8853
9117
  "path": "agents/marketing/marketing-pixel-data-leakage-review-agent/",
8854
9118
  "harness_variants": {
@@ -8876,7 +9140,7 @@
8876
9140
  "gemini",
8877
9141
  "kiro"
8878
9142
  ],
8879
- "summary": "Review access governance across a marketing technology stack OAuth connected apps, API keys, CRM and marketing-automation roles, and integration scopes for least-privilege violations, shared and stale credentials, and missing ownership.",
9143
+ "summary": "Review access governance across a marketing technology stack \u2014 OAuth connected apps, API keys, CRM and marketing-automation roles, and integration scopes \u2014 for least-privilege violations, shared and stale credentials, and missing ownership.",
8880
9144
  "companion_skills": [
8881
9145
  "martech-access-governance-review"
8882
9146
  ],
@@ -8916,7 +9180,7 @@
8916
9180
  "gemini",
8917
9181
  "kiro"
8918
9182
  ],
8919
- "summary": "Review agentic-AI platforms built on the NVIDIA stack per NCP-AAI NeMo Agent Toolkit, NIM-as-tool, retrieval pipelines, tool-use safety, agent memory boundaries, and audit logging.",
9183
+ "summary": "Review agentic-AI platforms built on the NVIDIA stack per NCP-AAI \u2014 NeMo Agent Toolkit, NIM-as-tool, retrieval pipelines, tool-use safety, agent memory boundaries, and audit logging.",
8920
9184
  "source_type": "original",
8921
9185
  "official_docs": [
8922
9186
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -8949,7 +9213,7 @@
8949
9213
  "gemini",
8950
9214
  "kiro"
8951
9215
  ],
8952
- "summary": "Review NVIDIA GPU infrastructure (DGX/HGX/MGX) against NVIDIA reference architectures, the AI Enterprise support matrix, and the NCA-AIIO and NCP-AII certification bodies of knowledge driver/firmware/CUDA alignment, BMC segmentation, ECC, persistence, and MIG posture.",
9216
+ "summary": "Review NVIDIA GPU infrastructure (DGX/HGX/MGX) against NVIDIA reference architectures, the AI Enterprise support matrix, and the NCA-AIIO and NCP-AII certification bodies of knowledge \u2014 driver/firmware/CUDA alignment, BMC segmentation, ECC, persistence, and MIG posture.",
8953
9217
  "source_type": "original",
8954
9218
  "official_docs": [
8955
9219
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -8982,7 +9246,7 @@
8982
9246
  "gemini",
8983
9247
  "kiro"
8984
9248
  ],
8985
- "summary": "Review NVIDIA AI fabric posture per NCP-AIN Spectrum-X / InfiniBand topology, NCCL collective tuning, RoCEv2 lossless config, congestion control, and east-west isolation between training jobs.",
9249
+ "summary": "Review NVIDIA AI fabric posture per NCP-AIN \u2014 Spectrum-X / InfiniBand topology, NCCL collective tuning, RoCEv2 lossless config, congestion control, and east-west isolation between training jobs.",
8986
9250
  "source_type": "original",
8987
9251
  "official_docs": [
8988
9252
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -9015,7 +9279,7 @@
9015
9279
  "gemini",
9016
9280
  "kiro"
9017
9281
  ],
9018
- "summary": "Review day-2 operational posture of NVIDIA GPU fleets per NCP-AIO DCGM exporter coverage, MIG lifecycle, Xid signature to runbook mapping, and gated driver/firmware upgrade discipline.",
9282
+ "summary": "Review day-2 operational posture of NVIDIA GPU fleets per NCP-AIO \u2014 DCGM exporter coverage, MIG lifecycle, Xid signature to runbook mapping, and gated driver/firmware upgrade discipline.",
9019
9283
  "source_type": "original",
9020
9284
  "official_docs": [
9021
9285
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -9048,7 +9312,7 @@
9048
9312
  "gemini",
9049
9313
  "kiro"
9050
9314
  ],
9051
- "summary": "Doc-anchored static review of CUDA C/C++ kernel sources against the NVIDIA CUDA C++ Programming Guide, CUDA Best Practices Guide, and Nsight Compute documentation memory coalescing, shared-memory bank conflicts, occupancy, register pressure, stream concurrency, kernel launch parameters.",
9315
+ "summary": "Doc-anchored static review of CUDA C/C++ kernel sources against the NVIDIA CUDA C++ Programming Guide, CUDA Best Practices Guide, and Nsight Compute documentation \u2014 memory coalescing, shared-memory bank conflicts, occupancy, register pressure, stream concurrency, kernel launch parameters.",
9052
9316
  "source_type": "original",
9053
9317
  "official_docs": [
9054
9318
  "https://docs.nvidia.com/cuda/cuda-c-programming-guide/",
@@ -9057,7 +9321,7 @@
9057
9321
  "https://docs.nvidia.com/nsight-systems/",
9058
9322
  "https://docs.nvidia.com/cuda/profiler-users-guide/"
9059
9323
  ],
9060
- "security_notes": "Static review only the skill never executes nvcc, nsight-compute, or nsight-systems. It outputs the recommended invocation as text for the user to run on their own GPU host. Treat CUDA samples that disable bounds checking, copy host pointers across context boundaries, or use `cudaMallocManaged` without prefetch hints as findings rather than as patterns to imitate.",
9324
+ "security_notes": "Static review only \u2014 the skill never executes nvcc, nsight-compute, or nsight-systems. It outputs the recommended invocation as text for the user to run on their own GPU host. Treat CUDA samples that disable bounds checking, copy host pointers across context boundaries, or use `cudaMallocManaged` without prefetch hints as findings rather than as patterns to imitate.",
9061
9325
  "last_verified": "2026-05-10",
9062
9326
  "path": "agents/nvidia/nvidia-cuda-kernel-performance-review-agent/",
9063
9327
  "companion_skills": [
@@ -9088,7 +9352,7 @@
9088
9352
  "gemini",
9089
9353
  "kiro"
9090
9354
  ],
9091
- "summary": "Review NVIDIA generative-AI platforms per NCA-GENL / NCA-GENM / NCP-GENL NeMo training and customization, NIM inference microservices, model card and weights provenance, evaluation harness, and guardrails posture.",
9355
+ "summary": "Review NVIDIA generative-AI platforms per NCA-GENL / NCA-GENM / NCP-GENL \u2014 NeMo training and customization, NIM inference microservices, model card and weights provenance, evaluation harness, and guardrails posture.",
9092
9356
  "source_type": "original",
9093
9357
  "official_docs": [
9094
9358
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -9121,7 +9385,7 @@
9121
9385
  "gemini",
9122
9386
  "kiro"
9123
9387
  ],
9124
- "summary": "Review NVIDIA GPU Operator on Kubernetes device plugin, MIG manager, node feature discovery, time-sliced GPUs, container toolkit, securityContext posture, and namespace tenancy boundaries.",
9388
+ "summary": "Review NVIDIA GPU Operator on Kubernetes \u2014 device plugin, MIG manager, node feature discovery, time-sliced GPUs, container toolkit, securityContext posture, and namespace tenancy boundaries.",
9125
9389
  "source_type": "original",
9126
9390
  "official_docs": [
9127
9391
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -9201,7 +9465,7 @@
9201
9465
  "https://oras.land/docs/category/oras-commands",
9202
9466
  "https://github.com/anchore/grype"
9203
9467
  ],
9204
- "security_notes": "Live agent. Allowlist locks every Bash invocation to nvcr.io/* targets and to fixed argv shapes. Egress restricted to nvcr.io and Sigstore endpoints. Default mode is static (no egress); runtime mode is per-session opt-in. Sigstore unreachable degrades to manual-review, never auto-pass. Read-only no docker pull, no kubectl, no registry write, no sign action (operator signs the attestation). Credential flag values scrubbed from provenance output.",
9468
+ "security_notes": "Live agent. Allowlist locks every Bash invocation to nvcr.io/* targets and to fixed argv shapes. Egress restricted to nvcr.io and Sigstore endpoints. Default mode is static (no egress); runtime mode is per-session opt-in. Sigstore unreachable degrades to manual-review, never auto-pass. Read-only \u2014 no docker pull, no kubectl, no registry write, no sign action (operator signs the attestation). Credential flag values scrubbed from provenance output.",
9205
9469
  "last_verified": "2026-05-11",
9206
9470
  "path": "agents/nvidia/nvidia-model-promotion-gatekeeper-agent/",
9207
9471
  "companion_skills": [
@@ -9229,7 +9493,7 @@
9229
9493
  "gemini",
9230
9494
  "kiro"
9231
9495
  ],
9232
- "summary": "Review NGC and NIM supply chain posture NGC org/team boundaries, API key scope and rotation, NIM container cosign verification, model card and weights provenance, AI Enterprise license posture, and air-gap mirror integrity.",
9496
+ "summary": "Review NGC and NIM supply chain posture \u2014 NGC org/team boundaries, API key scope and rotation, NIM container cosign verification, model card and weights provenance, AI Enterprise license posture, and air-gap mirror integrity.",
9233
9497
  "source_type": "original",
9234
9498
  "official_docs": [
9235
9499
  "https://www.nvidia.com/en-us/learn/certification/",
@@ -9262,7 +9526,7 @@
9262
9526
  "gemini",
9263
9527
  "kiro"
9264
9528
  ],
9265
- "summary": "Doc-anchored static review of TensorRT and TensorRT-LLM deployment pipelines against the NVIDIA TensorRT Developer Guide and TensorRT-LLM documentation ONNX/PyTorch export, precision selection, calibration integrity, dynamic shapes, plugin trust boundaries, engine cache provenance.",
9529
+ "summary": "Doc-anchored static review of TensorRT and TensorRT-LLM deployment pipelines against the NVIDIA TensorRT Developer Guide and TensorRT-LLM documentation \u2014 ONNX/PyTorch export, precision selection, calibration integrity, dynamic shapes, plugin trust boundaries, engine cache provenance.",
9266
9530
  "source_type": "original",
9267
9531
  "official_docs": [
9268
9532
  "https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/",
@@ -9271,7 +9535,7 @@
9271
9535
  "https://docs.nvidia.com/deeplearning/tensorrt-llm/",
9272
9536
  "https://docs.nvidia.com/deeplearning/tensorrt/api/"
9273
9537
  ],
9274
- "security_notes": "TensorRT custom plugins load arbitrary native code into the inference process; any plugin pulled from a non-vetted source is an RCE primitive. Serialized TensorRT engines (`.engine`, `.plan`) are not signed by default silent substitution of an engine yields silent model substitution. INT8 calibration data is unredacted production traffic by definition and is a confidentiality risk if it leaks. The skill never executes `trtexec`, `polygraphy`, or `tensorrt_llm/build.py` it outputs the recommended invocation as text.",
9538
+ "security_notes": "TensorRT custom plugins load arbitrary native code into the inference process; any plugin pulled from a non-vetted source is an RCE primitive. Serialized TensorRT engines (`.engine`, `.plan`) are not signed by default \u2014 silent substitution of an engine yields silent model substitution. INT8 calibration data is unredacted production traffic by definition and is a confidentiality risk if it leaks. The skill never executes `trtexec`, `polygraphy`, or `tensorrt_llm/build.py` \u2014 it outputs the recommended invocation as text.",
9275
9539
  "last_verified": "2026-05-10",
9276
9540
  "path": "agents/nvidia/nvidia-tensorrt-llm-deployment-review-agent/",
9277
9541
  "companion_skills": [
@@ -9302,7 +9566,7 @@
9302
9566
  "gemini",
9303
9567
  "kiro"
9304
9568
  ],
9305
- "summary": "Doc-anchored static review of Triton Inference Server deployments against the NVIDIA Triton Inference Server documentation model repository layout, dynamic batching, ensemble pipelines, custom backend trust, gRPC/HTTP auth, response cache, rate-limit and metrics endpoints.",
9569
+ "summary": "Doc-anchored static review of Triton Inference Server deployments against the NVIDIA Triton Inference Server documentation \u2014 model repository layout, dynamic batching, ensemble pipelines, custom backend trust, gRPC/HTTP auth, response cache, rate-limit and metrics endpoints.",
9306
9570
  "source_type": "original",
9307
9571
  "official_docs": [
9308
9572
  "https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/",
@@ -9311,7 +9575,7 @@
9311
9575
  "https://github.com/triton-inference-server/server/blob/main/docs/customization_guide/inference_protocols.md",
9312
9576
  "https://github.com/triton-inference-server/server/blob/main/docs/user_guide/architecture.md"
9313
9577
  ],
9314
- "security_notes": "Triton custom Python and C++ backends execute arbitrary code in the server process any backend pulled from a non-vetted source is an RCE primitive. Default gRPC and HTTP endpoints are anonymous; auth is the operator's responsibility via reverse-proxy or `--grpc-restricted-protocol`. Model files in `model_repository/` are unsigned at rest. The response cache, when enabled, can be poisoned across tenants if requests are not partitioned. The skill never starts `tritonserver` or sends inference requests it outputs `tritonserver` and `perf_analyzer` invocations as text.",
9578
+ "security_notes": "Triton custom Python and C++ backends execute arbitrary code in the server process \u2014 any backend pulled from a non-vetted source is an RCE primitive. Default gRPC and HTTP endpoints are anonymous; auth is the operator's responsibility via reverse-proxy or `--grpc-restricted-protocol`. Model files in `model_repository/` are unsigned at rest. The response cache, when enabled, can be poisoned across tenants if requests are not partitioned. The skill never starts `tritonserver` or sends inference requests \u2014 it outputs `tritonserver` and `perf_analyzer` invocations as text.",
9315
9579
  "last_verified": "2026-05-10",
9316
9580
  "path": "agents/nvidia/nvidia-triton-inference-serving-review-agent/",
9317
9581
  "companion_skills": [
@@ -9375,7 +9639,7 @@
9375
9639
  "https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengusingworkloadidentity.htm",
9376
9640
  "https://github.com/oracle/oci-native-ingress-controller"
9377
9641
  ],
9378
- "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.",
9642
+ "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.",
9379
9643
  "last_verified": "2026-05-02",
9380
9644
  "path": "agents/oci/oci-certificates-issuer-review-agent",
9381
9645
  "version": "0.1.0"
@@ -9726,7 +9990,7 @@
9726
9990
  "https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbcloning.htm",
9727
9991
  "https://docs.oracle.com/en-us/iaas/Content/Database/Tasks/adbbackingup.htm"
9728
9992
  ],
9729
- "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.",
9993
+ "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.",
9730
9994
  "last_verified": "2026-04-30",
9731
9995
  "path": "agents/oci/oci-live-autonomous-db-lifecycle-guard-agent",
9732
9996
  "author": "github: Raishin",
@@ -9753,7 +10017,7 @@
9753
10017
  "https://docs.oracle.com/en-us/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm",
9754
10018
  "https://docs.oracle.com/en-us/iaas/Content/General/Concepts/resourcequotas.htm"
9755
10019
  ],
9756
- "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.",
10020
+ "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.",
9757
10021
  "last_verified": "2026-04-30",
9758
10022
  "path": "agents/oci/oci-live-cost-budget-runaway-guard-agent",
9759
10023
  "author": "github: Raishin",
@@ -9808,7 +10072,7 @@
9808
10072
  "https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/update-securitylist.htm",
9809
10073
  "https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/path_analyzer.htm"
9810
10074
  ],
9811
- "security_notes": "oci network security-list update is a full replace always capture current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change.",
10075
+ "security_notes": "oci network security-list update is a full replace \u2014 always capture current rules before writing. Never approve 0.0.0.0/0 ingress on database subnets. Enable VCN Flow Logs before any rule change.",
9812
10076
  "last_verified": "2026-05-01",
9813
10077
  "path": "agents/oci/oci-live-network-security-rule-guard-agent",
9814
10078
  "author": "github: Raishin",
@@ -9835,7 +10099,7 @@
9835
10099
  "https://docs.oracle.com/en-us/iaas/Content/devops/using/canaryoke_deploy.htm",
9836
10100
  "https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm"
9837
10101
  ],
9838
- "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.",
10102
+ "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.",
9839
10103
  "last_verified": "2026-04-30",
9840
10104
  "path": "agents/oci/oci-live-oke-rollout-guard-agent",
9841
10105
  "author": "github: Raishin",
@@ -9933,7 +10197,7 @@
9933
10197
  "gemini",
9934
10198
  "kiro"
9935
10199
  ],
9936
- "summary": "Per-cloud router agent for OCI. Classifies the user's task, selects the narrowest OCI specialist agent or the right team of specialists from the catalog, and dispatches them single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
10200
+ "summary": "Per-cloud router agent for OCI. Classifies the user's task, selects the narrowest OCI specialist agent or the right team of specialists from the catalog, and dispatches them \u2014 single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
9937
10201
  "source_type": "adapted",
9938
10202
  "official_docs": [
9939
10203
  "https://docs.oracle.com/en-us/iaas/Content/home.htm",
@@ -9942,7 +10206,7 @@
9942
10206
  "https://docs.oracle.com/en-us/iaas/Content/Security/Concepts/security_guide.htm",
9943
10207
  "https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/baremetalintro.htm"
9944
10208
  ],
9945
- "security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents (oci-live-autonomous-db-lifecycle-guard-agent, oci-live-cost-budget-runaway-guard-agent, oci-live-iam-policy-compartment-guard-agent, oci-live-oke-rollout-guard-agent, oci-live-resource-manager-stack-guard-agent, oci-live-vault-key-destruction-guard-agent) must never be auto-dispatched. OCI IAM policy deletion at the tenancy root has tenancy-wide blast radius and cannot be undone by the agent. Vault key destruction is irreversible all data encrypted with the destroyed key becomes permanently unrecoverable. Both require explicit human confirmation, blast-radius assessment, and a documented rollback path before dispatch.",
10209
+ "security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents (oci-live-autonomous-db-lifecycle-guard-agent, oci-live-cost-budget-runaway-guard-agent, oci-live-iam-policy-compartment-guard-agent, oci-live-oke-rollout-guard-agent, oci-live-resource-manager-stack-guard-agent, oci-live-vault-key-destruction-guard-agent) must never be auto-dispatched. OCI IAM policy deletion at the tenancy root has tenancy-wide blast radius and cannot be undone by the agent. Vault key destruction is irreversible \u2014 all data encrypted with the destroyed key becomes permanently unrecoverable. Both require explicit human confirmation, blast-radius assessment, and a documented rollback path before dispatch.",
9946
10210
  "last_verified": "2026-04-30",
9947
10211
  "path": "agents/oci/oci-maestro-agent",
9948
10212
  "harness_variants": {
@@ -10359,7 +10623,7 @@
10359
10623
  "name": "OpenTelemetry Collector Config Review",
10360
10624
  "type": "agent",
10361
10625
  "provider": "opentelemetry",
10362
- "summary": "Review OpenTelemetry Collector pipeline configuration receiver/processor/exporter ordering, memory_limiter placement, batch processor tuning, exporter backend validation, Operator CRDs, and pipeline health metrics.",
10626
+ "summary": "Review OpenTelemetry Collector pipeline configuration \u2014 receiver/processor/exporter ordering, memory_limiter placement, batch processor tuning, exporter backend validation, Operator CRDs, and pipeline health metrics.",
10363
10627
  "path": "agents/opentelemetry/opentelemetry-collector-config-review-agent",
10364
10628
  "harnesses": [
10365
10629
  "codex",
@@ -10377,7 +10641,7 @@
10377
10641
  "https://opentelemetry.io/docs/kubernetes/operator/",
10378
10642
  "https://opentelemetry.io/docs/collector/internal-telemetry/"
10379
10643
  ],
10380
- "security_notes": "Pipeline with a receiver and processor but no exporter silently drops all telemetry. memory_limiter must be the first processor placing it after batch processor means the collector OOMs under burst load.",
10644
+ "security_notes": "Pipeline with a receiver and processor but no exporter silently drops all telemetry. memory_limiter must be the first processor \u2014 placing it after batch processor means the collector OOMs under burst load.",
10381
10645
  "source_type": "original",
10382
10646
  "version": "0.1.0"
10383
10647
  },
@@ -10539,7 +10803,7 @@
10539
10803
  "claude-code",
10540
10804
  "cursor"
10541
10805
  ],
10542
- "summary": "Execute an existing Playwright E2E suite against an operator-confirmed non-production target and emit a structured run attestation pass/fail/flaky counts and trace artifact locations. Read-only-runtime tier.",
10806
+ "summary": "Execute an existing Playwright E2E suite against an operator-confirmed non-production target and emit a structured run attestation \u2014 pass/fail/flaky counts and trace artifact locations. Read-only-runtime tier.",
10543
10807
  "source_type": "original",
10544
10808
  "official_docs": [
10545
10809
  "https://playwright.dev/docs/test-cli",
@@ -10548,7 +10812,7 @@
10548
10812
  "https://playwright.dev/docs/trace-viewer",
10549
10813
  "https://playwright.dev/docs/ci"
10550
10814
  ],
10551
- "security_notes": "Live-execution agent, read-only-runtime tier. Default mode is static and runs nothing; runtime execution is a per-session opt-in requiring explicit operator confirmation of a non-production target. Allowlisted commands only npx playwright test, install, show-report. Refuses production targets. Never accepts or echoes credentials, tokens, or storageState. Incomplete runs degrade to manual-review, never auto-pass.",
10815
+ "security_notes": "Live-execution agent, read-only-runtime tier. Default mode is static and runs nothing; runtime execution is a per-session opt-in requiring explicit operator confirmation of a non-production target. Allowlisted commands only \u2014 npx playwright test, install, show-report. Refuses production targets. Never accepts or echoes credentials, tokens, or storageState. Incomplete runs degrade to manual-review, never auto-pass.",
10552
10816
  "last_verified": "2026-05-17",
10553
10817
  "path": "agents/qa/playwright-e2e-execution-run-agent",
10554
10818
  "author": "github: Raishin",
@@ -10578,7 +10842,7 @@
10578
10842
  "https://playwright.dev/docs/test-sharding",
10579
10843
  "https://playwright.dev/docs/trace-viewer"
10580
10844
  ],
10581
- "security_notes": "Static review only never executes the suite, launches browsers, or contacts a target application. Never requests live URLs with embedded credentials, bearer tokens, real storageState files, or .env secrets.",
10845
+ "security_notes": "Static review only \u2014 never executes the suite, launches browsers, or contacts a target application. Never requests live URLs with embedded credentials, bearer tokens, real storageState files, or .env secrets.",
10582
10846
  "last_verified": "2026-05-17",
10583
10847
  "path": "agents/qa/playwright-e2e-suite-review-agent",
10584
10848
  "author": "github: Raishin",
@@ -10597,7 +10861,7 @@
10597
10861
  "gemini",
10598
10862
  "kiro"
10599
10863
  ],
10600
- "summary": "Statically review exported IEC 61131-3 PLC program logic for safety and reliability defects E-stop implementation, output fail-safe paths, latch integrity, memory-write races, forced I/O, interlock bypass governance, timer determinism, and watchdog coverage.",
10864
+ "summary": "Statically review exported IEC 61131-3 PLC program logic for safety and reliability defects \u2014 E-stop implementation, output fail-safe paths, latch integrity, memory-write races, forced I/O, interlock bypass governance, timer determinism, and watchdog coverage.",
10601
10865
  "source_type": "original",
10602
10866
  "official_docs": [
10603
10867
  "https://plcopen.org/iec-61131-3",
@@ -10606,7 +10870,7 @@
10606
10870
  "https://webstore.iec.ch/publication/26037",
10607
10871
  "https://content.helpme-codesys.com/en/CODESYS%20Development%20System/_cds_structure_application_objects.html"
10608
10872
  ],
10609
- "security_notes": "Static review only never connects to a live PLC, never writes to a controller, never advises bypassing a safety function. Never requests live controller IP addresses, plant-network hostnames, historian credentials, or production asset identifiers. Ask for sanitized, anonymized exports only.",
10873
+ "security_notes": "Static review only \u2014 never connects to a live PLC, never writes to a controller, never advises bypassing a safety function. Never requests live controller IP addresses, plant-network hostnames, historian credentials, or production asset identifiers. Ask for sanitized, anonymized exports only.",
10610
10874
  "last_verified": "2026-05-17",
10611
10875
  "path": "agents/qa/plc-control-logic-safety-review-agent",
10612
10876
  "author": "github: Raishin",
@@ -10693,7 +10957,7 @@
10693
10957
  "gemini",
10694
10958
  "kiro"
10695
10959
  ],
10696
- "summary": "Review exported RPA workflow definitions for resilience and security defects hardcoded credentials, brittle selectors, missing exception handling, non-idempotent logic, fixed delays, and invisible failures statically, without connecting to a live orchestrator.",
10960
+ "summary": "Review exported RPA workflow definitions for resilience and security defects \u2014 hardcoded credentials, brittle selectors, missing exception handling, non-idempotent logic, fixed delays, and invisible failures \u2014 statically, without connecting to a live orchestrator.",
10697
10961
  "source_type": "original",
10698
10962
  "official_docs": [
10699
10963
  "https://docs.uipath.com/studio/standalone/latest/user-guide/about-workflow-analyzer",
@@ -10703,17 +10967,17 @@
10703
10967
  "https://learn.microsoft.com/en-us/power-automate/guidance/coding-guidelines/overview",
10704
10968
  "https://learn.microsoft.com/en-us/power-automate/guidance/coding-guidelines/error-handling"
10705
10969
  ],
10706
- "security_notes": "Static review only never connects to a live orchestrator, never executes a bot, and never requests runner credentials or orchestrator connection strings. Never accepts workflow exports containing live PII, real customer data, or production connection strings.",
10970
+ "security_notes": "Static review only \u2014 never connects to a live orchestrator, never executes a bot, and never requests runner credentials or orchestrator connection strings. Never accepts workflow exports containing live PII, real customer data, or production connection strings.",
10707
10971
  "last_verified": "2026-05-17",
10708
10972
  "path": "agents/qa/rpa-workflow-resilience-review-agent",
10709
10973
  "author": "github: Raishin",
10710
10974
  "version": "0.1.0"
10711
10975
  },
10712
10976
  {
10713
- "id": "scaleway-cost-optimizer-agent",
10714
- "name": "Scaleway Cost Optimizer",
10977
+ "id": "salesforce-agentforce-ai-agent",
10978
+ "name": "Salesforce Agentforce AI Agent",
10715
10979
  "type": "agent",
10716
- "provider": "scaleway",
10980
+ "provider": "salesforce",
10717
10981
  "harnesses": [
10718
10982
  "codex",
10719
10983
  "copilot",
@@ -10722,33 +10986,39 @@
10722
10986
  "gemini",
10723
10987
  "kiro"
10724
10988
  ],
10725
- "summary": "Advisory agent for Scaleway cost analysis: instance type rightsizing, reserved instance utilization, idle Object Storage and SBS volumes, Serverless function cold-start cost, and Cockpit observability spend.",
10989
+ "summary": "Adversarial static reviewer for Agentforce AI agent configuration, prompt grounding, retrieval, action safety, hallucination containment, human handoff, and model-risk controls \u2014 rejects ungrounded automation and unsafe autonomous actions.",
10726
10990
  "source_type": "original",
10727
10991
  "official_docs": [
10728
- "https://www.scaleway.com/en/pricing/",
10729
- "https://www.scaleway.com/en/docs/billing/",
10730
- "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/instance_server",
10731
- "https://www.scaleway.com/en/docs/observability/cockpit/",
10732
- "https://www.scaleway.com/en/developers/api/"
10992
+ "https://help.salesforce.com/s/articleView?id=sf.agentforce_overview.htm",
10993
+ "https://trailhead.salesforce.com/credentials/aiassociate",
10994
+ "https://developer.salesforce.com/docs/einstein/genai/guide/index.html",
10995
+ "https://help.salesforce.com/s/articleView?id=sf.einstein_ai_overview.htm"
10733
10996
  ],
10734
- "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 and rollback evidence. Reserved instance commitments are non-refundable; verify utilization before recommending.",
10735
- "last_verified": "2026-05-10",
10736
- "path": "agents/scaleway/scaleway-cost-optimizer-agent",
10737
- "version": "0.1.0",
10738
- "author": "github: Raishin",
10997
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. All Agentforce terminology is drift-prone and must be verified against current official Salesforce documentation. Rejects autonomous action configurations without explicit scope boundaries. Does not approve, deploy, or mutate any org.",
10998
+ "last_verified": "2026-05-20",
10999
+ "path": "agents/salesforce/salesforce-agentforce-ai-agent/",
10739
11000
  "companion_skills": [
10740
- "scaleway-cost-optimizer"
11001
+ "salesforce-agentforce-risk-review-skill"
10741
11002
  ],
11003
+ "execution_tier": "static-review",
11004
+ "lifecycle": "experimental",
11005
+ "author": "github: Raishin",
11006
+ "version": "0.1.0",
10742
11007
  "harness_variants": {
10743
- "codex": "agents/scaleway/scaleway-cost-optimizer-agent/harnesses/codex.toml",
10744
- "claude-code": "agents/scaleway/scaleway-cost-optimizer-agent/harnesses/claude-code.agent.md"
11008
+ "codex": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/codex.toml",
11009
+ "copilot": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/copilot.agent.md",
11010
+ "claude-code": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/claude-code.agent.md",
11011
+ "cursor": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/cursor.agent.md",
11012
+ "gemini": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/gemini.agent.md",
11013
+ "kiro-ide": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/kiro-ide.agent.md",
11014
+ "kiro-cli": "agents/salesforce/salesforce-agentforce-ai-agent/harnesses/kiro-cli.agent.json"
10745
11015
  }
10746
11016
  },
10747
11017
  {
10748
- "id": "scaleway-iam-policy-review-agent",
10749
- "name": "Scaleway IAM Policy Review",
11018
+ "id": "salesforce-analytics-tableau-agent",
11019
+ "name": "Salesforce Analytics and Tableau Agent",
10750
11020
  "type": "agent",
10751
- "provider": "scaleway",
11021
+ "provider": "salesforce",
10752
11022
  "harnesses": [
10753
11023
  "codex",
10754
11024
  "copilot",
@@ -10757,32 +11027,39 @@
10757
11027
  "gemini",
10758
11028
  "kiro"
10759
11029
  ],
10760
- "summary": "Advisory agent for reviewing Scaleway IAM bindings, API key governance, service account scopes, application secrets, and organization/project-level permission sets.",
11030
+ "summary": "Adversarial static reviewer for CRM Analytics, Tableau, and Einstein Discovery dashboards, metrics governance, KPI lineage, semantic definitions, and executive reporting \u2014 rejects vanity dashboards and undefined metrics.",
10761
11031
  "source_type": "original",
10762
11032
  "official_docs": [
10763
- "https://www.scaleway.com/en/docs/iam/",
10764
- "https://www.scaleway.com/en/docs/iam/concepts/",
10765
- "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/iam_policy",
10766
- "https://www.scaleway.com/en/developers/api/iam/"
11033
+ "https://help.salesforce.com/s/articleView?id=sf.bi_analytics_overview.htm",
11034
+ "https://trailhead.salesforce.com/credentials/crmanalyticsandeinsteindiscoveryconsultant",
11035
+ "https://www.tableau.com/support/help",
11036
+ "https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_rest.meta/bi_dev_guide_rest/bi_rest_overview.htm"
10767
11037
  ],
10768
- "security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. Service accounts assigned to resource types must be audited for implicit cross-project privilege escalation. IAM key sprawl long-lived keys with broad scopes is the top Scaleway access control risk.",
10769
- "last_verified": "2026-05-10",
10770
- "path": "agents/scaleway/scaleway-iam-policy-review-agent",
10771
- "version": "0.1.0",
10772
- "author": "github: Raishin",
11038
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or personal data. Einstein Discovery product naming is drift-prone and must be verified against current official Salesforce documentation. Does not approve, deploy, or mutate any org. Escalates undefined KPIs and uncontrolled executive export to qualified architect.",
11039
+ "last_verified": "2026-05-20",
11040
+ "path": "agents/salesforce/salesforce-analytics-tableau-agent/",
10773
11041
  "companion_skills": [
10774
- "scaleway-iam-policy-review"
11042
+ "salesforce-org-assessment-skill"
10775
11043
  ],
11044
+ "execution_tier": "static-review",
11045
+ "lifecycle": "experimental",
11046
+ "author": "github: Raishin",
11047
+ "version": "0.1.0",
10776
11048
  "harness_variants": {
10777
- "codex": "agents/scaleway/scaleway-iam-policy-review-agent/harnesses/codex.toml",
10778
- "claude-code": "agents/scaleway/scaleway-iam-policy-review-agent/harnesses/claude-code.agent.md"
11049
+ "codex": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/codex.toml",
11050
+ "copilot": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/copilot.agent.md",
11051
+ "claude-code": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/claude-code.agent.md",
11052
+ "cursor": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/cursor.agent.md",
11053
+ "gemini": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/gemini.agent.md",
11054
+ "kiro-ide": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/kiro-ide.agent.md",
11055
+ "kiro-cli": "agents/salesforce/salesforce-analytics-tableau-agent/harnesses/kiro-cli.agent.json"
10779
11056
  }
10780
11057
  },
10781
11058
  {
10782
- "id": "scaleway-kapsule-platform-operator-agent",
10783
- "name": "Scaleway Kapsule Platform Operator",
11059
+ "id": "salesforce-app-builder-automation-agent",
11060
+ "name": "Salesforce App Builder Automation Agent",
10784
11061
  "type": "agent",
10785
- "provider": "scaleway",
11062
+ "provider": "salesforce",
10786
11063
  "harnesses": [
10787
11064
  "codex",
10788
11065
  "copilot",
@@ -10791,33 +11068,38 @@
10791
11068
  "gemini",
10792
11069
  "kiro"
10793
11070
  ],
10794
- "summary": "Advisory agent for Scaleway Kapsule managed Kubernetes readiness: node pool strategy, CNI selection (Cilium, Calico, Kilo), placement group policies, version upgrades, and workload scheduling posture.",
11071
+ "summary": "Adversarial declarative-automation reviewer for Salesforce Flow, validation rules, approval processes, dynamic forms, and record-triggered automation. Flags recursion, hidden bypasses, brittle flows, and automation debt.",
10795
11072
  "source_type": "original",
10796
11073
  "official_docs": [
10797
- "https://www.scaleway.com/en/docs/kubernetes/",
10798
- "https://www.scaleway.com/en/docs/kubernetes/reference-content/understanding-kapsule-ingress/",
10799
- "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
10800
- "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
10801
- "https://www.scaleway.com/en/developers/api/kubernetes/"
11074
+ "https://help.salesforce.com/s/articleView?id=sf.flow_ref.htm",
11075
+ "https://trailhead.salesforce.com/en/credentials/platformappbuilder",
11076
+ "https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_visual_workflow.htm"
10802
11077
  ],
10803
- "security_notes": "Kapsule control-plane upgrades are irreversible a cluster cannot be downgraded to a previous Kubernetes minor version. Node pool scale-down may evict workloads without PDB protection. Placement group policy set to enforced can prevent node scheduling if hypervisor capacity is insufficient. CNI choice is immutable after cluster creation.",
10804
- "last_verified": "2026-05-10",
10805
- "path": "agents/scaleway/scaleway-kapsule-platform-operator-agent",
10806
- "version": "0.1.0",
10807
- "author": "github: Raishin",
11078
+ "security_notes": "Static review only \u2014 works from sanitized flow metadata XML and pasted excerpts. Never requests org credentials, session tokens, or live-org access. Does not invoke Salesforce APIs or sf CLI. Does not approve, deploy, or mutate any org automation. Refusal-by-default for any request requiring live org access.",
11079
+ "last_verified": "2026-05-20",
11080
+ "path": "agents/salesforce/salesforce-app-builder-automation-agent/",
10808
11081
  "companion_skills": [
10809
- "scaleway-kapsule-platform-operator"
11082
+ "salesforce-flow-automation-review-skill"
10810
11083
  ],
11084
+ "execution_tier": "static-review",
11085
+ "lifecycle": "experimental",
11086
+ "author": "github: Raishin",
11087
+ "version": "0.1.0",
10811
11088
  "harness_variants": {
10812
- "codex": "agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/codex.toml",
10813
- "claude-code": "agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/claude-code.agent.md"
11089
+ "codex": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/codex.toml",
11090
+ "copilot": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/copilot.agent.md",
11091
+ "claude-code": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/claude-code.agent.md",
11092
+ "cursor": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/cursor.agent.md",
11093
+ "gemini": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/gemini.agent.md",
11094
+ "kiro-ide": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/kiro-ide.agent.md",
11095
+ "kiro-cli": "agents/salesforce/salesforce-app-builder-automation-agent/harnesses/kiro-cli.agent.json"
10814
11096
  }
10815
11097
  },
10816
11098
  {
10817
- "id": "scaleway-live-kapsule-rollout-guard-agent",
10818
- "name": "Scaleway Live Kapsule Rollout Guard",
11099
+ "id": "salesforce-business-analyst-agent",
11100
+ "name": "Salesforce Business Analyst Agent",
10819
11101
  "type": "agent",
10820
- "provider": "scaleway",
11102
+ "provider": "salesforce",
10821
11103
  "harnesses": [
10822
11104
  "codex",
10823
11105
  "copilot",
@@ -10826,22 +11108,809 @@
10826
11108
  "gemini",
10827
11109
  "kiro"
10828
11110
  ],
10829
- "summary": "Approval-gated live-guard agent for Scaleway Kapsule cluster and node pool mutations: enforces PDB audit, cluster health evidence, and rollback plan before any control-plane or node pool change.",
11111
+ "summary": "Adversarial requirements and process reviewer for Salesforce business analysis \u2014 stakeholder mapping, requirements decomposition, user stories, acceptance criteria, and traceability. Rejects vague requirements and solution-first thinking.",
10830
11112
  "source_type": "original",
10831
11113
  "official_docs": [
10832
- "https://www.scaleway.com/en/docs/kubernetes/",
10833
- "https://www.scaleway.com/en/developers/api/kubernetes/",
10834
- "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
10835
- "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
10836
- "https://kubernetes.io/docs/concepts/workloads/pods/disruptions/"
11114
+ "https://help.salesforce.com/s/articleView?id=sf.bc_overview.htm",
11115
+ "https://trailhead.salesforce.com/en/credentials/businessanalyst",
11116
+ "https://help.salesforce.com/s/articleView?id=sf.process_overview.htm"
10837
11117
  ],
10838
- "security_notes": "Kapsule control-plane version upgrades are irreversible clusters cannot be downgraded to a previous minor version. Node pool deletion evicts all workloads immediately regardless of PDB coverage. CNI type is immutable after cluster creation. Hard-stop is mandatory when target cluster ID, region/zone, approval token, or rollback plan is absent or ambiguous.",
10839
- "last_verified": "2026-05-10",
10840
- "path": "agents/scaleway/scaleway-live-kapsule-rollout-guard-agent",
10841
- "version": "0.1.0",
10842
- "author": "github: Raishin",
11118
+ "security_notes": "Static review only \u2014 works from sanitized requirements documents and pasted process excerpts. Never requests org credentials, live-org access, or user personal data. Does not approve delivery scope, produce binding project plans, or mutate any org. Refusal-by-default for any request requiring live org access.",
11119
+ "last_verified": "2026-05-20",
11120
+ "path": "agents/salesforce/salesforce-business-analyst-agent/",
10843
11121
  "companion_skills": [
10844
- "scaleway-live-kapsule-rollout-guard"
11122
+ "salesforce-org-assessment-skill"
11123
+ ],
11124
+ "execution_tier": "static-review",
11125
+ "lifecycle": "experimental",
11126
+ "author": "github: Raishin",
11127
+ "version": "0.1.0",
11128
+ "harness_variants": {
11129
+ "codex": "agents/salesforce/salesforce-business-analyst-agent/harnesses/codex.toml",
11130
+ "copilot": "agents/salesforce/salesforce-business-analyst-agent/harnesses/copilot.agent.md",
11131
+ "claude-code": "agents/salesforce/salesforce-business-analyst-agent/harnesses/claude-code.agent.md",
11132
+ "cursor": "agents/salesforce/salesforce-business-analyst-agent/harnesses/cursor.agent.md",
11133
+ "gemini": "agents/salesforce/salesforce-business-analyst-agent/harnesses/gemini.agent.md",
11134
+ "kiro-ide": "agents/salesforce/salesforce-business-analyst-agent/harnesses/kiro-ide.agent.md",
11135
+ "kiro-cli": "agents/salesforce/salesforce-business-analyst-agent/harnesses/kiro-cli.agent.json"
11136
+ }
11137
+ },
11138
+ {
11139
+ "id": "salesforce-compliance-privacy-agent",
11140
+ "name": "Salesforce Compliance and Privacy Agent",
11141
+ "type": "agent",
11142
+ "provider": "salesforce",
11143
+ "harnesses": [
11144
+ "codex",
11145
+ "copilot",
11146
+ "claude-code",
11147
+ "cursor",
11148
+ "gemini",
11149
+ "kiro"
11150
+ ],
11151
+ "summary": "Adversarial static reviewer for privacy, consent, retention, audit controls, regulated data, and SOX/GDPR/HIPAA/PCI considerations within Salesforce \u2014 covers Salesforce Shield, Event Monitoring, Field Audit Trail, and Shield Platform Encryption; escalates legal interpretation to counsel.",
11152
+ "source_type": "original",
11153
+ "official_docs": [
11154
+ "https://help.salesforce.com/s/articleView?id=sf.security_shield.htm",
11155
+ "https://help.salesforce.com/s/articleView?id=sf.privacy_overview.htm",
11156
+ "https://trailhead.salesforce.com/credentials/dataarchitectureandmanagementdesigner",
11157
+ "https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_rest_resources.htm"
11158
+ ],
11159
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, encryption keys, or personal data. Does not give legal advice, does not issue compliance certifications, and does not form an attorney-client relationship. Escalates all regulatory legal interpretation to qualified counsel. Does not approve, deploy, or mutate any org.",
11160
+ "last_verified": "2026-05-20",
11161
+ "path": "agents/salesforce/salesforce-compliance-privacy-agent/",
11162
+ "companion_skills": [
11163
+ "salesforce-permission-model-review-skill"
11164
+ ],
11165
+ "execution_tier": "static-review",
11166
+ "lifecycle": "experimental",
11167
+ "author": "github: Raishin",
11168
+ "version": "0.1.0",
11169
+ "harness_variants": {
11170
+ "codex": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/codex.toml",
11171
+ "copilot": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/copilot.agent.md",
11172
+ "claude-code": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/claude-code.agent.md",
11173
+ "cursor": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/cursor.agent.md",
11174
+ "gemini": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/gemini.agent.md",
11175
+ "kiro-ide": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/kiro-ide.agent.md",
11176
+ "kiro-cli": "agents/salesforce/salesforce-compliance-privacy-agent/harnesses/kiro-cli.agent.json"
11177
+ }
11178
+ },
11179
+ {
11180
+ "id": "salesforce-data-architecture-agent",
11181
+ "name": "Salesforce Data Architecture Agent",
11182
+ "type": "agent",
11183
+ "provider": "salesforce",
11184
+ "harnesses": [
11185
+ "codex",
11186
+ "copilot",
11187
+ "claude-code",
11188
+ "cursor",
11189
+ "gemini",
11190
+ "kiro"
11191
+ ],
11192
+ "summary": "Adversarial data-model and data-management reviewer for Salesforce \u2014 master data, system of record, data quality, deduplication, archival, retention, backup, large data volumes, and data classification. Treats Data 360 and Data Cloud naming as drift-prone and requires verification.",
11193
+ "source_type": "original",
11194
+ "official_docs": [
11195
+ "https://help.salesforce.com/s/articleView?id=sf.data_management.htm",
11196
+ "https://trailhead.salesforce.com/en/credentials/dataarchitect",
11197
+ "https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_list.htm"
11198
+ ],
11199
+ "security_notes": "Static review only \u2014 works from sanitized object metadata exports and pasted ERDs. Never requests org credentials, session tokens, or live-org access. Does not run SOQL queries. Does not approve data model changes or migration plans. Does not mutate any org. Refusal-by-default for any request requiring live org access.",
11200
+ "last_verified": "2026-05-20",
11201
+ "path": "agents/salesforce/salesforce-data-architecture-agent/",
11202
+ "companion_skills": [
11203
+ "salesforce-org-assessment-skill"
11204
+ ],
11205
+ "execution_tier": "static-review",
11206
+ "lifecycle": "experimental",
11207
+ "author": "github: Raishin",
11208
+ "version": "0.1.0",
11209
+ "harness_variants": {
11210
+ "codex": "agents/salesforce/salesforce-data-architecture-agent/harnesses/codex.toml",
11211
+ "copilot": "agents/salesforce/salesforce-data-architecture-agent/harnesses/copilot.agent.md",
11212
+ "claude-code": "agents/salesforce/salesforce-data-architecture-agent/harnesses/claude-code.agent.md",
11213
+ "cursor": "agents/salesforce/salesforce-data-architecture-agent/harnesses/cursor.agent.md",
11214
+ "gemini": "agents/salesforce/salesforce-data-architecture-agent/harnesses/gemini.agent.md",
11215
+ "kiro-ide": "agents/salesforce/salesforce-data-architecture-agent/harnesses/kiro-ide.agent.md",
11216
+ "kiro-cli": "agents/salesforce/salesforce-data-architecture-agent/harnesses/kiro-cli.agent.json"
11217
+ }
11218
+ },
11219
+ {
11220
+ "id": "salesforce-development-agent",
11221
+ "name": "Salesforce Development Agent",
11222
+ "type": "agent",
11223
+ "provider": "salesforce",
11224
+ "harnesses": [
11225
+ "codex",
11226
+ "copilot",
11227
+ "claude-code",
11228
+ "cursor",
11229
+ "gemini",
11230
+ "kiro"
11231
+ ],
11232
+ "summary": "Adversarial code reviewer for Salesforce Apex, Lightning Web Components, triggers, async patterns, tests, governor limits, packaging, and secure development. Rejects unsafe code without tests and a rollback strategy.",
11233
+ "source_type": "original",
11234
+ "official_docs": [
11235
+ "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_intro.htm",
11236
+ "https://developer.salesforce.com/docs/component-library/documentation/en/lwc",
11237
+ "https://trailhead.salesforce.com/en/credentials/platformdeveloperI"
11238
+ ],
11239
+ "security_notes": "Static review only \u2014 works from sanitized Apex and LWC code excerpts. Never requests org credentials, session tokens, or live-org access. Does not execute code, invoke Salesforce APIs, or approve deployments. Does not mutate any org. Refusal-by-default for any request requiring live org access or code execution.",
11240
+ "last_verified": "2026-05-20",
11241
+ "path": "agents/salesforce/salesforce-development-agent/",
11242
+ "companion_skills": [
11243
+ "salesforce-apex-lwc-code-review-skill"
11244
+ ],
11245
+ "execution_tier": "static-review",
11246
+ "lifecycle": "experimental",
11247
+ "author": "github: Raishin",
11248
+ "version": "0.1.0",
11249
+ "harness_variants": {
11250
+ "codex": "agents/salesforce/salesforce-development-agent/harnesses/codex.toml",
11251
+ "copilot": "agents/salesforce/salesforce-development-agent/harnesses/copilot.agent.md",
11252
+ "claude-code": "agents/salesforce/salesforce-development-agent/harnesses/claude-code.agent.md",
11253
+ "cursor": "agents/salesforce/salesforce-development-agent/harnesses/cursor.agent.md",
11254
+ "gemini": "agents/salesforce/salesforce-development-agent/harnesses/gemini.agent.md",
11255
+ "kiro-ide": "agents/salesforce/salesforce-development-agent/harnesses/kiro-ide.agent.md",
11256
+ "kiro-cli": "agents/salesforce/salesforce-development-agent/harnesses/kiro-cli.agent.json"
11257
+ }
11258
+ },
11259
+ {
11260
+ "id": "salesforce-devops-release-agent",
11261
+ "name": "Salesforce DevOps Release Agent",
11262
+ "type": "agent",
11263
+ "provider": "salesforce",
11264
+ "harnesses": [
11265
+ "codex",
11266
+ "copilot",
11267
+ "claude-code",
11268
+ "cursor",
11269
+ "gemini",
11270
+ "kiro"
11271
+ ],
11272
+ "summary": "Adversarial release and deployment reviewer for Salesforce DevOps \u2014 sandbox strategy, metadata deployment, CI/CD, source tracking, scratch orgs, unlocked packages, release gates, rollback, and environment promotion. Treats change sets as exception, not default.",
11273
+ "source_type": "original",
11274
+ "official_docs": [
11275
+ "https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_intro.htm",
11276
+ "https://trailhead.salesforce.com/en/credentials/devopsengineeer",
11277
+ "https://help.salesforce.com/s/articleView?id=sf.deploy_sandboxes_parent.htm"
11278
+ ],
11279
+ "security_notes": "Static review only \u2014 works from sanitized pipeline configs, manifests, and deployment plans. Never requests org credentials, session tokens, or live-org access. Does not invoke sf CLI against any org. Does not approve, execute, or mutate any deployment. Refusal-by-default for any request requiring live org access.",
11280
+ "last_verified": "2026-05-20",
11281
+ "path": "agents/salesforce/salesforce-devops-release-agent/",
11282
+ "companion_skills": [
11283
+ "salesforce-release-readiness-skill"
11284
+ ],
11285
+ "execution_tier": "static-review",
11286
+ "lifecycle": "experimental",
11287
+ "author": "github: Raishin",
11288
+ "version": "0.1.0",
11289
+ "harness_variants": {
11290
+ "codex": "agents/salesforce/salesforce-devops-release-agent/harnesses/codex.toml",
11291
+ "copilot": "agents/salesforce/salesforce-devops-release-agent/harnesses/copilot.agent.md",
11292
+ "claude-code": "agents/salesforce/salesforce-devops-release-agent/harnesses/claude-code.agent.md",
11293
+ "cursor": "agents/salesforce/salesforce-devops-release-agent/harnesses/cursor.agent.md",
11294
+ "gemini": "agents/salesforce/salesforce-devops-release-agent/harnesses/gemini.agent.md",
11295
+ "kiro-ide": "agents/salesforce/salesforce-devops-release-agent/harnesses/kiro-ide.agent.md",
11296
+ "kiro-cli": "agents/salesforce/salesforce-devops-release-agent/harnesses/kiro-cli.agent.json"
11297
+ }
11298
+ },
11299
+ {
11300
+ "id": "salesforce-enterprise-architect-agent",
11301
+ "name": "Salesforce Enterprise Architect Agent",
11302
+ "type": "agent",
11303
+ "provider": "salesforce",
11304
+ "harnesses": [
11305
+ "codex",
11306
+ "copilot",
11307
+ "claude-code",
11308
+ "cursor",
11309
+ "gemini",
11310
+ "kiro"
11311
+ ],
11312
+ "summary": "Adversarial end-to-end architectural challenger for multi-cloud Salesforce strategy, technical debt, target-state design, design authority, and cross-agent conflict resolution \u2014 acts as final architectural challenger, not rubber stamp.",
11313
+ "source_type": "original",
11314
+ "official_docs": [
11315
+ "https://architect.salesforce.com/",
11316
+ "https://trailhead.salesforce.com/credentials/certifiedtechnicalarchitect",
11317
+ "https://developer.salesforce.com/docs/atlas.en-us.salesforce_app_limits_cheatsheet.meta/salesforce_app_limits_cheatsheet/salesforce_app_limits_overview.htm",
11318
+ "https://help.salesforce.com/s/articleView?id=sf.integration_overview.htm"
11319
+ ],
11320
+ "security_notes": "Static review only \u2014 works from sanitized design artifacts and never requests org credentials, production data extracts, or customer PII. Acts as adversarial challenger and final conflict resolver for specialist agents; does not approve, deploy, or mutate any org. Requires documented trade-off analysis and rollback plans before any architecture endorsement.",
11321
+ "last_verified": "2026-05-20",
11322
+ "path": "agents/salesforce/salesforce-enterprise-architect-agent/",
11323
+ "companion_skills": [
11324
+ "salesforce-org-assessment-skill"
11325
+ ],
11326
+ "execution_tier": "static-review",
11327
+ "lifecycle": "experimental",
11328
+ "author": "github: Raishin",
11329
+ "version": "0.1.0",
11330
+ "harness_variants": {
11331
+ "codex": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/codex.toml",
11332
+ "copilot": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/copilot.agent.md",
11333
+ "claude-code": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/claude-code.agent.md",
11334
+ "cursor": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/cursor.agent.md",
11335
+ "gemini": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/gemini.agent.md",
11336
+ "kiro-ide": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/kiro-ide.agent.md",
11337
+ "kiro-cli": "agents/salesforce/salesforce-enterprise-architect-agent/harnesses/kiro-cli.agent.json"
11338
+ }
11339
+ },
11340
+ {
11341
+ "id": "salesforce-experience-cloud-agent",
11342
+ "name": "Salesforce Experience Cloud Agent",
11343
+ "type": "agent",
11344
+ "provider": "salesforce",
11345
+ "harnesses": [
11346
+ "codex",
11347
+ "copilot",
11348
+ "claude-code",
11349
+ "cursor",
11350
+ "gemini",
11351
+ "kiro"
11352
+ ],
11353
+ "summary": "Adversarial static reviewer for Experience Cloud portals, communities, external identity, guest-user access, partner and customer access, sharing sets, and external data exposure \u2014 treats guest and external-user access as HIGH RISK by default.",
11354
+ "source_type": "original",
11355
+ "official_docs": [
11356
+ "https://help.salesforce.com/s/articleView?id=sf.networks_overview.htm",
11357
+ "https://trailhead.salesforce.com/credentials/experiencecloudconsultant",
11358
+ "https://developer.salesforce.com/docs/atlas.en-us.communities_dev.meta/communities_dev/communities_dev_intro.htm"
11359
+ ],
11360
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, session tokens, or end-user PII. Treats all guest-user and external-user access as HIGH RISK by default. Does not approve, deploy, or mutate any Salesforce org. Escalates unauthenticated access to regulated data to qualified architect.",
11361
+ "last_verified": "2026-05-20",
11362
+ "path": "agents/salesforce/salesforce-experience-cloud-agent/",
11363
+ "companion_skills": [
11364
+ "salesforce-permission-model-review-skill"
11365
+ ],
11366
+ "execution_tier": "static-review",
11367
+ "lifecycle": "experimental",
11368
+ "author": "github: Raishin",
11369
+ "version": "0.1.0",
11370
+ "harness_variants": {
11371
+ "codex": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/codex.toml",
11372
+ "copilot": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/copilot.agent.md",
11373
+ "claude-code": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/claude-code.agent.md",
11374
+ "cursor": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/cursor.agent.md",
11375
+ "gemini": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/gemini.agent.md",
11376
+ "kiro-ide": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/kiro-ide.agent.md",
11377
+ "kiro-cli": "agents/salesforce/salesforce-experience-cloud-agent/harnesses/kiro-cli.agent.json"
11378
+ }
11379
+ },
11380
+ {
11381
+ "id": "salesforce-industry-cloud-agent",
11382
+ "name": "Salesforce Industry Cloud Agent",
11383
+ "type": "agent",
11384
+ "provider": "salesforce",
11385
+ "harnesses": [
11386
+ "codex",
11387
+ "copilot",
11388
+ "claude-code",
11389
+ "cursor",
11390
+ "gemini",
11391
+ "kiro"
11392
+ ],
11393
+ "summary": "Router-to-vertical-counsel for Education Cloud, Nonprofit Cloud, Life Sciences Cloud, B2C Commerce, and Industries CPQ \u2014 refuses generic industry cloud claims without current official documentation and flags HIPAA/PHI, FERPA, donor PII, and PCI regulatory overlaps.",
11394
+ "source_type": "original",
11395
+ "official_docs": [
11396
+ "https://help.salesforce.com/s/articleView?id=sf.edu_cloud_overview.htm",
11397
+ "https://help.salesforce.com/s/articleView?id=sf.nonprofit_overview.htm",
11398
+ "https://help.salesforce.com/s/articleView?id=sf.health_cloud_overview.htm",
11399
+ "https://help.salesforce.com/s/articleView?id=sf.b2c_commerce_overview.htm",
11400
+ "https://developer.salesforce.com/docs/industries/cpq/guide/index.html"
11401
+ ],
11402
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests PHI, student records, donor PII, or cardholder data. Acts as router to vertical specialists or external counsel; does not perform substantive compliance certification for any regulated vertical. Does not approve, deploy, or mutate any org. Escalates HIPAA, FERPA, and PCI matters to qualified assessors.",
11403
+ "last_verified": "2026-05-20",
11404
+ "path": "agents/salesforce/salesforce-industry-cloud-agent/",
11405
+ "companion_skills": [
11406
+ "salesforce-org-assessment-skill"
11407
+ ],
11408
+ "execution_tier": "static-review",
11409
+ "lifecycle": "experimental",
11410
+ "author": "github: Raishin",
11411
+ "version": "0.1.0",
11412
+ "harness_variants": {
11413
+ "codex": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/codex.toml",
11414
+ "copilot": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/copilot.agent.md",
11415
+ "claude-code": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/claude-code.agent.md",
11416
+ "cursor": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/cursor.agent.md",
11417
+ "gemini": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/gemini.agent.md",
11418
+ "kiro-ide": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/kiro-ide.agent.md",
11419
+ "kiro-cli": "agents/salesforce/salesforce-industry-cloud-agent/harnesses/kiro-cli.agent.json"
11420
+ }
11421
+ },
11422
+ {
11423
+ "id": "salesforce-integration-mulesoft-agent",
11424
+ "name": "Salesforce Integration MuleSoft Agent",
11425
+ "type": "agent",
11426
+ "provider": "salesforce",
11427
+ "harnesses": [
11428
+ "codex",
11429
+ "copilot",
11430
+ "claude-code",
11431
+ "cursor",
11432
+ "gemini",
11433
+ "kiro"
11434
+ ],
11435
+ "summary": "Adversarial integration reviewer for Salesforce APIs, MuleSoft, event-driven architecture, CDC, Platform Events, external services, middleware, error handling, idempotency, and integration observability. Challenges point-to-point spaghetti integration.",
11436
+ "source_type": "original",
11437
+ "official_docs": [
11438
+ "https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_what_is_rest_api.htm",
11439
+ "https://trailhead.salesforce.com/en/credentials/integrationarchitect",
11440
+ "https://help.salesforce.com/s/articleView?id=sf.platform_events_intro.htm"
11441
+ ],
11442
+ "security_notes": "Static review only \u2014 works from sanitized integration design documents and API specification excerpts. Never requests org credentials, MuleSoft Runtime Manager credentials, session tokens, or live-org access. Does not invoke Salesforce APIs or any middleware runtime. Does not approve or deploy integrations. Refusal-by-default for any request requiring live org or runtime access.",
11443
+ "last_verified": "2026-05-20",
11444
+ "path": "agents/salesforce/salesforce-integration-mulesoft-agent/",
11445
+ "companion_skills": [
11446
+ "salesforce-integration-review-skill"
11447
+ ],
11448
+ "execution_tier": "static-review",
11449
+ "lifecycle": "experimental",
11450
+ "author": "github: Raishin",
11451
+ "version": "0.1.0",
11452
+ "harness_variants": {
11453
+ "codex": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/codex.toml",
11454
+ "copilot": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/copilot.agent.md",
11455
+ "claude-code": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/claude-code.agent.md",
11456
+ "cursor": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/cursor.agent.md",
11457
+ "gemini": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/gemini.agent.md",
11458
+ "kiro-ide": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/kiro-ide.agent.md",
11459
+ "kiro-cli": "agents/salesforce/salesforce-integration-mulesoft-agent/harnesses/kiro-cli.agent.json"
11460
+ }
11461
+ },
11462
+ {
11463
+ "id": "salesforce-live-guard-agent",
11464
+ "name": "Salesforce Live Guard Agent",
11465
+ "type": "agent",
11466
+ "provider": "salesforce",
11467
+ "harnesses": [
11468
+ "codex",
11469
+ "copilot",
11470
+ "claude-code",
11471
+ "cursor",
11472
+ "gemini",
11473
+ "kiro"
11474
+ ],
11475
+ "summary": "Advisory checklist agent invoked only when live Salesforce org access is involved \u2014 refusal-by-default if any of ten required preconditions is missing; emits a structured refusal or precondition checklist only; never executes, deploys, or mutates any org.",
11476
+ "source_type": "original",
11477
+ "official_docs": [
11478
+ "https://help.salesforce.com/s/articleView?id=sf.deploy_overview.htm",
11479
+ "https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_intro.htm",
11480
+ "https://help.salesforce.com/s/articleView?id=sf.changesets_about.htm",
11481
+ "https://trailhead.salesforce.com/credentials/devopscentercertified"
11482
+ ],
11483
+ "security_notes": "Static review only \u2014 advisory checklist emitter; never invokes Salesforce APIs, sf CLI, or org credentials. Refusal-by-default when any precondition evidence is missing. Does not approve, deploy, execute, or mutate any org. Output is a structured refusal or precondition checklist for a qualified human operator. Does not store or process org credentials or session tokens.",
11484
+ "last_verified": "2026-05-20",
11485
+ "path": "agents/salesforce/salesforce-live-guard-agent/",
11486
+ "companion_skills": [],
11487
+ "execution_tier": "static-review",
11488
+ "lifecycle": "experimental",
11489
+ "author": "github: Raishin",
11490
+ "version": "0.1.0",
11491
+ "harness_variants": {
11492
+ "codex": "agents/salesforce/salesforce-live-guard-agent/harnesses/codex.toml",
11493
+ "copilot": "agents/salesforce/salesforce-live-guard-agent/harnesses/copilot.agent.md",
11494
+ "claude-code": "agents/salesforce/salesforce-live-guard-agent/harnesses/claude-code.agent.md",
11495
+ "cursor": "agents/salesforce/salesforce-live-guard-agent/harnesses/cursor.agent.md",
11496
+ "gemini": "agents/salesforce/salesforce-live-guard-agent/harnesses/gemini.agent.md",
11497
+ "kiro-ide": "agents/salesforce/salesforce-live-guard-agent/harnesses/kiro-ide.agent.md",
11498
+ "kiro-cli": "agents/salesforce/salesforce-live-guard-agent/harnesses/kiro-cli.agent.json"
11499
+ }
11500
+ },
11501
+ {
11502
+ "id": "salesforce-maestro-agent",
11503
+ "name": "Salesforce Maestro Agent",
11504
+ "type": "agent",
11505
+ "provider": "salesforce",
11506
+ "harnesses": [
11507
+ "codex",
11508
+ "copilot",
11509
+ "claude-code",
11510
+ "cursor",
11511
+ "gemini",
11512
+ "kiro"
11513
+ ],
11514
+ "summary": "Routes Salesforce matters to the right specialist agent and coordinates cross-functional review using the Salesforce routing protocol, case capsule, and risk taxonomy. Classification and routing only \u2014 never executes changes or mutates a Salesforce org.",
11515
+ "source_type": "original",
11516
+ "official_docs": [
11517
+ "https://help.salesforce.com/",
11518
+ "https://trailhead.salesforce.com/credentials/administrator",
11519
+ "https://developer.salesforce.com/docs"
11520
+ ],
11521
+ "security_notes": "Classification and routing only \u2014 works from sanitized signals and never requests org credentials, session tokens, client secrets, or PII. Never executes or recommends execution of live-org mutations; routes all live-org matters to salesforce-live-guard-agent with a named human decision owner and a structured case capsule.",
11522
+ "last_verified": "2026-05-20",
11523
+ "path": "agents/salesforce/salesforce-maestro-agent/",
11524
+ "companion_skills": [],
11525
+ "execution_tier": "static-review",
11526
+ "lifecycle": "experimental",
11527
+ "author": "github: Raishin",
11528
+ "version": "0.1.0",
11529
+ "harness_variants": {
11530
+ "codex": "agents/salesforce/salesforce-maestro-agent/harnesses/codex.toml",
11531
+ "copilot": "agents/salesforce/salesforce-maestro-agent/harnesses/copilot.agent.md",
11532
+ "claude-code": "agents/salesforce/salesforce-maestro-agent/harnesses/claude-code.agent.md",
11533
+ "cursor": "agents/salesforce/salesforce-maestro-agent/harnesses/cursor.agent.md",
11534
+ "gemini": "agents/salesforce/salesforce-maestro-agent/harnesses/gemini.agent.md",
11535
+ "kiro-ide": "agents/salesforce/salesforce-maestro-agent/harnesses/kiro-ide.agent.md",
11536
+ "kiro-cli": "agents/salesforce/salesforce-maestro-agent/harnesses/kiro-cli.agent.json"
11537
+ }
11538
+ },
11539
+ {
11540
+ "id": "salesforce-marketing-cloud-agent",
11541
+ "name": "Salesforce Marketing Cloud Agent",
11542
+ "type": "agent",
11543
+ "provider": "salesforce",
11544
+ "harnesses": [
11545
+ "codex",
11546
+ "copilot",
11547
+ "claude-code",
11548
+ "cursor",
11549
+ "gemini",
11550
+ "kiro"
11551
+ ],
11552
+ "summary": "Adversarial static reviewer for Marketing Cloud Engagement and Account Engagement journeys, segmentation, deliverability, consent, preference centers, and campaign governance \u2014 explicitly refuses review when product is undeclared and flags privacy, consent, and deliverability risks.",
11553
+ "source_type": "original",
11554
+ "official_docs": [
11555
+ "https://help.salesforce.com/s/articleView?id=sf.mc_overview_marketing_cloud.htm",
11556
+ "https://help.salesforce.com/s/articleView?id=sf.pardot_overview.htm",
11557
+ "https://trailhead.salesforce.com/credentials/marketingcloudemailspecialist",
11558
+ "https://developer.salesforce.com/docs/marketing/marketing-cloud/guide/index.html"
11559
+ ],
11560
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests subscriber PII, API keys, or org credentials. Refuses product-specific review when the specific Marketing Cloud product is undeclared. Does not approve, deploy, or mutate any org. Escalates consent and regulatory obligations to qualified privacy counsel.",
11561
+ "last_verified": "2026-05-20",
11562
+ "path": "agents/salesforce/salesforce-marketing-cloud-agent/",
11563
+ "companion_skills": [
11564
+ "salesforce-marketing-consent-review-skill"
11565
+ ],
11566
+ "execution_tier": "static-review",
11567
+ "lifecycle": "experimental",
11568
+ "author": "github: Raishin",
11569
+ "version": "0.1.0",
11570
+ "harness_variants": {
11571
+ "codex": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/codex.toml",
11572
+ "copilot": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/copilot.agent.md",
11573
+ "claude-code": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/claude-code.agent.md",
11574
+ "cursor": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/cursor.agent.md",
11575
+ "gemini": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/gemini.agent.md",
11576
+ "kiro-ide": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/kiro-ide.agent.md",
11577
+ "kiro-cli": "agents/salesforce/salesforce-marketing-cloud-agent/harnesses/kiro-cli.agent.json"
11578
+ }
11579
+ },
11580
+ {
11581
+ "id": "salesforce-platform-admin-review-agent",
11582
+ "name": "Salesforce Platform Admin Review Agent",
11583
+ "type": "agent",
11584
+ "provider": "salesforce",
11585
+ "harnesses": [
11586
+ "codex",
11587
+ "copilot",
11588
+ "claude-code",
11589
+ "cursor",
11590
+ "gemini",
11591
+ "kiro"
11592
+ ],
11593
+ "summary": "Adversarial org-configuration reviewer for Salesforce platform administration \u2014 objects, fields, layouts, permissions, flows, reports, dashboards, user administration, and release-impact review. Challenges over-customization, permission sprawl, and admin debt.",
11594
+ "source_type": "original",
11595
+ "official_docs": [
11596
+ "https://help.salesforce.com/s/articleView?id=sf.admin_overview.htm",
11597
+ "https://trailhead.salesforce.com/en/credentials/administrator",
11598
+ "https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_intro.htm"
11599
+ ],
11600
+ "security_notes": "Static review only \u2014 works from sanitized metadata exports and pasted excerpts. Never requests org credentials, session tokens, or live-org access. Does not invoke Salesforce APIs or sf CLI. Does not approve, deploy, or mutate any org configuration. Refusal-by-default for any request requiring live org access.",
11601
+ "last_verified": "2026-05-20",
11602
+ "path": "agents/salesforce/salesforce-platform-admin-review-agent/",
11603
+ "companion_skills": [
11604
+ "salesforce-metadata-review-skill"
11605
+ ],
11606
+ "execution_tier": "static-review",
11607
+ "lifecycle": "experimental",
11608
+ "author": "github: Raishin",
11609
+ "version": "0.1.0",
11610
+ "harness_variants": {
11611
+ "codex": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/codex.toml",
11612
+ "copilot": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/copilot.agent.md",
11613
+ "claude-code": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/claude-code.agent.md",
11614
+ "cursor": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/cursor.agent.md",
11615
+ "gemini": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/gemini.agent.md",
11616
+ "kiro-ide": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/kiro-ide.agent.md",
11617
+ "kiro-cli": "agents/salesforce/salesforce-platform-admin-review-agent/harnesses/kiro-cli.agent.json"
11618
+ }
11619
+ },
11620
+ {
11621
+ "id": "salesforce-sales-cloud-revenue-agent",
11622
+ "name": "Salesforce Sales Cloud Revenue Agent",
11623
+ "type": "agent",
11624
+ "provider": "salesforce",
11625
+ "harnesses": [
11626
+ "codex",
11627
+ "copilot",
11628
+ "claude-code",
11629
+ "cursor",
11630
+ "gemini",
11631
+ "kiro"
11632
+ ],
11633
+ "summary": "Adversarial revenue-process reviewer for Salesforce Sales Cloud \u2014 lead-to-cash, opportunity lifecycle, forecasting, territories, products, pricing, CPQ, Revenue Cloud, quoting, approvals, and pipeline integrity. Flags revenue leakage, shadow processes, and forecast manipulation risk.",
11634
+ "source_type": "original",
11635
+ "official_docs": [
11636
+ "https://help.salesforce.com/s/articleView?id=sf.sales_cloud_overview.htm",
11637
+ "https://trailhead.salesforce.com/en/credentials/salescloudconsultant",
11638
+ "https://help.salesforce.com/s/articleView?id=sf.forecasts3_overview.htm"
11639
+ ],
11640
+ "security_notes": "Static review only \u2014 works from sanitized configuration exports and process descriptions. Never requests org credentials, pipeline data, or live-org access. Does not invoke Salesforce APIs or sf CLI. Does not approve pricing, discount, or revenue decisions. Does not mutate any org. Refusal-by-default for any request requiring live org access.",
11641
+ "last_verified": "2026-05-20",
11642
+ "path": "agents/salesforce/salesforce-sales-cloud-revenue-agent/",
11643
+ "companion_skills": [
11644
+ "salesforce-org-assessment-skill"
11645
+ ],
11646
+ "execution_tier": "static-review",
11647
+ "lifecycle": "experimental",
11648
+ "author": "github: Raishin",
11649
+ "version": "0.1.0",
11650
+ "harness_variants": {
11651
+ "codex": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/codex.toml",
11652
+ "copilot": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/copilot.agent.md",
11653
+ "claude-code": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/claude-code.agent.md",
11654
+ "cursor": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/cursor.agent.md",
11655
+ "gemini": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/gemini.agent.md",
11656
+ "kiro-ide": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/kiro-ide.agent.md",
11657
+ "kiro-cli": "agents/salesforce/salesforce-sales-cloud-revenue-agent/harnesses/kiro-cli.agent.json"
11658
+ }
11659
+ },
11660
+ {
11661
+ "id": "salesforce-security-identity-access-agent",
11662
+ "name": "Salesforce Security Identity Access Agent",
11663
+ "type": "agent",
11664
+ "provider": "salesforce",
11665
+ "harnesses": [
11666
+ "codex",
11667
+ "copilot",
11668
+ "claude-code",
11669
+ "cursor",
11670
+ "gemini",
11671
+ "kiro"
11672
+ ],
11673
+ "summary": "Adversarial security reviewer for Salesforce identity and access management \u2014 profiles, permission sets, permission set groups, roles, sharing, OWD, SSO, MFA, connected apps, OAuth scopes, session policies, and privileged access. Enforces least privilege and flags toxic permission combinations.",
11674
+ "source_type": "original",
11675
+ "official_docs": [
11676
+ "https://help.salesforce.com/s/articleView?id=sf.security_overview.htm",
11677
+ "https://trailhead.salesforce.com/en/credentials/identityaccessmanagementarchitect",
11678
+ "https://help.salesforce.com/s/articleView?id=sf.connected_app_overview.htm"
11679
+ ],
11680
+ "security_notes": "Static review only \u2014 works from sanitized permission exports and configuration excerpts. Never requests org credentials, session tokens, or live-org access. Does not invoke Salesforce APIs or sf CLI. Does not approve security policy decisions or mutate any org. Refusal-by-default for any request requiring live org access or disabling security controls.",
11681
+ "last_verified": "2026-05-20",
11682
+ "path": "agents/salesforce/salesforce-security-identity-access-agent/",
11683
+ "companion_skills": [
11684
+ "salesforce-permission-model-review-skill"
11685
+ ],
11686
+ "execution_tier": "static-review",
11687
+ "lifecycle": "experimental",
11688
+ "author": "github: Raishin",
11689
+ "version": "0.1.0",
11690
+ "harness_variants": {
11691
+ "codex": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/codex.toml",
11692
+ "copilot": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/copilot.agent.md",
11693
+ "claude-code": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/claude-code.agent.md",
11694
+ "cursor": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/cursor.agent.md",
11695
+ "gemini": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/gemini.agent.md",
11696
+ "kiro-ide": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/kiro-ide.agent.md",
11697
+ "kiro-cli": "agents/salesforce/salesforce-security-identity-access-agent/harnesses/kiro-cli.agent.json"
11698
+ }
11699
+ },
11700
+ {
11701
+ "id": "salesforce-service-field-service-agent",
11702
+ "name": "Salesforce Service Field Service Agent",
11703
+ "type": "agent",
11704
+ "provider": "salesforce",
11705
+ "harnesses": [
11706
+ "codex",
11707
+ "copilot",
11708
+ "claude-code",
11709
+ "cursor",
11710
+ "gemini",
11711
+ "kiro"
11712
+ ],
11713
+ "summary": "Adversarial service-operations reviewer for Salesforce Service Cloud and Field Service \u2014 cases, entitlements, omni-channel, knowledge, service console, SLAs, Field Service, dispatch, work orders, and service analytics. Flags SLA blind spots and customer-impacting failures.",
11714
+ "source_type": "original",
11715
+ "official_docs": [
11716
+ "https://help.salesforce.com/s/articleView?id=sf.service_cloud_overview.htm",
11717
+ "https://trailhead.salesforce.com/en/credentials/servicecloudconsultant",
11718
+ "https://help.salesforce.com/s/articleView?id=sf.fs_overview.htm"
11719
+ ],
11720
+ "security_notes": "Static review only \u2014 works from sanitized configuration exports and entitlement process descriptions. Never requests org credentials, case data, customer PII, or live-org access. Does not invoke Salesforce APIs or sf CLI. Does not approve SLA or service process changes. Does not mutate any org. Refusal-by-default for any request requiring live org access.",
11721
+ "last_verified": "2026-05-20",
11722
+ "path": "agents/salesforce/salesforce-service-field-service-agent/",
11723
+ "companion_skills": [
11724
+ "salesforce-org-assessment-skill"
11725
+ ],
11726
+ "execution_tier": "static-review",
11727
+ "lifecycle": "experimental",
11728
+ "author": "github: Raishin",
11729
+ "version": "0.1.0",
11730
+ "harness_variants": {
11731
+ "codex": "agents/salesforce/salesforce-service-field-service-agent/harnesses/codex.toml",
11732
+ "copilot": "agents/salesforce/salesforce-service-field-service-agent/harnesses/copilot.agent.md",
11733
+ "claude-code": "agents/salesforce/salesforce-service-field-service-agent/harnesses/claude-code.agent.md",
11734
+ "cursor": "agents/salesforce/salesforce-service-field-service-agent/harnesses/cursor.agent.md",
11735
+ "gemini": "agents/salesforce/salesforce-service-field-service-agent/harnesses/gemini.agent.md",
11736
+ "kiro-ide": "agents/salesforce/salesforce-service-field-service-agent/harnesses/kiro-ide.agent.md",
11737
+ "kiro-cli": "agents/salesforce/salesforce-service-field-service-agent/harnesses/kiro-cli.agent.json"
11738
+ }
11739
+ },
11740
+ {
11741
+ "id": "salesforce-slack-collaboration-agent",
11742
+ "name": "Salesforce Slack Collaboration Agent",
11743
+ "type": "agent",
11744
+ "provider": "salesforce",
11745
+ "harnesses": [
11746
+ "codex",
11747
+ "copilot",
11748
+ "claude-code",
11749
+ "cursor",
11750
+ "gemini",
11751
+ "kiro"
11752
+ ],
11753
+ "summary": "Adversarial static reviewer for Slack integration, Slack administration, workflow collaboration, channel governance, retention, eDiscovery implications, and productivity patterns \u2014 flags collaboration sprawl and unmanaged data leakage.",
11754
+ "source_type": "original",
11755
+ "official_docs": [
11756
+ "https://slack.com/intl/en-us/help/categories/360000049043",
11757
+ "https://help.salesforce.com/s/articleView?id=sf.slack_overview.htm",
11758
+ "https://api.slack.com/docs",
11759
+ "https://slack.com/intl/en-us/trust/compliance"
11760
+ ],
11761
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests workspace tokens, OAuth secrets, or employee message content. Treats Slack Connect external channels as HIGH RISK by default. Does not approve, deploy, or mutate any org or workspace. Escalates retention and eDiscovery obligations to qualified counsel.",
11762
+ "last_verified": "2026-05-20",
11763
+ "path": "agents/salesforce/salesforce-slack-collaboration-agent/",
11764
+ "companion_skills": [
11765
+ "salesforce-permission-model-review-skill"
11766
+ ],
11767
+ "execution_tier": "static-review",
11768
+ "lifecycle": "experimental",
11769
+ "author": "github: Raishin",
11770
+ "version": "0.1.0",
11771
+ "harness_variants": {
11772
+ "codex": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/codex.toml",
11773
+ "copilot": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/copilot.agent.md",
11774
+ "claude-code": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/claude-code.agent.md",
11775
+ "cursor": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/cursor.agent.md",
11776
+ "gemini": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/gemini.agent.md",
11777
+ "kiro-ide": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/kiro-ide.agent.md",
11778
+ "kiro-cli": "agents/salesforce/salesforce-slack-collaboration-agent/harnesses/kiro-cli.agent.json"
11779
+ }
11780
+ },
11781
+ {
11782
+ "id": "scaleway-cost-optimizer-agent",
11783
+ "name": "Scaleway Cost Optimizer",
11784
+ "type": "agent",
11785
+ "provider": "scaleway",
11786
+ "harnesses": [
11787
+ "codex",
11788
+ "copilot",
11789
+ "claude-code",
11790
+ "cursor",
11791
+ "gemini",
11792
+ "kiro"
11793
+ ],
11794
+ "summary": "Advisory agent for Scaleway cost analysis: instance type rightsizing, reserved instance utilization, idle Object Storage and SBS volumes, Serverless function cold-start cost, and Cockpit observability spend.",
11795
+ "source_type": "original",
11796
+ "official_docs": [
11797
+ "https://www.scaleway.com/en/pricing/",
11798
+ "https://www.scaleway.com/en/docs/billing/",
11799
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/instance_server",
11800
+ "https://www.scaleway.com/en/docs/observability/cockpit/",
11801
+ "https://www.scaleway.com/en/developers/api/"
11802
+ ],
11803
+ "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 and rollback evidence. Reserved instance commitments are non-refundable; verify utilization before recommending.",
11804
+ "last_verified": "2026-05-10",
11805
+ "path": "agents/scaleway/scaleway-cost-optimizer-agent",
11806
+ "version": "0.1.0",
11807
+ "author": "github: Raishin",
11808
+ "companion_skills": [
11809
+ "scaleway-cost-optimizer"
11810
+ ],
11811
+ "harness_variants": {
11812
+ "codex": "agents/scaleway/scaleway-cost-optimizer-agent/harnesses/codex.toml",
11813
+ "claude-code": "agents/scaleway/scaleway-cost-optimizer-agent/harnesses/claude-code.agent.md"
11814
+ }
11815
+ },
11816
+ {
11817
+ "id": "scaleway-iam-policy-review-agent",
11818
+ "name": "Scaleway IAM Policy Review",
11819
+ "type": "agent",
11820
+ "provider": "scaleway",
11821
+ "harnesses": [
11822
+ "codex",
11823
+ "copilot",
11824
+ "claude-code",
11825
+ "cursor",
11826
+ "gemini",
11827
+ "kiro"
11828
+ ],
11829
+ "summary": "Advisory agent for reviewing Scaleway IAM bindings, API key governance, service account scopes, application secrets, and organization/project-level permission sets.",
11830
+ "source_type": "original",
11831
+ "official_docs": [
11832
+ "https://www.scaleway.com/en/docs/iam/",
11833
+ "https://www.scaleway.com/en/docs/iam/concepts/",
11834
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/iam_policy",
11835
+ "https://www.scaleway.com/en/developers/api/iam/"
11836
+ ],
11837
+ "security_notes": "Scaleway API keys with organization-level scope grant access to all projects; always prefer project-scoped keys with expiry. Service accounts assigned to resource types must be audited for implicit cross-project privilege escalation. IAM key sprawl \u2014 long-lived keys with broad scopes \u2014 is the top Scaleway access control risk.",
11838
+ "last_verified": "2026-05-10",
11839
+ "path": "agents/scaleway/scaleway-iam-policy-review-agent",
11840
+ "version": "0.1.0",
11841
+ "author": "github: Raishin",
11842
+ "companion_skills": [
11843
+ "scaleway-iam-policy-review"
11844
+ ],
11845
+ "harness_variants": {
11846
+ "codex": "agents/scaleway/scaleway-iam-policy-review-agent/harnesses/codex.toml",
11847
+ "claude-code": "agents/scaleway/scaleway-iam-policy-review-agent/harnesses/claude-code.agent.md"
11848
+ }
11849
+ },
11850
+ {
11851
+ "id": "scaleway-kapsule-platform-operator-agent",
11852
+ "name": "Scaleway Kapsule Platform Operator",
11853
+ "type": "agent",
11854
+ "provider": "scaleway",
11855
+ "harnesses": [
11856
+ "codex",
11857
+ "copilot",
11858
+ "claude-code",
11859
+ "cursor",
11860
+ "gemini",
11861
+ "kiro"
11862
+ ],
11863
+ "summary": "Advisory agent for Scaleway Kapsule managed Kubernetes readiness: node pool strategy, CNI selection (Cilium, Calico, Kilo), placement group policies, version upgrades, and workload scheduling posture.",
11864
+ "source_type": "original",
11865
+ "official_docs": [
11866
+ "https://www.scaleway.com/en/docs/kubernetes/",
11867
+ "https://www.scaleway.com/en/docs/kubernetes/reference-content/understanding-kapsule-ingress/",
11868
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
11869
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
11870
+ "https://www.scaleway.com/en/developers/api/kubernetes/"
11871
+ ],
11872
+ "security_notes": "Kapsule control-plane upgrades are irreversible \u2014 a cluster cannot be downgraded to a previous Kubernetes minor version. Node pool scale-down may evict workloads without PDB protection. Placement group policy set to enforced can prevent node scheduling if hypervisor capacity is insufficient. CNI choice is immutable after cluster creation.",
11873
+ "last_verified": "2026-05-10",
11874
+ "path": "agents/scaleway/scaleway-kapsule-platform-operator-agent",
11875
+ "version": "0.1.0",
11876
+ "author": "github: Raishin",
11877
+ "companion_skills": [
11878
+ "scaleway-kapsule-platform-operator"
11879
+ ],
11880
+ "harness_variants": {
11881
+ "codex": "agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/codex.toml",
11882
+ "claude-code": "agents/scaleway/scaleway-kapsule-platform-operator-agent/harnesses/claude-code.agent.md"
11883
+ }
11884
+ },
11885
+ {
11886
+ "id": "scaleway-live-kapsule-rollout-guard-agent",
11887
+ "name": "Scaleway Live Kapsule Rollout Guard",
11888
+ "type": "agent",
11889
+ "provider": "scaleway",
11890
+ "harnesses": [
11891
+ "codex",
11892
+ "copilot",
11893
+ "claude-code",
11894
+ "cursor",
11895
+ "gemini",
11896
+ "kiro"
11897
+ ],
11898
+ "summary": "Approval-gated live-guard agent for Scaleway Kapsule cluster and node pool mutations: enforces PDB audit, cluster health evidence, and rollback plan before any control-plane or node pool change.",
11899
+ "source_type": "original",
11900
+ "official_docs": [
11901
+ "https://www.scaleway.com/en/docs/kubernetes/",
11902
+ "https://www.scaleway.com/en/developers/api/kubernetes/",
11903
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_cluster",
11904
+ "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/k8s_pool",
11905
+ "https://kubernetes.io/docs/concepts/workloads/pods/disruptions/"
11906
+ ],
11907
+ "security_notes": "Kapsule control-plane version upgrades are irreversible \u2014 clusters cannot be downgraded to a previous minor version. Node pool deletion evicts all workloads immediately regardless of PDB coverage. CNI type is immutable after cluster creation. Hard-stop is mandatory when target cluster ID, region/zone, approval token, or rollback plan is absent or ambiguous.",
11908
+ "last_verified": "2026-05-10",
11909
+ "path": "agents/scaleway/scaleway-live-kapsule-rollout-guard-agent",
11910
+ "version": "0.1.0",
11911
+ "author": "github: Raishin",
11912
+ "companion_skills": [
11913
+ "scaleway-live-kapsule-rollout-guard"
10845
11914
  ],
10846
11915
  "harness_variants": {
10847
11916
  "codex": "agents/scaleway/scaleway-live-kapsule-rollout-guard-agent/harnesses/codex.toml",
@@ -10903,7 +11972,7 @@
10903
11972
  "https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/instance_placement_group",
10904
11973
  "https://www.scaleway.com/en/docs/network/load-balancer/"
10905
11974
  ],
10906
- "security_notes": "Placement groups with enforced policy may block instance scheduling if hypervisor capacity is insufficient in the target zone always prefer max_availability for non-critical HA. Security groups are zone-scoped; cross-zone traffic must be reviewed for unintended public exposure. VPC routes are regional, but Private Network interfaces are zone-bound; verify routing consistency across zones.",
11975
+ "security_notes": "Placement groups with enforced policy may block instance scheduling if hypervisor capacity is insufficient in the target zone \u2014 always prefer max_availability for non-critical HA. Security groups are zone-scoped; cross-zone traffic must be reviewed for unintended public exposure. VPC routes are regional, but Private Network interfaces are zone-bound; verify routing consistency across zones.",
10907
11976
  "last_verified": "2026-05-10",
10908
11977
  "path": "agents/scaleway/scaleway-network-architect-agent",
10909
11978
  "version": "0.1.0",
@@ -11020,7 +12089,7 @@
11020
12089
  "gemini",
11021
12090
  "kiro"
11022
12091
  ],
11023
- "summary": "Review a test suite for assertion quality over coverage percentage detecting coverage theater, assertion-free and tautological tests, mock over-specification, untested branches, and weak coverage gates.",
12092
+ "summary": "Review a test suite for assertion quality over coverage percentage \u2014 detecting coverage theater, assertion-free and tautological tests, mock over-specification, untested branches, and weak coverage gates.",
11024
12093
  "source_type": "original",
11025
12094
  "official_docs": [
11026
12095
  "https://martinfowler.com/bliki/TestCoverage.html",
@@ -11029,7 +12098,7 @@
11029
12098
  "https://jestjs.io/docs/configuration",
11030
12099
  "https://docs.pytest.org/en/stable/how-to/assert.html"
11031
12100
  ],
11032
- "security_notes": "Static review only reads test source and coverage reports, never executes tests or runs a coverage tool. Never requests credentials, fixtures with real customer data, or production database snapshots.",
12101
+ "security_notes": "Static review only \u2014 reads test source and coverage reports, never executes tests or runs a coverage tool. Never requests credentials, fixtures with real customer data, or production database snapshots.",
11033
12102
  "last_verified": "2026-05-17",
11034
12103
  "path": "agents/qa/test-coverage-quality-review-agent",
11035
12104
  "author": "github: Raishin",
@@ -11057,10 +12126,373 @@
11057
12126
  "https://docs.pytest.org/en/stable/how-to/flaky.html",
11058
12127
  "https://martinfowler.com/articles/nonDeterminism.html"
11059
12128
  ],
11060
- "security_notes": "Static review only analyzes failure logs, rerun history, and test source; never executes or re-runs tests. Never requests CI credentials, dashboard API tokens, or production data embedded in logs.",
12129
+ "security_notes": "Static review only \u2014 analyzes failure logs, rerun history, and test source; never executes or re-runs tests. Never requests CI credentials, dashboard API tokens, or production data embedded in logs.",
11061
12130
  "last_verified": "2026-05-17",
11062
12131
  "path": "agents/qa/test-flakiness-triage-agent",
11063
12132
  "author": "github: Raishin",
11064
12133
  "version": "0.1.0"
12134
+ },
12135
+ {
12136
+ "id": "salesforce-adaptive-access-agent",
12137
+ "name": "Salesforce Adaptive Access Agent",
12138
+ "type": "agent",
12139
+ "provider": "salesforce",
12140
+ "harnesses": [
12141
+ "codex",
12142
+ "copilot",
12143
+ "claude-code",
12144
+ "cursor",
12145
+ "gemini",
12146
+ "kiro"
12147
+ ],
12148
+ "summary": "Reviews contextual and risk-based access controls in Salesforce \u2014 Transaction Security Policies, Shield real-time event monitoring, Dynamic Forms conditions, permission set policies, Context-Aware Access, anomaly scoring, high-assurance session enforcement, and Einstein Trust Layer boundaries \u2014 against zero-trust principles; static review only, never mutates any org.",
12149
+ "source_type": "original",
12150
+ "official_docs": [
12151
+ "https://help.salesforce.com/s/articleView?id=sf.transaction_security_policy_events.htm",
12152
+ "https://help.salesforce.com/s/articleView?id=sf.shield_event_monitoring_intro.htm"
12153
+ ],
12154
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12155
+ "last_verified": "2026-05-21",
12156
+ "path": "agents/salesforce/salesforce-adaptive-access-agent/",
12157
+ "companion_skills": [
12158
+ "salesforce-zero-trust-maturity-skill"
12159
+ ],
12160
+ "version": "0.1.0",
12161
+ "harness_variants": {
12162
+ "codex": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/codex.toml",
12163
+ "copilot": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/copilot.agent.md",
12164
+ "claude-code": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/claude-code.agent.md",
12165
+ "cursor": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/cursor.agent.md",
12166
+ "gemini": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/gemini.agent.md",
12167
+ "kiro-ide": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/kiro-ide.agent.md",
12168
+ "kiro-cli": "agents/salesforce/salesforce-adaptive-access-agent/harnesses/kiro-cli.agent.json"
12169
+ }
12170
+ },
12171
+ {
12172
+ "id": "salesforce-certificate-lifecycle-agent",
12173
+ "name": "Salesforce Certificate Lifecycle Agent",
12174
+ "type": "agent",
12175
+ "provider": "salesforce",
12176
+ "harnesses": [
12177
+ "codex",
12178
+ "copilot",
12179
+ "claude-code",
12180
+ "cursor",
12181
+ "gemini",
12182
+ "kiro"
12183
+ ],
12184
+ "summary": "Reviews Salesforce certificate and key management \u2014 self-signed and CA-signed certificates, expiry tracking, mTLS for Named Credentials, JWT signing certificates, SAML assertion signing, and rotation procedures \u2014 against zero-trust principles; static review only, never mutates any org.",
12185
+ "source_type": "original",
12186
+ "official_docs": [
12187
+ "https://help.salesforce.com/s/articleView?id=sf.security_keys_about.htm",
12188
+ "https://help.salesforce.com/s/articleView?id=sf.named_credentials_about.htm"
12189
+ ],
12190
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12191
+ "last_verified": "2026-05-21",
12192
+ "path": "agents/salesforce/salesforce-certificate-lifecycle-agent/",
12193
+ "companion_skills": [
12194
+ "salesforce-zero-trust-maturity-skill"
12195
+ ],
12196
+ "version": "0.1.0",
12197
+ "harness_variants": {
12198
+ "codex": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/codex.toml",
12199
+ "copilot": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/copilot.agent.md",
12200
+ "claude-code": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/claude-code.agent.md",
12201
+ "cursor": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/cursor.agent.md",
12202
+ "gemini": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/gemini.agent.md",
12203
+ "kiro-ide": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/kiro-ide.agent.md",
12204
+ "kiro-cli": "agents/salesforce/salesforce-certificate-lifecycle-agent/harnesses/kiro-cli.agent.json"
12205
+ }
12206
+ },
12207
+ {
12208
+ "id": "salesforce-change-impact-analyst-agent",
12209
+ "name": "Salesforce Change Impact Analyst Agent",
12210
+ "type": "agent",
12211
+ "provider": "salesforce",
12212
+ "harnesses": [
12213
+ "codex",
12214
+ "copilot",
12215
+ "claude-code",
12216
+ "cursor",
12217
+ "gemini",
12218
+ "kiro"
12219
+ ],
12220
+ "summary": "Performs adversarial pre-deployment change impact analysis for Salesforce releases \u2014 metadata dependencies, automation impacts, destructive change risk, permission changes, API deprecation, and change freeze compliance \u2014 static review only, never connects to any org.",
12221
+ "source_type": "original",
12222
+ "official_docs": [
12223
+ "https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_develop.htm",
12224
+ "https://help.salesforce.com/s/articleView?id=sf.changesets_about.htm"
12225
+ ],
12226
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12227
+ "last_verified": "2026-05-21",
12228
+ "path": "agents/salesforce/salesforce-change-impact-analyst-agent/",
12229
+ "companion_skills": [
12230
+ "salesforce-devsecops-pipeline-skill"
12231
+ ],
12232
+ "version": "0.1.0",
12233
+ "harness_variants": {
12234
+ "codex": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/codex.toml",
12235
+ "copilot": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/copilot.agent.md",
12236
+ "claude-code": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/claude-code.agent.md",
12237
+ "cursor": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/cursor.agent.md",
12238
+ "gemini": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/gemini.agent.md",
12239
+ "kiro-ide": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/kiro-ide.agent.md",
12240
+ "kiro-cli": "agents/salesforce/salesforce-change-impact-analyst-agent/harnesses/kiro-cli.agent.json"
12241
+ }
12242
+ },
12243
+ {
12244
+ "id": "salesforce-code-analyzer-orchestrator-agent",
12245
+ "name": "Salesforce Code Analyzer Orchestrator Agent",
12246
+ "type": "agent",
12247
+ "provider": "salesforce",
12248
+ "harnesses": [
12249
+ "codex",
12250
+ "copilot",
12251
+ "claude-code",
12252
+ "cursor",
12253
+ "gemini",
12254
+ "kiro"
12255
+ ],
12256
+ "summary": "Reviews and triages Salesforce Code Analyzer findings across PMD, ESLint, RetireJS, and Graph Engine layers to enforce pre-deployment security gates \u2014 static review only, never executes scan tooling or connects to any org.",
12257
+ "source_type": "original",
12258
+ "official_docs": [
12259
+ "https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/index.html",
12260
+ "https://developer.salesforce.com/tools/sfdxcli",
12261
+ "https://help.salesforce.com/s/articleView?id=sf.devops_center_overview.htm"
12262
+ ],
12263
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12264
+ "last_verified": "2026-05-21",
12265
+ "path": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/",
12266
+ "companion_skills": [
12267
+ "salesforce-devsecops-pipeline-skill"
12268
+ ],
12269
+ "version": "0.1.0",
12270
+ "harness_variants": {
12271
+ "codex": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/codex.toml",
12272
+ "copilot": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/copilot.agent.md",
12273
+ "claude-code": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/claude-code.agent.md",
12274
+ "cursor": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/cursor.agent.md",
12275
+ "gemini": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/gemini.agent.md",
12276
+ "kiro-ide": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/kiro-ide.agent.md",
12277
+ "kiro-cli": "agents/salesforce/salesforce-code-analyzer-orchestrator-agent/harnesses/kiro-cli.agent.json"
12278
+ }
12279
+ },
12280
+ {
12281
+ "id": "salesforce-continuous-verification-agent",
12282
+ "name": "Salesforce Continuous Verification Agent",
12283
+ "type": "agent",
12284
+ "provider": "salesforce",
12285
+ "harnesses": [
12286
+ "codex",
12287
+ "copilot",
12288
+ "claude-code",
12289
+ "cursor",
12290
+ "gemini",
12291
+ "kiro"
12292
+ ],
12293
+ "summary": "Reviews continuous identity and session verification controls in Salesforce \u2014 adaptive authentication, Always-On MFA, OAuth token lifetime, behavioral anomaly detection, and continuous re-validation patterns \u2014 against zero-trust principles; static review only, never mutates any org.",
12294
+ "source_type": "original",
12295
+ "official_docs": [
12296
+ "https://help.salesforce.com/s/articleView?id=sf.security_mfa_overview.htm",
12297
+ "https://help.salesforce.com/s/articleView?id=sf.event_monitoring_overview.htm",
12298
+ "https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_flows.htm"
12299
+ ],
12300
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12301
+ "last_verified": "2026-05-21",
12302
+ "path": "agents/salesforce/salesforce-continuous-verification-agent/",
12303
+ "companion_skills": [
12304
+ "salesforce-zero-trust-maturity-skill"
12305
+ ],
12306
+ "version": "0.1.0",
12307
+ "harness_variants": {
12308
+ "codex": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/codex.toml",
12309
+ "copilot": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/copilot.agent.md",
12310
+ "claude-code": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/claude-code.agent.md",
12311
+ "cursor": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/cursor.agent.md",
12312
+ "gemini": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/gemini.agent.md",
12313
+ "kiro-ide": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/kiro-ide.agent.md",
12314
+ "kiro-cli": "agents/salesforce/salesforce-continuous-verification-agent/harnesses/kiro-cli.agent.json"
12315
+ }
12316
+ },
12317
+ {
12318
+ "id": "salesforce-hyperforce-security-agent",
12319
+ "name": "Salesforce Hyperforce Security Agent",
12320
+ "type": "agent",
12321
+ "provider": "salesforce",
12322
+ "harnesses": [
12323
+ "codex",
12324
+ "copilot",
12325
+ "claude-code",
12326
+ "cursor",
12327
+ "gemini",
12328
+ "kiro"
12329
+ ],
12330
+ "summary": "Reviews Hyperforce deployment security posture, data residency commitments, HIA controls, and shared responsibility boundaries for Salesforce Hyperforce tenants.",
12331
+ "source_type": "original",
12332
+ "official_docs": [
12333
+ "https://help.salesforce.com/s/articleView?id=sf.hyperforce_overview.htm",
12334
+ "https://help.salesforce.com/s/articleView?id=sf.hyperforce_infrastructure_access.htm"
12335
+ ],
12336
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12337
+ "last_verified": "2026-05-21",
12338
+ "path": "agents/salesforce/salesforce-hyperforce-security-agent/",
12339
+ "companion_skills": [
12340
+ "salesforce-infrastructure-audit-skill"
12341
+ ],
12342
+ "version": "0.1.0",
12343
+ "harness_variants": {
12344
+ "codex": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/codex.toml",
12345
+ "copilot": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/copilot.agent.md",
12346
+ "claude-code": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/claude-code.agent.md",
12347
+ "cursor": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/cursor.agent.md",
12348
+ "gemini": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/gemini.agent.md",
12349
+ "kiro-ide": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/kiro-ide.agent.md",
12350
+ "kiro-cli": "agents/salesforce/salesforce-hyperforce-security-agent/harnesses/kiro-cli.agent.json"
12351
+ }
12352
+ },
12353
+ {
12354
+ "id": "salesforce-network-policy-architect-agent",
12355
+ "name": "Salesforce Network Policy Architect Agent",
12356
+ "type": "agent",
12357
+ "provider": "salesforce",
12358
+ "harnesses": [
12359
+ "codex",
12360
+ "copilot",
12361
+ "claude-code",
12362
+ "cursor",
12363
+ "gemini",
12364
+ "kiro"
12365
+ ],
12366
+ "summary": "Reviews Salesforce org-level network security policies, IP allowlisting controls, session settings, and CSP Trusted Sites configuration for security gaps.",
12367
+ "source_type": "original",
12368
+ "official_docs": [
12369
+ "https://help.salesforce.com/s/articleView?id=sf.security_networkaccess.htm",
12370
+ "https://help.salesforce.com/s/articleView?id=sf.security_trusted_ip.htm",
12371
+ "https://help.salesforce.com/s/articleView?id=sf.security_session_timeout.htm"
12372
+ ],
12373
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12374
+ "last_verified": "2026-05-21",
12375
+ "path": "agents/salesforce/salesforce-network-policy-architect-agent/",
12376
+ "companion_skills": [
12377
+ "salesforce-infrastructure-audit-skill"
12378
+ ],
12379
+ "version": "0.1.0",
12380
+ "harness_variants": {
12381
+ "codex": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/codex.toml",
12382
+ "copilot": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/copilot.agent.md",
12383
+ "claude-code": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/claude-code.agent.md",
12384
+ "cursor": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/cursor.agent.md",
12385
+ "gemini": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/gemini.agent.md",
12386
+ "kiro-ide": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/kiro-ide.agent.md",
12387
+ "kiro-cli": "agents/salesforce/salesforce-network-policy-architect-agent/harnesses/kiro-cli.agent.json"
12388
+ }
12389
+ },
12390
+ {
12391
+ "id": "salesforce-sandbox-governance-agent",
12392
+ "name": "Salesforce Sandbox Governance Agent",
12393
+ "type": "agent",
12394
+ "provider": "salesforce",
12395
+ "harnesses": [
12396
+ "codex",
12397
+ "copilot",
12398
+ "claude-code",
12399
+ "cursor",
12400
+ "gemini",
12401
+ "kiro"
12402
+ ],
12403
+ "summary": "Reviews Salesforce sandbox data governance posture, PII masking strategy, Connected App scope, and access controls to prevent regulated data leakage into lower environments \u2014 static review only, never connects to any org.",
12404
+ "source_type": "original",
12405
+ "official_docs": [
12406
+ "https://help.salesforce.com/s/articleView?id=sf.data_sandbox_create.htm",
12407
+ "https://help.salesforce.com/s/articleView?id=sf.data_masking_intro.htm"
12408
+ ],
12409
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12410
+ "last_verified": "2026-05-21",
12411
+ "path": "agents/salesforce/salesforce-sandbox-governance-agent/",
12412
+ "companion_skills": [
12413
+ "salesforce-devsecops-pipeline-skill"
12414
+ ],
12415
+ "version": "0.1.0",
12416
+ "harness_variants": {
12417
+ "codex": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/codex.toml",
12418
+ "copilot": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/copilot.agent.md",
12419
+ "claude-code": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/claude-code.agent.md",
12420
+ "cursor": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/cursor.agent.md",
12421
+ "gemini": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/gemini.agent.md",
12422
+ "kiro-ide": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/kiro-ide.agent.md",
12423
+ "kiro-cli": "agents/salesforce/salesforce-sandbox-governance-agent/harnesses/kiro-cli.agent.json"
12424
+ }
12425
+ },
12426
+ {
12427
+ "id": "salesforce-sandbox-isolation-agent",
12428
+ "name": "Salesforce Sandbox Isolation Agent",
12429
+ "type": "agent",
12430
+ "provider": "salesforce",
12431
+ "harnesses": [
12432
+ "codex",
12433
+ "copilot",
12434
+ "claude-code",
12435
+ "cursor",
12436
+ "gemini",
12437
+ "kiro"
12438
+ ],
12439
+ "summary": "Reviews Salesforce sandbox environment types, data isolation enforcement, production data leakage risks, refresh policies, and data masking requirements before sandbox creation.",
12440
+ "source_type": "original",
12441
+ "official_docs": [
12442
+ "https://help.salesforce.com/s/articleView?id=sf.create_test_instance.htm",
12443
+ "https://help.salesforce.com/s/articleView?id=sf.data_sandbox_create.htm"
12444
+ ],
12445
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12446
+ "last_verified": "2026-05-21",
12447
+ "path": "agents/salesforce/salesforce-sandbox-isolation-agent/",
12448
+ "companion_skills": [
12449
+ "salesforce-infrastructure-audit-skill"
12450
+ ],
12451
+ "version": "0.1.0",
12452
+ "harness_variants": {
12453
+ "codex": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/codex.toml",
12454
+ "copilot": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/copilot.agent.md",
12455
+ "claude-code": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/claude-code.agent.md",
12456
+ "cursor": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/cursor.agent.md",
12457
+ "gemini": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/gemini.agent.md",
12458
+ "kiro-ide": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/kiro-ide.agent.md",
12459
+ "kiro-cli": "agents/salesforce/salesforce-sandbox-isolation-agent/harnesses/kiro-cli.agent.json"
12460
+ }
12461
+ },
12462
+ {
12463
+ "id": "salesforce-session-governance-agent",
12464
+ "name": "Salesforce Session Governance Agent",
12465
+ "type": "agent",
12466
+ "provider": "salesforce",
12467
+ "harnesses": [
12468
+ "codex",
12469
+ "copilot",
12470
+ "claude-code",
12471
+ "cursor",
12472
+ "gemini",
12473
+ "kiro"
12474
+ ],
12475
+ "summary": "Reviews Salesforce session security settings, High Assurance session requirements, OAuth session policies, Connected App controls, and session hijacking risks from long-lived tokens.",
12476
+ "source_type": "original",
12477
+ "official_docs": [
12478
+ "https://help.salesforce.com/s/articleView?id=sf.security_session_settings.htm",
12479
+ "https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_connectedapp_create.htm"
12480
+ ],
12481
+ "security_notes": "Static review only \u2014 works from sanitized configuration excerpts and never requests org credentials, API keys, or user PII. Does not approve, deploy, or mutate any org.",
12482
+ "last_verified": "2026-05-21",
12483
+ "path": "agents/salesforce/salesforce-session-governance-agent/",
12484
+ "companion_skills": [
12485
+ "salesforce-infrastructure-audit-skill"
12486
+ ],
12487
+ "version": "0.1.0",
12488
+ "harness_variants": {
12489
+ "codex": "agents/salesforce/salesforce-session-governance-agent/harnesses/codex.toml",
12490
+ "copilot": "agents/salesforce/salesforce-session-governance-agent/harnesses/copilot.agent.md",
12491
+ "claude-code": "agents/salesforce/salesforce-session-governance-agent/harnesses/claude-code.agent.md",
12492
+ "cursor": "agents/salesforce/salesforce-session-governance-agent/harnesses/cursor.agent.md",
12493
+ "gemini": "agents/salesforce/salesforce-session-governance-agent/harnesses/gemini.agent.md",
12494
+ "kiro-ide": "agents/salesforce/salesforce-session-governance-agent/harnesses/kiro-ide.agent.md",
12495
+ "kiro-cli": "agents/salesforce/salesforce-session-governance-agent/harnesses/kiro-cli.agent.json"
12496
+ }
11065
12497
  }
11066
12498
  ]