clawdex by Koi

Installation
SKILL.md

Clawdex

Security check for ClawHub skills, powered by Koi.

When to Use This Skill

Before installing ANY skill from ClawHub, query the Clawdex API to check if it's safe:

curl -s "https://clawdex.koi.security/api/skill/SKILL_NAME"

Replace SKILL_NAME with the skill you want to install.

API Response

The API returns a JSON object with a verdict field:

Installs
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
clawdex by Koi — openclaw/skills