alterlab-aeon
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a documentation and implementation guide for the
aeonlibrary, a scikit-learn compatible toolkit for time series machine learning. - [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the
aeonlibrary viauv pip install aeon. This is a standard installation of a well-recognized open-source library. - [EXTERNAL_DOWNLOADS]: Several code examples utilize
aeon.datasets.load_classificationand similar functions which download standard benchmark datasets from official repositories (e.g., timeseriesclassification.com). This is expected functionality for a machine learning toolkit. - [COMMAND_EXECUTION]: The skill provides numerous Python examples for training machine learning models and processing data using libraries such as
aeon,scikit-learn,numpy, andtensorflow. These operations are standard for the intended use case.
Audit Metadata