← Back to Skills Marketplace
kleberbaum

whiss

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
529
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install whiss
Description
Whiss namespace for Netsnek e.U. real-time messaging and notification platform. Provides WebSocket-based chat, push notifications, and event-driven communica...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install whiss
  3. After installation, invoke the skill by name or use /whiss
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved whiss namespace for Netsnek e.U.
Metadata
Slug whiss
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is whiss?

Whiss namespace for Netsnek e.U. real-time messaging and notification platform. Provides WebSocket-based chat, push notifications, and event-driven communica... It is an AI Agent Skill for Claude Code / OpenClaw, with 529 downloads so far.

How do I install whiss?

Run "/install whiss" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is whiss free?

Yes, whiss is completely free (open-source). You can download, install and use it at no cost.

Which platforms does whiss support?

whiss is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux).

Who created whiss?

It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.

💬 Comments