PkgRadar

Package evidence

@wvb/[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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@wvb/[email protected]"],"fail_on":"high"}'

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":["@wvb/[email protected]"],"fail_on":"high"}'
Artifact bytes2,352
Previous version0.1.0-next.68e19d2
Published2026-05-24T16:10:33.770Z
SHA-256413445a2ccf038a4a3c2edd66d0dd059d88c0bb9b6a43e3ead531957eac7d68a

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

high
Last checked
highRisk
60Score
0.1.0-next.9a8f99eVersion
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".aws"30
highCredential file accesspackage/dist/index.mjsmatched ".aws"30

Manifest

Package metadata

Scripts3
  • buildtsdown
  • prepackyarn build
  • typechecktsc --noEmit
Dependencies3
  • @wvb/config^0.1.0-next.9a8f99e
  • @wvb/remote-aws^0.1.0-next.9a8f99e
  • cloudflare^5.2.0