← Back to Skills Marketplace
162
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install silicaclaw-network-config
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install silicaclaw-network-config - After installation, invoke the skill by name or use
/silicaclaw-network-config - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2026.3.20-beta.1
Initial public release for runtime network mode changes, public discovery control, and public_disabled diagnosis in OpenClaw.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install SilicaClaw Network Config?
Run "/install silicaclaw-network-config" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SilicaClaw Network Config free?
Yes, SilicaClaw Network Config is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SilicaClaw Network Config support?
SilicaClaw Network Config is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SilicaClaw Network Config?
It is built and maintained by chinasong (@chinasong); the current version is v2026.3.20-beta.1.
More Skills