← Back to Skills Marketplace
huangxianzhan

Clawhub Guard

by huangxianzhan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
23
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-market-scanner
Description
ClawHub 技能市场安全守卫 — 自动浏览/搜索/审查技能,帮你发现好用的、过滤危险的。集成 skill-vetter 自动安全审查。
README (SKILL.md)

ClawHub Guard

ClawHub 技能市场的安检员。不让危险技能溜进来,不让好技能被忽略。

解决的问题

无此技能 有此技能
手动 clawhub explore 翻页 scan 自动浏览 + 审查 top N
不知道技能是否安全 自动调用 skill-vetter 审查
好技能沉在市场里找不到 hunt "关键词" 持续监控
装了的技能不知是否过时 audit 检查已装技能更新

命令

python clawhub_guard.py scan              # 浏览市场最新 50 个技能,审查推荐 top 5
python clawhub_guard.py hunt "关键词"      # 搜索市场,审查后推荐
python clawhub_guard.py audit             # 检查已装技能是否有更新
python clawhub_guard.py install \x3Cslug>    # 安全安装(先审查再装)

审查流程(自动)

scan/hunt → 拿技能列表 → 每个技能 → skill-vetter 审查 → 风险分级 → 推荐清单

依赖

  • clawhub CLI(已全局安装)
  • Python 3.11+

典型工作流

# 逛逛市场
clawhub-guard scan
# → Top 5 推荐 + 风险评级

# 找特定技能
clawhub-guard hunt "中医"
# → 搜索 + 审查 + 推荐

# 更新已装技能
clawhub-guard audit
# → 列出可更新的 + skill-vetter 复核
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-market-scanner
  3. After installation, invoke the skill by name or use /skill-market-scanner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ClawHub Guard 1.0.0 – 自动化技能市场安全守卫 - 集成 skill-vetter,实现技能自动安全审查与风险分级 - 新增 scan、hunt、audit、install 等命令,一键浏览、搜索、安装和监控技能 - 自动推荐优质技能,隐藏高风险技能 - 检查已安装技能是否有更新,并进行复核 - 依赖 ClawHub CLI 和 Python 3.11+
Metadata
Slug skill-market-scanner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Clawhub Guard?

ClawHub 技能市场安全守卫 — 自动浏览/搜索/审查技能,帮你发现好用的、过滤危险的。集成 skill-vetter 自动安全审查。 It is an AI Agent Skill for Claude Code / OpenClaw, with 23 downloads so far.

How do I install Clawhub Guard?

Run "/install skill-market-scanner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Clawhub Guard free?

Yes, Clawhub Guard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Clawhub Guard support?

Clawhub Guard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Clawhub Guard?

It is built and maintained by huangxianzhan (@huangxianzhan); the current version is v1.0.0.

💬 Comments