PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.@hot-labs/near-connect="github:azbang/near-connect#v0.11.3"

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
244
Versions published
37Established · −30% score
First published
Aug 2025
Publisher
ejlbraem

Effective trust discount applied: 30% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherejlbraem
Artifact bytes41,393
Previous version1.3.0
Published2026-05-10T02:05:33.284Z
SHA-256a24ea02f34b939e6b193964b716e1ed762805b33dcfe43c3f7604a80c4dc2851

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@hot-labs/near-connect="github:azbang/near-connect#v0.11.3"

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
1.4.0Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@hot-labs/near-connect="github:azbang/near-connect#v0.11.3"12

Manifest

Package metadata

Scripts9
  • buildtsc
  • changesetchangeset
  • linttsc --noEmit
  • releasepnpm build && changeset publish
  • start:b2scd examples/browser-2-server && pnpm dev
  • testvitest
  • test:watchvitest --watch
  • typechecktsc --noEmit
  • versionchangeset version
Dependencies5
  • @hot-labs/near-connectgithub:azbang/near-connect#v0.11.3
  • @scure/base^2.2.0
  • nanostores^1.1.0
  • near-kit^0.14.0
  • zod^4.4.3