make-pdf
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection due to its processing of untrusted source materials. Ingestion points: various source materials such as transcripts, notes, and research assets (SKILL.md). Boundary markers: absent. Capability inventory: file system writing and shell execution of LaTeX compilers (SKILL.md). Sanitization: absent.
- [COMMAND_EXECUTION]: The skill executes shell commands
latexmkandxelatexto compile generated LaTeX files into PDFs. - [COMMAND_EXECUTION]: The skill follows a dynamic execution pattern where it generates LaTeX source code from templates and then executes it through a compiler.
Audit Metadata