healthcheck
Use when auditing or hardening the host running CrawClaw, including security posture review, exposure assessment, firewall or SSH hardening, periodic host audits, or version checks.
适合你,如果需要定期对服务器进行安全状况评估和加固。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add qianleigood/crawclaw/healthcheck/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- qianleigood/crawclaw/healthcheck/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify qianleigood/crawclaw/healthcheck安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
30GitHub stars
~336上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 f27e175 · 表述以原文为准它做什么
Claude 会评估运行 CrawClaw 的主机,然后根据你的风险偏好提出加固计划,包括安全审计、更新检查和修复步骤,并在你批准后执行。
什么时候触发
当你要求审计或加固运行 CrawClaw 的主机,例如检查安全态势、防火墙、SSH 配置或版本时触发。
装好后可以这样说
Claude 会请求许可并运行审计。
Claude 会收集上下文并提出改进建议。
Claude 会生成对应的修复步骤。
技能原文 SKILL.md
CrawClaw Host Hardening
Assess the host running CrawClaw, then propose a hardening plan that matches the user's risk tolerance without breaking access.
Rules
- Require explicit approval before any state-changing action.
- Do not change firewall, SSH, RDP, or package state without confirmation.
- Prefer reversible, staged changes with a rollback plan.
- Never imply CrawClaw itself manages host firewall or OS updates.
- Use numbered choices whenever the user needs to pick from options.
Workflow
- Ask once for permission to run read-only checks.
- Establish context:
- OS and version
- privilege level
- local vs remote access path
- exposure level
- CrawClaw gateway status and bind
- backup, disk encryption, and update posture
- Run CrawClaw checks:
crawclaw security audit --deepcrawclaw update status- Ask the user to pick a risk posture:
- Home/workstation balanced
- VPS hardened
- Developer convenience
- Custom
- Produce a remediation plan with current posture, gaps, exact commands, rollback, and lockout risks.
- Only execute after explicit approval.
- Re-run audits and summarize deferred items.
Scheduling
After any audit or hardening pass, explicitly offer periodic checks. If the user agrees, schedule stable named jobs such as:
healthcheck:security-audithealthcheck:update-status
Do not create or edit cron jobs without approval.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…