headless-batch-scripting

Pass

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation for Blender's command-line interface, focusing on headless execution using the --background and --python flags.
  • [SAFE]: Code examples demonstrate best practices for Blender API interaction, specifically recommending direct data manipulation through bpy.data instead of UI-dependent operators, which improves script stability and security in non-interactive environments.
  • [SAFE]: The included batch rendering script correctly handles external input using the standard argparse library, including safe type conversion for frame numbers.
  • [SAFE]: No indicators of credential exposure, data exfiltration, persistence mechanisms, or remote code execution were found. All file operations (directory creation and render output) are localized to the user-specified paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 21, 2026, 05:18 AM
Security Audit — agent-trust-hub — headless-batch-scripting