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 bytes91,206
Previous version1.2.6
Published2026-05-23T08:55:13.630Z
SHA-25639dada2a92dfc347baa7a14db850f28406f5b26632e3a4dd558f52ca1eafe792

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

payner35

14 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/Nova/service/utils/errors/AwsErrorHandler.jsmatched ".Aws"30
highCredential file accesspackage/dist/Nova/service/io/events/outgoing/handlers/ContentHandler.jsmatched ".aws"30
highCredential file accesspackage/dist/credentials/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/Nova/service/utils/index.jsmatched ".Aws"30
highCredential file accesspackage/dist/Nova/service/io/events/incoming/builders/StartEventBuilder.jsmatched ".aws"30
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/Nova/service/utils/errors/AwsErrorHandler.jsmatched ".Aws"30
highCredential file accesspackage/dist/Nova/service/io/events/outgoing/handlers/ContentHandler.jsmatched ".aws"30
highCredential file accesspackage/dist/credentials/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/Nova/service/utils/index.jsmatched ".Aws"30
highCredential file accesspackage/dist/Nova/service/io/events/incoming/builders/StartEventBuilder.jsmatched ".aws"30
lowObfuscationpackage/dist/Nova/service/io/events/incoming/builders/AudioEventBuilder.jsmatched "Buffer.from(audioData, \"base64"3
lowObfuscationpackage/dist/Nova/service/io/events/outgoing/handlers/AudioHandler.jsmatched "Buffer.from(event.event.audioOutput.content, 'base64"3
lowObfuscationpackage/dist/Nova/service/io/publishers/WebSocketAudioPublisher.jsmatched "Buffer.from(config.audioData, \"base64"3

Manifest

Package metadata

Scripts2
  • buildtsc
  • cleanrm -rf dist
Dependencies5
  • @aws-sdk/client-bedrock-runtime^3.0.0
  • @gravity-platform/plugin-base*
  • @smithy/node-http-handler^3.0.0
  • pino^10.1.0
  • rxjs^7.0.0