PkgRadar

Package evidence

@neocash/[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":["@neocash/[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":["@neocash/[email protected]"],"fail_on":"high"}'
Publisher0sax
Artifact bytes530,696
Previous version0.1.1
Published2026-05-22T01:51:12.120Z
SHA-2565740c9e8f5a2062222d4db469a2b83504b6eb03b381e1a0729a2d13ab55fdecc

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

0sax

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/neocash-bnpl-liveness.iife.jsmatched ".AWS"30
mediumObfuscation Densitypackage/dist/neocash-bnpl-liveness.iife.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/neocash-bnpl-liveness.iife.jsmatched ".AWS"30
mediumObfuscation Densitypackage/dist/neocash-bnpl-liveness.iife.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u20A6"3
lowObfuscationpackage/dist/neocash-bnpl-liveness.iife.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/neocash-bnpl.iife.jsmatched "\\u20A6"3
lowObfuscationpackage/dist/index.mjsmatched "\\u20A6"3

Manifest

Package metadata

Scripts6
  • buildnode build.mjs
  • build:allnpm run build && npm run types
  • prepacknpm run build:all
  • sizegzip -c dist/neocash-bnpl.iife.js | wc -c
  • typestsc
  • watchnode build.mjs --watch
Dependencies1
  • preact^10.22.0