PkgRadar

Package evidence

@hachej/[email protected]

Credential file access: matched ".npmrc"

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
675
Versions published
34
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@hachej/[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":["@hachej/[email protected]"],"fail_on":"review"}'
Artifact bytes4,863,470
Previous version0.1.40
Published2026-06-12T14:07:36.278Z
SHA-256f9222e958e43f9c1dc804c161aef1ab4791da45decf7c52eede679edfa146acf

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.1.41Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

6 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/server/pluginFrontRuntime.jsmatched ".npmrc"5
lowCredential file accesspackage/public/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowCredential file accesspackage/public/assets/ssh-config-Cpnw3KEt.jsmatched ".ssh/"5
lowObfuscation Densitypackage/public/assets/chunk-4TB4RGXK-CnA4yrxJ.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/public/assets/flowDiagram-DWJPFMVM-B2OCERnW.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/public/assets/index-CVAj7PxY.js4409752 bytes0

Manifest

Package metadata

Scripts5
  • buildtsup
  • build:frontvite build
  • build:fullnode scripts/build-full.mjs
  • testvitest run
  • typechecktsc --noEmit
Dependencies13
  • @fastify/compress^8.3.1
  • @fastify/static^9.1.1
  • @hachej/boring-agent0.1.41
  • @hachej/boring-ask-user0.1.41
  • @hachej/boring-ui-kit0.1.41
  • @hachej/boring-ui-plugin-cli0.1.41
  • @hachej/boring-workspace0.1.41
  • @vitejs/plugin-react^4.0.0
  • cjs-module-lexer^2.0.0
  • fastify^5.4.0
  • lucide-react^1.8.0
  • typescript^5.8.3
  • vite^6.0.0