PkgRadar

Package evidence

@aerem/[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":["@aerem/[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":["@aerem/[email protected]"],"fail_on":"high"}'
Publisheraerem
Artifact bytes158,599
Previous version0.1.1
Published2026-05-25T03:28:51.350Z
SHA-2562733be1ac12fb531c9eeef025109d590cf8e63e695bd03d247ee9661791f6011

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aerem

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/hooks/pre-tool-use.cjsmatched ".aws"30
highCredential file accesspackage/dist/cli.jsmatched ".npmrc"30
mediumRemote Payloadpackage/dist/hooks/pre-tool-use.cjsmatched "curl "12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/hooks/pre-tool-use.cjsmatched ".aws"30
highCredential file accesspackage/dist/cli.jsmatched ".npmrc"30
mediumRemote Payloadpackage/dist/hooks/pre-tool-use.cjsmatched "curl "12
mediumObfuscation Densitypackage/dist/cli.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/hooks/post-tool-use.cjsmatched "\\x00"3
lowObfuscationpackage/dist/hooks/session-start.cjsmatched "atob("3
lowObfuscationpackage/dist/cli.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts5
  • buildtsup
  • cleanrm -rf dist
  • lintecho '(stub) no lint yet'
  • prepublishOnlypnpm test && pnpm build
  • testvitest run
Dependencies6
  • @inquirer/prompts^7.0.0
  • chalk^5.3.0
  • commander^12.1.0
  • ulidx^2.4.0
  • yaml^2.6.0
  • zod^3.23.0