Back to skill
Skillv1.0.0
VirusTotal security
Platform Healthcheck · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMay 1, 2026, 4:19 AM
- Hash
- 03d2280b8e54395245143fa3b9b4734c4f098c9241effae10b4899e64cd82e81
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: platform-healthcheck Version: 1.0.0 The skill bundle is a platform health check tool designed to monitor the availability and authentication status of various agent APIs. The `scripts/healthcheck.py` script makes HTTP requests to predefined URLs and reads API keys from specific, skill-local configuration files (e.g., `~/.clawdbot/skills/clawquests/config.json`) to verify authentication. This behavior is consistent with its stated purpose of checking API key validity. There is no evidence of data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection attempts in `SKILL.md`. The use of `os.path.expanduser` to locate configuration files is standard for OpenClaw skills, and SSL verification is appropriately relaxed only for local loopback connections.
- External report
- View on VirusTotal
