← 返回 Skills 市场
kleberbaum

whiss

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ✓ 安全检测通过
529
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install whiss
功能描述
Whiss namespace for Netsnek e.U. real-time messaging and notification platform. Provides WebSocket-based chat, push notifications, and event-driven communica...
安全使用建议
This skill appears safe and coherent: it only runs a small bundled shell script that prints static brand/feature text or JSON. Before installing, verify the author/company (Netsnek e.U., https://netsnek.com) if that matters to you, and review the script (scripts/whiss-info.sh) yourself — confirm it contains only the shown static output and no hidden network calls or external execs. Also note the minor license/metadata mismatch in the package files (MIT vs "All rights reserved") if licensing is important.
功能分析
Type: OpenClaw Skill Name: whiss Version: 0.1.0 The skill bundle is benign. It declares 'exec' permission, which is used to run a simple local bash script (`scripts/whiss-info.sh`). This script only prints hardcoded information based on its arguments and does not perform any network calls, file system operations (beyond stdout), or process user input in a way that would lead to shell injection. The SKILL.md instructions for the AI agent are straightforward and do not contain any prompt injection attempts to subvert the agent's behavior.
能力评估
Purpose & Capability
Name, description, and included script all align: the skill's stated purpose is to provide brand/feature info for the 'whiss' namespace, and the only artifact is a short script that outputs those details. Minor metadata inconsistency: repository/registry metadata lists MIT license while the script's JSON payload says "All rights reserved" and the SKILL.md/homepage fields are minimal; this is a documentation mismatch but not a functional concern.
Instruction Scope
SKILL.md instructs the agent to run scripts/whiss-info.sh with optional flags. The script only echoes static text/JSON and does not read files, environment variables, or make network calls. There is no scope creep in the runtime instructions.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written during install. The only executable is the included scripts/whiss-info.sh, which is small and self-contained.
Credentials
The skill declares no required environment variables, credentials, or config paths, which is proportionate to its simple informational purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It requests exec permission to run its included script (expected for this type of skill) and does not modify other skills or request persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whiss
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whiss 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved whiss namespace for Netsnek e.U.
元数据
Slug whiss
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

whiss 是什么?

Whiss namespace for Netsnek e.U. real-time messaging and notification platform. Provides WebSocket-based chat, push notifications, and event-driven communica... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 529 次。

如何安装 whiss?

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

whiss 是免费的吗?

是的,whiss 完全免费(开源免费),可自由下载、安装和使用。

whiss 支持哪些平台?

whiss 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux)。

谁开发了 whiss?

由 kleberbaum(@kleberbaum)开发并维护,当前版本 v0.1.0。

💬 留言讨论