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.sh performs automated quality checks by executing system commands:
  • It invokes xelatex to compile LaTeX source files into PDFs.
  • It uses python3 to 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 grep for log analysis and pdftoppm for 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
Risk Level
SAFE
Analyzed
Jul 23, 2026, 05:50 PM
Security Audit — agent-trust-hub — tikz-figure-code