typesetting-latex

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The provided Makefile template utilizes the -shell-escape flag with pdflatex. While this is a standard requirement for specific LaTeX packages that need to execute external tools (like syntax highlighters), it enables the compilation process to run shell commands. This is documented as a standard workflow for advanced users.
  • [EXTERNAL_DOWNLOADS]: The skill includes CI/CD configuration examples for GitHub Actions and Docker. These examples reference standard software installation via apt-get and official base images from Docker Hub, which are considered safe and well-known practices for automated document building.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 10:17 PM
Security Audit — agent-trust-hub — typesetting-latex