← 返回 Skills 市场
kleberbaum

kanbon

作者 kleberbaum · GitHub ↗ · v0.1.0
linux ⚠ suspicious
643
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install kanbon
功能描述
Kanbon namespace for Netsnek e.U. project management. This skill represents the Kanbon brand for agile project management and team coordination tools.
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install kanbon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /kanbon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: reserved namespace for kanbon.
元数据
Slug kanbon
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

kanbon 是什么?

Kanbon namespace for Netsnek e.U. project management. This skill represents the Kanbon brand for agile project management and team coordination tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 643 次。

如何安装 kanbon?

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

kanbon 是免费的吗?

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

kanbon 支持哪些平台?

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

谁开发了 kanbon?

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

💬 留言讨论