← 返回 Skills 市场
OpenRank
作者
Xudong Guo
· GitHub ↗
· v1.0.1
· MIT-0
132
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openrank
功能描述
Fetch and analyze OpenRank and other statistical metrics for an open source repository or developer using OpenDigger data. Trigger when the user provides a G...
安全使用建议
This skill appears to do exactly what it says: it will make outbound HTTP(S) requests to oss.open-digger.cn to retrieve public JSON metrics and then summarize them. Before installing, consider: (1) whether outbound network requests to oss.open-digger.cn are acceptable in your environment; (2) that the skill will fetch multiple endpoints when asked for 'all metrics' (which may increase request volume); and (3) that private repositories or data not published to oss.open-digger.cn will not be accessible. If you need stricter controls, block or monitor network access to the endpoint or review sample responses from oss.open-digger.cn first.
功能分析
Type: OpenClaw Skill
Name: openrank
Version: 1.0.1
The skill is a legitimate tool designed to fetch and analyze open-source repository metrics from the OpenDigger platform (oss.open-digger.cn). The instructions in SKILL.md correctly guide the agent to construct URLs for public JSON data and format the results for the user without any evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (OpenRank metrics from OpenDigger) lines up with the instructions: all runtime actions are URL fetches of OSS JSON files for GitHub/Gitee repos or users. Nothing requested (no env vars, no binaries) is out of scope for the stated purpose.
Instruction Scope
SKILL.md instructs the agent to extract platform/owner/repo and fetch specific JSON endpoints on oss.open-digger.cn, then parse and format results. It does not ask the agent to read local files, secrets, or other unrelated system state. The requirement in Scenario B to fetch many endpoints is within purpose (collecting 'all metrics').
Install Mechanism
No install spec or code files — instruction-only skill. Lowest-risk pattern: nothing is written to disk by an installer. Network fetches are explicit and expected.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not reference any secrets. This is proportionate to its purpose of reading public JSON metrics.
Persistence & Privilege
No special persistence requested (always: false). The skill does not request modifying agent config, nor does it claim permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openrank - 安装完成后,直接呼叫该 Skill 的名称或使用
/openrank触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Skill name corrected from "openrank-metrics" to "openrank" for consistency.
- Description shortened and updated for clarity.
- No other functional or file content changes detected.
v1.0.0
Initial release of openrank-metrics skill.
- Fetches and analyzes OpenRank and related repository/developer metrics using OpenDigger data.
- Supports trending and point-in-time queries for a wide range of repository and contributor metrics.
- Detects platform (GitHub/Gitee), target (repository or user), metrics, and time period from user input.
- Returns clearly structured results or Markdown tables according to user request and language.
- Covers all documented OpenDigger-supported metrics for repositories and developers.
元数据
常见问题
OpenRank 是什么?
Fetch and analyze OpenRank and other statistical metrics for an open source repository or developer using OpenDigger data. Trigger when the user provides a G... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 OpenRank?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openrank」即可一键安装,无需额外配置。
OpenRank 是免费的吗?
是的,OpenRank 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenRank 支持哪些平台?
OpenRank 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenRank?
由 Xudong Guo(@sunny0826)开发并维护,当前版本 v1.0.1。
推荐 Skills