scholar-citations

Pass

Audited by Gen Agent Trust Hub on Apr 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses only Python standard library modules to interact with a legitimate academic API. No third-party packages or remote scripts are executed.
  • [EXTERNAL_DOWNLOADS]: Fetches citation data and research paper metadata from the OpenAlex API (api.openalex.org). This targets a well-known academic service and is the primary intended function of the skill.
  • [COMMAND_EXECUTION]: Processes paper identifiers via a Python script. Input is normalized and validated using regular expressions to ensure valid ID formats are used in API requests.
  • [DATA_EXFILTRATION]: No unauthorized data access detected. The script uses a local cache file in ~/.cache to manage rate limits and optionally includes a user-provided email in the User-Agent header for API identification.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 19, 2026, 02:45 AM