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 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-DApM8w7r.cjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/cjs/flowDiagram-NV44I4VS-B-36HG-4.cjs | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/cjs/index-Bcyp9jzN.cjs | 5844328 bytes | 0 |
| low | Obfuscation Density | package/dist/system/chunk-B4BG7PRW-B-OUiO-s.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/es/chunk-B4BG7PRW-TDzxgTrm.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/system/flowDiagram-NV44I4VS-CjlKgje9.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/es/index-B1o_rWJF.js | 8384355 bytes | 0 |
| low | Large Javascript Payload | package/dist/iife/index.js | 20419615 bytes | 0 |
| low | Large Javascript Payload | package/dist/system/Markdown-Cr682x2x.js | 5966698 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/react18.3.24@types/react-dom18.3.7react18.3.1react-dom18.3.1