PkgRadar

Package evidence

@everystack/[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
842
Versions published
10
First published
May 2026
Publisher
scalable-admin

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":["@everystack/[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":["@everystack/[email protected]"],"fail_on":"review"}'
Artifact bytes52,642
Previous version0.2.7
Published2026-05-25T08:56:44.760Z
SHA-2569823b06017f588ec7a4acea4c51cfaebd123cdfdc0ff89b3008411af1195dcd8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/cli/config.tsmatched ".AWS"10
mediumCredential file accesspackage/src/cli/discover.tsmatched ".AWS"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/cli/config.tsmatched ".AWS"10
mediumCredential file accesspackage/src/cli/discover.tsmatched ".AWS"10
lowObfuscationpackage/src/cli/output.tsmatched "\\u2713"3
lowObfuscationpackage/src/handler/publish.tsmatched "Buffer.from(asset.data, 'base64"3
lowObfuscationpackage/src/cli/commands/update.tsmatched "Buffer.from(asset.data, 'base64"3

Manifest

Package metadata

Scripts3
  • buildtsc --build
  • linttsc --noEmit
  • testjest
Dependencies6
  • @aws-sdk/client-cloudfront-keyvaluestore3.1053.0
  • @aws-sdk/signature-v4a3.1048.0
  • glob13.0.6
  • node-forge1.4.0
  • structured-headers1.0.1
  • tsx4.21.0