paper-select-journal

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches scientific article metadata from official NCBI/PubMed APIs (eutils.ncbi.nlm.nih.gov). These are well-known and trusted services for academic research purposes.
  • [COMMAND_EXECUTION]: Local scripts are used for data processing and report generation. The code includes path validation logic (require_within) to prevent path traversal and ensure all file operations stay within the designated workspace directory.
  • [DATA_EXFILTRATION]: Network activity is restricted to fetching public article data. No sensitive local files (e.g., credentials, ssh keys) are accessed or transmitted.
  • [DYNAMIC_EXECUTION]: A benign use of __import__ was detected in shortlist_journals.py to dynamically load the standard datetime library for timestamp generation. No unsafe execution of untrusted code was found.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 04:22 PM