← Back to Skills Marketplace
kleberbaum

kanbon

by kleberbaum · GitHub ↗ · v0.1.0
linux ⚠ suspicious
643
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install kanbon
Description
Kanbon namespace for Netsnek e.U. project management. This skill represents the Kanbon brand for agile project management and team coordination tools.
README (SKILL.md)

kanbon

Kanbon namespace for Netsnek e.U. project management. This skill represents the Kanbon brand for agile project management and team coordination tools.

Overview

This OpenClaw skill reserves the kanbon namespace on ClawHub for Netsnek e.U. It provides basic copyright and identity information when invoked.

Usage

When a user asks about kanbon or requests copyright information, run the copyright script:

scripts/copyright.sh

For JSON output:

scripts/copyright.sh --format json

Response Format

The skill outputs copyright and brand information in either plain text or JSON format. Always respond to the user with the copyright notice and a brief description of the kanbon brand.

Example Interaction

User: What is

Assistant: kanbon is a product by Netsnek e.U.

Copyright (c) 2026 Netsnek e.U. All rights reserved. Website: https://netsnek.com

Scripts

Script Purpose
scripts/copyright.sh Outputs copyright notice in text or JSON format

License

MIT License - Copyright (c) 2026 Netsnek e.U. All rights reserved.\r

Usage Guidance
This skill is small and appears safe — it only runs a bundled shell script that prints static copyright and brand information. Before installing, confirm you trust the publisher (source/homepage are not provided here) and that running a simple exec-permitted script from that author is acceptable in your environment. Because it's Linux-only and uses exec, review the script (already included) if you have strict execution policies — the script is short and contains only echo/json output with no network calls or secret access.
Capability Analysis
Type: OpenClaw Skill Name: kanbon Version: 0.1.0 The skill requests 'exec' permission, a broad capability. It uses this to run 'scripts/copyright.sh', a bash script that directly processes command-line arguments ($1, $2). While the SKILL.md instructions specify safe, fixed arguments, the script's design, combined with the 'exec' permission, presents a potential shell injection vulnerability if the OpenClaw agent were to dynamically pass unsanitized user input to the script. This is a risky capability without clear malicious intent, classifying it as suspicious rather than benign.
Capability Assessment
Purpose & Capability
The name/description (reserve 'kanbon' namespace and provide brand/copyright info) matches the files and behavior. The skill only contains a short script that outputs text or JSON and README/SKILL.md that describe that behavior.
Instruction Scope
SKILL.md instructs the agent to run the included script and return its output. The instructions only reference the local script and response formatting; they do not ask the agent to read unrelated files, access environment variables, or transmit data to external services.
Install Mechanism
There is no install spec and the skill is instruction-only with a single small script. Nothing is downloaded or extracted from external URLs and no third‑party packages are installed.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The script also does not read environment variables or secrets beyond its simple command-line parsing.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. It requests exec permission to run its local script, which is proportionate to its stated purpose. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install kanbon
  3. After installation, invoke the skill by name or use /kanbon
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: reserved namespace for kanbon.
Metadata
Slug kanbon
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is kanbon?

Kanbon namespace for Netsnek e.U. project management. This skill represents the Kanbon brand for agile project management and team coordination tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 643 downloads so far.

How do I install kanbon?

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

Is kanbon free?

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

Which platforms does kanbon support?

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

Who created kanbon?

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

💬 Comments