← 返回
未分类 中文

Skill Audit

Automatically audits newly installed skills to validate structure, security, and health before activation, preventing broken or malicious skills from running.
自动审计新安装的技能,在激活前验证其结构、安全和健康状态,防止运行损坏或恶意的技能。
yoborlon-alpha
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 406
下载
💾 0
安装
1
版本
#latest

概述

skill-audit

Newly installed OpenClaw skill safety inspector & audit tool.

Purpose

Automatically audit newly installed skills before activation. Validates structure, security, and basic health to prevent broken or malicious skills from affecting the system.

When to Use

  • After installing a new skill from ClawHub
  • Before enabling a skill for the first time
  • When debugging a malfunctioning skill
  • As part of routine skill maintenance

What It Checks

1. Structure Validation

  • SKILL.md exists and is readable
  • Required fields present: name, description, location
  • No broken internal links or references

2. Security Scan

  • No hardcoded secrets, API keys, or credentials
  • No suspicious external network calls (untrusted URLs)
  • File permissions safe (no world-writable scripts)

3. Health Check

  • Skill directory accessible
  • No circular imports or broken references
  • Basic syntax validity of SKILL.md

Usage

skill-audit <skill-path>

Example:

skill-audit ~/.openclaw/skills/my-new-skill
skill-audit /workspace/skills/awesome-skill

Output

  • PASS -- Skill passes all checks
  • WARN -- Minor issues found (non-blocking)
  • FAIL -- Critical issues found (blocking)
  • INFO -- Informational notes

Notes

  • Run as part of your installation workflow, not just when things break
  • Combine with clawhub skill for full install -> audit -> enable flow

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 09:43 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Soul Harbor

yoborlon-alpha
停止与机器人对话,给你的OpenClaw代理赋予真正关怀的灵魂。
★ 1 📥 564

Claw Stock

yoborlon-alpha
个股分析师:用户提及A股、港股或美股的股票名称/代码,或表达“分析一下”“看看这只”“打个分”“值得买吗”“怎么看”等意图时,触发此技能。
★ 1 📥 478

Claw Future

yoborlon-alpha
期货交易助理。用于中国期货市场(CTP接口)的盯盘、下单、预埋条件单、定时任务和收盘日报。当用户说"买入/卖出/平仓/开仓"某合约、查询"持仓/资金/行情/价格"、设置"价格预警/条件单/定时委托/定时登录"、或要求"今日成交/收盘报告/日
★ 1 📥 768