papers-skill
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a bundled Python script,
scripts/papers.py, to interact with academic APIs and process local PDF files as part of its core functionality. - [EXTERNAL_DOWNLOADS]: The skill connects to well-known academic services, specifically Semantic Scholar (
api.semanticscholar.org) and arXiv (arxiv.org), to retrieve research metadata and PDF files. - [EXTERNAL_DOWNLOADS]: The instructions prompt for the installation of established Python dependencies (
httpx,arxiv,PyMuPDF) which are required for the script to operate. - [SAFE]: Analysis of the instructions and the bundled Python script revealed no indicators of malicious activity, obfuscation, unauthorized credential access, or persistence mechanisms.
Audit Metadata