kyber-weave

dpalfery/kyber-weave
★ 0 stars C# Security Updated today
Kyber-Weave: governance CLI, library, and MCP server for skills, agent definitions, and documentation as supply-chain artifacts.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kyber-weave": {
      "command": "npx",
      "args": [
        "-y",
        "dpalfery/kyber-weave"
      ]
    }
  }
}

README Excerpt

**Governance for every artifact that shapes agent behaviour.** Skills, agent definitions, and documentation are all supply-chain artifacts, and Kyber-Weave gives all three the same treatment: parsed, validated against a closed spec, checked for drift against a source of truth, security-scanned, and made retrievable.