← 返回 Skills 市场
YouTrack Issue Tracker
作者
iAhmadZain
· GitHub ↗
· v1.0.1
1981
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install youtrack
功能描述
Manage YouTrack issues, projects, and workflows via CLI. Use when creating, updating, searching, or commenting on YouTrack issues, listing projects, checking issue states, or automating issue workflows.
安全使用建议
This skill reads like documentation for a YouTrack CLI but does not include the ytctl script or an install step. Before installing or enabling it: confirm where 'ytctl' comes from (the package/source), verify the skill's origin, and only provide a YOUTRACK_TOKEN to trusted code. If you expect this skill to run autonomously, ensure it won't silently read ~/.config/youtrack/config.json unless you put only safe data there. If the registry metadata should declare YOUTRACK_URL/YOUTRACK_TOKEN or the config path, ask the publisher to fix the metadata or provide the CLI code; otherwise treat it as incomplete and avoid granting it access to your credentials.
功能分析
Type: OpenClaw Skill
Name: youtrack
Version: 1.0.1
The OpenClaw AgentSkills bundle for YouTrack appears benign. The `SKILL.md` file clearly outlines the purpose of managing YouTrack issues via a CLI tool (`ytctl`). It specifies standard credential handling (config file or environment variables) and lists common CLI tools (`jq`, `curl`) required for its operation, which are consistent with interacting with a web API. There is no evidence of data exfiltration, malicious execution, persistence, obfuscation, or prompt injection attempts against the AI agent. All instructions and capabilities described are directly related to YouTrack management.
能力评估
Purpose & Capability
The name/description and the SKILL.md commands are internally consistent for a YouTrack CLI helper. Requiring jq and curl is plausible for a shell-based wrapper. However the SKILL.md repeatedly calls a local CLI 'ytctl' (in 'scripts/') even though the package contains no code or install instructions — the skill as distributed cannot actually perform the described actions without external files.
Instruction Scope
Runtime instructions instruct the agent to run many ytctl commands and to read credentials from ~/.config/youtrack/config.json or environment variables (YOUTRACK_URL, YOUTRACK_TOKEN). The metadata declares no config paths or env vars. The instructions could cause the agent to read a user's home config file for credentials if present — that behavior is within the stated purpose but is not declared up-front and is ambiguous. The SKILL.md does not tell the agent how to obtain or install ytctl, nor does the registry include it.
Install Mechanism
There is no install spec and no code files (instruction-only). This is low risk from an installation viewpoint, but functionally problematic: the SKILL.md expects a 'ytctl' binary/script in 'scripts/' that is not included. That missing install step is a coherence issue (not a direct injection risk).
Credentials
The SKILL.md requires either a config file (~/.config/youtrack/config.json) or the env vars YOUTRACK_URL and YOUTRACK_TOKEN, which are proportionate to the claimed purpose. However the registry metadata lists no required env vars or config paths — this mismatch is suspicious and leaves unclear whether the skill will try to access local credential files unexpectedly.
Persistence & Privilege
The skill does not request persistent 'always' inclusion, does not request additional privileges, and does not attempt to modify other skills. No elevated persistence is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtrack - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtrack触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix: State updates now use customFields API format for proper YouTrack state transitions
v1.0.0
Initial release of YouTrack CLI integration:
- Manage YouTrack issues, projects, and workflows from the command line with `ytctl`
- Supports listing, creating, updating, commenting, and searching issues
- Includes bulk operations for updating, commenting, and assigning multiple issues, with optional dry run mode
- Provides project, user, and state reports, including summary charts
- Output available in table or JSON format with flexible query support
- Configuration via env vars or config file; requires `jq` and `curl`
元数据
常见问题
YouTrack Issue Tracker 是什么?
Manage YouTrack issues, projects, and workflows via CLI. Use when creating, updating, searching, or commenting on YouTrack issues, listing projects, checking issue states, or automating issue workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1981 次。
如何安装 YouTrack Issue Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtrack」即可一键安装,无需额外配置。
YouTrack Issue Tracker 是免费的吗?
是的,YouTrack Issue Tracker 完全免费(开源免费),可自由下载、安装和使用。
YouTrack Issue Tracker 支持哪些平台?
YouTrack Issue Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 YouTrack Issue Tracker?
由 iAhmadZain(@iahmadzain)开发并维护,当前版本 v1.0.1。
推荐 Skills