/paper-compile
Compiles LaTeX papers to PDF, auto-fixes errors, and verifies submission requirements efficiently.
Install this skill
or
95/100
Security score
The /paper-compile skill was audited on May 28, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 107
Python subprocess execution
SourceSKILL.md
| 107 | result = subprocess.run(['pdfinfo', 'paper/main.pdf'], capture_output=True, text=True) |
Scanned on May 28, 2026
View Security Dashboard