portal-render-target-windows

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The provided code examples implement standard 3D graphics patterns for render-to-texture portals. The skill includes essential security and stability practices, such as explicit disposal of GPU resources (target.dispose(), geometry.dispose()) to prevent memory leaks and the use of state management to safely handle XR mode transitions.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing industry-standard libraries including three, @react-three/fiber, and @react-three/drei through official package registries. These are well-known, trusted dependencies for web-based 3D development.
  • [COMMAND_EXECUTION]: The evaluation file (EVAL.md) contains informational shell commands (grep) intended for developers to audit their own source code for best practices. These commands are descriptive and do not pose a risk to the execution environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 05:48 PM
Security Audit — agent-trust-hub — portal-render-target-windows