From ed14d879df5a2fe0a012629e4e66d1373d44e0b1 Mon Sep 17 00:00:00 2001 From: Necati Ozmen Date: Sat, 7 Feb 2026 21:52:05 +0300 Subject: [PATCH] fix: reorder exclusion criteria and enhance disclaimer with VirusTotal partnership details --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 913e85d..8d48cc3 100644 --- a/README.md +++ b/README.md @@ -63,17 +63,17 @@ You can also paste the skill's GitHub repository link directly into your assista ## Why This List Exists? -[OpenClaw](https://www.clawhub.ai/)'s public registry (ClawHub) hosts **5,705 community-built skills** as of February 7, 2026. This awesome list has **3,009 skills**. Here's what we filtered out: +OpenClaw's public registry (ClawHub) hosts **5,705 community-built skills** as of February 7, 2026. This awesome list has **3,009 skills**. Here's what we filtered out: | Filter | Excluded | |--------|----------| -| Duplicate / Similar name | 492 | -| Crypto / Blockchain / Finance / Trade | 669 | | Possibly spam — bulk accounts, bot accounts, test/junk | 1,177 | +| Crypto / Blockchain / Finance / Trade | 669 | +| Duplicate / Similar name | 492 | | Malicious — identified by security audits published by researchers (excluding VirusTotal) | 396 | | **Total not taken from OpenClaw's official skill registry** | **2,734** | -> **Disclaimer:** Inclusion in this list does **not** guarantee a skill is safe or trustworthy. OpenClaw now has a VirusTotal partnership that provides security scanning for skills. Before installing a skill, visit its page on [ClawHub](https://www.clawhub.ai/) and check the VirusTotal report to see if it's flagged as risky. We also recommend reviewing a skill's source code before installing and using tools like Claude Code or Codex to inspect it for potentially harmful behavior. +> **Disclaimer:** Inclusion in this list does **not** guarantee a skill is safe or trustworthy. OpenClaw now has a VirusTotal partnership that provides security scanning for skills. Before installing a skill, visit its page on ClawHub and check the VirusTotal report to see if it's flagged as risky. We also recommend reviewing a skill's source code before installing and using tools like Claude Code or Codex to inspect it for potentially harmful behavior. If you think a skill was incorrectly excluded or miscategorized, feel free to open an issue or PR. We may have made mistakes.