latex-health-check

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses latexmk, pdflatex, and shell utilities (ls, mkdir, wc) to automate the LaTeX build process. These are standard tools for its primary purpose of document compilation.
  • [EXTERNAL_DOWNLOADS]: The skill references shared documentation and validation scripts located in relative paths (e.g., ../shared/overfull-boxes.md, ../_shared/verify_outputs.py). These are internal project references used for output verification and consistent error detection.
  • [REMOTE_CODE_EXECUTION]: The skill executes a local Python script verify_outputs.py using uv run. This is a self-contained project utility designed to prevent hallucinated file outputs, which aligns with development best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 06:16 AM
Security Audit — agent-trust-hub — latex-health-check