Back to skill
Skillv0.1.1

VirusTotal security

Strava (Official API) · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignMay 2, 2026, 6:06 AM
Hash
eb79c84e5fc1d8ea47793a7d185d4f6359346899a213345b4a476b8d687a09c0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: openclaw-strava Version: 0.1.1 The openclaw-strava skill is a standard implementation of a Strava API integration using OAuth2. It includes scripts for authentication, activity fetching, and data normalization, all of which use Python's standard library (urllib) to avoid third-party dependency risks. Security best practices are observed, such as setting restrictive file permissions (0o600) on the stored OAuth tokens in scripts/strava_token.py, and there is no evidence of data exfiltration, obfuscation, or malicious intent.
External report
View on VirusTotal