search-paper
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/ensure-search-paper-cli.shscript fetches binary releases of thesearch-paper-clitool from the author's official GitHub repository (github.com/jtsang4/search-paper-cli). - [REMOTE_CODE_EXECUTION]: The skill downloads and executes an external binary from the vendor's repository. It also supports installation via the
go installcommand targeting the same source. - [COMMAND_EXECUTION]: The skill runs a shell script (
ensure-search-paper-cli.sh) to locate or install the CLI, and subsequently executes thesearch-paper-clitool to perform paper discovery and retrieval tasks.
Audit Metadata