Latex Studio
v1.0.5LaTeX document generator for academic papers and technical reports. Use when user needs to create professional academic papers, theses, or technical document...
⭐ 0· 165·0 current·0 all-time
by@tobewin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill's name, description, and SKILL.md all describe generating .tex documents and templates — which is consistent. However, the declared required binary python3 appears unnecessary: the skill is instruction-only and includes no Python code or runtime instructions that would require python. This is a minor incoherence but not dangerous in itself.
Instruction Scope
The SKILL.md contains LaTeX templates and usage examples limited to producing .tex files. It does not instruct the agent to read arbitrary system files, access environment variables, contact external endpoints, or exfiltrate data. It does note that a LaTeX environment is required to compile to PDF, which is appropriate for the stated purpose.
Install Mechanism
There is no install specification and no code files to be written to disk. This is low-risk and matches an instruction-only skill.
Credentials
The skill requires no environment variables or credentials. Nothing in the SKILL.md attempts to access secrets or unrelated services.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request persistent privileged presence. Autonomous invocation is allowed by default but carries no additional red flags here.
Assessment
This skill appears to be what it says: an instruction-only LaTeX document generator that provides templates and guidance and does not ask for credentials or perform installs. Two practical notes before you install/use it:
- The metadata lists python3 as a required binary but the SKILL.md contains no Python code. Confirm whether your agent runtime actually needs python3 for other reasons; the declared requirement seems unnecessary but is low-risk.
- Generated .tex files are normally safe, but compiling LaTeX can execute commands if unsafe compilation flags (e.g., -shell-escape) are used or if untrusted input injects \\write18/\shell escapes. Always review generated .tex before compiling and avoid enabling shell-escape on untrusted documents. Also remember you need a local/remote LaTeX installation (Overleaf or TeX Live/MiKTeX) to produce PDFs.
If you want stronger assurance, ask the skill author why python3 is declared as required or request an explicit statement that no external code or binaries will be executed by the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk97090v44w2q3s33v0417zepjx83n7he
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📐 Clawdis
Binspython3
