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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/cli.js | matched ".aws/" | 5 |
| low | Credential file access | package/src/cli.ts | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts8
buildpnpm run clean && pnpm run build-lib && pnpm run build-uibuild-libtsc -p tsconfig.jsonbuild-uipnpm --dir ../frontend buildcleanshx rm -rf lib/*lintaegir lintpostbuildcp src/nginx-template.conf dist/src/ && cp -r ../frontend/dist/. dist/uitestaegir test --t nodetest: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.0abstract-level^3.1.0axios^1.4.0chalk^5.3.0level^10.0.0libsodium-wrappers0.7.15memory-level^3.1.0multiformats^13.4.2peerbit5.2.20tar-stream^3.1.7tmp^0.2.1tty-table^4.2.1uint8arrays^5.1.0yargs^17.7.2
Optional dependencies2
@aws-sdk/client-ec2^3.390.0@aws-sdk/client-route-53^3.391.0