securityvitals
Security vitals checker for OpenClaw. Scans your installation, scores your setup, and shows you exactly what to fix. First scan in seconds.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bk-cm/securityvitalsWhat This Skill Does
The securityvitals skill, frequently referred to as ClawVitals, serves as a specialized diagnostic tool designed for self-hosted OpenClaw environments. It performs a comprehensive security audit of your installation by evaluating 6 stable security controls and 6 experimental controls. The output is a clear, actionable RAG (Red-Amber-Green) status report that identifies vulnerabilities and provides specific remediation steps to improve the overall security posture of your agent infrastructure.
This skill is built for system administrators and power users who require a high-level overview of their instance's health without constantly diving into raw log files. It aggregates data from critical system commands—including security audits, health checks, versioning, and node status—and distills them into a human-readable format.
Installation
To add this skill to your OpenClaw agent, execute the following command in your terminal or messaging surface:
clawhub install openclaw/skills/skills/bk-cm/securityvitals
Ensure that you have sufficient permissions to modify your local skill registry before proceeding. Once installed, the skill resides within your local environment and will be immediately available for invocation.
Use Cases
- Routine Security Hardening: Integrate this into your weekly maintenance routine to ensure your self-hosted setup hasn't drifted from recommended security configurations.
- Post-Update Verification: After performing a version upgrade, run the security scan to ensure no new misconfigurations or regressions were introduced during the update process.
- Troubleshooting Connectivity: Use the scan to quickly identify if underlying channel probes or node version incompatibilities are impacting your agent's communication stability.
- Pre-Audit Preparation: Get an immediate snapshot of your security controls before a more formal or manual audit of your server infrastructure.
Example Prompts
- "run clawvitals"
- "show clawvitals details"
- "Can you run a security scan and show me what to fix?"
Tips & Limitations
- Statelessness: The skill does not persist scan history. For recurring monitoring, visit the official clawvitals.io/plugin resource.
- Data Privacy: This skill is strictly local. It does not initiate network calls to third parties, ensuring your audit data remains within your perimeter. Note that some internal system commands (like update checks) may trigger their own native OpenClaw telemetry.
- Error Handling: If a system command fails during the data collection phase, the skill will gracefully report the specific area as 'N/A' rather than crashing or providing inaccurate, guessed information. Always verify remediation steps before applying major system changes.
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-bk-cm-securityvitals": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, code-execution
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 状态, 替代专业漏洞扫描.
sealvera
Tamper-evident audit trail for AI agent decisions. Use when logging LLM decisions, setting up AI compliance, auditing agents for EU AI Act, HIPAA, GDPR or SOC 2, or when a user asks about AI decision audit trails, explainability, or SealVera.