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 bytes93,261
Previous version1.1.4
Published2026-05-23T08:55:18.805Z
SHA-256748e02c4bad8e8b30dd5e30dddde5afba9b3c297fbce2a1cf3c4e44973b35435

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.5Version
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/dist/Document/node/executor.jsmatched ".aws"30
highCredential file accesspackage/dist/DocumentParser/node/executor.jsmatched ".aws"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/Document/node/executor.jsmatched ".aws"30
highCredential file accesspackage/dist/DocumentParser/node/executor.jsmatched ".aws"30
lowObfuscationpackage/dist/DocumentParser/node/executor.jsmatched "Buffer.from(file.content, 'base64"3
lowObfuscationpackage/dist/DocumentParser/service/txtParser.jsmatched "\\ufffd"3

Manifest

Package metadata

Scripts6
  • buildtsc
  • cleanrm -rf dist
  • linteslint src --ext .ts
  • prepublishOnlynpm run build
  • testjest --passWithNoTests
  • test:watchjest --watch
Dependencies8
  • @gravity-platform/plugin-base*
  • apify-client^2.8.0
  • crypto^1.0.1
  • googleapis^169.0.0
  • jschardet^3.1.3
  • mammoth^1.6.0
  • pdf-parse^1.1.1
  • zod^4.4.3