← Back to Skills Marketplace
bytesagain-lab

Container Analyzer

by bytesagain-lab · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
202
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install container-analyzer
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Analyzer concepts, best practices, and implementation p...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install container-analyzer
  3. After installation, invoke the skill by name or use /container-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug container-analyzer
Version 2.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Container Analyzer?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Container Analyzer concepts, best practices, and implementation p... It is an AI Agent Skill for Claude Code / OpenClaw, with 202 downloads so far.

How do I install Container Analyzer?

Run "/install container-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Container Analyzer free?

Yes, Container Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Container Analyzer support?

Container Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Container Analyzer?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v2.0.3.

💬 Comments