aeon
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs the user to install standard, reputable Python packages such as
aeon,numpy,scikit-learn,matplotlib,numba, andstatsmodelsvia the officialpippackage manager. - [SAFE]: All external URLs and references point to official documentation domains (
aeon-toolkit.org) and verified GitHub repositories (github.com/aeon-toolkit/aeon), which are well-known and legitimate sources within the machine learning community. - [SAFE]: The code samples provided follow standard data science practices and involve the processing of structured numerical data (NumPy arrays), which does not expose the agent to prompt injection or data exfiltration risks.
- [SAFE]: The skill uses the
aeon.datasetsmodule to load standard benchmark datasets from well-known scientific archives for testing and reproducibility purposes.
Audit Metadata