技能 编程开发 初始化节点用于联邦网络

初始化节点用于联邦网络

v20260707
federation-init
用于初始化节点以参与联邦网络。该工具会自动生成所需的 ed25519 密钥对,创建联邦配置,并支持设置 HIPAA、SOC2 或 GDPR 等合规模式。这是建立安全、去中心化智能体环境的第一步。
获取技能
246 次下载
概览

Initialize this node for federation. Generates an ed25519 keypair, creates the federation config, and optionally sets a compliance mode.

Steps:

  1. npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation init
  2. If a compliance mode is specified, configure it: npx -y -p @claude-flow/plugin-agent-federation@latest ruflo-federation config --compliance MODE
  3. Show the node's public key and endpoint for sharing with peers

Store init event: mcp__claude-flow__memory_store({ key: "federation-init", value: "Node initialized", namespace: "federation" })

信息
Category 编程开发
Name federation-init
版本 v20260707
大小 849B
更新时间 2026-07-09
语言