首页龙虾技能列表 › S2 Hardware Onboarding Gateway (S2 硬件入户网关) — S2 硬件入户网关 — 硬件设备安全入户指南

S2 Hardware Onboarding Gateway (S2 硬件入户网关) — S2 硬件入户网关 — 硬件设备安全入户指南

v2.0.0

官方 S2 固件开发指南,强调绝对零数据外泄、用户在环节授权和本地三重身份验证(3FA)

0· 117·0 当前·0 累计
by @spacesq (MilesXiang)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/29
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
本技能为本地设备入户协议的开发指南,内容逻辑一致,但建议在生产环境中使用前验证官方门户和加密声明的合法性
评估建议
["验证官方开发者门户(https://space2.world/developer)和发布者身份,因为包元数据列出的是未知来源","‘绝对零外泄’是实现属性,不是文档能保证的;审计执行本地 TLS 握手和异步声誉查询的主机代码,确保仅发送哈希属性","如果在直播主机上实施这些步骤,审查加密选择(哈希算法、盐/nonce 使用、TLS 证书验证)并确认 API 端点和声誉检查的速率限制","监控入户期间的网络流量,确认无意外的出站数据(尤其是 MAC、基因代码或 IP)离开 LAN","如果需要更高的保证,在生产环境中信任协议前请求来源证明(谁发布的、第三方审计报告)"]...
详细分析 ▾
用途与能力
Name/description (S2 hardware onboarding, zero-exfiltration) match the content: a protocol/whitepaper and code snippets for UDP heartbeats and local TLS submission. The skill requests no env vars, binaries, or installs — consistent for a documentation-style developer guide.
指令范围
SKILL.md contains network behavior guidance (UDP broadcasts, local TLS handshake, and host-initiated reputation queries to api.space2.world). That scope is appropriate for a firmware/onboarding guide, but it instructs the host to scan the LAN, collect MAC/Gene Code locally, and to contact external registries for reputation checks — all of which are operationally significant and require the deployment environment to enforce the claimed 'local-only' constraints. The doc repeatedly asserts 'absolute zero-exfiltration' but the whitepaper also requires asynchronous queries to S2 Mainnet; the guarantee depends on correct host implementation.
安装机制
No install spec and no code files to run (instruction-only). This minimizes installation risk — nothing is downloaded or written by the skill itself.
凭证需求
The skill declares no required environment variables, binaries, or config paths. It expects network access and local access to device identifiers for onboarding, which is proportional to the stated purpose. No unrelated credentials or elevated secrets are requested.
持久化与权限
always is false; skill is user-invocable and allows normal autonomous invocation. It does not request persistent presence or modify other skills or system-wide settings in its metadata or instructions.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv2.0.02026/3/29

**主要更新:强化本地数据隐私和防外泄** - 实施严格数据流分离; - 设备标识符和凭证仅限本地网络; -澄清零设备身份/基因代码外泄能力; - 更新代码示例,展示本地认证和严格隔离; - 文档修订,强调本地 3FA 和零外泄保证

● 无害

安装命令 点击复制

官方npx clawhub@latest install s2-hardware-onboarding-gateway
镜像加速npx clawhub@latest install s2-hardware-onboarding-gateway --registry https://cn.clawhub-mirror.com

技能文档

🛡️ 数据流向与绝对防外泄矩阵 (Data Topography Matrix)

... (由于原始内容过长,以下为简略版,实际应包含完整翻译的 skill_md_content

完整翻译请参照原始 skill_md_content 部分

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务