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 lightning package and optional integrations (such as wandb, mlflow, comet-ml, and deepspeed) from official PyPI registries.
  • [EXTERNAL_DOWNLOADS]: References official documentation at lightning.ai and academic citations on arxiv.org and doi.org, which are trusted sources for scientific research.
  • [INDIRECT_PROMPT_INJECTION]: The skill documents the creation of LightningDataModule components, which represent a surface for processing external data.
  • Ingestion points: Data loading methods defined in scripts/template_datamodule.py and detailed in references/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, and Bash capabilities 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
Risk Level
SAFE
Analyzed
Sep 15, 2026, 12:03 AM
Security Audit — agent-trust-hub — pytorch-lightning