simready-prop-journey
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted 3D prop source files provided by users.
- Ingestion points: External Blender prop files specified in SKILL.md.
- Boundary markers: The instructions explicitly mandate the use of the 'blender-content-safety-and-privacy' skill to handle untrusted inputs.
- Capability inventory: Executes local Python scripts (run_ovphysx_drop_probe.py), interacts with Blender addons, and performs USD file operations.
- Sanitization: Risk is mitigated by delegating the initial input processing to a dedicated safety and privacy gate.
- [COMMAND_EXECUTION]: The workflow involves executing a specific local script, 'run_ovphysx_drop_probe.py', with designated flags for physics validation. This is a standard part of the SimReady toolchain used by the vendor.
Audit Metadata