Dwg To Excel

v2.0.0

Convert AutoCAD DWG files (1983-2026) to Excel databases using DwgExporter CLI. Extract layers, blocks, attributes, and geometry data without Autodesk licenses.

3· 1.7k·5 current·5 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/description (DWG → Excel) matches the instructions: the skill expects to invoke a local DwgExporter CLI and read/write files. Declared permissions (filesystem) are proportionate and no unrelated credentials or services are requested.
Instruction Scope
SKILL.md confines actions to verifying DWG files, running the DwgExporter CLI, and processing resulting Excel files. It does not instruct reading unrelated system files or exfiltrating data. Note: the skill's runtime behavior depends on the external DwgExporter executable it invokes.
Install Mechanism
Instruction-only skill with no install spec or downloads. Nothing in the package writes code to disk or pulls remote artifacts—low install risk.
Credentials
No environment variables, no external credentials, and the only declared permission is filesystem access which is required to read DWG files and write Excel/PDF outputs—proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill does not request elevation or modify other skills. Autonomous invocation is allowed by default but not combined with suspicious privileges.
Assessment
This skill is coherent, but it relies on a locally installed DwgExporter executable — before using it: (1) obtain DwgExporter from a trusted vendor and verify checksums/signatures, (2) limit what directories the skill/CLI can access or run it in a sandbox if you have untrusted files, (3) review/inspect the DwgExporter binary or vendor documentation to ensure it does not perform unexpected network activity, and (4) when batch-processing many files, test on a small sample to confirm outputs and behavior. If you cannot verify the origin of DwgExporter.exe, do not run the conversions on sensitive systems or data.

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

latestvk975yy3a6gpyxthkm220f7xz5n813b64

License

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

Comments