Enterprise File Writer
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The skill is a utility for writing text, Word (.docx), and Excel (.xlsx) files using Python's standard library. The core logic in `write_file.py` manually constructs OpenXML structures for Office documents to avoid external dependencies, and the instructions in `SKILL.md` align with this functionality. While the tool lacks path sanitization (a potential path traversal vulnerability), there is no evidence of malicious intent, data exfiltration, or prompt injection.
