SkillCheckSafer ClawHub Skills

Check ClawHub skills before they touch your files, commands, or network

Understand what a skill may read, write, execute, or call before you install it. SkillCheck helps you catch hidden permissions, suspicious behavior, and risky trust assumptions early.

Permission Scope

See whether a skill may access files, write data, call external hosts, or run commands beyond what you expect.

Risk Signals

Spot suspicious install guidance, broad filesystem reach, elevated permission requirements, and other red flags faster.

Decision Support

Get a clear verdict, structured evidence, and practical recommendations so you can decide whether to install with confidence.

For AI / Agents

If you are building automation, start with the public API instead of simulating the homepage form.

Use Via API

curl -X POST https://clawskillcheck.com/api/skill-audit \
+  -H 'Content-Type: application/json' \
+  -d '{"skillUrl":"https://clawhub.ai/RhysSullivan/answeroverflow","waitForCompletion":true}'