Back to skill
Skillv0.1.0

VirusTotal security

Freesound API · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 20, 2026, 7:26 PM
Hash
785de6a5b873cd4301fbe2b8e4f57d9d1151ee2b952a9b36095a6b4a9c65be79
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: freesound-api Version: 0.1.0 The skill provides a legitimate interface for interacting with the Freesound API, including support for OAuth2 authentication, sound searching, and file downloads. It follows security best practices by advising users to store credentials locally in a dedicated directory (%APPDATA%\OpenClaw\freesound-api\) rather than hardcoding them in the skill instructions. The code (scripts/oauth_login.py, scripts/api_utils.py) is well-structured, implements standard state validation for OAuth, and lacks any indicators of data exfiltration, malicious execution, or prompt injection.
External report
View on VirusTotal