latex-tables
Warn
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill recommends executing shell commands with sudo to manage LaTeX packages, which grants the agent elevated system privileges.
- Evidence: SKILL.md contains the commands sudo tlmgr install tabularray and sudo tlmgr update --self --all.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the TeX Live manager (tlmgr) to download and install the necessary tabularray package from its official repositories.
- Evidence: SKILL.md includes instructions for fetching the package via the tlmgr tool.
Audit Metadata