← 返回 Skills 市场
Netwatch
作者
bytesagain3
· GitHub ↗
· v2.0.2
· MIT-0
171
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install netwatch
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Netwatch concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be documentation-only and internally consistent: it outputs local reference text and does not access network or credentials. If you plan to run the included script, inspect it (you already have) or run it in a sandbox; note a minor version mismatch (SKILL.md 2.0.2 vs script VERSION 2.0.1) which is a non-security bug. If you require absolute assurance, review the full upstream repository and any referenced URLs before use, but there are no immediate red flags regarding exfiltration, unnecessary privileges, or hidden network calls.
功能分析
Type: OpenClaw Skill
Name: netwatch
Version: 2.0.2
The 'netwatch' skill bundle is a static documentation reference tool. The shell script (scripts/script.sh) exclusively uses heredocs to output plain-text information about sysops concepts, and the SKILL.md instructions accurately reflect this behavior without any hidden commands, network requests, or data access.
能力评估
Purpose & Capability
Name/description (Netwatch reference for devtools) align with the provided files: SKILL.md and scripts/script.sh both produce local reference text. There are no unrelated dependencies or credential requests.
Instruction Scope
Runtime instructions and the included script only output heredoc documentation for the listed commands. They do not read arbitrary files, access environment variables, or send data over the network. The SKILL.md explicitly states no API keys or network access, which matches the script behavior.
Install Mechanism
No install spec is provided and the skill ship as a small shell script + SKILL.md. Nothing is downloaded or extracted from external URLs during install.
Credentials
The skill declares no required env vars, no primary credential, and the script does not reference external credentials. There is no disproportionate credential access.
Persistence & Privilege
The skill is not forced-always, and it does not modify system or other-skill configuration. It does not request elevated persistence or system-wide changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install netwatch - 安装完成后,直接呼叫该 Skill 的名称或使用
/netwatch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Netwatch 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Netwatch concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 Netwatch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install netwatch」即可一键安装,无需额外配置。
Netwatch 是免费的吗?
是的,Netwatch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Netwatch 支持哪些平台?
Netwatch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Netwatch?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.2。
推荐 Skills