office-to-pdf

v1.0.0

Convert office files to pdf

0· 365·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for Office→PDF conversion and the skill only requires the libreoffice binary and shows the appropriate libreoffice --headless convert commands. Required binaries and example install instructions are consistent with the stated purpose.
Instruction Scope
SKILL.md contains only concrete commands to run libreoffice in headless mode to convert specified files to PDF. It does not instruct the agent to read unrelated files, collect environment variables, or exfiltrate data to external endpoints.
Install Mechanism
This is an instruction-only skill (no install spec or code files). The SKILL.md suggests installing libreoffice via apt, which is a normal, low-risk installation method for this dependency.
Credentials
The skill requests no environment variables, credentials, or config paths—only the presence of the libreoffice binary—which is proportional to its function.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and can be invoked autonomously (platform default), which is appropriate for this utility-style skill.
Assessment
This skill appears coherent and minimal: it simply runs LibreOffice in headless mode to convert user-supplied files to PDF. Before installing or using it, ensure LibreOffice is installed and up-to-date. Be cautious about converting untrusted documents—document conversion can trigger bugs or (rarely) macro-related behaviors in office software—so avoid feeding sensitive systems files or secrets as input. Also ensure the agent only has access to the files and directories you intend it to convert (don’t pass absolute paths to sensitive files).

Like a lobster shell, security has layers — review code before you run it.

latestvk97f7ejmvm0hqrknk0mnjet20s83eq8w

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📄 Clawdis
Binslibreoffice

Comments