← 返回
未分类 中文

Skill Security Scanner

Audits any SKILL.md for the three most common risk patterns — permission overreach, prompt injection, and scope mismatch. Free taster. Full 7-category audit...
对任意 SKILL.md 进行审计,检查最常见的三种风险模式——权限越界、提示注入和范围不匹配。免费试读。完整7类审计。
ordo-tech ordo-tech 来源
未分类 clawhub v1.1.1 1 版本 99755.5 Key: 无需
★ 0
Stars
📥 408
下载
💾 0
安装
1
版本
#latest

概述

What this skill does

Reads a SKILL.md file — from a local path, URL, or pasted content — and audits it across three core risk categories. Returns a risk score and plain-English verdict.

Checks included (free version):

  • ✅ Permission overreach — does the tool list match the stated purpose?
  • ✅ Prompt injection — hidden instructions designed to override agent behaviour
  • ✅ Scope vs. capability mismatch — does the skill do what it claims?

Not included (full version — Security Pack):

  • Suspicious tool call patterns
  • Data exfiltration detection
  • Social engineering patterns
  • ClawHavoc known bad pattern library

Get the full 7-category audit → ClawHub Security Pack


When to use it

  • Before installing any skill from an unfamiliar publisher
  • When a skill requests exec, write, or web_fetch and you want a quick sanity check
  • As a first-pass screen before deeper review

Usage

> "Scan this skill before I install it: clawhub.com/skills/some-skill"

> "Audit /path/to/SKILL.md"

> "Is this skill safe?" (paste SKILL.md content directly)

The agent will:

  1. Fetch or read the SKILL.md content
  2. Run the three-category audit
  3. Return a structured report with risk score and recommendation

Risk scores: SAFE / LOW RISK / MEDIUM RISK / HIGH RISK


Audit categories

1. Permission overreach

Check requires.tools against stated purpose. Flag tools not plausibly needed.

Red flags: weather skill requesting exec; summariser requesting write with no explanation.

2. Prompt injection

Scan for language designed to override agent behaviour.

Red flags: phrases designed to override agent behaviour, instructions hidden in examples or footnotes, attempts to suppress safety checks.

Severity: any confirmed injection = HIGH RISK.

3. Scope vs. capability mismatch

Compare description/tags against actual instructions.

Red flags: "to-do manager" that reads all workspace files; "translator" that runs system commands.


Report format

## Security Audit Report (Free — 3/7 categories)
**Skill:** [name]
**Audited by:** clawhub-security-scanner v1.1.0

### Overall Risk Score: [SAFE / LOW / MEDIUM / HIGH]
### Recommended Action: [Install with confidence / Install with caution / Do not install]

### Findings
| # | Category | Severity | Excerpt | Explanation |
|---|----------|----------|---------|-------------|

### Summary
[2–3 sentences. What was found and what to do.]

---
*Full 7-category audit available in the ClawHub Security Pack: https://theagentgordo.gumroad.com/l/clawhub-security-pack*

Requirements

  • read — for local SKILL.md files
  • web_fetch — for remote URLs

No API keys required. All analysis runs on file content only.

Support

Issues and feedback: https://clawhub.com/@ordo-tech

Full Security Pack: https://theagentgordo.gumroad.com/l/clawhub-security-pack

版本历史

共 1 个版本

  • v1.1.1 当前
    2026-05-03 08:57 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

business-ops

Skill Stripe Monitor

ordo-tech
Stripe收入仪表板 — 展示 MRR、流失率、新订阅、失败支付和警报。当操作员询问收入、订阅等相关问题时使用。
★ 0 📥 481
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装 MoltGuard,保护您和您的用户免受提示注入、数据泄露和恶意攻击。
★ 116 📥 30,839
it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 30,784