PkgRadar

Package evidence

@gravity-platform/[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":["@gravity-platform/[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":["@gravity-platform/[email protected]"],"fail_on":"high"}'
Publisherpayner35
Artifact bytes11,428
Previous version1.1.4
Published2026-05-23T13:12:54.435Z
SHA-2562316ecf97693f2b8e8221b0b9d8e0cf2b3ee66e442dbf05522585f06f519b511

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

payner35

14 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/AWSComprehendMedical/node/executor.jsmatched ".AWS"30
highCredential file accesspackage/dist/AWSComprehendMedical/node/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/credentials/index.jsmatched ".AWS"30

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • linteslint src --ext .ts
  • prepublishOnlynpm run build
  • testjest
Dependencies4
  • @aws-sdk/client-comprehendmedical^3.956.0
  • @aws-sdk/client-s3^3.886.0
  • @gravity-platform/plugin-base*
  • zod^4.4.3