Back to skill
Skillv1.0.0

VirusTotal security

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

Scanner verdict

BenignMay 1, 2026, 4:40 AM
Hash
7593f852774de71a2f645cdb590b580249c792c83eafd4fbb3391a7f45e22702
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: clarity-literature Version: 1.0.0 The OpenClaw skill bundle is benign. It provides functionality to search and retrieve research papers from clarityprotocol.io, as explicitly stated in SKILL.md. The Python scripts (api_client.py, get_paper.py, search_papers.py) use the `requests` library to interact with the API, correctly handle an optional `CLARITY_API_KEY` from environment variables, and parse user input safely using `argparse` (e.g., `pmid` as an integer). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent in SKILL.md. All network communication is directed to the documented `https://clarityprotocol.io` domain.
External report
View on VirusTotal