Overview
- Skill Key
- benlee2144/benlee-skillguard
- Author
- benjaminarp
- Source Repo
- openclaw/skills
- Version
- 2.0.0
- Source Path
- skills/benlee2144/benlee-skillguard
- Latest Commit SHA
- bbb6358d2a66e15dc89087b4f3d7fd0849e66942
Security scanner that audits OpenClaw skills for malicious code, prompt injection, supply chain attacks, data exfiltration, and more
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 skill-guard 技能。 若已安装,则直接安装 skill-guard 技能。
# Skill Guard v2 🛡️ Advanced security scanner for OpenClaw skills. Detects malicious code, prompt injection, supply chain attacks, data exfiltration, credential theft, and more — with smart domain analysis, tamper detection, and actionable recommendations. ## Commands ### `scan [dir]` Audit ALL installed skills in ~/clawd/skills/ (or a custom directory). ```bash python3 ~/clawd/skills/skill-guard/scripts/skillguard.py scan python3 ~/clawd/skills/skill-guard/scripts/skillguard.py scan --json python3 ~/clawd/skills/skill-guard/scripts/skillguard.py scan --report report.md python3 ~/clawd/skills/skill-guard/scripts/skillguard.py scan --baseline # force re-baseline ``` ### `check <path>` Scan a single skill directory, or a directory containing multiple skills. ```bash python3 ~/clawd/skills/skill-guard/scripts/skillguard.py check ~/clawd/skills/some-skill python3 ~/clawd/skills/skill-guard/scripts/skillguard.py check ~/clawd/skills/skill-guard/tests/ ``` ### `watch [dir]` One-liner summary suitable for cron alerting. ```bash python3 ~/clawd/skills/skill-guard/scripts/skillguard.py watch ``` Output formats: - `SkillGuard: 24 scanned, 20 clean, 4 suspicious, 0 malicious` - `⚠️ SkillGuard ALERT: <skill> files changed since baseline!` - `🔴 SkillGuard ALERT: <skill> scored MALICIOUS!` ### `check-remote <slug>` (Future) Will download a skill from ClawHub, scan it in a temp directory, and clean up. Requires ClawHub auth (not yet available). The temp-dir scanning infrastructure is ready. ## Options | Flag | Description | |------|-------------| | `--json` | Output machine-readable JSON | | `--report <path>` | Write a markdown report file | | `--baseline` | Force re-baseline of all file hashes | ## What It Detects ### Code Analysis - eval/exec calls, shell injection, outbound HTTP requests - Base64-encoded payloads (auto-decodes and inspects content) - Hex-encoded suspicious strings - Minified/obfuscated JavaScript - Time-bomb patterns (date-conditional malicious...
0xnyk
X Intelligence CLI — search, monitor, analyze, and engage on X/Twitter. TypeScript + Bun. AI agent skill.
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
jackculpan
Track flight prices from Google Flights with this OpenClaw skill. Search routes, monitor prices, and get alerts when prices drop.
openclaw-trade
openclaw trading assistant| openclaw trading skill | nof1.ai & openclaw [moltbot] collaboration | We get the best practices from alpha arena trading seasons and bring it to clawdbot All top AI agents, realtime monitoring and news research, gather info from private insiders and many other! Using Hyperliquid API.
xquik-dev
X (Twitter) automation skill for AI coding agents. Tweet search, user lookup, follower/following extraction, media download, reply/retweet/quote extraction, 40+ tools, account monitoring & trending topics. REST API, MCP server, HMAC webhooks. Works with Claude Code, Cursor, Codex, Copilot, Windsurf & 40+ agents.
mohsinkhadim59
Step-by-step guides for installing and running OpenClaw, an open-source AI agent, on Mac, Linux VPS, and AWS covering setup, security, messaging channels, Google integration, skills, and monitoring.