Excel XLSX处理

v1.0.0

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

0· 24·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
The name and description match the SKILL.md content: guidance is clearly about creating, inspecting, and editing Excel files, formulas, dates, formatting, and preservation. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
The instructions are focused on spreadsheet handling and spreadsheet-specific pitfalls. They reference using Python libraries (pandas, openpyxl) and behaviors like recalculation and formula handling. The skill does not instruct reading unrelated system files or environment variables. Note: the SKILL.md assumes availability of Python tooling (libraries) but the skill provides no install steps or declared dependencies—this is a practical mismatch to be aware of, not a security problem by itself.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes disk-write/install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no extra secrets requested that would be disproportionate to the stated purpose.
Persistence & Privilege
Flags are default (not always:true). The skill does not request persistent system presence or modify other skills; autonomous invocation is allowed but that is the platform default and is not, by itself, a concern here.
Assessment
This is an instruction-only helper for working with Excel files and appears coherent. Before installing or using it, ensure the agent environment has the expected Python libraries (pandas, openpyxl or other spreadsheet engines) if you want the workflow to run; the skill itself does not install them. Be mindful when supplying files that may contain macros (.xlsm) — macros can execute code when opened by some tools, so only use trusted files or scan them before processing. Also test edits on copies of important workbooks to avoid accidental data loss, and if you require live formula recalculation, confirm the agent environment supports that (openpyxl preserves formulas but does not evaluate them). Finally, treat any uploaded workbooks as potentially sensitive data and avoid sending them to untrusted third parties.

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

latestvk978yewyxd0p13kgqtkd5tmn0x84rcqf

License

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

Runtime requirements

📗 Clawdis
OSLinux · macOS · Windows

Comments