latex-document
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches system dependencies such as TeX Live, Poppler, ImageMagick, and Pandoc from official package registries using system package managers.
- [EXTERNAL_DOWNLOADS]: Downloads the
plantuml.jarexecutable from the official PlantUML GitHub repository if it is not found on the system during diagram conversion tasks. - [COMMAND_EXECUTION]: Executes standard document processing tools including LaTeX engines (
pdflatex,xelatex,lualatex),qpdffor PDF manipulation,pandocfor format conversion, and Graphviz (dot) for diagram generation. - [COMMAND_EXECUTION]: Installs necessary Python libraries from the official PyPI registry using
pipat runtime to support data processing and chart generation. - [COMMAND_EXECUTION]: Uses
sudowhere available to perform required system-level package installations during the setup process.
Audit Metadata