Back to skill
Skillv2.1.4

VirusTotal security

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

Scanner verdict

BenignApr 20, 2026, 5:11 PM
Hash
af185ef64e0b06d81b23b66a91d1cb2289fd1ff680fabc1fac61d54176cad030
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: pubmed-verifier Version: 2.1.4 The pubmed-verifier skill is a legitimate utility designed to batch-verify PubMed citations (PMIDs) and detect AI-generated reference hallucinations. The core logic in `scripts/verify_pmids.py` uses standard Python libraries to extract PMIDs from local files, fetch metadata via the official NCBI E-utilities and Crossref APIs, and perform fuzzy matching on titles and authors. It implements responsible API usage with rate-limiting and exponential backoff, and uses a local SQLite database at `~/.cache/pubmed-verifier/cache.db` for performance-enhancing caching. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
External report
View on VirusTotal