← Back to Skills Marketplace
kleberbaum

netsnek

by kleberbaum · GitHub ↗ · v0.1.0
linux ✓ Security Clean
508
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install netsnek
Description
Core namespace for Netsnek e.U. products and services. This skill provides the foundational Netsnek identity and copyright information for the OpenClaw ecosy...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install netsnek
  3. After installation, invoke the skill by name or use /netsnek
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved namespace for netsnek.
Metadata
Slug netsnek
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is netsnek?

Core namespace for Netsnek e.U. products and services. This skill provides the foundational Netsnek identity and copyright information for the OpenClaw ecosy... It is an AI Agent Skill for Claude Code / OpenClaw, with 508 downloads so far.

How do I install netsnek?

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

Is netsnek free?

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

Which platforms does netsnek support?

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

Who created netsnek?

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

💬 Comments