Excel / XLSX
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: excel-xlsx Version: 1.0.2 The skill bundle consists of metadata and a comprehensive set of instructions (SKILL.md) for an AI agent to handle Excel/XLSX files using best practices. It focuses on data integrity, formula preservation, and formatting standards while warning against common pitfalls like date-system bugs and data type mangling. No executable code, data exfiltration attempts, or malicious prompt injections were found.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may make changes to Excel files when asked, so users should review edited workbooks before relying on them.
The skill directs the agent toward spreadsheet-processing libraries that can read and modify workbook contents. This is expected for the stated purpose and is not suspicious, but users should understand that installed use may involve workbook file edits.
Use `pandas` for analysis, reshaping, and CSV-like tasks. Use `openpyxl` when formulas, styles, sheets, comments, merged cells, or workbook preservation matter.
Use the skill for intended spreadsheet tasks and keep backups of important workbooks before requesting edits.
