PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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.

Versions published
8
First published
May 2026
Publisher
tprox

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishertprox
Artifact bytes494,993
Previous version1.0.0
Published2026-06-02T22:56:26.450Z
SHA-256a9107a0630cc0c24c848aad91875d0c3e0c1baf94d00a791082768bb7af2243a

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/hypaware-core/plugins-workspace/s3/src/client.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • lintnode scripts/check-syntax.js
  • smokenode ./hypaware-core/smoke/index.js
  • testnode scripts/run-tests.js
  • typechecktsc -p tsconfig.json --noEmit
Dependencies6
  • @aws-sdk/client-s33.1053.0
  • @aws-sdk/credential-provider-ini3.972.43
  • hyparquet1.26.0
  • hyparquet-compressors1.1.1
  • icebird0.8.5
  • squirreling0.12.23
Optional dependencies1
  • hyparquet-writer0.15.6