pytorch-lightning
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
lightningpackage and optional integrations (such aswandb,mlflow,comet-ml, anddeepspeed) from official PyPI registries. - [EXTERNAL_DOWNLOADS]: References official documentation at
lightning.aiand academic citations onarxiv.organddoi.org, which are trusted sources for scientific research. - [INDIRECT_PROMPT_INJECTION]: The skill documents the creation of
LightningDataModulecomponents, which represent a surface for processing external data. - Ingestion points: Data loading methods defined in
scripts/template_datamodule.pyand detailed inreferences/data_module.md. - Boundary markers: Not explicitly defined in templates as these are provided as boilerplate for user implementation.
- Capability inventory: The skill is configured with
Read,Write,Edit, andBashcapabilities to manage model training and data processing. - Sanitization: The templates encourage standard PyTorch dataset management practices which typically involve tensor transformations rather than natural language processing of untrusted strings.
Audit Metadata