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 (bpy and bmesh).
  • [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
Risk Level
SAFE
Analyzed
Mar 24, 2026, 01:55 AM