← 返回 Skills 市场
sky-lv

Container Helper

作者 SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
77
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install container-helper
功能描述
Assist with Docker container management, image building, Dockerfile creation, and container network configuration.
使用说明 (SKILL.md)

Docker Helper — Docker助手

功能说明

辅助Docker容器管理和配置。

使用方法

1. 容器操作

用户: 列出所有运行中的容器

2. Dockerfile

用户: 写一个Node.js的Dockerfile

3. 镜像构建

用户: 构建镜像并推送到registry

4. 网络配置

用户: 配置容器网络

Usage

  1. Install the skill
  2. Configure as needed
  3. Run with OpenClaw
安全使用建议
This skill describes real Docker actions (building images, pushing to registries, managing networks) but the manifest doesn't say how it will perform them or what it needs. Before installing: (1) Ask the publisher how the agent will execute Docker operations — does it run docker CLI, use the Docker API, or only provide textual advice? (2) Confirm what credentials/access it will require (registry username/token, access to /var/run/docker.sock) and whether those will be requested interactively or stored. (3) If you plan to let the agent perform actions, run it in an isolated environment (container or VM) and supply least-privilege, short-lived credentials. (4) Disable autonomous invocation if you don't want the agent to act without explicit approval. If the publisher provides concrete runtime steps that declare required binaries and credential usage, re-evaluate — that could change this assessment.
功能分析
Type: OpenClaw Skill Name: container-helper Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md) for a Docker assistant. It lacks any executable code, scripts, or suspicious instructions that would indicate malicious intent or security vulnerabilities. The content is limited to descriptive usage examples for container management and Dockerfile optimization.
能力评估
Purpose & Capability
The skill claims Docker container management, image building, and pushing to registries, but the metadata declares no required binaries (docker/ctr), no config paths (e.g., /var/run/docker.sock), and no registry credentials—things that are normally required for these tasks. That mismatch is unexpected.
Instruction Scope
The SKILL.md contains only brief examples and high-level triggers (list containers, write Dockerfile, build and push image, configure networks) and no concrete runtime steps. This vagueness gives the agent wide latitude (it could try to run docker commands, access files, or request credentials) without explicit limits.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer. This is low risk from an install perspective.
Credentials
No environment variables, credentials, or config paths are required by the manifest, yet the skill's use-cases normally need registry credentials and access to the Docker daemon/socket. The absence of declared secrets or socket access is disproportionate to the claimed functionality.
Persistence & Privilege
always is false and the skill is user-invocable; autonomous invocation is allowed (platform default). The skill does not request persistent system-wide config or special privileges in the manifest.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install container-helper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /container-helper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Added initial skill documentation in SKILL.md. - Detailed usage examples for container management, Dockerfile creation, image building, and network configuration. - Included English and Chinese instructions for broader accessibility. - Clarified triggers and keywords to enhance discoverability.
元数据
Slug container-helper
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Container Helper 是什么?

Assist with Docker container management, image building, Dockerfile creation, and container network configuration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Container Helper?

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

Container Helper 是免费的吗?

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

Container Helper 支持哪些平台?

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

谁开发了 Container Helper?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。

💬 留言讨论