PkgRadar

Package evidence

@objectstack/[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":["@objectstack/[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":["@objectstack/[email protected]"],"fail_on":"high"}'
Artifact bytes577,987
Previous version6.2.0
Published2026-05-25T05:14:52.513Z
SHA-2562a499990d9603965b097f27177832d415ec9107e020f6686e37d41b0df5ad659

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
6.3.0Version
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/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • buildtsup --config tsup.config.ts
  • devtsc -w
  • testvitest run
Dependencies12
  • @objectstack/core6.3.0
  • @objectstack/formula6.3.0
  • @objectstack/observability6.3.0
  • @objectstack/plugin-auth6.3.0
  • @objectstack/plugin-security6.3.0
  • @objectstack/rest6.3.0
  • @objectstack/service-cluster5.1.6
  • @objectstack/service-i18n6.3.0
  • @objectstack/spec6.3.0
  • @objectstack/types6.3.0
  • quickjs-emscripten^0.32.0
  • zod^4.4.3