ClawHub Publisher Stats

v1.0.1

Fetch live ClawHub publisher metrics for a specific user, including published skills, author rank, total downloads, stars, current installs, all-time install...

0· 75·0 current·0 all-time
byhaidong@harrylabsj
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the included script and instructions. The bundled Python script fetches Top Authors and per-skill pages from the public sites the SKILL.md and references list; nothing in the code asks for unrelated services or credentials.
Instruction Scope
SKILL.md instructs the agent to run the bundled script with flags and to read the included references for sources. The script only performs HTTP GETs to topclawhubskills.com and clawhub.ai, parses HTML/JSON, and returns aggregated results. It does not read local files, environment variables, or send data to unexpected external endpoints.
Install Mechanism
No install spec; the skill is instruction + a local Python script. No downloads or archive extraction are performed. This is low-risk for install-time code execution because the code is bundled and visible for review.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime code does not access any secrets or system configuration. Network access is limited to the documented public endpoints.
Persistence & Privilege
The skill is not always-enabled and uses normal agent invocation. It does not modify other skills or system-wide settings.
Assessment
This skill is coherent and the included Python script is readable: if you plan to use it, review the script to confirm it meets your policies, avoid running it as a privileged user, and be aware it scrapes public pages (multiple concurrent requests may trigger rate limits). If you operate in an environment with restricted outbound network access, ensure calls to topclawhubskills.com and clawhub.ai are acceptable. Otherwise there are no signals that it exfiltrates secrets or performs unrelated actions.

Like a lobster shell, security has layers — review code before you run it.

analyticsvk97f4k1njx4ner89njytg8y0a183zkv4clawhubvk97f4k1njx4ner89njytg8y0a183zkv4latestvk97f4k1njx4ner89njytg8y0a183zkv4openclawvk97f4k1njx4ner89njytg8y0a183zkv4publishervk97f4k1njx4ner89njytg8y0a183zkv4statsvk97f4k1njx4ner89njytg8y0a183zkv4

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments