Audit History
latex-posters - 4 audits
Audit version 4
Latest SafeJan 17, 2026, 06:12 AM
All 686 static findings are false positives. The scanner misidentified LaTeX font formatting commands (\bf, \sf, \LARGE) as cryptographic algorithms and markdown code examples as shell execution. The single shell script (scripts/review_poster.sh) only performs read-only PDF quality checks using standard command-line tools.
Risk Factors
⚡ Contains scripts (1)
📁 Filesystem access (1)
Audit version 3
SafeJan 17, 2026, 06:12 AM
All 686 static findings are false positives. The scanner misidentified LaTeX font formatting commands (\bf, \sf, \LARGE) as cryptographic algorithms and markdown code examples as shell execution. The single shell script (scripts/review_poster.sh) only performs read-only PDF quality checks using standard command-line tools.
Risk Factors
⚡ Contains scripts (1)
📁 Filesystem access (1)
Audit version 2
SafeJan 12, 2026, 04:53 PM
All 636 static findings are false positives. The scanner misidentified LaTeX font commands (e.g., \sf, \bf, \begin{itemize}) as cryptographic algorithms, and markdown code examples as shell execution. The single shell script (review_poster.sh) only runs read-only PDF quality checks on user-specified files with hardcoded commands.
Risk Factors
⚡ Contains scripts (1)
Audit version 1
SafeJan 5, 2026, 04:06 PM
This skill consists of documentation and LaTeX templates for creating research posters. The shell script performs PDF quality checks using standard utilities (pdfinfo, pdffonts, pdfimages). No network operations, no file modifications, no credential access. Legitimate academic content with no security concerns.