← 返回 Skills 市场
wyzauh

test

作者 wyzauh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
128
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tests44
功能描述
适用于在前进平台为**已部署工作负载**创建持续更新流水线(代码克隆 → 构建 → 镜像构建 → 镜像更新部署)。生成 Jenkinsfile 前必须完整阅读本 SKILL 内「流水线骨架」节模板,禁止凭记忆默写。
安全使用建议
This is an instruction-only skill designed to construct a Jenkinsfile and call your platform's CICD tools; it does not install code. Before using it, be aware it will ask you to provide platform login credentials and/or Git username/password interactively — provide least-privilege or short-lived credentials where possible. Verify the generated Jenkinsfile and all selected tenant/project/registry/namespace choices before allowing the pipeline creation to proceed. The skill's source is unknown: if you don't trust the publisher, perform these steps manually or review outputs carefully. Finally, confirm the agent respects the SKILL.md's required stepwise confirmations (do not allow the agent to auto-approve multiple steps without your explicit consent).
功能分析
Type: OpenClaw Skill Name: tests44 Version: 1.0.0 The skill bundle provides a highly structured and safety-conscious workflow for automating CI/CD pipeline creation on a specific platform ('前进平台'). The SKILL.md file contains detailed instructions that enforce step-by-step user confirmation, prohibit the agent from guessing sensitive information, and explicitly forbid the leakage of authentication tokens or plaintext passwords in logs or generated files. While the Jenkinsfile template includes a hostPath mount for '/var/run/docker.sock' (a known security risk that allows container escape), this is a common practice in CI/CD environments for building Docker images and is aligned with the stated purpose of the skill. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description describe creating a pipeline on the platform and the SKILL.md details steps (auth, tenant/project selection, build/image/deploy parameters) that match that purpose. There are no unrelated requested binaries, env vars, or install steps.
Instruction Scope
The SKILL.md prescribes exactly which platform tools to call (auth_list_tenants, cicd_*, caas_registry_*, olympus_core_* etc.) and enforces step-by-step user confirmations; it does not instruct the agent to read local files, write tokens into repos, or contact unknown external endpoints. It does require collecting user-supplied Git credentials and platform login when needed, which is coherent with the described workflow.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be downloaded or written to disk during installation — lowest install risk.
Credentials
The skill declares no required environment variables, which is consistent with being instruction-only. However, at runtime it will ask for platform login credentials (token via auth_login) and may ask the user for Git username/password to perform pipeline setup — this is expected for the task but is sensitive data the user must supply interactively, not via declared env vars.
Persistence & Privilege
always is false and there is no install that would persist code or configuration. The skill does not request system-wide changes or modify other skills' configs. Autonomous model invocation is allowed by default but the SKILL.md explicitly requires user confirmation at each step.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tests44
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tests44 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the CICD pipeline automation skill for Frontline platform users. - Provides a step-by-step process to create a continuous update pipeline for already-deployed workloads (Deployment/StatefulSet/DaemonSet). - Ensures strong user confirmation at every step: tenant selection, project selection, code source, language/tool/command confirmation, image registry selection, image repository and build parameters, deployment target selection, and deployment details. - Strictly enforces platform login/token reuse rules and prevents use of incomplete or guessed information. - Includes detailed instructions and an unmodifiable Jenkinsfile skeleton; guides users through all placeholders required for the automated pipeline. - Not intended for first-time workload creation or infrastructure initialization scenarios.
元数据
Slug tests44
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

test 是什么?

适用于在前进平台为**已部署工作负载**创建持续更新流水线(代码克隆 → 构建 → 镜像构建 → 镜像更新部署)。生成 Jenkinsfile 前必须完整阅读本 SKILL 内「流水线骨架」节模板,禁止凭记忆默写。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。

如何安装 test?

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

test 是免费的吗?

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

test 支持哪些平台?

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

谁开发了 test?

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

💬 留言讨论