latex-paper-en
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto execute standard LaTeX tools such aspdflatex,xelatex,latexmk, andchktex. This is the intended primary purpose of the skill to facilitate document compilation and formatting checks. - [EXTERNAL_DOWNLOADS]: The
online_bib_verify.pyscript connects to established academic APIs including CrossRef and Semantic Scholar to verify citation metadata. These are well-known services used for academic research. - [PROMPT_INJECTION]: The skill processes user-provided document files. It implements parsing logic to extract visible text while ignoring LaTeX commands and macros, which helps mitigate risks associated with indirect prompt injection from untrusted document content.
Audit Metadata