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 bytes22,566
Previous version1.1.3
Published2026-05-23T08:55:12.909Z
SHA-256ab78bcacc79a08a1b6000fb2fb0a2af513cb9bc0b0032f2f22a22f3febc57df0

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

payner35

14 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/credentials/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/credentials/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
lowObfuscationpackage/dist/S3Upload/service/s3UploadService.jsmatched "Buffer.from(base64, \"base64"3
lowObfuscationpackage/src/S3Upload/service/s3UploadService.tsmatched "Buffer.from(base64, \"base64"3

Manifest

Package metadata

Scripts3
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
Dependencies4
  • @aws-sdk/client-s3^3.0.0
  • @aws-sdk/s3-request-presigner^3.0.0
  • @gravity-platform/plugin-base*
  • crypto^1.0.1