← 返回 Skills 市场
voydz

Planka

作者 Voydz · GitHub ↗ · v0.1.12
cross-platform ⚠ suspicious
2142
总下载
1
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install planka
功能描述
Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI.
安全使用建议
This skill appears to be what it claims, but take these precautions before installing or using it: 1) Verify the planka-cli source code or repository before installing—prefer installing from a vetted source (pipx from PyPI or an official GitHub release) rather than an unknown Homebrew tap. 2) Avoid passing plain passwords on the command line (use interactive prompts, environment variables, or token-based auth if supported). 3) Check where planka-cli stores credentials and whether it encrypts them (inspect config files and their filesystem permissions). 4) Ensure you use HTTPS endpoints for your Planka instance. 5) If you are unsure about trust, install and run the CLI inside an isolated environment (VM or container) and audit network activity while using it.
功能分析
Type: OpenClaw Skill Name: planka Version: 0.1.12 The skill is suspicious due to a significant supply chain risk. It instructs the agent to install a binary (`planka-cli`) from an arbitrary, unverified third-party Homebrew tap (`brew tap voydz/homebrew-tap`) in `SKILL.md`. This delegates trust to an external entity, allowing for potential future compromise or the installation of a pre-existing malicious payload, which could lead to unauthorized execution or data exfiltration without direct evidence in the provided files.
能力评估
Purpose & Capability
Name/description match the SKILL.md: it wraps plankapy via a planka-cli binary and documents commands to manage projects, boards, lists, cards, and notifications. Requiring the planka-cli binary is proportional to the described purpose.
Instruction Scope
Instructions are narrowly scoped to installing and using planka-cli, but they recommend passing passwords on the command line (e.g., --password secret) which is an insecure practice (visible in process listings and shells). The SKILL.md also tells the CLI to store credentials with a login command — you should confirm how/where credentials are stored and whether they are encrypted.
Install Mechanism
The skill is instruction-only (no install spec), so nothing is written by the skill itself. SKILL.md suggests installing from a third‑party Homebrew tap (voydz/homebrew-tap). That tap is not an official source; installing from untrusted taps carries supply-chain risk. The doc also mentions pipx/source installs (Python 3.11+) which is a safer alternative if you verify the package source.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional for a CLI wrapper which relies on a local binary and user-provided Planka credentials.
Persistence & Privilege
The skill does not request always:true and makes no persistent system configuration changes itself (instruction-only). It does instruct the user to 'login' via the CLI which will store credentials locally—this is expected behavior for a client but worth auditing for storage security.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install planka
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /planka 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.12
No changes were detected in this version. - Updated according to binary 0.1.12
v0.1.9
- Added detailed documentation (SKILL.md) explaining installation, setup, commands, and usage examples for managing Planka projects via the planka-cli tool. - Clarified required dependencies and configuration steps. - Provided command references for projects, boards, lists, cards, and notifications management. - Included practical CLI command examples for common project workflows.
元数据
Slug planka
版本 0.1.12
许可证
累计安装 4
当前安装数 4
历史版本数 2
常见问题

Planka 是什么?

Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2142 次。

如何安装 Planka?

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

Planka 是免费的吗?

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

Planka 支持哪些平台?

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

谁开发了 Planka?

由 Voydz(@voydz)开发并维护,当前版本 v0.1.12。

💬 留言讨论