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"}'
Publishert3dotgg
Artifact bytes13,207
Previous versionnone
Published2026-05-25T05:17:03.190Z
SHA-256da94dd5f662818292e4b229cff2a5caa35d95b76c9f36147757e510051955b6d

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

t3dotgg

3 members · evidence strength 69

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/config.jsmatched ".AWS"30
highCredential file accesspackage/src/storage.jsmatched "AWS_ACCESS_KEY"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/config.jsmatched ".AWS"30
highCredential file accesspackage/src/storage.jsmatched "AWS_ACCESS_KEY"30
lowObfuscationpackage/src/html-policy.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts3
  • devnode --watch src/server.js
  • startnode src/server.js
  • testnode --test test/*.test.js
Dependencies6
  • @aws-sdk/client-s3^3.835.0
  • commander^14.0.0
  • express^5.1.0
  • nanoid^5.1.5
  • parse5^7.3.0
  • pg^8.16.2