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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cjs/ssh-config-B93wBIBa.cjs | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/system/ssh-config-BWOp5QwH.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/es/ssh-config-DP-hNVbF.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/cjs/chunk-B4BG7PRW-C42gvkIV.cjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/cjs/flowDiagram-NV44I4VS-CgYuz7r0.cjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/cjs/index-CFb-WiHL.cjs | 6033928 bytes | 0 |
| low | Obfuscation Density | package/dist/es/chunk-B4BG7PRW-Bolv9gwa.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/system/chunk-B4BG7PRW-nw-XSAFB.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/system/flowDiagram-NV44I4VS-CokpIh7F.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/es/index-Bj-EYn0X.js | 8693038 bytes | 0 |
| low | Large Javascript Payload | package/dist/iife/index.js | 20474844 bytes | 0 |
| low | Large Javascript Payload | package/dist/system/Markdown-B5hy4ZmW.js | 6018666 bytes | 0 |
Manifest
Package metadata
Scripts4
buildNODE_ENV=production pnpm run build:code && pnpm run build:typebuild:codeNODE_OPTIONS=--max-old-space-size=4096 bud-pkg build --name BetterYeah --target es,cjs,system,iifebuild:typeapi-extractor run --local --verboselinteslint 'src/**/*.{ts,tsx}' --fix
Dependencies4
@types/react19.2.11@types/react-dom19.2.3react19.2.3react-dom19.2.3