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
100Mature · −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,800,725
Previous version0.3.3
Published2026-06-05T04:29:46.576Z
SHA-256aefaa47ef44047153ca70b80536a63ed97427ebf99ca479a1256bb207253f520

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.4Version
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-C42gvkIV.cjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cjs/flowDiagram-NV44I4VS-CgYuz7r0.cjshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/cjs/index-CFb-WiHL.cjs6033928 bytes0
lowObfuscation Densitypackage/dist/es/chunk-B4BG7PRW-Bolv9gwa.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/system/chunk-B4BG7PRW-nw-XSAFB.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/system/flowDiagram-NV44I4VS-CokpIh7F.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/es/index-Bj-EYn0X.js8693038 bytes0
lowLarge Javascript Payloadpackage/dist/iife/index.js20474844 bytes0
lowLarge Javascript Payloadpackage/dist/system/Markdown-B5hy4ZmW.js6018666 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/react19.2.11
  • @types/react-dom19.2.3
  • react19.2.3
  • react-dom19.2.3