PkgRadar

Package evidence

@hellcoder/[email protected]

Credential file access: matched ".ssh"

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.

Weekly downloads
49
Versions published
18
First published
Apr 2026
Publisher
hellcoder

Recommended action

Review before promoting

Mixed 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"}'
Publisherhellcoder
Artifact bytes3,598,845
Previous version0.99.1
Published2026-05-26T07:22:34.049Z
SHA-256a0d26c5c08d9b2658f3587632539dd6e828b39e0427787f9c39f5b9721e853ba

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

review
Last checked
reviewRisk
5Score
0.99.2-preview.20260526072225.3449f1bVersion
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/server/ai-validator.test.tsmatched ".ssh"5

Manifest

Package metadata

Scripts14
  • buildvite build
  • deadcode:checktsc --project tsconfig.deadcode.json
  • devbun dev.ts
  • dev:apibun --watch server/index.ts
  • dev:vitevite
  • dry: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.ts
  • prepublishOnlybun run build
  • startNODE_ENV=production bun server/index.ts
  • testvitest run
  • test:a11yvitest run --testNamePattern='axe accessibility|accessible names|aria-expanded'
  • test:codex-contractvitest run server/codex-protocol-*.test.ts
  • test:watchvitest
  • typechecktsc --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.4
  • axe-core^4.11.1
  • croner^10.0.1
  • diff^8.0.3
  • fzf^0.5.2
  • hono^4.7.0
  • posthog-js^1.347.2
  • qrcode^1.5.4
  • ws^8.19.0