#
ENJA

How the Evoa Score works

Evoa Score is an independent 0–100 rating for every AI Agent Skill and MCP server. It exists so you can judge which skill to actually use — not just which has the most GitHub stars. This page discloses exactly how it is computed.

Formula

Evoa Score = Σ ( dimension_score × weight ) × license_factor
where each dimension_score ∈ [0, 100], Σ weights = 100%

The 8 dimensions

DimensionWeightWhat it measures / source
Task usefulness20%実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。Source: AIによるcapabilities/use-cases解析
Code quality15%実装・指示の品質。Source: AIによるSKILL.md/README解析
Maintenance15%リポジトリがどれだけ活発に保守されているか。Source: GitHub 最終push日時の新しさ
Documentation12%ドキュメントの充実度・分かりやすさ。Source: README/独自要約の情報量
Security15%危険・不審な挙動が無いか。Source: AIによるセキュリティレビュー
Originality10%ありふれたラッパーではない独自性。Source: AIによる独自性判定
Popularity8%コミュニティの採用度。Source: GitHub Stars/Forks(対数スケール)
Compatibility5%対応AIエージェントの広さ。Source: AIによる対応エージェント判定

Principles

Weights may be refined over time as we add benchmark data. Browse scored skills →