← 返回 Skills 市场
ckchzh

Envcheck

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

Envcheck

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Envcheck concepts, best practices, and implementation patterns. 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 be a simple, local reference tool implemented as a shell script that prints documentation — low risk. Before installing, you can: (1) validate the version mismatch between registry (2.0.4), SKILL.md (2.0.3), and script (2.0.2); (2) quickly review the script (it's short and readable) or run it in a sandbox to confirm behavior; (3) be aware the docs recommend external debugging tools (tcpdump/wireshark) but the skill does not invoke them. If you need absolute assurance, check the upstream GitHub repo history and author contact info on bytesagain.com.
功能分析
Type: OpenClaw Skill Name: envcheck Version: 2.0.4 The envcheck skill bundle is a purely informational reference tool. The shell script (scripts/script.sh) uses static heredocs to display documentation and best practices for a devtools concept, with no network requests, file system modifications, or credential access. The SKILL.md instructions accurately reflect the script's behavior without any evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description match the delivered artifacts: SKILL.md is a reference guide and scripts/script.sh implements the same set of commands and emits static documentation. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
SKILL.md states all commands output plain-text via heredoc and no network calls; the shell script implements only heredoc outputs and CLI dispatch. Minor inconsistency: SKILL.md lists version 2.0.3, registry metadata is 2.0.4, and the script VERSION is 2.0.2. The docs mention external debugging tools (tcpdump, wireshark) only as recommendations; the skill does not invoke them.
Install Mechanism
No install spec and no downloads — the skill is instruction-only with a small script file. This is low-risk: nothing is written to disk by an installer and no external packages are fetched.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the runtime script does not read environment secrets or config files. Proportional to its documentation-only purpose.
Persistence & Privilege
always is false and model invocation is normal (user-invocable/autonomous allowed). The skill does not request or modify persistent agent/system configuration or other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install envcheck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /envcheck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug envcheck
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Envcheck 是什么?

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

如何安装 Envcheck?

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

Envcheck 是免费的吗?

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

Envcheck 支持哪些平台?

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

谁开发了 Envcheck?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.4。

💬 留言讨论