paper-search
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches research paper metadata and abstracts from OpenAlex (api.openalex.org) and arXiv (export.arxiv.org). These are well-known academic data providers and the communication is performed for the primary purpose of the skill.
- [SAFE]: The implementation uses only the Python standard library, which eliminates risks associated with unverified third-party dependencies or malicious packages.
- [SAFE]: No evidence of prompt injection, obfuscation, data exfiltration, or persistence mechanisms was found in the skill's instructions or script logic.
- [SAFE]: The script uses secure methods for handling user input and constructing API requests, avoiding common command injection or URL manipulation vulnerabilities.
Audit Metadata