typst-paper
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/compile.pyusessubprocess.runto invoke thetypstcommand-line utility. This is a primary function of the skill to enable document building and export. - [EXTERNAL_DOWNLOADS]: The
scripts/online_bib_verify.pyscript makes outgoing HTTP requests toapi.crossref.organdapi.semanticscholar.org. These operations are used solely to verify paper metadata and retrieve valid bibliography information from reputable academic sources. - [COMMAND_EXECUTION]: The routing logic in
SKILL.mdutilizes theuvtool to execute local Python scripts. This is a standard practice for managing Python environments and running modular project scripts.
Audit Metadata