← 返回 Skills 市场
marsloting

OpenClaw Ecosystem Monitor

作者 marsloting · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
23
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install claw-ecosystem-monitor
功能描述
Monitor public OpenClaw ecosystem sources with source-quality checks, metadata-only collection, and trust-first reporting.
使用说明 (SKILL.md)

OpenClaw Ecosystem Monitor

This skill collects metadata-only signals from public OpenClaw ecosystem sources and reports freshness, dependency, and trust signals with canonical source links.

Use Cases

  • Track OpenClaw-related npm package freshness.
  • Track public GitHub repository metadata and small contribution candidates.
  • Track OpenClaw docs and ClawHub availability/freshness.
  • Produce source-linked summaries without copying full issue bodies, README files, docs pages, or package tarballs.

Data Discipline

Before collecting any source, read sources/source_quality.yaml.

Hard rules:

  • Use official APIs when available.
  • Store only normalized metadata, short summaries, hashes, timestamps, and canonical source URLs.
  • Do not store secrets, cookies, access tokens, account IDs, or private user data.
  • Do not bulk mirror package tarballs, docs pages, README files, or issue bodies.
  • Stop on 403, 429, robots disallow, DMCA/abuse signal, or platform warning.

Run

From this skill directory:

node scripts/collect-openclaw-ecosystem.mjs
node scripts/render-demo-report.mjs

The collector writes a local JSON snapshot under data/YYYY-MM-DD/. The renderer writes a Markdown report under reports/.

Local Runtime

The OpenClaw computer can run this skill without an agent/model turn through:

  • ops/run-openclaw-ecosystem-monitor.sh

That wrapper only runs the local scripts. It does not post messages, publish reports, call models, or use secrets.

Trust Requirements

This skill includes the trust and distribution-review docs:

  • trust/permission-manifest.md
  • trust/no-secret-policy.md
  • trust/test-fixture.md
  • trust/rollback.md
  • trust/privacy.md
  • trust/threat-model.md
  • trust/external-services.md
  • trust/pricing-boundary.md
  • publish/sanitized-demo-report.md
  • CHANGELOG.md

Monetization Boundary

This skill is free/distribution-first. It has no payment code, no checkout, and no paid ClawHub assumption.

No hosted API, checkout, paid listing, invoice flow, or donation link is included.

安全使用建议
Before installing, understand that the skill makes unauthenticated requests to public GitHub, npm, OpenClaw docs, and ClawHub endpoints, then stores local snapshots and reports. Review the optional scheduling wrapper if you plan to run it repeatedly, and keep the no-secret and metadata-only boundaries in place.
能力标签
crypto
能力评估
Purpose & Capability
The stated purpose matches the artifacts: scripts fetch public GitHub, npm, OpenClaw docs, and ClawHub metadata, then generate local JSON and Markdown summaries.
Instruction Scope
Runtime instructions emphasize metadata-only collection, official/public sources, pause triggers, no secrets, and no public posting or remote mutation.
Install Mechanism
An optional local wrapper can run the collector from the OpenClaw skills directory and write a log under ~/.openclaw/logs, but it does not install persistence by itself.
Credentials
Network access to the listed public services and local writes to data/reports are proportionate for monitoring and reporting; no private files, tokens, cookies, or account stores are read.
Persistence & Privilege
There is no automatic background service, privilege escalation, or credential use. The permission manifest omits the report/log writes that are disclosed elsewhere, which is a minor documentation mismatch rather than a security concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claw-ecosystem-monitor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claw-ecosystem-monitor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of claw-ecosystem-monitor. - Monitors public OpenClaw ecosystem sources with metadata-only collection and source-quality checks. - Reports on freshness, dependencies, and trust signals with canonical source links. - Enforces strict data discipline: uses only official APIs, stores no private user data or full content. - Includes scripts for local metadata collection and Markdown report generation. - Provides sensitive data and distribution trust documentation. - Free and distribution-first; contains no monetization or paid features.
元数据
Slug claw-ecosystem-monitor
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OpenClaw Ecosystem Monitor 是什么?

Monitor public OpenClaw ecosystem sources with source-quality checks, metadata-only collection, and trust-first reporting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 23 次。

如何安装 OpenClaw Ecosystem Monitor?

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

OpenClaw Ecosystem Monitor 是免费的吗?

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

OpenClaw Ecosystem Monitor 支持哪些平台?

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

谁开发了 OpenClaw Ecosystem Monitor?

由 marsloting(@marsloting)开发并维护,当前版本 v0.1.0。

💬 留言讨论