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.jar executable 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), qpdf for PDF manipulation, pandoc for format conversion, and Graphviz (dot) for diagram generation.
  • [COMMAND_EXECUTION]: Installs necessary Python libraries from the official PyPI registry using pip at runtime to support data processing and chart generation.
  • [COMMAND_EXECUTION]: Uses sudo where available to perform required system-level package installations during the setup process.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 05:12 PM