skills/openaec-foundation/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/ifcos-impl-mep/Gen Agent Trust Hub
ifcos-impl-mep
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and Python implementation patterns for the IfcOpenShell library. All code samples are aligned with standard BIM modeling workflows.
- [EXTERNAL_DOWNLOADS]: Includes links to official BuildingSmart standards and IfcOpenShell documentation for reference purposes. No executable code is downloaded from untrusted sources.
- [COMMAND_EXECUTION]: Demonstrates the use of the
ifcopenshell.api.runpattern, which is the standard interface for the library's internal API. No execution of arbitrary shell commands or untrusted scripts was detected. - [DATA_EXFILTRATION]: Code examples demonstrate writing IFC data to the local file system (e.g.,
model.write("hvac_system.ifc")), which is standard functionality for BIM software. No network exfiltration or unauthorized data access was found.
Audit Metadata