Back to skill
Skillv1.0.0

VirusTotal security

Clarity Fold Status · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 4:34 AM
Hash
35fd73dd5e11384f44b3f6aed97dc022fec994daa03fab498c60747cc6bdc256
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: clarity-fold-status Version: 1.0.0 The skill is designed to fetch status information from clarityprotocol.io, as described in SKILL.md. It uses the `requests` library to make API calls to a hardcoded, legitimate domain and optionally reads a `CLARITY_API_KEY` environment variable for authentication, which is standard practice and explicitly documented. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts in SKILL.md. The Python scripts (`api_client.py`, `check_status.py`) are straightforward and perform only the stated functions.
External report
View on VirusTotal