Real Skill packageSource verifiedClawHub registry

Aeon

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentati...

Identity and source

Publisher attributionyzk1121registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction bundle13 recorded files
Canonical sourceClawHub registryclawhub:yzk1121:aeon
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/aeon

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/aeon

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/aeon

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @yzk1121/aeon
clawhub inspect @yzk1121/aeon --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
13 / 13 inspected as text
Checked
8/26/2026, 2:00:47 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: www.aeon-toolkit.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
6/11/2026, 5:19:33 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:f64f7fc476ab53ef70a003b31831702e0214afc74181bd08e7a8bcc9272e0abc
Show up to 13 recorded paths
  • references/anomaly_detection.md
  • references/classification.md
  • references/clustering.md
  • references/datasets_benchmarking.md
  • references/distances.md
  • references/forecasting.md
  • references/networks.md
  • references/regression.md
  • references/segmentation.md
  • references/similarity_search.md
  • references/transformations.md
  • skill-card.md
  • SKILL.md

Source changelog

Aeon 1.0.0 – Initial Release - Introduces a scikit-learn compatible Python toolkit for time series machine learning and analysis. - Supports classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search for univariate and multivariate time series. - Includes specialized distance metrics (e.g., DTW, EDR, ERP), deep learning architectures, and robust feature extraction/transformation tools. - Provides convenient dataset loading, benchmarking, and integration with traditional machine learning pipelines. - Documentation covers quick-start code and algorithm recommendations for each major task area.