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 bytes28,990
Previous versionnone
Published2026-05-24T22:46:09.551Z
SHA-2562a0c625995c61fd6d2002ee109d9ca00e32e2de51148139bcc6ea409f44eb715

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

reaatech

3 members · evidence strength 62

Evidence

Static findings

2 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

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