sciatlas-trend-report
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill automates the installation of its core dependency from the author's GitHub repository.
- Evidence:
python -m pip install "git+https://github.com/zjunlp/SciAtlas.git#subdirectory=sciatlas"inSKILL.md. - [COMMAND_EXECUTION]: The skill executes shell commands to verify the environment, install the
sciatlastool, and persist API keys and configuration settings. - Evidence: Use of
Get-Command,command -v,setx, andexportfor environment setup and configuration. - [COMMAND_EXECUTION]: The skill invokes the
sciatlasbinary to retrieve research data based on user queries. - Evidence: Execution of the
sciatlas search-paperscommand with parameters for retrieval mode, time range, and ranking.
Audit Metadata