blender-impl-automation

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides technical documentation and verified code templates for automating Blender tasks via its Python API (bpy).
  • [SAFE]: Python examples demonstrate secure input handling by using the argparse library to process parameters after the Blender -- separator, avoiding potential command injection or argument confusion.
  • [SAFE]: The skill correctly implements bpy.app.background checks to prevent the execution of UI-dependent operators in headless environments, which ensures stability and prevents runtime errors.
  • [SAFE]: File path operations are handled using os.path and pathlib, promoting portability and avoiding the risks associated with hardcoded absolute paths.
  • [SAFE]: No evidence of data exfiltration, prompt injection, or obfuscation was found across the documentation and script examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 02:17 PM
Security Audit — agent-trust-hub — blender-impl-automation