PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes36,253
Previous version1.0.10
Published2026-04-05T14:24:01.581Z
SHA-2565b5de5519ad0900a877d10477d2f4509c387b875117710d4a24ef12fc4dc1f28

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

nathantravelfactory

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/utils/eventUtils.jsmatched ".aws"30
highCredential file accesspackage/dist/dev/mapIncomingMessageToEvent.jsmatched ".aws"30
highCredential file accesspackage/src/utils/eventUtils.tsmatched ".aws"30
highCredential file accesspackage/src/dev/mapIncomingMessageToEvent.tsmatched ".aws"30

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies9
  • adm-zip^0.5.16
  • aws-lambda^1.0.7
  • dotenv^16.0.3
  • esbuild^0.15.10
  • fs^0.0.1-security
  • fs-extra^10.1.0
  • http-server^14.1.1
  • js-yaml^4.1.1
  • path-parser^6.1.0