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.

Weekly downloads
72,221Mainstream · −50% score
Versions published
347Mature · −50% score
First published
Oct 2013
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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"}'
Artifact bytes2,683,898
Previous version2.0.0-beta.54
Published2026-06-11T02:44:54.979Z
SHA-25683cd68c59f2b685ff125411f930762a34f02fc7b5991b8712dcca8dd41d5bf71

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
9Score
2.0.0-beta.55Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/AWS/AuthProvider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/AWS/ECS/Task.jsmatched ".aws/"5
lowCredential file accesspackage/lib/AWS/Environment.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/AWS/AuthProvider.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/AWS/ECS/Task.tsmatched ".aws/"5
lowCredential file accesspackage/src/AWS/Environment.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • buildtsc -b && tsc -b tsconfig.bin.json && bun bundle
  • bundletsdown
  • bundle:watchtsdown --watch
  • devtsdown --watch
  • publish:npmcp ../README.md . && bun publish && rm README.md
  • test:benchmarktsx --tsconfig tsconfig.test.json test/types.benchmark.ts
Dependencies35
  • @alchemy.run/node-utils0.0.5
  • @aws-sdk/credential-providers^3.0.0
  • @clack/prompts^0.11.0
  • @distilled.cloud/aws^0.24.8
  • @distilled.cloud/axiom^0.24.8
  • @distilled.cloud/cloudflare^0.24.8
  • @distilled.cloud/cloudflare-rolldown-plugin0.10.12
  • @distilled.cloud/cloudflare-runtime0.10.12
  • @distilled.cloud/cloudflare-vite-plugin0.10.12
  • @distilled.cloud/core^0.24.8
  • @distilled.cloud/neon^0.24.8
  • @distilled.cloud/planetscale^0.24.8
  • @effect/vitest>=4.0.0-beta.78 || >=4.0.0
  • @libsql/client^0.17.0
  • @octokit/rest^22.0.1
  • @smithy/node-config-provider^4.0.0
  • @smithy/shared-ini-file-loader^4.3.4
  • @smithy/types^4.8.1
  • @types/aws-lambda^8.10.152
  • aws4fetch^1.0.20
  • capnweb^0.6.1
  • fast-glob^3.3.2
  • fast-xml-parser^5.3.4
  • ink^6.3.1
  • jszip^3.10.1
  • libsodium-wrappers^0.8.3
  • magic-string^0.30.21
  • mysql2^3.15.3
  • pathe^2.0.3
  • pg^8.13.0
  • …and 5 more.