Withings Family

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw Withings Family skill is benign. It securely handles OAuth authentication with Withings API, including robust user ID sanitization to prevent path traversal for token files, secure file permissions (0o600) for sensitive tokens, and CSRF protection using a 'state' parameter during the OAuth flow. All network communication is directed to legitimate Withings API endpoints, and there is no evidence of data exfiltration to unauthorized destinations, malicious command execution, persistence mechanisms, or prompt injection attempts in the SKILL.md documentation. The code's functionality is entirely aligned with its stated purpose of fetching health data.