PkgRadar

Package evidence

@stackframe/[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
38,178Mainstream · −50% score
Versions published
219Mature · −50% score
First published
Mar 2024
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":["@stackframe/[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":["@stackframe/[email protected]"],"fail_on":"review"}'
Artifact bytes1,113,453
Previous version2.8.108
Published2026-05-28T21:31:53.840Z
SHA-256ade4e68124fbd22d7d7ea94db5f9afe51a734d1010583babf862162b701249ca

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/esm/helpers/vault/server-side.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/helpers/vault/server-side.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • buildrimraf dist && tsdown
  • cleanrimraf dist && rimraf node_modules
  • devtsdown --watch
  • linteslint --ext .tsx,.ts .
  • testvitest run
  • typechecktsc --noEmit
Dependencies20
  • @aws-sdk/client-kms^3.876.0
  • @aws-sdk/credential-provider-web-identity^3.972.27
  • @babel/core^7.28.5
  • @babel/generator^7.28.5
  • @babel/parser^7.28.5
  • @babel/traverse^7.28.5
  • @babel/types^7.28.5
  • @opentelemetry/api^1.9.0
  • @simplewebauthn/browser^11.0.0
  • @vercel/functions^2.0.0
  • async-mutex^0.5.0
  • bcryptjs^3.0.2
  • crc^4.3.2
  • elliptic^6.5.7
  • esbuild-wasm^0.20.2
  • ip-regex^5.0.0
  • jose^6.1.3
  • oauth4webapi^3.8.3
  • semver^7.6.3
  • uuid^9.0.1