← 返回 Skills 市场
bytesagain3

Network Config

作者 bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
156
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install network-config
功能描述
A powerful open-source tool for managing networks and troubleshooting network problems! network-config, c#, aws-ssm, dns, dns-lookup, icmp.
安全使用建议
This tool appears to be a simple, local Bash-based logging/management utility that stores plain-text logs under ~/.local/share/network-config/. It does not request credentials or access the network. Before installing, be aware: (1) log entries are stored as plain text — do not record passwords, API keys, or other secrets with it; (2) the JSON export code does not appear to escape special characters or multi-line values, so exports may be malformed or reveal structured data; (3) SKILL.md mentions an env override (NETWORK_CONFIG_DIR) that the script doesn't read—if you need to relocate data, confirm or patch that; (4) metadata/version strings mismatch between registry and the package (1.0.0 vs v2.0.0), which may indicate stale packaging. If those issues are acceptable, the skill appears coherent and safe to use in a single-user environment.
功能分析
Type: OpenClaw Skill Name: network-config Version: 1.0.0 The skill is a local logging utility for network configuration and troubleshooting activities, storing data in ~/.local/share/network-config/. The Bash script (scripts/script.sh) implements basic logging, searching, and exporting functions using standard Unix utilities without any network access, data exfiltration, or suspicious execution patterns. While the tool's description in SKILL.md is slightly hyperbolic (it logs results rather than performing scans), the code logic is transparent and aligned with its stated purpose.
能力评估
Purpose & Capability
Name and description match the included runtime script and SKILL.md. The script implements the listed subcommands (scan, monitor, alert, export, search, etc.) and uses only standard Unix utilities. No credentials, external services, or unrelated binaries are requested.
Instruction Scope
SKILL.md instructions correspond to the shipped script and describe local usage. Minor inconsistencies: SKILL.md mentions an override NETWORK_CONFIG_DIR 'not yet wired' while the script currently uses DATA_DIR from HOME (it does not read NETWORK_CONFIG_DIR). The metadata/version strings differ (registry shows 1.0.0; SKILL.md and script advertise v2.0.0). The JSON export implementation uses simple printf/cat and does not escape or sanitize logged values — malformed or multi-line entries could break export or leak structured content; this is a correctness/privacy concern but not evidence of malicious behavior.
Install Mechanism
No install spec (instruction-only skill) and a single Bash script are included. Nothing is downloaded from external URLs and no archive extraction occurs. Risk from install-time network downloads is absent.
Credentials
The skill requires no environment variables, no credentials, and no special config paths. The data directory is per-user (~/.local/share/network-config), which is appropriate for the stated functionality.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It writes user-scoped files in the home directory (data and history logs) which is expected for a logging tool. It does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install network-config
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /network-config 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug network-config
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Network Config 是什么?

A powerful open-source tool for managing networks and troubleshooting network problems! network-config, c#, aws-ssm, dns, dns-lookup, icmp. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 156 次。

如何安装 Network Config?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install network-config」即可一键安装,无需额外配置。

Network Config 是免费的吗?

是的,Network Config 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Network Config 支持哪些平台?

Network Config 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Network Config?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。

💬 留言讨论