ntu-dissertation-expert
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPRIVILEGE_ESCALATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill clones a LaTeX project template from the author's repository at
github.com/jackieyyang/ntu-dissertation-template. This is a vendor-owned resource used for the skill's primary purpose. - [COMMAND_EXECUTION]: The instructions include various shell commands to manage the document lifecycle, such as environment verification (
pdflatex --version), project building (make,latexmk), and package management (brew install). - [PRIVILEGE_ESCALATION]: Setup instructions for Linux users include the use of
sudo apt installto acquire the necessary TeX Live system packages.
Audit Metadata