Literature Review

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. It provides a tool for searching academic databases (Semantic Scholar, OpenAlex, Crossref, PubMed) via their public APIs. The `scripts/lit_search.py` script uses environment variables (`SEMANTIC_SCHOLAR_API_KEY`, `OPENALEX_API_KEY`, `USER_EMAIL`, `CLAWDBOT_EMAIL`) for legitimate API authentication and identification, not for exfiltration. All network requests are directed to the stated academic API endpoints. There is no evidence of malicious execution, data exfiltration to unauthorized destinations, persistence mechanisms, obfuscation, or prompt injection attempts in `SKILL.md`.