Evaluation report
Failingbase-trading-agent · skillf3a4621· 3 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
5 passedRepository is reachable
https://github.com/snyk/agent-scan @ f3a4621 — ★ 2,767 · Python · Apache-2.0 · last push yesterday
Manifest detected
kind=skill slug=base-trading-agent · path=tests/skills/malicious-skill · source=SKILL.md
Slug is URL-safe
"base-trading-agent" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/base-trading-agent
Version is semver
0.1.0
Documentation
5 passedDescription quality
36 words · 252 chars — "Automated DEX Trading on Base - Execute high-speed token swaps, liquidity provis…"
README is present and substantial
20,987 chars · 15 sections · 13 code blocks
Tags / topics declared
5 total — agent, ai, mcp, modelcontextprotocol, security
README has usage / example sections
found: Quick Start · Example
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Safety
2 passedLICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Kind-specific
3 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 tests/skills/malicious-skill/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
2,063 words · 16,169 chars · 47 sections · 16 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
3 passedRecent activity
last push yesterday
Tests detected
1 test directory · 37 test files
CI configuration detected
GitHub Actions (1 workflows) · CircleCI