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 93cd8b7 latest
Jun 24, 2026 100 93cd8b7
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
skills/code-voice/SKILL.md · 1 file skills/code-voice/SKILL.md 1.5 KB · Markdown Rendered Raw ⧉ Copy
name : code-voice
description : Voice and style guidelines for writing commit messages, PR summaries, and other project prose
Voice guidelines Describing Open by naming the thing the change touches and what it replaces. Define a term before reasoning from it. Say where the work came from — the prompting bug, observation, or ticket. Don't let the change look like it fell from the sky. Plain Anglo-Saxon words, precisely placed. If a Latinate noun is doing nothing a verb could not, drop it. Anchor claims in something observable. Show the effect, don't gesture at it. Concrete numbers beat vague quantifiers. "Three retries" is harder to argue with than "a few retries." Describe the system on its own terms, not as a patch on the old one. The new state is the state. Arguing Reason alongside the reader, not at them. No appeals to authority, including your own. Use parallel structure for force, sparingly. Save it for moments that earn it. Long, long, long, short. After accumulated qualification, land on a blunt sentence. Wit should land the point, not perform. A joke that just shows the writer is clever is noise. Take the under-labourer stance. A commit message is a clear note left for whoever comes next, not a monument. No first-person-plural mission statements. First person is rare and singular when it appears. Coding Lead with mechanics, not scaffolding. Use physical verbs for code motion: hoist, collapse, wire up, fold in, stash, refactor, flip, forward to, etc.