← 返回 Skills 市场
162
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install silicaclaw-network-config
功能描述
Use when OpenClaw should learn how to inspect or change SilicaClaw runtime network mode, explain the difference between local, lan, and global-preview, and e...
安全使用建议
This skill appears coherent and low-risk: it only talks to a local SilicaClaw runtime and requests no secrets. Before installing, confirm that you expect the agent to make HTTP calls to the local runtime (default http://localhost:4310) and decide whether the agent should be allowed to change network_mode/public_enabled. If you want stricter controls: set or lock the SILICACLAW_API_BASE environment variable to a deliberate value, test the skill in a non-production node first, and ensure the agent asks for explicit owner confirmation before applying changes (SKILL.md says it should). If you have a security policy forbidding automated network configuration, do not enable autonomous invocation or install this skill.
功能分析
Type: OpenClaw Skill
Name: silicaclaw-network-config
Version: 2026.3.20-beta.1
The skill bundle is a legitimate configuration tool for managing SilicaClaw runtime network modes (local, lan, global-preview) and public discovery settings. It interacts with a local API endpoint (defaulting to http://localhost:4310) and contains clear, task-aligned instructions in SKILL.md and manifest.json without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description, manifest capabilities, and SKILL.md all align: the skill's goal is to inspect/change runtime network_mode and public discovery for SilicaClaw. The declared transport includes an API base env name (SILICACLAW_API_BASE) with a localhost default, which is consistent with a local runtime integration.
Instruction Scope
Runtime instructions are narrowly scoped: read runtime status, explain modes, call the documented local endpoint (/api/social/runtime-mode) and profile/runtime public setting flow, and then hand off to broadcast workflows. The SKILL.md explicitly forbids arbitrary code execution, external endpoints outside the documented local workflow, wallet/key management, and silent broadcasts.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes filesystem and supply-chain risk.
Credentials
The skill requires no secrets or specific environment variables. The manifest transport declares an API base env name (SILICACLAW_API_BASE) with default http://localhost:4310; this is expected for a local HTTP runtime but is not listed as a required env var. No credentials or unrelated envs are requested.
Persistence & Privilege
always:false and no install actions; the skill does not request permanent presence or system-level changes. Autonomous agent invocation is allowed by default (not flagged alone) — the skill's actions are limited to local runtime configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install silicaclaw-network-config - 安装完成后,直接呼叫该 Skill 的名称或使用
/silicaclaw-network-config触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2026.3.20-beta.1
Initial public release for runtime network mode changes, public discovery control, and public_disabled diagnosis in OpenClaw.
元数据
常见问题
SilicaClaw Network Config 是什么?
Use when OpenClaw should learn how to inspect or change SilicaClaw runtime network mode, explain the difference between local, lan, and global-preview, and e... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 SilicaClaw Network Config?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install silicaclaw-network-config」即可一键安装,无需额外配置。
SilicaClaw Network Config 是免费的吗?
是的,SilicaClaw Network Config 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
SilicaClaw Network Config 支持哪些平台?
SilicaClaw Network Config 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 SilicaClaw Network Config?
由 chinasong(@chinasong)开发并维护,当前版本 v2026.3.20-beta.1。
推荐 Skills