Evaluation report
Warningsmeta-systems-thinking · skill4e7f4f8· last month
Every check MetaHub ran on this artifact, grouped by area. Static checks run on the source at publish time; behavioral checks run the artifact in a sandbox and judge what it actually does.
Structural
7 passedRepository is reachable
https://github.com/asgard-ai-platform/skills @ 4e7f4f8 — ★ 225 · Python · MIT · last push 2 months ago
Manifest detected
kind=skill slug=meta-systems-thinking · path=meta-systems-thinking · source=SKILL.md
Slug is URL-safe
"meta-systems-thinking" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/meta-systems-thinking
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "meta-systems-thinking" is well-formed.
Documentation
8 passed1 warningHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
116 words · 814 chars — "Apply systems thinking — causal loop diagrams, stock-and-flow models, system arc…"
README is present and substantial
33,936 chars · 20 sections · 3 code blocks
Tags / topics declared
13 total — ai-agent, anthropic, claude, claude-agent-skills, claude-code, coding-agent (+7)
README has usage / example sections
no labeled section but 3 code blocks document usage
Homepage / docs URL declared
https://vault.asgard-ai.com/skills/
Safety
7 passed1 warning1 queuedLicense declaredwarn
No license found.
Add a LICENSE file at the artifact root, or declare a `license` field in the manifest. MIT and Apache-2.0 are the common choices.
LICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
No credentials in file contents
No credentials found in 3 files.
Kind-specific
8 passed3 warningsSkill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Tool scope declaredwarn
No tool scope declared.
Declare `allowed-tools` with the minimum set the skill actually needs. If it needs none, declare an empty list explicitly.
Skill is not needlessly expensive to loadwarn
Skill loads heavier than it needs to (~204 + ~911 tokens). description is ~204 tokens (loaded every turn for routing; keep it under ~200).
Trim the description to the routing cue. Move long procedures, examples, and reference material into files under references/ and point to them, so they load only when actually needed.
Skill: SKILL.md present
found at meta-systems-thinking/SKILL.md · frontmatter source: SKILL.md
Maintenance
2 passed1 warning1 queuedCI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Recent activity
last push 2 months ago
Tests detected
1 test file
Behavioral
Behavioral results aren't published for this artifact. The publisher sees the full report on their own dashboard.