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.run to execute standard LaTeX tools such as pdflatex, xelatex, latexmk, and chktex. This is the intended primary purpose of the skill to facilitate document compilation and formatting checks.
  • [EXTERNAL_DOWNLOADS]: The online_bib_verify.py script 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
Risk Level
SAFE
Analyzed
May 14, 2026, 08:48 AM