deploy
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill is designed for document deployment and uses standard tools for its intended purpose.
- [COMMAND_EXECUTION]: The skill uses the Bash tool to run 'quarto render' and 'typst compile' commands for document generation.
- [PROMPT_INJECTION]: There is a potential risk of indirect prompt injection as Quarto and Typst files can execute embedded code blocks during the rendering process. Ingestion points: Processes .qmd and .typ files (SKILL.md). Boundary markers: Absent. Capability inventory: Uses the Bash tool to execute document rendering engines (SKILL.md). Sanitization: No sanitization or filtering of input file content is performed.
Audit Metadata