tikz-figure-code
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
references/lint.shperforms automated quality checks by executing system commands: - It invokes
xelatexto compile LaTeX source files into PDFs. - It uses
python3to execute internal analysis scripts (tikz-validator.py,pdf-overlap-checker.py,tikz-design-linter.py) assumed to be in a sibling directory. - It utilizes standard utilities like
grepfor log analysis andpdftoppmfor PDF-to-image conversion during the linting process. - [SAFE]: No malicious patterns or security vulnerabilities were identified during the analysis:
- There are no network operations, external downloads, or remote code execution patterns.
- No access to sensitive user data, system credentials, or configuration files was detected.
- The skill does not contain any obfuscated code, hidden instructions, or prompt injection attempts.
Audit Metadata