Dwg To Dxf Converter

PassAudited by VirusTotal on May 8, 2026.

Findings (1)

The skill is a legitimate utility designed to convert AutoCAD DWG files to DXF format using the ODA File Converter. The Python script (scripts/dwg_to_dxf.py) follows secure coding practices by using list-based subprocess calls to prevent shell injection, implementing temporary directory management for file processing, and lacking any network activity, obfuscation, or unauthorized data access.