doctorbot-healthcheck-free
🩺 Free Security & Health Audit. Your OpenClaw deserves a check-up. This skill performs a non-invasive scan to detect security risks, outdated software, and misconfigurations.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bamontejano/skill-doctorbot-healthcheck-freeWhat This Skill Does
DoctorBot: HealthCheck (Free Edition) is a diagnostic utility designed to audit the security and operational status of your OpenClaw host. By executing a non-invasive, read-only analysis, it provides a comprehensive overview of your system's vulnerabilities. The skill leverages internal command-line utilities to scan your environment, including deep security audits of your OpenClaw installation, status checks for mandatory software updates, and an inspection of your active firewall configurations and open network ports. It also captures essential system vitals to ensure your environment is running on a stable and supported OS version. The end result is a clear, actionable 'System Health Score' that allows you to identify potential risks before they are exploited.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/bamontejano/skill-doctorbot-healthcheck-free
Once installed, no further configuration is required; the agent will automatically gain the ability to perform read-only diagnostics on the host system.
Use Cases
This skill is ideal for OpenClaw users who prioritize system integrity and want to maintain a secure agent environment without manual overhead. Common use cases include: 1) Performing routine security check-ups after updating your software or installing new third-party plugins. 2) Validating that your firewall settings are correctly blocking unauthorized traffic. 3) Identifying outdated software versions that may harbor known vulnerabilities. 4) Assessing the overall health of your host before scaling up your agent's operations.
Example Prompts
- "Hey OpenClaw, run a health check on the system."
- "Is my OpenClaw setup secure? Perform an audit."
- "Run the doctorbot health check and tell me my system health score."
Tips & Limitations
This skill is strictly read-only, meaning it cannot change your system configuration or patch security flaws. For automated remediation of the issues identified, users are encouraged to look into the DoctorBot: HealthCheck Pro version. Additionally, ensure your host has the necessary CLI tools like ufw or firewalld pre-installed, as the scan results depend on these system-level services being present. Always review the final report thoroughly, especially if the 'System Health Score' is low, to manually address critical security risks.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bamontejano-skill-doctorbot-healthcheck-free": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
AURA Security Scanner
Scan AI agent skills for malware, credential theft, prompt injection, and dangerous permissions before installing them
sbom-explainer
把依赖清单或 SBOM 翻译成非技术可读的风险说明,按影响面排序。;use for sbom, dependencies, risk workflows;do not use for 伪造 CVE 状态, 替代专业漏洞扫描.
securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.