← 返回 Skills 市场
Site Inspector
作者
bytesagain1
· GitHub ↗
· v2.0.1
· MIT-0
174
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install site-inspector
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Site Inspector concepts, best practices, and implementation patte...
安全使用建议
This skill appears to be a harmless local reference tool that prints static documentation. Before installing, you may want to: (1) confirm the GitHub/homepage source and license if provenance matters; (2) note minor non-security issues — the packaged script has a VERSION value that differs from the SKILL.md version and the help heredoc uses single quotes so the $VERSION variable won't be expanded (functional bug, not a security risk); and (3) run the script in a sandbox or inspect it yourself if you prefer — it only prints static text and does not perform network or file I/O.
功能分析
Type: OpenClaw Skill
Name: site-inspector
Version: 2.0.1
The site-inspector skill is a purely informational reference tool. The shell script (scripts/script.sh) contains only static text documentation delivered via heredocs, with no network activity, file system manipulation, or credential access. The instructions in SKILL.md are consistent with the script's behavior and do not contain any prompt injection or malicious directives.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included shell script all describe and implement the same purpose: local reference documentation/commands. There are no unrelated environment variables, binaries, or configuration paths requested.
Instruction Scope
SKILL.md explicitly states commands output plain-text via heredoc and no external API or network access is used. The provided scripts/script.sh implements only static heredoc outputs and basic CLI dispatch; it does not read user files, access environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only style) and the only shipped code is a single shell script. Nothing is downloaded or extracted at install time, so there is no elevated install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not reference any. Requested privileges are proportional to its stated purpose.
Persistence & Privilege
The skill is not marked always:true and contains no code to modify agent/system configuration or other skills. It requires no persistent presence or privileged access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install site-inspector - 安装完成后,直接呼叫该 Skill 的名称或使用
/site-inspector触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Site Inspector 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Site Inspector concepts, best practices, and implementation patte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。
如何安装 Site Inspector?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install site-inspector」即可一键安装,无需额外配置。
Site Inspector 是免费的吗?
是的,Site Inspector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Site Inspector 支持哪些平台?
Site Inspector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Site Inspector?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.1。
推荐 Skills