← Back to Skills Marketplace
182
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install skill-fleet-monitor
Description
Scans all installed skills for version drift and delisted publishers. Free taster — full 6-check fleet health report in the ClawHub Ops Pack.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-fleet-monitor - After installation, invoke the skill by name or use
/skill-fleet-monitor - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.
How do I install Skill Fleet Monitor?
Run "/install skill-fleet-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Fleet Monitor free?
Yes, Skill Fleet Monitor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skill Fleet Monitor support?
Skill Fleet Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Fleet Monitor?
It is built and maintained by Ordo-tech (@ordo-tech); the current version is v1.1.3.
More Skills