Office Toolkit

v1.0.1

A comprehensive toolkit for Microsoft Office documents (Word, Excel, PowerPoint) and PDF files. Supports reading, writing, format conversion, and batch proce...

0· 119·0 current·0 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, required binary (python3), listed pip packages, and the included scripts all match the stated Office/PDF processing purpose. The dependency lists (python-docx, python-pptx, openpyxl, pymupdf) and CLI scripts directly relate to reading/writing/converting documents.
Instruction Scope
SKILL.md and the CLI scripts only instruct/implement reading, writing and format conversion of user-supplied documents. They do not attempt to read unrelated system files, environment variables, or contact external endpoints. Error messages and examples are consistent with the stated functionality.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md/README instruct the user to pip install requirements/*.txt; the code files are included in the package. Dependencies are standard PyPI packages (no external URL downloads or archive extracts). This is reasonable but note the package expects the operator to install Python packages (use a venv).
Credentials
The skill requests no environment variables or credentials. The scripts do not read env vars or config paths. Dependency and runtime requirements are proportional to the functionality.
Persistence & Privilege
Skill is not always-enabled, is user-invocable, and does not request elevated/persistent privileges or modify other skills or system-wide config. Autonomous invocation is allowed (platform default) but not combined with other red flags.
Assessment
This package appears coherent and implements the advertised document processing features. Before installing: (1) install dependencies in an isolated virtualenv, (2) review and run the scripts on non-sensitive sample files first, (3) be cautious converting DOCX→PDF if you install/use docx2pdf because that conversion uses Microsoft Word/LibreOffice and could trigger document macros/behaviour on your system, and (4) verify the package source/owner if you require provenance — the registry metadata shows an unknown owner and no homepage. If you plan to run it in automated agents, restrict the agent's file access to only the directories you trust.

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

documentsvk97dng4kxkrcsqwzfvc6mmsfzx83805sdocxvk97dng4kxkrcsqwzfvc6mmsfzx83805slatestvk974bbyvp3sq7cxtt09qe5a3ax839hvqofficevk97dng4kxkrcsqwzfvc6mmsfzx83805spdfvk97dng4kxkrcsqwzfvc6mmsfzx83805spptxvk97dng4kxkrcsqwzfvc6mmsfzx83805sxlsxvk97dng4kxkrcsqwzfvc6mmsfzx83805s

License

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

Runtime requirements

📄 Clawdis
Binspython3

Comments