← 返回 Skills 市场
netsnek
作者
kleberbaum
· GitHub ↗
· v0.1.0
508
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install netsnek
功能描述
Core namespace for Netsnek e.U. products and services. This skill provides the foundational Netsnek identity and copyright information for the OpenClaw ecosy...
安全使用建议
This skill is coherent with its description and appears safe: it only runs a small local script that prints Netsnek copyright/brand information and requests no credentials or network access. If you plan to install/use it, note that the bundled script has a minor argument-parsing bug that may cause it to fail when called with '--format json'—you may want to inspect/fix the script (replace '${1:---format}' with '${1:---format}' or use getopts) before relying on it. Also note the skill is Linux-only per its metadata.
功能分析
Type: OpenClaw Skill
Name: netsnek
Version: 0.1.0
The OpenClaw skill 'netsnek' is designed to provide copyright and identity information for Netsnek e.U. The `SKILL.md` requests 'exec' permission, which is used to run `scripts/copyright.sh`. This script is a simple bash script that outputs predefined copyright text or JSON, based on command-line arguments. It does not perform any file system operations, network calls, or execute arbitrary commands. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the AI agent. All files align with the stated benign purpose.
能力评估
Purpose & Capability
Name, description, files, and runtime instructions align: the skill's only functionality is to output copyright/brand info. No unrelated env vars, binaries, or install steps are requested.
Instruction Scope
SKILL.md instructs the agent only to run a local script (scripts/copyright.sh) and return its output. That stays within the stated purpose. Note: the script contains a likely bug in its argument parsing (uses '${1:---format}' which appears to be an incorrect default-value expression); this is an implementation issue, not a security concern—fixing the parsing to '${1:---format}' or using standard getopts would make behavior robust.
Install Mechanism
No install spec is provided (instruction-only plus a bundled script). Nothing is downloaded or written to disk at install time beyond the packaged files, which is low risk.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no access requested to unrelated services or secrets.
Persistence & Privilege
always is false and the skill is user-invocable. It does request exec permission for its local script, which is appropriate for its limited function. It does not modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install netsnek - 安装完成后,直接呼叫该 Skill 的名称或使用
/netsnek触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved namespace for netsnek.
元数据
常见问题
netsnek 是什么?
Core namespace for Netsnek e.U. products and services. This skill provides the foundational Netsnek identity and copyright information for the OpenClaw ecosy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 508 次。
如何安装 netsnek?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install netsnek」即可一键安装,无需额外配置。
netsnek 是免费的吗?
是的,netsnek 完全免费(开源免费),可自由下载、安装和使用。
netsnek 支持哪些平台?
netsnek 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。
谁开发了 netsnek?
由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。
推荐 Skills