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" in SKILL.md.
  • [COMMAND_EXECUTION]: The skill executes shell commands to verify the environment, install the sciatlas tool, and persist API keys and configuration settings.
  • Evidence: Use of Get-Command, command -v, setx, and export for environment setup and configuration.
  • [COMMAND_EXECUTION]: The skill invokes the sciatlas binary to retrieve research data based on user queries.
  • Evidence: Execution of the sciatlas search-papers command with parameters for retrieval mode, time range, and ranking.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 06:21 AM
Security Audit — agent-trust-hub — sciatlas-trend-report