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,356
Previous version1.0.11
Published2026-05-24T17:58:55.191Z
SHA-256c12bd09aa68c65d19532201452b9dd4c863cafe92acbb5e7457db8e61393dc07

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

nathantravelfactory

2 members · evidence strength 55

Evidence

Static findings

6 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
Show all 6 findings (low-signal and informational)
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
lowObfuscationpackage/dist/dev/requestListener.jsmatched "Buffer.from(response.body, \"base64"3
lowObfuscationpackage/src/dev/requestListener.tsmatched "Buffer.from(response.body, \"base64"3

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