blender-render-automation

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses Blender's command-line interface to perform background rendering and execute Python scripts via the --background and --python flags. This is the primary intended functionality for the automation task.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The skill interacts with the local filesystem to load assets such as HDRI environment maps and save render outputs like PNG or MP4 files to local directories. No network exfiltration, hardcoded credentials, or access to sensitive system files was detected.
  • [INDIRECT_PROMPT_INJECTION]: The skill generates Python code based on user requests for scene setup. Ingestion points: User descriptions of 3D scenes enter the context via Example 1 and Example 2. Boundary markers: None present. Capability inventory: Uses the bpy module for full scene manipulation and the os module for local directory management. Sanitization: No explicit sanitization or validation of user-provided scene parameters is shown.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 07:33 AM