skills/openaec-foundation/computational-design-day-delft-march-2026/blender-syntax-mesh/Gen Agent Trust Hub
blender-syntax-mesh
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional and serves as a technical reference for Blender's Python API (
bpyandbmesh). - [EXTERNAL_DOWNLOADS]: All external links point to official Blender documentation and developer release notes (
docs.blender.org,developer.blender.org). - [COMMAND_EXECUTION]: The code snippets provided utilize internal Blender API methods for geometry manipulation. There are no attempts to execute arbitrary shell commands or access the host operating system's sensitive files.
- [DATA_EXFILTRATION]: There are no network operations, credential harvesting, or unauthorized data access patterns present in the code or instructions.
- [PROMPT_INJECTION]: The skill contains clear instructional markers like 'CRITICAL' and 'IMPORTANT', which are used appropriately to highlight API breaking changes and memory management requirements (e.g., freeing BMesh objects) rather than attempting to override AI safety guidelines.
Audit Metadata