发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Security Remediation Guide
Step-by-step guidance for fixing security issues detected by obekt-security.
Cryptocurrency and Blockchain Security Guide
Security recommendations and patterns specific to cryptocurrency and blockchain operations in agent skills.
Security Audit Checklist
Comprehensive security checklist for code, files, and agent skills.
ObekT Security
Basic threat detection and security analysis toolkit for code, files, and agent skills.
Skillvet
Security scanner for agent skills. 48 critical checks, 8 warning checks. No dependencies — just bash and grep. Includes Tirith-inspired detection patterns, campaign signatures from [Koi Security](https://www.koi.ai/blog/clawhavoc-341-malicious-clawedbot-skills-found-by-the-bot-they-were-targeting), [Bitdefender](https://businessinsights.bitdefender.com/technical-advisory-openclaw-exploitation-enterprise-networks), [Snyk](https://snyk.io/articles/clawdhub-malicious-campaign-ai-agent-skills/), and
Skill Security Protocol
*Don't just scan for threats. Learn to think about them.*
OpenClaw Security Audit Skill
> **用途**:对 OpenClaw 部署进行安全配置审计,检测已知漏洞和安全隐患 > **版本**:1.0.0 > **作者**:Security Team > **风险等级**:安全审计工具(仅读取和检测,不修改任何配置)
ClawDefender
Security toolkit for AI agents. Scans skills for malware, sanitizes external input, and blocks prompt injection attacks.
Wallet Setup
> **Security note:** The examples below generate a private key and print it to stdout so you can capture the address. The private key should be stored in an external signer, OS keychain, or encrypted vault — **not** persisted to plaintext files by default. See the "Persisting Credentials" section below and "Private key handling" in SKILL.md for the full decision flow.
Node.js Security Audit
Structured security audit for Node.js HTTP servers and web applications.