simready-addon-install-and-authoring

Pass

Audited by Gen Agent Trust Hub on Aug 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run a local introspection script (scripts/probe_simready_surface.py) and a testing suite (pytest). These are standard procedures for verifying the availability of specialized software extensions in a developer environment.
  • [SAFE]: The provided Python script scripts/probe_simready_surface.py performs a read-only probe of the Blender environment. It utilizes the bpy and addon_utils modules to identify registered operators and collections associated with the SimReady add-on. No destructive actions or unauthorized file modifications are performed.
  • [SAFE]: Analysis of the instructional content confirms that it focuses on technical asset preparation and validation. There are no attempts to override safety filters, bypass constraints, or access sensitive user information.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 22, 2026, 06:05 PM
Security Audit — agent-trust-hub — simready-addon-install-and-authoring