← 返回 Skills 市场
luiseduardoaugusto

Plane.so CLI

作者 Luis Eduardo Augusto · GitHub ↗ · v1.2.0
cross-platform ⚠ suspicious
566
总下载
1
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install plane-so-cli
功能描述
Manage Plane.so projects and work items using a zero-dependency Python CLI. List projects, create/update/assign issues, add comments, search workspace. The p...
安全使用建议
Before installing or enabling this skill: 1) Verify the upstream repository (https://github.com/luiseduardoaugusto/plane-so-cli) and confirm the claimed scripts/plane-so-cli actually exist and match the SKILL.md. 2) If the package is instruction-only, ask where the binary is expected to come from (preinstalled on host, platform-provided, or missing). 3) Only provide a Plane personal access token with the minimum scope needed (or use a short-lived/limited token) until you can inspect the code. 4) If you cannot review the CLI source, avoid exposing a production API key; test on a non-critical workspace. 5) If you proceed, monitor network requests and use the official Plane domain; if the binary is present, review it to confirm it hardcodes api.plane.so as claimed and does not send data elsewhere.
功能分析
Type: OpenClaw Skill Name: plane-so-cli Version: 1.2.0 The skill bundle, comprising `_meta.json` and `SKILL.md`, clearly outlines its purpose: to manage Plane.so projects via a Python CLI. The `SKILL.md` explicitly states that it communicates only with `https://api.plane.so`, requires `PLANE_API_KEY` and `PLANE_WORKSPACE` environment variables, and claims no data caching, logging, or telemetry. There are no indications of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or obfuscation within the provided files. The instructions are transparent and align with the stated benign purpose.
能力评估
Purpose & Capability
The requested binaries (python3) and environment variables (PLANE_API_KEY, PLANE_WORKSPACE) match the described Plane.so CLI purpose. However, the SKILL.md repeatedly states that a bundled executable exists in scripts/plane-so-cli, yet the registry package contains no code files or install spec — this inconsistency undermines the claimed capability.
Instruction Scope
The runtime instructions are narrowly scoped to talk to https://api.plane.so and only require the Plane API key and workspace. They do not instruct reading unrelated files or exfiltrating data. But because there is no bundled script or code to inspect, you cannot verify that the binary actually limits requests to the hardcoded host or that it doesn't access other data; the instructions alone are insufficient to prove behavior.
Install Mechanism
There is no install spec and no code files in the package, yet SKILL.md claims a bundled 'scripts/plane-so-cli' binary available on PATH after installation. That is an explicit inconsistency: either the skill is relying on a preinstalled system binary (not documented) or the claimed bundled executable is missing. Both possibilities are problematic and should be clarified.
Credentials
Requiring PLANE_API_KEY (primary credential) and PLANE_WORKSPACE is proportional and expected for a Plane.so CLI. No other secrets, unrelated credentials, or config paths are requested.
Persistence & Privilege
The skill does not request permanent/always-on inclusion and uses normal autonomous-invocation defaults. It does not ask to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install plane-so-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /plane-so-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
Fix: hardcode API host (no PLANE_BASE_URL override), add homepage, clarify bundled script in scripts/, update security section
v1.1.0
Fix metadata: openclaw format, security section, homepage
v1.0.1
- Simplified and clarified setup instructions for first-time users. - Commands are now summarized in a clear table for quick reference. - Added direct inline instructions for saving, making executable, and running the script. - Removed redundant environment sourcing steps. - No changes to code or functionality.
v1.0.0
Initial release of Plane.so CLI Skill. - Manage Plane.so projects, issues, comments, states, cycles, modules, and members via a zero-dependency Python CLI. - Supports creating, listing, updating, assigning, searching, and deleting issues. - Add and list comments on issues. - List projects, members, workflow states, labels, cycles, and modules. - Filter and search capabilities for issues. - Operates using environment variables `PLANE_API_KEY` and `PLANE_WORKSPACE`. - Output supports both table and JSON formats.
元数据
Slug plane-so-cli
版本 1.2.0
许可证
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Plane.so CLI 是什么?

Manage Plane.so projects and work items using a zero-dependency Python CLI. List projects, create/update/assign issues, add comments, search workspace. The p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 566 次。

如何安装 Plane.so CLI?

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

Plane.so CLI 是免费的吗?

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

Plane.so CLI 支持哪些平台?

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

谁开发了 Plane.so CLI?

由 Luis Eduardo Augusto(@luiseduardoaugusto)开发并维护,当前版本 v1.2.0。

💬 留言讨论