pytorch
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill contains standard documentation and best practices for using the PyTorch library.
- [EXTERNAL_DOWNLOADS] (SAFE): Installation commands point to official Python package repositories (PyPI) and the official PyTorch wheel index at download.pytorch.org. These are trusted sources for the intended purpose of the skill.
- [COMMAND_EXECUTION] (SAFE): Includes shell commands for package installation (
pip install), which is expected and documented for a technical skill. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found.
- [DATA_EXFILTRATION] (SAFE): No unauthorized file access or network operations were detected; all code snippets demonstrate standard local model training and data handling.
Audit Metadata