PkgRadar

Package evidence

@peerbit/[email protected]

Credential file access: matched ".aws/"

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.

Versions published
519Mature · −50% score
First published
Jun 2023
Publisher
marcus.pousette

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":["@peerbit/[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":["@peerbit/[email protected]"],"fail_on":"review"}'
Artifact bytes976,377
Previous version6.0.34
Published2026-05-28T07:40:18.088Z
SHA-25624e74a945f08d61fb4d38e2c861c0506909fb4362e9dfe680b4d38af5d29c77f

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/cli.jsmatched ".aws/"5
lowCredential file accesspackage/src/cli.tsmatched ".aws/"5

Manifest

Package metadata

Scripts8
  • buildpnpm run clean && pnpm run build-lib && pnpm run build-ui
  • build-libtsc -p tsconfig.json
  • build-uipnpm --dir ../frontend build
  • cleanshx rm -rf lib/*
  • lintaegir lint
  • postbuildcp src/nginx-template.conf dist/src/ && cp -r ../frontend/dist/. dist/ui
  • testaegir test --t node
  • test:covaegir test -t node --cov
Dependencies25
  • @dao-xyz/borsh^6.0.0
  • @libp2p/crypto^5.1.14
  • @libp2p/interface^3.1.1
  • @libp2p/peer-id^6.0.5
  • @libp2p/tcp^11.0.14
  • @libp2p/websockets^10.1.7
  • @multiformats/multiaddr^13.0.1
  • @peerbit/blocks4.1.9
  • @peerbit/crypto3.1.1
  • @peerbit/program6.0.31
  • @peerbit/pubsub5.2.11
  • @peerbit/time3.0.0
  • abstract-level^3.1.0
  • axios^1.4.0
  • chalk^5.3.0
  • level^10.0.0
  • libsodium-wrappers0.7.15
  • memory-level^3.1.0
  • multiformats^13.4.2
  • peerbit5.2.20
  • tar-stream^3.1.7
  • tmp^0.2.1
  • tty-table^4.2.1
  • uint8arrays^5.1.0
  • yargs^17.7.2
Optional dependencies2
  • @aws-sdk/client-ec2^3.390.0
  • @aws-sdk/client-route-53^3.391.0