Back to skill
Skillv1.0.4

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:15 AM
Hash
4e7a30ad4df01193d72e244c55acdbd1fa8f120441dff017cb720b37ebb4efc0
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: leetify Version: 1.0.4 The OpenClaw skill bundle 'leetify' is classified as benign. It provides CS2 player statistics and demo analysis by interacting with the Leetify API and parsing demo files locally. All network requests are directed to the official Leetify API (`api-public.cs-prod.leetify.com`), and file operations (reading/writing `steam_ids.json`, caching demo logs in `matches/`, using temporary directories for demos) are consistent with its stated purpose. The use of `subprocess.run` with lists of arguments for executing internal Python scripts and external binaries (`bunzip2`, `gunzip`) mitigates shell injection risks. Input sanitization for usernames is also present in `steam_ids.py`. There is no evidence of data exfiltration, unauthorized persistence, obfuscation, or malicious prompt injection attempts against the agent.
External report
View on VirusTotal