cupynumeric-install
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a procedural guide for software installation and verification. It includes explicit safety constraints that prevent the autonomous execution of installers or package management commands.
- [EXTERNAL_DOWNLOADS]: The skill references downloads for Miniforge from the official conda-forge GitHub repository and instructs the user on how to install packages from standard, well-known registries including PyPI and conda channels (conda-forge, legate). These sources are recognized as reputable technology services.
- [COMMAND_EXECUTION]: While the skill contains shell commands for creating environments and running verification scripts (e.g.,
conda create,pip install,legate), the instructions contain a 'Mandatory rules' section stating the agent must 'Never run installs' and instead 'Print the command; let the user run it.' This ensures human-in-the-loop control for all system-modifying actions.
Audit Metadata