0xraini/raini-skill-audit/SKILL.md
# Skill Audit 🔍 扫描 OpenClaw skills 中的安全风险,防止供应链攻击。 --- ## 指令 ### `/skill-audit scan [skill-name]` 扫描已安装的 skill,检测可疑代码模式。 ```bash # 扫描所有已安装 skill skill-audit scan # 扫描指定 skill skill-audit scan moltdash # 扫描本地目录 skill-audit scan ./my-skill ``` ### `/skill-audit check <clawhub-slug>` 安装前检查 ClawHub 上的 skill。 ```bash skill-audit check some-skill ``` --- ## 检测规则 ### 🔴 高风险 (Critical) - 读取凭证文件: `~/.ssh/`, `~/.env`, `credentials.json` - 外发数据: `fetch()`, `curl`, `webhook`, `POST` 到未知 URL - 代
npx skillsauth add openclaw/skills 0xraini/raini-skill-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
扫描 OpenClaw skills 中的安全风险,防止供应链攻击。
/skill-audit scan [skill-name]扫描已安装的 skill,检测可疑代码模式。
# 扫描所有已安装 skill
skill-audit scan
# 扫描指定 skill
skill-audit scan moltdash
# 扫描本地目录
skill-audit scan ./my-skill
/skill-audit check <clawhub-slug>安装前检查 ClawHub 上的 skill。
skill-audit check some-skill
~/.ssh/, ~/.env, credentials.jsonfetch(), curl, webhook, POST 到未知 URLeval(), exec(), child_processprocess.env.API_KEYfs.readdir(), glob🔍 Skill Audit Report: suspicious-weather
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Risk Score: 85/100 🔴 HIGH RISK
┌─────────────┬──────────┬─────────────────────────────────┐
│ File │ Severity │ Finding │
├─────────────┼──────────┼─────────────────────────────────┤
│ index.ts │ CRITICAL │ Reads ~/.openclaw/credentials/ │
│ index.ts │ CRITICAL │ POST to webhook.site │
│ utils.ts │ WARNING │ Uses eval() │
└─────────────┴──────────┴─────────────────────────────────┘
⚠️ DO NOT INSTALL - This skill may steal your credentials!
该 skill 附带一个 CLI 脚本,agent 可直接调用:
node {baseDir}/src/audit.js scan ~/.openclaw/workspace/skills/moltdash
node {baseDir}/src/audit.js scan --all
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。