PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes151,305
Previous version8.5.3-alpha.f340933.0
Published2026-05-24T16:08:28.969Z
SHA-256f404471f33fd2d10925d1d7d4b6832c3532b3ba4c3d6ca550089284e1956c8d0

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/build/cjs/request/handlers/app-sync.jsmatched ".aws"30
highCredential file accesspackage/build/request/handlers/app-sync.jsmatched ".aws"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/build/cjs/request/handlers/app-sync.jsmatched ".aws"30
highCredential file accesspackage/build/request/handlers/app-sync.jsmatched ".aws"30
lowObfuscationpackage/build/cjs/oauth2/helpers.jsmatched "fromCharCode"3
lowObfuscationpackage/build/oauth2/helpers.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts4
  • bootstrappnpm build
  • buildnode ./scripts/build.js
  • testvitest
  • test:coveragevitest run --coverage
Dependencies27
  • @angular/platform-browser17.0.8
  • @apollo/client3.3.20
  • abab2.0.6
  • actioncable5.2.6
  • ajv^8.11.2
  • apollo-cache-inmemory1.6.6
  • apollo-link1.2.14
  • apollo-link-http1.5.17
  • aws-appsync-auth-link^3.0.8
  • aws-appsync-subscription-link^3.1.3
  • color-name^2.0.0
  • crypto-js3.3.0
  • deepmerge4.2.2
  • graphql15.5.1
  • graphql-query-compress^1.2.4
  • graphql-sse^2.5.3
  • graphql-ws5.8.2
  • json-bigint^1.0.0
  • loglevel1.8.0
  • loglevel-plugin-prefix0.8.4
  • meros^1.3.0
  • object-path0.11.5
  • rxjs^7.8.1
  • subscriptions-transport-ws0.9.19
  • util0.12.4
  • uuid^14.0.0
  • zod^4.1.13