latex-ocr-guide
This skill extracts mathematical formulas from images and PDFs, converting them into LaTeX code for easy editing and sharing.
Install this skill
or
93/100
Security score
The latex-ocr-guide skill was audited on May 14, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 192
Template literal with variable interpolation in command context
SourceSKILL.md
| 192 | ```python |
low line 170
Base64 decode operation
SourceSKILL.md
| 170 | image_data = base64.b64encode(f.read()).decode() |
low line 173
External URL reference
SourceSKILL.md
| 173 | 'https://api.mathpix.com/v3/text', |
Scanned on May 14, 2026
View Security Dashboard