Excel / XLSX

v1.0.2

Create, inspect, and edit Microsoft Excel workbooks and XLSX files with reliable formulas, dates, types, formatting, recalculation, and template preservation...

196· 50k·570 current·592 all-time
byIván@ivangdavila
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
The name/description and the SKILL.md consistently focus on spreadsheet work (formulas, dates, formatting, workbook preservation). The instructions reference using pandas/openpyxl for appropriate tasks — these are expected for an Excel-oriented skill and there are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md provides detailed runtime guidance (when to use pandas vs openpyxl, handling dates, preserving templates, recalculation, streaming large files). It does assume access to user spreadsheet files (read/write) and common Python libraries but does not instruct the agent to access unrelated system files or secrets. Minor note: the skill names specific libraries but does not declare dependencies or installation steps.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install profile — nothing will be downloaded or written by an installer.
Credentials
requires.env / primary credential are empty and no secrets or config paths are requested. The set of required permissions (file read/write on spreadsheets you provide) is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system modification or access to other skills. The skill can be invoked autonomously (platform default), which is normal and not by itself suspicious.
Assessment
This skill is internally consistent and appears low-risk: it provides best-practice instructions for editing Excel files and asks for nothing extra. Before installing, confirm your agent environment has the spreadsheet libraries you expect (openpyxl, pandas, and any readers/writers you need) from trusted package sources — the SKILL.md references these but does not install them. Be aware the skill will need permission to read/write any spreadsheets you hand it (expected for this purpose). Exercise normal caution with .xlsm (macros) and any spreadsheets that contain sensitive data; avoid sending highly confidential files unless you trust the runtime and its storage/transport. If you need stronger assurance, request a version that declares exact runtime dependencies or supplies code that you can review.

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

latestvk97dm13qzsc220saevjcbqqmd582qdgz

License

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

Runtime requirements

📗 Clawdis
OSLinux · macOS · Windows

Comments