← 返回 Skills 市场
15334615152

Yoyoalphax Zentao1

作者 15334615152 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yoyoalphax-zentao1
功能描述
Integrates ZenTao project management APIs to query and manage products, projects, executions, stories, tasks, bugs, and related data via unified interface.
安全使用建议
This skill appears to do what it claims: it will read ZenTao credentials from a local TOOLS.md file and call the ZenTao REST/legacy APIs. Before installing or running it: (1) inspect the TOOLS.md file and avoid committing it to version control—consider using environment variables or a secrets manager instead; (2) review the included Python files yourself (they currently form requests to the user-supplied ZenTao endpoint, which is expected) and run in an isolated virtual environment prior to installing dependencies; (3) note a minor metadata inconsistency (owner/slug/version differences across _meta.json, package.json, and the registry metadata) — this is not necessarily malicious but worth verifying the publisher's identity if you require provenance; (4) if you must run this in a production environment, prefer a least-privilege account on the ZenTao instance and audit any network traffic to ensure credentials are only sent to your ZenTao host.
功能分析
Type: OpenClaw Skill Name: yoyoalphax-zentao1 Version: 1.0.0 The ZenTao Project Management skill provides a legitimate integration with the ZenTao API (both REST and legacy versions). It follows standard OpenClaw patterns by reading user-provided credentials from a local configuration file (TOOLS.md) and includes safety features such as mandatory user confirmation for write operations (create, update, delete) within the CLI script (zentao_cli.py). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description claim to integrate ZenTao APIs; the repository includes two client libraries (REST and legacy) and a CLI script that call ZenTao endpoints. Required functionality (query/create/update/delete on ZenTao resources) is implemented in the included code and aligns with the stated purpose.
Instruction Scope
SKILL.md explicitly instructs the agent to read ZenTao credentials from a local TOOLS.md file, parse user commands, authenticate to the specified ZenTao host, and call the service's APIs. All referenced files/paths are within the skill (TOOLS.md, requirements.txt, lib/, scripts/) and the runtime actions (network calls to user-specified ZenTao endpoint) are consistent with the skill's function. The instructions require installing Python deps and running code that will execute the bundled libraries.
Install Mechanism
There is no automated install spec; SKILL.md recommends pip3 install -r requirements.txt which only lists requests and beautifulsoup4. This is low-to-moderate risk and expected for a Python CLI package. No external download URLs or opaque installers are used.
Credentials
The skill requests no environment variables but requires a local plaintext TOOLS.md file that contains the API URL, username and password. Storing credentials in a plaintext file is a security risk; while coherent with the skill's design, a more secure pattern (environment variables or secret storage) would be preferable. No unrelated credentials or config paths are requested.
Persistence & Privilege
always:false and no indication the skill modifies other skills or system-wide agent settings. The skill is instruction-only for runtime behavior and does not request persistent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yoyoalphax-zentao1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yoyoalphax-zentao1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ZenTao Project Management API integration skill initial release. - Integrates both ZenTao legacy API and REST API for unified project management queries. - Supports querying products, projects, executions, stories, tasks, bugs, and more. - Provides both query operations (no confirmation) and action operations (confirmation required) such as creating, updating, and deleting items. - Credentials required via a TOOLS.md file, with clear configuration instructions. - Includes detailed usage examples and workflows in both English and Chinese. - Handles error cases like missing credentials, authentication failures, and API connectivity issues.
元数据
Slug yoyoalphax-zentao1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Yoyoalphax Zentao1 是什么?

Integrates ZenTao project management APIs to query and manage products, projects, executions, stories, tasks, bugs, and related data via unified interface. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Yoyoalphax Zentao1?

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

Yoyoalphax Zentao1 是免费的吗?

是的,Yoyoalphax Zentao1 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Yoyoalphax Zentao1 支持哪些平台?

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

谁开发了 Yoyoalphax Zentao1?

由 15334615152(@15334615152)开发并维护,当前版本 v1.0.0。

💬 留言讨论