Search Skills
Search across 54932 indexed skills
security-suite
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Security Suite concepts, best practices, and implementatio...
security-auditor-tk
Comprehensive security auditing for Linux servers, web apps, and cloud infrastructure. Server Hardening Audit — SSH config, firewall rules, user permi...
security-auditor-x
A skill for performing structured security audits across code, infrastructure, APIs, and architecture. Produces prioritised findings with severity rat...
security-hardening-toolkit-v1-0
This skill closes the five most exploited attack surfaces in live OpenClaw deployments: instance exposure, credential leakage, malicious skill install...
security-journey
Security Journey is a security training platform for developers. It helps organizations improve their software security posture by providing security ...
security-health-check
检查邮箱泄露和密码强度,生成安全评分。 邮箱泄露检查(HIBP API查询) 密码泄露检查(k-匿名查询,密码不离开本地) 密码强度分析(本地计算,0-100分) 综合安全评分报告 python3 scripts/securitycheck.py --email user@example.com p...
security-guardian
System for automated security auditing and credential protection. Scan specific project directories for hardcoded credentials. Tool: scripts/scansecre...
security-audit-hand
自主定期安全检查: 系统漏洞扫描 配置审计 权限检查 日志分析 风险报告 灵感来源: OpenFang 16 层安全模型 --- | # | 检查项 | OpenFang 实现 | 我的实现 | |---|--------|--------------|---------| | 1 | 沙箱隔离 |...
security-modeio
Use this skill to gate instructions that may trigger tools or state changes behind a backend-backed safety decision before execution. This skill is fo...
security-audit-openclaw
Comprehensive security auditing for OpenClaw deployments. This skill performs automated security checks and generates reports. ⚠️ Security Notice: Thi...
security-shield
This document describes security principles for protecting sensitive information and maintaining operational integrity in agent systems. --- The follo...
security-vuln-scanner-hardened
扫描代码中的安全漏洞,提供修复建议。 SQL 注入检测 XSS 跨站脚本检测 硬编码密码/密钥检测 不安全随机数检测 命令注入检测 敏感信息泄露检测 安全评分 "安全扫描" "漏洞检测" "security scan" "vulnerability" const patterns = { sqlIn...