semantic-scholar
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses curl to perform data retrieval from the official Semantic Scholar API (api.semanticscholar.org).
- [COMMAND_EXECUTION]: It employs python3 to process and format JSON responses using scripts statically defined within the skill's instructions.
- [SAFE]: Authentication is securely handled via the S2_API_KEY environment variable, ensuring that sensitive keys are not hardcoded or exposed.
- [EXTERNAL_DOWNLOADS]: Network operations are confined to well-known, reputable academic infrastructure for the purpose of research data access.
Audit Metadata