ODT File Manager & Editor
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The odt-filemgr-oc skill bundle provides legitimate functionality for creating and editing OpenDocument Text (ODT) files using the 'odfdo' library. The Python script 'scripts/odt_tool.py' implements standard document manipulation tasks (metadata editing, text replacement, and style management) without any signs of malicious intent, data exfiltration, or unauthorized execution. While the documentation in 'REFERENCE.md' includes examples using 'subprocess.run', these are clearly intended for documented integration with a related NextCloud skill within the OpenClaw ecosystem.
