ml-training-recipes
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No security issues detected. The skill provides academic and professional documentation for machine learning workflows and architectural patterns. The instructions and code snippets are standard practices for developers and researchers in the field.
- [EXTERNAL_DOWNLOADS]: The documentation mentions several external libraries and utilities standard in the machine learning ecosystem. It also references public repositories for best practices and research guidelines.
- Evidence: References to
torch,transformers,monai,scvi-tools,bitsandbytes, and external GitHub resources likegoogle-research/tuning_playbookacross the reference files. - [REMOTE_CODE_EXECUTION]: The skill documents an integration pattern for loading high-performance optimization kernels from community repositories, which involves dynamic loading of external code.
- Evidence:
references/architecture.mdprovides code forget_kernel("kernels-community/flash-attn3")to load Flash Attention interfaces. - [COMMAND_EXECUTION]: Provides example command-line instructions for specialized medical imaging tools and git-based experiment tracking workflows.
- Evidence:
nnU-NetCLI usage inreferences/biomedical.mdandgitcommand patterns inreferences/experiment-loop.md.
Audit Metadata