cad-to-data
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill contains Python code for file system operations, specifically within the
export_to_jsonmethod which usesopen()to write extraction results to the local disk. This is a standard and expected functionality for a data conversion tool. - [DATA_EXPOSURE]: The skill processes CAD/BIM files which may contain project-specific data. The extraction logic is confined to elements, properties, and quantities as specified in its documentation. There are no patterns suggesting unauthorized data exfiltration to external domains.
- [SAFE]: No prompt injection, obfuscation, or remote code execution patterns were found. The code is well-structured and follows its declared purpose of facilitating data-driven construction workflows.
Audit Metadata