Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignApr 30, 2026, 4:34 AM
Hash
e41228b4f681a1415e454f8b367b6166d03ffae6b1cd849baba5e5ef99b5d1df
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: clarity-clinical Version: 1.0.0 The skill bundle is benign. All files align with the stated purpose of querying clinical variant data from clarityprotocol.io. The `SKILL.md` provides clear, non-malicious instructions without any prompt injection attempts. The Python scripts (`api_client.py`, `query_clinical.py`) use standard libraries for argument parsing (`argparse`), secure API communication (`requests`) to the documented `https://clarityprotocol.io` endpoint, and safely retrieve an optional API key from environment variables (`os.environ.get`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
External report
View on VirusTotal