← Back to Skills Marketplace
sunny0826

OpenRank

by Xudong Guo · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
132
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openrank
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openrank
  3. After installation, invoke the skill by name or use /openrank
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug openrank
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.

How do I install OpenRank?

Run "/install openrank" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenRank free?

Yes, OpenRank is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenRank support?

OpenRank is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenRank?

It is built and maintained by Xudong Guo (@sunny0826); the current version is v1.0.1.

💬 Comments