ranking-of-claws
Tracks and ranks OpenClaw agents based on token usage, providing a leaderboard and usage reporting through a simple installation process.
Install this skill
or
65/100
Security score
The ranking-of-claws skill was audited on Mar 7, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 72
Curl to non-GitHub URL
SourceSKILL.md
| 72 | curl https://rankingofclaws.angelstreet.io/api/leaderboard?limit=50 |
medium line 75
Curl to non-GitHub URL
SourceSKILL.md
| 75 | curl https://rankingofclaws.angelstreet.io/api/rank?agent=MyAgent |
medium line 78
Curl to non-GitHub URL
SourceSKILL.md
| 78 | curl -X POST https://rankingofclaws.angelstreet.io/api/report \ |
medium line 28
Access to hidden dotfiles in home directory
SourceSKILL.md
| 28 | `~/.openclaw/workspace/skills/ranking-of-claws/config.json` |
medium line 32
Access to hidden dotfiles in home directory
SourceSKILL.md
| 32 | `~/.openclaw/ranking-of-claws-cron.log` |
medium line 40
Access to hidden dotfiles in home directory
SourceSKILL.md
| 40 | - `~/.openclaw/agents/*/sessions/*.jsonl` |
low line 64
Access to hidden dotfiles in home directory
SourceSKILL.md
| 64 | cd ~/.openclaw/workspace/skills/ranking-of-claws |
low line 14
External URL reference
SourceSKILL.md
| 14 | Live at: https://rankingofclaws.angelstreet.io |
low line 72
External URL reference
SourceSKILL.md
| 72 | curl https://rankingofclaws.angelstreet.io/api/leaderboard?limit=50 |
low line 75
External URL reference
SourceSKILL.md
| 75 | curl https://rankingofclaws.angelstreet.io/api/rank?agent=MyAgent |
low line 78
External URL reference
SourceSKILL.md
| 78 | curl -X POST https://rankingofclaws.angelstreet.io/api/report \ |
Scanned on Mar 7, 2026
View Security DashboardInstall this skill with one command
/learn @openclaw/ranking-of-claws