pandoc-pdf-generation
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate document processing workflow using established tools like Pandoc and XeLaTeX.
- [SAFE]: Shell scripts provided (e.g.,
build-pdf.sh) use best practices including strict error handling (set -euo pipefail) and safe argument parsing to prevent command injection. - [SAFE]: External resources and dependency installation instructions refer to well-known and reputable services such as Homebrew (brew) and official LaTeX repositories.
- [SAFE]: No obfuscation, data exfiltration patterns, or persistence mechanisms were detected in the scripts or documentation.
- [SAFE]: Commands involving
sudoorchmodare documented appropriately as manual setup or troubleshooting steps for local tool configuration and do not represent malicious privilege escalation.
Audit Metadata