place-camera-aim-at
Pass
Audited by Gen Agent Trust Hub on Sep 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/place_camera_aim_at.pyincludes arefreshargument that, when enabled, callsCircularCameraPlacement.refresh_camera_prim(). This operation deletes the entire USD prim subtree under the camera parent path (defaulting to/World/Cameras). This is a documented destructive operation intended for clearing prior results during placement iterations, but it may cause data loss if the parent path contains prims not authored by the skill.
Audit Metadata