typst-author
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools to validate and format Typst documents as part of its core functionality.\n
- Evidence in
SKILL.mdincludes the use oftypst compilefor document validation,typst queryfor probing scripting behavior, andtypstylefor code formatting.\n - These operations are standard for the Typst ecosystem and are implemented with safety-conscious instructions, such as checking for tool availability and requesting user confirmation before applying changes to pre-existing code.\n- [EXTERNAL_DOWNLOADS]: The documentation describes the use of the official Typst Universe package repository for extending document functionality.\n
- Referenced in
docs/tutorial/writing-in-typst.mdanddocs/reference/syntax.md, the@previewsyntax is used to import community-vetted packages.\n - These downloads are managed by the 'typst' binary from its established official registry, representing standard and safe functionality for a typesetting assistant.
Audit Metadata