LaTeX Revision Tracker
v1.0.0Systematic workflow for tracking, managing, and revising large LaTeX academic papers with version control, content integration, and quality assurance.
⭐ 0· 157·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, README, and SKILL.md consistently describe LaTeX revision/version-control workflows. Required tools referenced (pdflatex, bibtex, .tex/.bib files, creating version_changes.md) are proportional and expected for the stated purpose.
Instruction Scope
SKILL.md stays focused on document revisions, compilation commands (pdflatex, bibtex), checklists, and editing guidance. This is appropriate. Note: invoking LaTeX compilation can execute code on the host under certain engine flags (e.g., shell-escape / \write18); the skill does not request enabling shell-escape, but any environment that runs arbitrary pdflatex on untrusted documents could expose the host. Recommend running compilation in a sandboxed environment and avoiding enabling shell-escape for untrusted sources.
Install Mechanism
Instruction-only skill with no install spec and no code files. README mentions copying SKILL.md or a clawhub install command, but no downloads or extraction steps are present. No installer URLs or third-party packages are requested.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request unrelated secrets or elevated access.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills. The skill can be invoked autonomously by the agent (platform default), which is expected for an interactive workflow skill. This autonomy combined with the ability to run pdflatex means you should control whether the agent is permitted to execute compile commands on your filesystem.
Assessment
This skill is coherent and appears benign: it only provides step-by-step LaTeX revision guidance and suggests running pdflatex/bibtex. Before installing/use: 1) Confirm your agent will not autonomously execute compile commands on sensitive machines (or run the agent in a sandbox). 2) Do not enable shell-escape or other unsafe TeX engine flags when compiling untrusted documents, as LaTeX can execute system commands depending on configuration. 3) Keep backups of manuscripts before automated edits or bulk operations. 4) If you plan to let the agent run compilation, run it in an isolated environment (container/VM) and ensure pdflatex/bibtex are trusted binaries on PATH. 5) If you want higher assurance, review the referenced GitHub repo contents (homepage) or provide the repo for a deeper code review. Overall: coherent and low-risk provided you follow standard precautions for running LaTeX on your machine.Like a lobster shell, security has layers — review code before you run it.
latestvk97fbjg39r95b4hwmnkmj5fpds82yyn0
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📐 Clawdis
