Score breakdown0 Version history1 Source
Category Weight Category score Contribution
Security prompt, exec, net, exfil, eval
35%
100
35.0 pts
Supply chain hash, typosquat, maintainer, lockfile
20%
100
20.0 pts
Maintenance staleness, pinning, CI
15%
100
15.0 pts
Transparency SKILL.md, perms, README
15%
100
15.0 pts
Community installs, verify, response
15%
100
15.0 pts
Findings & checks · 0 flagged
Security score 100 · 0 findings
✓ — All security checks passedNo findings in this category for the latest scan. pass
Supply chain score 100 · 0 findings
✓ — All supply chain checks passedNo findings in this category for the latest scan. pass
Maintenance score 100 · 0 findings
✓ — All maintenance checks passedNo findings in this category for the latest scan. pass
Transparency score 100 · 0 findings
✓ — All transparency checks passedNo findings in this category for the latest scan. pass
Community score 100 · 0 findings
✓ — All community checks passedNo findings in this category for the latest scan. pass
Every scanned point with the score it earned and what moved between them.
1 scans · 90 days c184f1a latest
Jun 26, 2026 100 c184f1a
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
skills/implement/SKILL.md · 1 file skills/implement/SKILL.md 0.7 KB · Markdown Rendered Raw ⧉ Copy
name : implement
description : "Feature and code implementation"
disable-model-invocation : true
/implement - Feature Implementation read specification and architecture plan check api schema already written run a team of agents to write RED tests: tdd agent, test review agent validate tests are aligned with architecture plan and specification git commit red tests run a team of agents to write GREEN tests following the architecture plan: manager, developers, code reviewer validate code with architecturer, it must be aligned with specification and plan run tdd agent to achieven 100% coverage run all tests git commit green test with 100% coverage and zero linter issues