optimize-for-gpu
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official GPU-acceleration libraries (such as cuDF, cuML, and CuPy) from the legitimate NVIDIA package registry index at
https://pypi.nvidia.com. - [REMOTE_CODE_EXECUTION]: Documentation includes the use of Just-In-Time (JIT) compilation technologies via Numba CUDA and NVIDIA Warp. These features are the primary technical purpose of the skill, enabling the conversion of Python functions into optimized CUDA kernels.
- [COMMAND_EXECUTION]: The skill provides standard environment setup and verification commands using the
uvpackage manager to ensure CUDA availability and library installation. - [DATA_EXFILTRATION]: Documents standard high-performance IO features of the KvikIO library, such as loading binary datasets directly from S3, HTTP, or WebHDFS into GPU memory for processing.
Audit Metadata