architecture-design
Warn
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: MEDIUMREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [Dynamic Execution] (MEDIUM): The skill implements an 'Auto-Import' pattern in
references/auto_import.mdandreferences/code_style.mdusingimportlib.import_moduleto load modules from computed paths. This is a form of dynamic execution where code is loaded and initialized based on the presence of files in specific directories. - [Unverifiable Dependencies & Remote Code Execution] (LOW): The file
examples/pipeline_example.shexecutes system commands likepythonandmkdir. These are standard operations for an ML pipeline and do not involve remote or untrusted code sources.
Audit Metadata