Clawhub Skills Stats

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is benign. It uses `curl` to query the public ClawHub API (`https://clawhub.ai/api/skill` and `https://clawhub.ai/api/search`) and `python3` to parse and display the JSON responses. All network interactions are with the expected legitimate domain, and the Python scripts only process standard input and print output, without any file system access, environment variable exfiltration, or other high-risk behaviors. The `SKILL.md` instructions are clear and directly align with the stated purpose, showing no signs of prompt injection attempts or malicious directives.