new-diagram
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate developer workflow for generating TikZ diagrams from local templates and performing automated validation and compilation.
- [COMMAND_EXECUTION]: The skill uses Bash to execute commands like xelatex, pdf2svg, and local scripts. User-provided arguments for file names and paths are properly quoted in the shell snippets to prevent command injection.
- [REMOTE_CODE_EXECUTION]: No remote downloads or script executions from external URLs were identified. The workflow relies entirely on local repository files and system-installed binaries.
- [DATA_EXFILTRATION]: The skill does not perform any network operations or access sensitive credentials. It focuses on local file manipulation within the project directory.
Audit Metadata