skills/openaec-foundation/blender-bonsai-ifcopenshell-sverchok-claude-skill-package/sverchok-syntax-api/Gen Agent Trust Hub
sverchok-syntax-api
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for interacting with the Sverchok (Blender add-on) Python API. All code patterns are standard for Blender scripting and focused on node tree manipulation.
- [SAFE]: External links point to the official Sverchok GitHub repository (nortikin/sverchok) and the official ReadTheDocs documentation, which are trusted sources for this domain.
- [SAFE]: No suspicious network operations, credential handling, or privilege escalation attempts were detected. File operations in examples (e.g., CSV export) are local and standard for data processing tasks.
- [SAFE]: The use of
setattr()for property modification is a standard practice in Blender's API for dynamic property access and does not represent an arbitrary code execution risk in this context.
Audit Metadata