← 返回 Skills 市场
xueyetianya

Web Check

作者 bytesagain4 · GitHub ↗ · v2.0.2 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install web-check
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Web Check concepts, best practices, and implementation patterns.
安全使用建议
This skill appears low-risk: it only prints built-in reference text and asks for no credentials or network access. If you plan to install or run it, you can verify safety by quickly inspecting the bundled script (scripts/script.sh) — it's readable and contains only static heredocs and a simple command dispatch. Note the version string in the script (VERSION="2.0.0") differs from the declared package version (2.0.2); this is likely a harmless metadata mismatch but worth noting. As a general precaution, run untrusted scripts in a restricted environment or sandbox, and confirm you trust the author/source before granting any broader permissions to agents.
功能分析
Type: OpenClaw Skill Name: web-check Version: 2.0.2 The 'web-check' skill is a static reference tool providing documentation on web development concepts. All commands in 'scripts/script.sh' simply output hardcoded text via heredocs, and 'SKILL.md' contains no malicious instructions or prompt-injection attempts.
能力评估
Purpose & Capability
The name/description (Web Check reference for devtools) matches the included assets: SKILL.md documents command names and the bundled scripts output static reference text for those commands. There are no unrelated environment variables, binaries, or external services requested.
Instruction Scope
The runtime instructions and the script only produce heredoc text for each command. They do not read unspecified files, do not access environment variables, and do not make network calls or export data to external endpoints. SKILL.md's claim of 'No API keys or credentials required' is consistent with the script.
Install Mechanism
There is no install spec (instruction-only), and the single included script is a plain shell script. Nothing is downloaded or extracted from external URLs during install.
Credentials
The skill declares no required env vars or credentials and the script does not read any environment variables or config paths beyond local execution. No secrets are requested or used.
Persistence & Privilege
always is false (not force-included). The skill does not attempt to modify other skills or agent configuration and does not request permanent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install web-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /web-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package
v2.0.0
publish v2.0.0
元数据
Slug web-check
版本 2.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Web Check 是什么?

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

如何安装 Web Check?

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

Web Check 是免费的吗?

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

Web Check 支持哪些平台?

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

谁开发了 Web Check?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.2。

💬 留言讨论