research-paper-writing
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for the installation of LaTeX distributions across different operating systems, including 'texlive-full' via apt and 'mactex' via Homebrew. These are well-known, legitimate software suites required for the skill's primary purpose of academic paper writing.
- [COMMAND_EXECUTION]: Includes standard document compilation commands such as 'pdflatex', 'bibtex', and 'latexmk'. These are standard utilities for processing LaTeX documents.
- [SAFE]: The Python code provided for figure generation uses 'matplotlib' and 'numpy', which are standard, trusted libraries for data visualization and numerical computation. No suspicious network activity or file system access beyond saving a figure was detected.
- [SAFE]: The skill references the '/arxiv' tool, which is a common utility for fetching academic research papers from a well-known repository.
Audit Metadata