academic-slides
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes external document compilers (
typstandlatexmk) viasubprocess.runinscripts/compile.pyandscripts/review_metrics.py. These executions use list-based arguments and avoidshell=True, which is a secure implementation that prevents shell injection attacks while performing its primary function of document compilation.
Audit Metadata