← 返回
未分类 中文

Skill Audit Guardian

Audit dropped ClawHub skill ZIPs, classify risk (SAFE/CAUTION/REMOVE), auto-sort files, and generate a plain-English security dashboard.
审计丢弃的ClawHub技能ZIP文件,风险分类(安全/注意/移除),自动排序文件,生成易懂的安全仪表盘。
howardkusumo
未分类 clawhub v1.0.0 1 版本 99572.6 Key: 无需
★ 0
Stars
📥 233
下载
💾 0
安装
1
版本
#audit#automation#clawhub#ecurity#latest#malware#safety

概述

Skill Audit Guardian

Security helper for reviewing skill ZIPs before production install.

What it does

  1. Watches a drop folder for .zip files
  2. Audits each ZIP for suspicious patterns
  3. Scores and classifies into:
    • SAFE
    • CAUTION
    • REMOVE
  4. Auto-moves files into risk folders
  5. Generates a dashboard with plain-English reasoning per flagged line

Included scripts

  • scripts/skill-zip-audit.sh
  • One-shot ZIP auditor
  • scripts/skill-zip-watch.sh
  • Continuous watcher + auto-sorter
  • scripts/generate-skill-audit-pro.py
  • Dashboard generator (~/Desktop/skill-audit-pro.html)

Quick start

# One-shot audit
bash scripts/skill-zip-audit.sh ~/Desktop/skill-drop/example.zip

# Continuous mode (recommended)
bash scripts/skill-zip-watch.sh ~/Desktop/skill-drop

Folder output (watch mode)

  • ~/Desktop/skill-drop/safe
  • ~/Desktop/skill-drop/caution
  • ~/Desktop/skill-drop/remove
  • ~/Desktop/skill-drop/failed

Dashboard

open ~/Desktop/skill-audit-pro.html

Notes

  • This is heuristic scanning, not a full malware sandbox.
  • Always test CAUTION/REMOVE skills in isolated environment first.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,223 📥 267,364
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,371 📥 319,708
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,963