← 返回 Skills 市场
alessandroflati

Oosmetrics

作者 Alessandro Flati · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
1
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install oosmetrics
功能描述
Search, compare, and analyze 330K+ open-source GitHub repos by growth rate, acceleration, and originality. Discover trending projects, find alternatives, che...
安全使用建议
This skill appears internally consistent, but it executes a third-party npm package at runtime and uses your OOSMETRICS_API_KEY. Before installing: (1) Confirm you trust oosmetrics.com and the npm package owner; review the referenced GitHub repo (@AlessandroFlati/GitHubMetrics) and the published package code if possible. (2) Treat the API key as sensitive — use the least-privileged or short-lived key you can, and be ready to rotate or revoke it. (3) Be aware that npx will run code fetched from the npm registry and that the package could perform any network actions permitted by the host; the SKILL.md's statements about telemetry and network endpoints are assertions you cannot verify from the skill alone. (4) If you need stronger assurance, inspect or vendor the package locally (or run it in a sandbox) before allowing the agent to invoke it.
功能分析
Type: OpenClaw Skill Name: oosmetrics Version: 1.0.1 The oosmetrics skill is a standard MCP (Model Context Protocol) implementation for querying GitHub repository growth and health metrics via the oosmetrics.com API. It uses npx to execute the @oosmetrics/mcp package and requires a user-provided API key. The documentation in SKILL.md is well-structured, providing legitimate tool descriptions and example prompts for repository analysis without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description (search/compare/analyze open-source repos) line up with the declared requirements: it needs an OOSMETRICS_API_KEY and npx to run an npm client. The only minor inconsistency is that the top-level registry noted 'No install spec' while SKILL.md includes an install entry pointing to @oosmetrics/[email protected] — functionally this matches the skill's need to run the package.
Instruction Scope
SKILL.md instructs the agent to run an MCP server via npx that communicates with api.oosmetrics.com over HTTPS and to use the OOSMETRICS_API_KEY. The instructions do not request unrelated files or other environment variables. However the claim that the server "does not collect telemetry" and only talks to api.oosmetrics.com is self-reported and cannot be verified from the SKILL.md alone; running an npm package at runtime grants it broad capabilities (stdin/stdout, network from the host) during the session.
Install Mechanism
This is an instruction-only skill that relies on npx to execute @oosmetrics/[email protected] from the npm registry. Using npx/npm is a common pattern but carries the normal risk of executing third‑party code fetched at runtime. There is no local install spec that pins a verified release artifact beyond the npm package name/version; the SKILL.md references a GitHub repo which you should inspect if you need assurance.
Credentials
Only one credential is required: OOSMETRICS_API_KEY, declared as the primary credential. That is proportional to a service that needs an API key. The instructions do not request additional secrets or unrelated environment variables.
Persistence & Privilege
always is false and the skill describes ephemeral execution (npx-run MCP server over stdio that does not listen on ports or remain running after the session). Autonomous invocation is allowed by default (normal). There is no indication the skill modifies other skills or system-wide configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oosmetrics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oosmetrics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated MCP server install to use @oosmetrics/[email protected] for improved reliability and version clarity. - Added detailed section on how the MCP server works, including communication method and privacy assurances. - Clarified API key handling and install steps in the setup section. - Noted that available tools now fetch dynamically from the oosmetrics API, reflecting user subscription tier. - Minor text improvements for clarity and transparency.
v1.0.0
- Initial release of oosmetrics skill. - Search, compare, and analyze over 330,000 open-source GitHub repositories by growth, acceleration, and originality. - Discover trending projects, find alternatives, check license compatibility, and get AI-powered repository analysis. - Offers specialized tools for project discovery, due diligence, dependency and license checks, and detailed growth history. - Requires an oosmetrics.com API key (Pro or AI tier) and uses the @oosmetrics/mcp npm package.
元数据
Slug oosmetrics
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Oosmetrics 是什么?

Search, compare, and analyze 330K+ open-source GitHub repos by growth rate, acceleration, and originality. Discover trending projects, find alternatives, che... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Oosmetrics?

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

Oosmetrics 是免费的吗?

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

Oosmetrics 支持哪些平台?

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

谁开发了 Oosmetrics?

由 Alessandro Flati(@alessandroflati)开发并维护,当前版本 v1.0.1。

💬 留言讨论