xgb-deepmodel
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes
pandas.query()to filter datasets based on strings provided through command-line arguments or JSON configuration files. This is a standard and safe practice for data manipulation within the context of modeling workflows.- [SAFE]: Several scripts, such asscripts/comparator.pyand_vendor/__init__.py, modifysys.pathat runtime to include local vendor directories and sibling skill directories. This is an expected mechanism for module management in this specific agent skill environment.- [SAFE]: The skill performs local data processing, machine learning model training, and performance report generation. All identified behaviors are consistent with its stated purpose, with no evidence of malicious activity such as data exfiltration or unauthorized access.
Audit Metadata