← 返回 Skills 市场
cipher-shad0w

Linear CLI

作者 cipher-shad0w · GitHub ↗ · v1.0.1
darwinlinuxwin32 ✓ 安全检测通过
1055
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-linear
功能描述
Manage Linear issues, projects, teams, and documents from the command line using the linear CLI. Create, update, list, and track issues; manage projects and milestones; interact with the Linear GraphQL API.
安全使用建议
This skill appears to be what it claims (a wrapper around the 'linear' CLI). Before installing, verify the Homebrew tap/formula source (schpet/tap/linear) and the upstream project (e.g., the GitHub releases URL referenced) so you trust the binary you will install. Be aware: the CLI will use your Linear API token (you must create and provide it via 'linear auth login'), can create/switch git branches and (per docs) may invoke the 'gh' CLI when creating PRs — ensure you only run those features when you expect them and that 'gh' and git are present and trusted. The CLI can upload document content and attached files to Linear when you run document/attach commands, so avoid passing sensitive local files unless you intend to upload them. If you want higher assurance, inspect the Homebrew formula and the project's GitHub repo/release artifacts before installation.
功能分析
Type: OpenClaw Skill Name: openclaw-linear Version: 1.0.1 The skill provides a wrapper for the `linear` CLI to manage Linear resources. It requires network access to `api.linear.app`, file system access for configuration and document handling, and integrates with local Git repositories and the `gh` CLI. While the `linear auth token` command exposes the Linear API token, its usage is consistently demonstrated for legitimate interactions with `api.linear.app` and not for unauthorized exfiltration. The Deno installation command (`deno install -A`) grants broad permissions, but this is typical for Deno CLI tools and is part of the legitimate installation process. No evidence of intentional malicious behavior, such as data exfiltration to unauthorized endpoints, persistence, or prompt injection against the agent, was found in `SKILL.md` or other files.
能力评估
Purpose & Capability
Name/description match the requested artifacts: the skill is instruction-only and invokes the 'linear' CLI. Requiring the linear binary and providing Homebrew install is appropriate. Minor note: the docs mention integration with git/jj and using the 'gh' CLI for creating PRs, but those binaries are not declared in the skill's required binaries list — this is a documentation omission rather than evidence of malicious behavior.
Instruction Scope
SKILL.md tells the agent to run 'linear' commands and operate on repo-local config (.linear.toml, temp files) and to obtain a Linear API key via linear auth login. It also suggests using linear auth token in curl. The instructions do not direct reading unrelated system files or exfiltrating data to unexpected endpoints; operations that access local files (e.g., --content-file, schema output) are reasonable for the CLI's purpose.
Install Mechanism
Install uses a Homebrew formula (schpet/tap/linear). Homebrew is a normal install mechanism; however the tap is a third-party tap (schpet/tap) rather than an official core formula. This increases the need to verify the formula/release source but is not inherently malicious. No arbitrary archive downloads or extracts are specified in the skill metadata.
Credentials
The skill declares no required environment variables; the documentation lists optional LINEAR_* env vars used for config and instructs obtaining a Linear API key via the official Linear account settings and 'linear auth login'. Requested credentials are proportional to the task and limited to Linear API auth (no unrelated secrets are requested).
Persistence & Privilege
always:false and normal autonomous invocation settings are used. The skill does not request permanent platform-wide presence or modification of other skills' configs. It may create git branches and write per-repo config files via the CLI, which is expected for this tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-linear
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-linear 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Re-publishing Linear CLI skill with full documentation and reference files
v1.0.0
Initial release of Linear CLI skill for OpenClaw. Manage Linear issues, projects, teams, and documents from the command line with git/jj integration.
元数据
Slug openclaw-linear
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Linear CLI 是什么?

Manage Linear issues, projects, teams, and documents from the command line using the linear CLI. Create, update, list, and track issues; manage projects and milestones; interact with the Linear GraphQL API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1055 次。

如何安装 Linear CLI?

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

Linear CLI 是免费的吗?

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

Linear CLI 支持哪些平台?

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

谁开发了 Linear CLI?

由 cipher-shad0w(@cipher-shad0w)开发并维护,当前版本 v1.0.1。

💬 留言讨论