Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 28
- First published
- Apr 2026
- Publisher
- hellcoder
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@hellcoder/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@hellcoder/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/server/ai-validator.test.ts | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts15
buildvite builddeadcode:checktsc --project tsconfig.deadcode.jsondevbun dev.tsdev:apibun --watch server/index.tsdev:vitevitedry:checkjscpd src server --min-lines 20 --threshold 1.5 --reporters console --ignore "**/*.test.ts,**/*.test.tsx,**/*.spec.ts,**/*.spec.tsx"generate-tokenbun bin/generate-token.tsprepublishOnlybun run buildstartNODE_ENV=production bun server/index.tstestvitest runtest:a11yvitest run --testNamePattern='axe accessibility|accessible names|aria-expanded'test:codex-contractvitest run server/codex-protocol-*.test.tstest:livebun server/claude-adapter.live.tstest:watchvitesttypechecktsc --noEmit
Dependencies22
@codemirror/lang-cpp^6.0.3@codemirror/lang-css^6.3.1@codemirror/lang-html^6.4.11@codemirror/lang-java^6.0.2@codemirror/lang-javascript6.2.4@codemirror/lang-json^6.0.2@codemirror/lang-markdown^6.5.0@codemirror/lang-python^6.2.1@codemirror/lang-rust^6.0.2@codemirror/lang-sql^6.10.0@codemirror/lang-xml^6.1.0@codemirror/lang-yaml^6.1.2@codemirror/view6.39.15@uiw/react-codemirror4.25.4axe-core^4.11.1croner^10.0.1diff^8.0.3fzf^0.5.2hono^4.7.0posthog-js^1.347.2qrcode^1.5.4ws^8.19.0