← 返回 Skills 市场
jdrhyne

JIRA

作者 Jonathan Rhyne · GitHub ↗ · v1.3.3
cross-platform ✓ 安全检测通过
8667
总下载
16
收藏
60
当前安装
7
版本数
在 OpenClaw 中安装
/install jira
功能描述
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira...
安全使用建议
Install this only if you intend your agent to read and modify Jira data through the jira CLI or Atlassian MCP. Keep Jira API tokens in environment variables or the configured backend, avoid pasting tokens into chat, and review commands carefully before approving ticket creation, edits, transitions, comments, links, or bulk changes.
功能分析
Type: OpenClaw Skill Name: jira Version: 1.3.3 The skill is classified as suspicious due to its extensive use of shell command execution and direct network calls involving sensitive credentials, which present significant prompt injection vulnerabilities. Specifically, `SKILL.md` and `references/commands.md` instruct the agent to execute various `jira` CLI commands, often leveraging shell features like command substitution (`$(jira me)`) and temporary file creation (`cat > /tmp/jira_body.md`). Furthermore, `references/mcp.md` includes a `curl` command that directly uses `JIRA_USER`, `JIRA_API_TOKEN`, and `JIRA_BASE_URL` environment variables for API interaction. While these actions are intended for legitimate Jira operations, the broad access to shell and network with credentials creates a high-risk attack surface if the agent's instructions are subverted.
能力评估
Purpose & Capability
The skill consistently describes Jira issue, sprint, board, assignment, comment, transition, and linking workflows, and the documented CLI/MCP/REST capabilities match that purpose.
Instruction Scope
The trigger language includes generic words like issue, ticket, sprint, and backlog, which may activate more often than strictly necessary, but write actions are documented as requiring current-state checks and user approval.
Install Mechanism
No executable installer or bundled scripts are present; setup guidance points users to install the jira CLI or configure Atlassian MCP themselves.
Credentials
Optional Jira REST fallback uses JIRA_USER, JIRA_API_TOKEN, and JIRA_BASE_URL environment variables, which is proportionate for Jira API access but should be handled carefully.
Persistence & Privilege
The artifact contains markdown and metadata only, with no background worker, persistence mechanism, privilege escalation, or hidden local indexing.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install jira
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /jira 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.3
Scanner hardening: make Jira env vars optional (REST fallback only) to align with multi-backend CLI/MCP design
v1.3.2
Scanner hardening: align _meta version, add provenance fields, remove local helper-path assumptions from docs
v1.3.1
Hardening correction: publish MCP docs without user-local helper-script path references
v1.3.0
Hardening pass: remove user-local helper-script path references from MCP docs and keep requirements consistent
v1.2.0
Fix suspicious flag: declare all required env vars (JIRA_API_TOKEN, JIRA_USER, JIRA_BASE_URL), fix reference to non-existent helper script
v1.1.0
Added structured openclaw metadata: jira binary + JIRA_API_TOKEN env requirement
v1.0.0
Initial release – manage Jira from the command line using jira-cli. - Search, create, update, and transition Jira issues directly via terminal commands. - Manage sprints, boards, epics, and projects with simple CLI options. - Includes setup instructions and best practices for API token, configuration, and workflow. - Supports custom output formats for scripting and automation. - Adds safeguards—confirm changes with the user before creating, editing, or transitioning issues.
元数据
Slug jira
版本 1.3.3
许可证
累计安装 305
当前安装数 60
历史版本数 7
常见问题

JIRA 是什么?

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8667 次。

如何安装 JIRA?

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

JIRA 是免费的吗?

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

JIRA 支持哪些平台?

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

谁开发了 JIRA?

由 Jonathan Rhyne(@jdrhyne)开发并维护,当前版本 v1.3.3。

💬 留言讨论