skills/openaec-foundation/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/ifcos-impl-creation/Gen Agent Trust Hub
ifcos-impl-creation
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation were detected across the analyzed files.
- [EXTERNAL_DOWNLOADS]: The skill requires the
ifcopenshellandnumpyPython libraries. These are established, well-known libraries for Architecture, Engineering, and Construction (AEC) data processing and numerical computations. - [COMMAND_EXECUTION]: The skill uses
ifcopenshell.api.run()for model operations. This is a standard API dispatcher within the IfcOpenShell library and does not involve arbitrary command execution or shell spawning. - [DATA_EXFILTRATION]: No network activity or unauthorized data access patterns were found. The use of
model.write()is the standard local method for saving generated IFC files.
Audit Metadata