_hash-password
flavien-ia/hypervibe-harnessInternal helper to hash a password with Node's native scrypt (NOT bcrypt - bcrypt hashes contain $ characters that break shell and env var handling).…
Scores out of 100 · grade B+
2026-08-22Works
40% of the score96/100
- Name is not lowercase-hyphenated, which is the documented convention.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score21/100
- 34 stars on the source repo.
Documented
15% of the score74/100
- 449 words with worked examples.
Install
npx skills add flavien-ia/hypervibe-harness/_hash-passwordWhat the check found
| Finding | What it means |
|---|---|
| Nonstandard name | The name is not lowercase-hyphenated, which is the documented convention. |
What it says it does
Internal helper to hash a password with Node's native scrypt (NOT bcrypt - bcrypt hashes contain $ characters that break shell and env var handling). Delegates to the bundled scripts/hash-password.mjs. Can hash a provided password or generate + hash a random one. Output format is `salt:hash` (hex:hex), shell-safe. Used by add-auth for admin credentials. Never writes secrets to files. Not meant to be invoked directly by users.
Also in flavien-ia/hypervibe-harness
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| add-agent-dashboardflavien-ia/hypervibe-harness | clean | Skill | 34 stars | today | |
| add-agentflavien-ia/hypervibe-harness | clean | Skill | 34 stars | today | |
| add-analyticsflavien-ia/hypervibe-harness | clean | Skill | 34 stars | today | |
| add-automationflavien-ia/hypervibe-harness | clean | Skill | 34 stars | today | |
| add-backup-dbflavien-ia/hypervibe-harness | clean | Skill | 34 stars | today | |
| add-collabflavien-ia/hypervibe-harness | clean | Skill | 34 stars | today |
Other writing & docs skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| docxanthropics/skills | No license | Writing & docs | 175,275 installs | today | |
| vercel-optimizevercel-labs/agent-skills | No license | Writing & docs | 54,920 installs | today | |
| writing-skillsobra/superpowers | clean | Writing & docs | 171,278 installs | 2 days ago | |
| algorithmic-artanthropics/skills | No license | Writing & docs | 75,255 installs | today | |
| update-docsvercel/next.js | clean | Writing & docs | 142k stars | today | |
| writing-plansobra/superpowers | clean | Writing & docs | 226,365 installs | 2 days ago |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=flavien-ia%2Fhypervibe-harness)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
