← 返回 Skills 市场
ordo-tech

Skill Fleet Monitor

作者 Ordo-tech · GitHub ↗ · v1.1.3 · MIT-0
cross-platform ✓ 安全检测通过
182
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install skill-fleet-monitor
功能描述
Scans all installed skills for version drift and delisted publishers. Free taster — full 6-check fleet health report in the ClawHub Ops Pack.
安全使用建议
This skill appears to do what it claims: read SKILL.md files, check public ClawHub pages, and produce a report. Before installing: (1) Confirm the platform will grant only the tools the skill needs (read/web_fetch/web_search, plus write if you want saved reports); the registry metadata omission should be clarified. (2) Review any reports it produces before acting automatically (it recommends surfacing 🚨 items immediately). (3) Be aware the author links to a paid 'Ops Pack' (upsell) — the free checks are limited. (4) If you plan to schedule it (heartbeat), grant the minimum necessary tools and consider running it once interactively to review results and confirm it only reads SKILL.md files and the intended paths. If you want extra assurance, inspect the SKILL.md files it will read or run it in a restricted/sandboxed agent first.
功能分析
Type: OpenClaw Skill Name: skill-fleet-monitor Version: 1.1.3 The skill-fleet-monitor is a security auditing tool designed to inventory installed skills and check for version drift, delisted publishers, and suspicious patterns. Its requested permissions (read, write, web_fetch, web_search) are well-aligned with its stated purpose of scanning local skill directories and cross-referencing them with ClawHub data. The instructions in SKILL-FULL.md specifically direct the agent to look for malicious indicators like exfiltration and prompt injection in other skills, and no evidence of malicious intent or harmful behavior was found within the bundle itself.
能力评估
Purpose & Capability
The skill's stated purpose (inventory skills, check versions, detect delisted publishers) matches the operations described in SKILL.md (read local SKILL.md files, fetch ClawHub pages). Minor inconsistency: top-level registry metadata shown with the submission lists no required tools, while SKILL.md / SKILL-FULL declare tools [read, write, web_fetch, web_search]. This is likely a metadata omission but should be clarified before installation.
Instruction Scope
Runtime instructions are focused: list skill directories, read each SKILL.md, extract metadata and body text, check public ClawHub pages, and produce a report. The skill does not instruct the agent to read unrelated system files or environment variables, nor to transmit data to unknown endpoints. Pattern-matching for risky strings is reasonable for an auditor.
Install Mechanism
This is an instruction-only skill with no install spec or code files to execute. That is the lowest-risk install model and consistent with the described behavior.
Credentials
The skill requests no API keys or secrets. Declared tooling (read/web_fetch/web_search and write for saving reports) is proportional to the stated functionality. There are no unexplained credential requests.
Persistence & Privilege
The skill is not marked always:true and uses normal agent invocation. It suggests optional heartbeat/cron scheduling and writing reports to the agent workspace, which are reasonable for a monitoring tool — not an elevation of privilege.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-fleet-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-fleet-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.3
Sync all manifests to same version; declare write in primary SKILL.md requires.tools to match SKILL-FULL behavior (report writing)
v1.1.2
Declare write tool in requires.tools to match actual behavior (report writing)
v1.1.1
- Updated documentation files (SKILL.md, SKILL-FULL.md, SKILL-LITE.md) with minor changes. - Incremented version to 1.1.1. - No functional changes to the skill itself.
v1.1.0
Lite version: free taster. Full version in the ClawHub Security/Ops Pack on Gumroad.
v1.0.0
Initial release
元数据
Slug skill-fleet-monitor
版本 1.1.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Skill Fleet Monitor 是什么?

Scans all installed skills for version drift and delisted publishers. Free taster — full 6-check fleet health report in the ClawHub Ops Pack. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 Skill Fleet Monitor?

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

Skill Fleet Monitor 是免费的吗?

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

Skill Fleet Monitor 支持哪些平台?

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

谁开发了 Skill Fleet Monitor?

由 Ordo-tech(@ordo-tech)开发并维护,当前版本 v1.1.3。

💬 留言讨论