PkgRadar

Package evidence

@bananacool467/[email protected]

Tls Verification Disabled, Credential file access

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
57
Versions published
16
First published
Apr 2026
Publisher
bananacool467

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":["@bananacool467/[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":["@bananacool467/[email protected]"],"fail_on":"review"}'
Publisherbananacool467
Artifact bytes6,954,427
Previous version0.0.1-beta.4
Published2026-04-10T22:52:28.172Z
SHA-256bade261d2cf34f2a5469faa6d011f8cf067a89710884bb95aa8f87ec79ef3d54

Why flagged

What the scanner saw

Tls Verification Disabled

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

Availability ledger

available

review
Last checked
reviewRisk
27Score
0.0.1-beta.5Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledmanifest12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledmanifest12
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowCredential file accessmanifest5

Manifest

Package metadata

Dependencies9
  • @babel/core^7.29.0
  • @babel/preset-env^7.29.0
  • @babel/preset-react^7.28.5
  • @babel/preset-typescript^7.28.5
  • esbuild^0.27.3
  • jiti^2.6.1
  • lucide-react^0.577.0
  • prismjs^1.30.0
  • react-device-detect^2.2.3