typst
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in the skill's instructions, examples, or scripts. The content is professionally structured and focuses on Typst development.
- [COMMAND_EXECUTION]: Utility scripts such as
scripts/search-packages.pyandscripts/validate-examples.pyinvoke thetypstcommand-line tool viasubprocess.run. These calls are implemented securely using argument lists rather than shell strings, preventing command injection. - [EXTERNAL_DOWNLOADS]: The documentation references official Typst resources and installation via GitHub. These are well-known and trusted sources.
Audit Metadata