Back to skill
Skillv1.0.0

VirusTotal security

WHOOP Lab · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:07 AM
Hash
592590de94a05c052f43f24ef1284e2eb64673a4bb2ea408ce3f8afcdf956402
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: whoop-lab Version: 1.0.0 The WHOOP Lab skill is a well-structured tool for fetching and analyzing health data via the official WHOOP Developer API. It includes scripts for OAuth authentication (auth.py), data visualization (chart.py), and optional integration with Obsidian daily notes (log_to_obsidian.py). While the Obsidian script performs broad Git operations (git add -A && git push), these are explicitly documented as part of a vault synchronization feature and include safety checks to ensure the target directory is a valid Git repository. The code follows security best practices, such as setting restrictive file permissions (0o600) on credential files and using safe subprocess calls to prevent shell injection.
External report
View on VirusTotal