typesetting-latex

Warn

Audited by Snyk on Jun 20, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (low risk: 0.30). The skill includes explicit system-modifying commands (sudo apt-get in the GitHub Actions workflow, package installs in the Dockerfile/tlmgr, and a Makefile using -shell-escape which allows arbitrary shell execution), so it does encourage operations that change the host or runner environment even though it doesn't instruct creating users or bypassing security directly.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 20, 2026, 10:17 PM
Issues
2
Security Audit — snyk — typesetting-latex