secureclaw
GitHubOpenClaw安全加固工具集,提供全面的安全审计、状态监控、技能恶意扫描及API成本追踪功能。适用于评估实例安全性、检测潜在风险、审查第三方技能及监控资源消耗。
Trigger Scenarios
Install
npx skills add NeverSight/learn-skills.dev --skill secureclaw -g -y
SKILL.md
Frontmatter
{
"name": "secureclaw",
"metadata": {
"clawdbot": {
"config": {
"stateDirs": [
".secureclaw"
]
}
}
},
"description": "Security hardening toolkit for OpenClaw. Run audits, apply fixes, scan skills, monitor costs and memory integrity."
}
SecureClaw — Security Hardening
Tools
security_audit
Run a comprehensive security audit of this OpenClaw instance. Returns findings with severity, description, and remediation steps. Use when the user asks about security status or hardening.
security_status
Get current security posture: score, active monitors, recent alerts.
skill_scan
Scan a ClawHub skill for malicious patterns before installation. Required parameter: skill name or URL.
cost_report
Show API cost tracking data: current spend, projections, and alerts.
Version History
- e0220ca Current 2026-07-05 23:33


