Evaluation report
Warningsagentic-wallet · skill70cb79c· 2 months ago
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/coinbase/agentic-wallet-skills @ 70cb79c — ★ 125 · JavaScript · MIT · last push 4 days ago
Manifest detected
kind=skill slug=agentic-wallet · path=skills/agentic-wallet · source=SKILL.md
Slug is URL-safe
"agentic-wallet" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/agentic-wallet
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "agentic-wallet" is well-formed.
Documentation
7 passed2 warningsTags / topics declaredwarn
No manifest tags and no GitHub repo topics
Add tags to the manifest (or GitHub topics on the repo) so the registry's search and category filters surface this artifact.
Homepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
83 words · 574 chars — "Crypto wallet operations via the awal CLI — sign in, check balances, send USDC/E…"
README is present and substantial
2,701 chars · 5 sections · 4 code blocks
README has usage / example sections
found: Installation · Usage
Safety
6 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.md
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 10 files.
Kind-specific
7 passed1 warningSkill: 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`.
Skill: SKILL.md present
found at skills/agentic-wallet/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
524 words · 3,255 chars · 4 sections · 1 code block
Skill: allowed-tools scope
5 declared: ["Bash(npx [email protected] *)", "Bash(npm *)", "Bash(node *)", "Bash(curl *)", "Bash(mkdir *)"]
Tool scope declared
Declares 5 tool scope entries.
SKILL.md body is substantive
Body is 524 words across 4 sections.
Maintenance
1 passed2 warnings1 queuedTests detectedwarn
no test/tests/__tests__/spec/t/ dirs, no JVM src/test/, and no JS/TS/Python/Go/Ruby/Elixir test files
Add tests (even a smoke test). Consumers gauge maintenance quality by their presence.
CI 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 4 days ago
Behavioral
Behavioral results aren't published for this artifact. The publisher sees the full report on their own dashboard.