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 (typst and latexmk) via subprocess.run in scripts/compile.py and scripts/review_metrics.py. These executions use list-based arguments and avoid shell=True, which is a secure implementation that prevents shell injection attacks while performing its primary function of document compilation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 19, 2026, 02:48 PM