PkgRadar

Package evidence

@devbro/[email protected]

Credential file access: matched ".aws"

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":["@devbro/[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":["@devbro/[email protected]"],"fail_on":"high"}'
Publisherdevbro
Artifact bytes24,199
Previous version0.1.13
Published2026-05-24T02:19:21.735Z
SHA-25630fc26cf53ca0cd6bdd0356389de98e40be60ed73524fa758e6c7db64542a955

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
94Score
0.1.14Version
Status history (1 event)
  1. newavailable · risk high · score 94 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

devbro

8 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cjs/index.jsmatched ".aws"30
highCredential file accesspackage/dist/esm/providers/AWSS3StorageProvider.mjsmatched ".aws"30
highCredential file accesspackage/dist/esm/providers/AzureBlobStorageProvider.mjsmatched ".azure"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cjs/index.jsmatched ".aws"30
highCredential file accesspackage/dist/esm/providers/AWSS3StorageProvider.mjsmatched ".aws"30
highCredential file accesspackage/dist/esm/providers/AzureBlobStorageProvider.mjsmatched ".azure"30
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4

Manifest

Package metadata

Scripts8
  • buildtsup
  • cleanrm -rf dist
  • formatbiome check --write .
  • preparehusky
  • prettierbiome format --write .
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest watch
Dependencies2
  • @devbro/neko-helper0.1.*
  • mime-types^3.0.1