drawing-analyzer
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local Python scripts (
split_pdf.pyandextract_vectors.py) to process user-provided PDF files. These scripts perform deterministic operations such as rendering pages to images and extracting text or vector coordinates for quantity takeoffs. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
PyMuPDFlibrary (version 1.24.0 or higher) from the standard Python Package Index (PyPI) to handle PDF processing.
Audit Metadata