paper-three-pass-extraction

Pass

Audited by Gen Agent Trust Hub on May 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for the agent to fetch academic papers and PDFs from reputable repositories, including PubMed Central (PMC), arXiv, bioRxiv, and medRxiv.
  • [COMMAND_EXECUTION]: Utilizes standard shell commands via the Bash tool to manage a local file cache (mkdir -p) and retrieve PDF content (curl). These operations are confined to the task of paper acquisition and are typical for research-oriented agents.
  • [SAFE]: The skill's logic is consistent with its stated purpose of academic extraction. All external network operations target well-known scholarly services, and the use of local caching follows common development practices.
Audit Metadata
Risk Level
SAFE
Analyzed
May 17, 2026, 12:58 PM
Security Audit — agent-trust-hub — paper-three-pass-extraction