Evaluation report
Warningsdebug-agent · agentd07ff4b· 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 passed1 warningVersion is semverwarn
No version declared.
Add a "version" field to debug-agent.md.
Repository is reachable
https://github.com/parcadei/Continuous-Claude-v3 @ d07ff4b — ★ 3,882 · Python · MIT · last push 7 months ago
Manifest detected
kind=agent slug=debug-agent · path=.claude/agents/debug-agent.md · source=.claude/agents/debug-agent.md
Slug is URL-safe
"debug-agent" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for agent/debug-agent
Version is semver
0.1.0
Manifest present and parseable
Manifest found at debug-agent.md.
Name declared and well-formed
Name "debug-agent" is well-formed.
Documentation
7 passed1 warning1 queuedHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to debug-agent.md.
Description quality
9 words · 68 chars — OK but more detail helps
README is present and substantial
45,577 chars · 22 sections · 38 code blocks
Tags / topics declared
9 total — agents, claude-code, claude-code-cli, claude-code-hooks, claude-code-mcp, claude-code-skills (+3)
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
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 1 files.
Kind-specific
4 passed2 warningsAgent: tools declaredwarn
No `tools:` in frontmatter — the agent inherits every available tool
Declare `tools:` in the frontmatter to scope what this agent may use.
Agent tool scope declaredwarn
No tool scope declared.
Declare `tools:` in the frontmatter with the minimum set needed.
Agent: prompt definition
Prompt-based agent — instructions found in the markdown body
Agent: model preference
model: opus
Agent declares substantive instructions
Agent prompt is 555 words.
Agent definition present
Maintenance
1 passed2 warnings1 queuedRecent activitywarn
last push 7 months ago — looks slowing down
Consumers prefer artifacts that are actively maintained (threshold: 90 days, configurable via EVAL_RECENCY_PASS_DAYS).
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.
Tests detected
3 test directories · 37 test files
Behavioral
This artifact hasn't produced behavioral results yet: the evaluation sandbox couldn't run it (it may need credentials we don't provide, or a build our environment doesn't support). That's a limitation of our environment, not a verdict on the artifact.