typst-test-slide
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for a specific developer workflow involving the Typst typesetting system. All operations are confined to the project directory and standard local tooling.
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands (
cat,rm) and a specialized compiler (tinymist) to manage temporary test files within the project'soutput/directory. These operations are restricted to the local filesystem and serve the stated purpose of debugging slide layouts by ensuring paths resolve correctly using the--root .flag. - [EXTERNAL_DOWNLOADS]: No external downloads, remote scripts, or non-standard package installations are referenced or performed.
Audit Metadata