tikz-figures
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill automates the execution of local system commands such as xelatex for document compilation, pdftoppm for rendering PDFs to images, and fc-list for verifying font availability.- [COMMAND_EXECUTION]: The provided dot-to-tikz.py script utilizes subprocess.run to call Graphviz engines (e.g., dot, neato, fdp) to compute layouts for structural diagrams based on user-supplied configurations.- [EXTERNAL_DOWNLOADS]: The skill uses the uv environment manager to dynamically load and run Python scripts with necessary libraries such as pdfplumber, pymupdf, opencv-python-headless, scikit-image, and numpy from official package registries.- [SAFE]: No prompt injection attempts, obfuscated code, or unauthorized network operations were found. The skill operates within its intended scope as a figure-authoring assistant.
Audit Metadata