PkgRadar

Package evidence

@bty/[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
51
Versions published
101Mature · −50% score
First published
Nov 2023
Publisher
bty_qianhai

Effective trust discount applied: 50% (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":["@bty/[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":["@bty/[email protected]"],"fail_on":"review"}'
Publisherbty_qianhai
Artifact bytes22,635,579
Previous version0.3.4
Published2026-06-05T05:32:12.120Z
SHA-25602e6ba1c913cc90b1f4e627b2f9a906a2e7d3b6243a3a776f832505f76905474

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
7Score
0.3.5Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cjs/ssh-config-B93wBIBa.cjsmatched ".ssh/"5
lowCredential file accesspackage/dist/system/ssh-config-BWOp5QwH.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/es/ssh-config-DP-hNVbF.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/cjs/chunk-B4BG7PRW-DApM8w7r.cjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cjs/flowDiagram-NV44I4VS-B-36HG-4.cjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/cjs/index-Bcyp9jzN.cjs5844328 bytes0
lowObfuscation Densitypackage/dist/system/chunk-B4BG7PRW-B-OUiO-s.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/es/chunk-B4BG7PRW-TDzxgTrm.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/system/flowDiagram-NV44I4VS-CjlKgje9.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/es/index-B1o_rWJF.js8384355 bytes0
lowLarge Javascript Payloadpackage/dist/iife/index.js20419615 bytes0
lowLarge Javascript Payloadpackage/dist/system/Markdown-Cr682x2x.js5966698 bytes0

Manifest

Package metadata

Scripts4
  • buildNODE_ENV=production pnpm run build:code && pnpm run build:type
  • build:codeNODE_OPTIONS=--max-old-space-size=4096 bud-pkg build --name BetterYeah --target es,cjs,system,iife
  • build:typeapi-extractor run --local --verbose
  • linteslint 'src/**/*.{ts,tsx}' --fix
Dependencies4
  • @types/react18.3.24
  • @types/react-dom18.3.7
  • react18.3.1
  • react-dom18.3.1