Excelize
v0.0.1Use when you need to reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets.
⭐ 0· 170·0 current·0 all-time
by@xuri
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the instructions: SKILL.md documents the excelize-py Python library for reading and writing Excel formats (XLSX, XLSM, etc.). No unrelated capabilities, binaries, or credentials are requested.
Instruction Scope
Runtime instructions are limited to example Python code and a recommendation to install the excelize package via pip. The SKILL.md references external docs and examples but does not instruct reading unrelated system files, accessing credentials, or exfiltrating data.
Install Mechanism
No install spec in the skill bundle (instruction-only). The README recommends 'pip install excelize' which is the expected way to obtain the library from PyPI; this is standard but carries normal supply-chain considerations for any pip package.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples operate on local spreadsheet files only, which is proportionate to the stated purpose.
Persistence & Privilege
always:false and no install or configuration changes are requested. The skill does not request permanent presence or elevated agent-wide privileges.
Assessment
This skill is essentially documentation/examples for the excelize-py library and does not request secrets or system access. Before installing the package with pip: (1) prefer a virtualenv or isolated environment, (2) verify the PyPI package and author (check download counts, recent releases, and GitHub repo), and (3) inspect the upstream GitHub source if you have concerns. Also be cautious when opening untrusted XLSM/XLAM files—those formats can contain macros; this library appears to read/write files but does not justify running embedded macros. If you need higher assurance, review the package code and dependencies before installing.Like a lobster shell, security has layers — review code before you run it.
latestvk973hf9n79gs49bghtfd9zxhas832pzdv0.0.1vk973hf9n79gs49bghtfd9zxhas832pzd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
