PkgRadar

Package evidence

@reaatech/[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":["@reaatech/[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":["@reaatech/[email protected]"],"fail_on":"high"}'
Publisherreaatech
Artifact bytes71,125
Previous versionnone
Published2026-05-24T22:46:05.045Z
SHA-2562caa40f3528f04ef4856e8edfde29d5ab819967824279bd2561f54d0e4e666d3

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

reaatech

3 members · evidence strength 62

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
lowObfuscationpackage/dist/index.cjsmatched "Buffer.from(dataBase64, \"base64"3
lowObfuscationpackage/dist/index.jsmatched "Buffer.from(dataBase64, \"base64"3

Manifest

Package metadata

Scripts5
  • buildtsup
  • cleanrm -rf dist
  • devtsup --watch
  • testvitest run
  • test:coveragevitest run --coverage
Dependencies3
  • @reaatech/voice-agent-core0.1.0
  • debug^4.3.4
  • ws^8.20.1