← 返回 Skills 市场
bytesagain-lab

Container Analyzer

作者 bytesagain-lab · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
202
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install container-analyzer
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Analyzer concepts, best practices, and implementation p...
使用说明 (SKILL.md)

Container Analyzer

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Analyzer concepts, best practices, and implementation p... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to only print static reference documentation and does not contact the network or request credentials. Before installing: (1) inspect the included script (scripts/script.sh) yourself — it’s short and readable; (2) note the minor version/documentation mismatches (non-security issues); (3) if you run the script, do so locally or in a sandbox if you prefer extra caution; and (4) if you expect an interactive tool or networked behavior, verify with the author because this skill is purely a local docs printer.
功能分析
Type: OpenClaw Skill Name: container-analyzer Version: 2.0.3 The container-analyzer skill is a static documentation reference tool. The shell script (scripts/script.sh) and the skill instructions (SKILL.md) only provide informational text about container analysis patterns and best practices via heredocs, with no network activity, file system modifications, or credential handling.
能力评估
Purpose & Capability
The name/description (reference tool for Container Analyzer) matches the included assets: SKILL.md provides commands and the script prints static help/reference text. No environment variables, binaries, or installs are requested that would be unrelated to a documentation/reference tool. Minor inconsistency: SKILL.md header/version (2.0.2) and registry metadata (2.0.3) differ from the script's VERSION (2.0.1), but this appears to be a release/version bookkeeping issue rather than malicious behavior.
Instruction Scope
Runtime instructions are limited to emitting heredoc text for commands (intro, quickstart, patterns, etc.). The script does not read files, env vars, or network. One small content inconsistency: the quickstart text mentions 'Required tools and access credentials' while the SKILL.md explicitly says 'No API keys or credentials required' — this is a documentation mismatch, not evidence of hidden credential access.
Install Mechanism
There is no install specification and no downloads; the skill is instruction-only with a bundled shell script. No external packages or URLs are fetched and the included script is plain text that prints documentation.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access any. The quickstart wording mentions credentials in a generic way, but the implementation does not request or use them.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system settings. Autonomous invocation is allowed (platform default) but, given the harmless scope, this does not increase risk materially.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install container-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /container-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
Slug container-analyzer
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Container Analyzer 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Analyzer concepts, best practices, and implementation p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 Container Analyzer?

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

Container Analyzer 是免费的吗?

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

Container Analyzer 支持哪些平台?

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

谁开发了 Container Analyzer?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.0.3。

💬 留言讨论