preprocess-imaging
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within a local context, analyzing medical imaging metadata to ensure pipeline integrity and prevent statistical data leakage.
- [SAFE]: The included scripts (
check_normalizer_domain.py,check_preprocessing_leakage.py) use the Python standard library only (json,argparse,pathlib) and do not perform network operations or execute untrusted code. - [SAFE]: The skill correctly handles synthetic datasets and manifests for validation, with explicit anti-hallucination guidelines preventing the fabrication of patient data or image statistics.
- [SAFE]: All external references (MONAI, TorchIO) are cited for integration purposes and do not involve dynamic downloads or execution of remote scripts.
Audit Metadata