ovrtx-lighting-and-world

Pass

Audited by Gen Agent Trust Hub on Aug 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The core functionality of the skill is centered on inspecting Blender scene metadata (light types, energy values, and node graph topology). The provided script, scripts/audit_lighting_world.py, is limited to read-only operations using the bpy (Blender Python) API.
  • [SAFE]: There are no detected network operations or attempts to exfiltrate data. The script checks for the existence of HDRI files on the local file system only to report missing assets to the user, which is a standard diagnostic function for 3D authoring.
  • [SAFE]: The skill does not include any obfuscated code, hidden instructions, or persistence mechanisms. All logic is transparently documented in the markdown files and Python scripts.
  • [SAFE]: The instruction set follows best practices for Blender automation, including bounded transactions and state restoration recommendations, reducing the risk of accidental scene corruption.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 22, 2026, 06:05 PM
Security Audit — agent-trust-hub — ovrtx-lighting-and-world