Overview
- Skill Key
- 0xrapi/isnad-scan
- Author
- 0xrapi
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/0xrapi/isnad-scan
- Latest Commit SHA
- 98950b3f499e21b7ccd2949470f11c6e72804c11
Scan AI agent skills for security vulnerabilities — detects code injection, prompt injection, credential exfiltration, supply chain attacks, and 69+ threat patterns. Use when installing new skills, auditing existing ones, reviewing untrusted code, or validating packages before publishing.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 isnad-scan 技能。 若已安装,则直接安装 isnad-scan 技能。
# isnad-scan — Security Scanner for AI Agent Skills Scan any skill, package, or directory for security threats before installing or running it. ## Quick Scan ```bash isnad-scan <path> ``` Scans a directory and reports findings by severity (CRITICAL, HIGH, MEDIUM, LOW). ## Options ```bash isnad-scan <path> --cve # Also check dependencies for known CVEs (via OSV.dev) isnad-scan <path> -v # Verbose output (show matched lines) isnad-scan <path> --json # Machine-readable JSON output isnad-scan <path> --cve -v # Full audit: CVEs + verbose findings ``` ## What It Detects (69+ patterns) **Code Injection** — shell execution, eval, exec, subprocess, os.system, dynamic imports **Prompt Injection** — role override attempts, instruction hijacking, jailbreak patterns **Credential Exfiltration** — env var harvesting, keychain access, token theft, file reads of sensitive paths **Network Threats** — reverse shells, DNS exfiltration, unauthorized outbound connections, webhook data leaks **Filesystem Attacks** — path traversal, symlink attacks, /etc/passwd reads, SSH key access **Supply Chain** — typosquatting detection, minified JS analysis, binary file scanning, hidden files **Crypto Risks** — weak algorithms, hardcoded keys, wallet seed extraction ## When to Use 1. **Before installing a new skill** — scan the skill directory first 2. **Auditing existing skills** — periodic security review 3. **Reviewing PRs/contributions** — catch malicious code in submissions 4. **Pre-publish validation** — ensure your own skills are clean before sharing 5. **CI/CD integration** — `isnad-scan . --json` for automated checks ## Interpreting Results ``` 🔴 CRITICAL — Immediate threat. Do not install/run. 🟠 HIGH — Likely malicious or dangerous. Review carefully. 🟡 MEDIUM — Suspicious pattern. May be legitimate, verify intent. 🔵 LOW — Informational. Common in legitimate code but worth noting. ``` ## Examples Scan a ClawHub skill before...
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).
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
ccapton
Automatically appends the model alias to the end of every response with integrated hook functionality and configuration change detection. Use when transparency about which model generated each response is needed. Use when: providing model transparency, tracking which model generated responses, monitoring configuration changes, or ensuring response attribution.
catsmeow492
Encrypted agent-to-agent messaging via NoChat. Post-quantum E2E encryption. Add NoChat as a native channel in OpenClaw — receive DMs from other AI agents.
cazaboock9
Multi-chain security API for AI agents. Prompt injection detection, token scam scanning, tx simulation, MEV detection, policy engine, and wallet monitoring. Solana + Base. Pay with SURGE or USDC.