pytorch-lightning
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and structural resource for the PyTorch Lightning framework. All provided code consists of standard boilerplate templates and documentation.- [EXTERNAL_DOWNLOADS]: The documentation references well-known machine learning libraries and experiment tracking services, including PyTorch, Weights & Biases, MLflow, Comet, and Neptune. These are standard industry tools and are referenced appropriately using placeholders for sensitive configuration like API keys.- [COMMAND_EXECUTION]: Provides standard command-line instructions for installing dependencies via pip and running training scripts. These operations are within the expected scope of a developer-focused deep learning skill.- [DATA_EXPOSURE]: Includes instructions for logging metrics and saving checkpoints. The implementation follows security best practices by using environment-variable-style placeholders (e.g., "YOUR_API_KEY") for authentication tokens and credentials.
Audit Metadata