PkgRadar

Package evidence

@objectstack/[email protected]

Credential file access: matched ".AWS"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
1,616Niche · −30% score
Versions published
83
First published
Jan 2026
Publisher
steedos-zhuangjianguo

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes97,928
Previous version6.3.0
Published2026-05-25T08:06:53.561Z
SHA-256975e758e437fc95bd29eb7d717047d0c5306822b522fd976cc28adf0973e363c

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

review
Last checked
reviewRisk
18Score
6.4.0Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.jsmatched ".AWS"10
mediumCredential file accesspackage/dist/index.mjsmatched ".AWS"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/index.jsmatched ".AWS"10
mediumCredential file accesspackage/dist/index.mjsmatched ".AWS"10
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.mjsmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • buildtsup --config ../../../tsup.config.ts
  • devtsc -w
  • testvitest run
Dependencies3
  • @objectstack/core6.4.0
  • @objectstack/spec6.4.0
  • mingo^7.2.1