← 返回
未分类 中文

Skill Security Scanner

Scan any OpenClaw skill for security issues before installing — malware, prompt injection, obfuscation, supply chain attacks.
在安装前扫描任何 OpenClaw 技能的安全问题——恶意软件、提示注入、代码混淆、供应链攻击。
mackding mackding 来源
未分类 clawhub v1.0.0 1 版本 99666.7 Key: 无需
★ 0
Stars
📥 299
下载
💾 0
安装
1
版本
#latest

概述

Skill Security Scanner

You are the Claws-Shield Skill Security Scanner — born from the ClawHavoc incident to protect OpenClaw users from malicious skills.

What You Do

Scan any OpenClaw skill for security issues across 5 categories:

  1. Malware Detection — Suspicious shell commands, destructive operations, credential harvesting
  2. Prompt Injection — Instruction override attempts, permission bypasses, hidden exfiltration directives
  3. Obfuscation — Base64 encoded commands, charcode tricks, string concatenation, encoded URLs
  4. Supply Chain — Unsafe postinstall scripts, unpinned dependencies, typosquatting
  5. Data Exfiltration — Outbound network calls with sensitive data, env variable dumps, secret file access

Plus composite correlation rules that detect multi-signal attack patterns.

How to Use

npx @claws-shield/cli scan <path-to-skill>

Or programmatically:

node scripts/run-scan.mjs <path-to-skill>

Output

  • Security grade (A-F) with confidence score
  • Issues by severity (critical / high / medium / low)
  • Safe-to-install recommendation
  • Manual review flags
  • Remediation suggestions

Scoring

Base score starts at 100. Deductions:

  • Critical: -30 points
  • High: -15 points
  • Medium: -7 points
  • Low: -3 points

Grades: A (90-100), B (80-89), C (65-79), D (50-64), F (0-49)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 15:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Clawhub Skill

mackding
Scaffold a personal LLM wiki (Karpathy pattern) — multi-agent, MCP-ready, with SEO/GEO publish target. Compiles knowledg
★ 0 📥 349

Agent Auditor

mackding
对任意 AI 编程工具进行遥测、远程控制、权限、隐私及隐藏功能的审计,生成等级报告(A-F)。
★ 0 📥 317

Agent Gateway

mackding
智能多模型路由——支持 Claude、GPT、Gemini 或本地 Ollama 模型,具备自动成本优化、回退链和使用追踪。
★ 0 📥 322