skills/openaec-foundation/computational-design-day-delft-march-2026/ifcos-impl-creation/Gen Agent Trust Hub
ifcos-impl-creation
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide for IFC (Industry Foundation Classes) model creation. It provides detailed Python code examples using the
ifcopenshelllibrary, covering schema versions (IFC2X3, IFC4, IFC4X3), spatial hierarchies, element creation, and property sets. - [COMMAND_EXECUTION]: The code patterns include standard library calls to
ifcopenshell.api.run()and file operations likemodel.write("output.ifc"). These are legitimate operations for the intended purpose of BIM model generation and do not involve unauthorized system commands or sensitive data access. - [EXTERNAL_DOWNLOADS]: No external downloads or remote script executions are present. The skill relies on the
ifcopenshellandnumpylibraries, which are standard in the AEC (Architecture, Engineering, and Construction) software ecosystem.
Audit Metadata