latex-posters
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of standard LaTeX source files, markdown documentation, and a shell script. All components are transparent and serve the primary function of academic poster design.
- [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/review_poster.sh) and instructions for compiling LaTeX documents (e.g.,pdflatex,lualatex). The shell script uses standard PDF utilities (pdfinfo,pdffonts,pdfimages) to verify metadata such as page dimensions and font embedding. This execution is confined to local file analysis and is consistent with professional document preparation workflows. - [EXTERNAL_DOWNLOADS]: The documentation references well-known technology services and academic tools for color contrast and accessibility (e.g., WebAIM, Coolors, and Color-blindness.com). These are categorized as well-known/trusted services and are used for design verification.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user research data to populate poster templates. While the data is untrusted, the transformation is handled through static LaTeX templates and requires manual compilation and visual review by the user, establishing a strong boundary against instruction override attacks.
Audit Metadata