paper-poster
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the TeX Live installer from the Comprehensive TeX Archive Network (CTAN), which is the standard, well-known repository for TeX distributions.
- [COMMAND_EXECUTION]: Executes shell commands to automate the installation of LaTeX and its dependency packages (tcolorbox, pgf, tikzfill, etc.) via the
tlmgrpackage manager. - [EXTERNAL_DOWNLOADS]: Installs common Python libraries (pdf2image, python-pptx, pymupdf) from standard package registries to support image processing and PowerPoint generation.
- [COMMAND_EXECUTION]: Uses the LaTeX compiler (
pdflatex,xelatex, orlatexmk) to generate the final poster PDF from structured LaTeX templates. - [COMMAND_EXECUTION]: Dynamically generates and runs Python scripts to convert PDF figures to PNG and to assemble a component-based PowerPoint presentation from the rendered poster cards.
Audit Metadata