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"}'
Publishertrentbrown
Artifact bytes96,941
Previous version1.7.0
Published2026-05-25T03:34:13.162Z
SHA-256d260741da7b71f7f457fed741ba0344ce3cb421a2b9748471c0f78a42efc1a04

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

trentbrown

3 members · evidence strength 65

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/index.jsmatched ".aws"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cjs/index.jsmatched ".aws"30
highCredential file accesspackage/dist/esm/index.jsmatched ".aws"30
lowObfuscationpackage/dist/cjs/index.jsmatched "\\x1b"3
lowObfuscationpackage/dist/esm/index.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts4
  • buildrollup -c rollup.config.js && tsc --emitDeclarationOnly
  • cleanrm -rf dist/*
  • rebuildnpm run clean && npm run build
  • testjest
Dependencies8
  • @aws-sdk/client-cloudformation^3.0.0
  • @aws-sdk/client-ssm^3.0.0
  • @aws-sdk/client-sts^3.0.0
  • @aws-sdk/credential-provider-ini^3.0.0
  • chalk^5.3.0
  • commander^11.1.0
  • inquirer^9.2.12
  • json-colorizer^2.2.2