data-export-pdf
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The troubleshooting section includes a command to install the
reportlablibrary usingpipviasubprocess.check_call(['pip', 'install', 'reportlab']). This is a standard procedure to ensure necessary dependencies are available in the execution environment. - [DATA_EXFILTRATION]: The skill processes data (specifically AnnData objects common in omics) and generates local files (PDFs and temporary PNGs). No network operations or external data transmissions were detected.
Audit Metadata