CrawClaw Host Hardening
SkillSecurityUse when auditing or hardening the host running CrawClaw, including security posture review, exposure assessment, firewall or SSH hardening, periodic host audits, or version checks.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the CrawClaw Host Hardening skill
What this skill tells your AI
The instructions your AI receives, as published by qianleigood/crawclaw in skills/healthcheck/SKILL.md and read by ahel’s review.
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.
Signals
- GitHub stars
- 30
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
healthcheck-qianleigood- Source
- github.com/qianleigood/crawclaw