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
126
Versions published
539Mature · −50% score
First published
Dec 2018
Publisher
emman-sam-media

Effective trust discount applied: 50% (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 bytes47,639
Previous version7.0.14
Published2026-03-19T07:21:17.804Z
SHA-2568cd21bcfc4151e75a9cc99e499665c10b89c13c9af51c6570d6a4bc934a42464

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/dev-tools/publish-page.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/dev-tools/upload-to-s3-t-n-c.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/dev-tools/upload-to-s3-tagged.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/dev-tools/upload-to-s3.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts5
  • buildNODE_ENV=production npx babel ./src --out-dir dist --extensions ".ts,.tsx" --copy-files && yarn build:types
  • build:inittsc --init --declaration --allowSyntheticDefaultImports --target esnext --outDir dist
  • build:typestsc --emitDeclarationOnly
  • releasets-node ./src/dev-tools/publish-package
  • testTS_NODE_FILES=true mocha --require isomorphic-fetch --timeout 10000 -r ts-node/register -r ./src/__tests__/domMocker.js src/**/*.test.ts
Dependencies84
  • @aws-sdk/client-s3^3.550.0
  • @aws-sdk/lib-storage^3.550.0
  • @aws-sdk/node-http-handler^3.374.0
  • @babel/cli7.24.1
  • @babel/core7.24.4
  • @babel/plugin-proposal-class-properties7.18.6
  • @babel/plugin-proposal-decorators7.24.1
  • @babel/plugin-proposal-do-expressions7.24.1
  • @babel/plugin-proposal-export-default-from7.24.1
  • @babel/plugin-proposal-export-namespace-from7.18.9
  • @babel/plugin-proposal-function-bind7.24.1
  • @babel/plugin-proposal-function-sent7.24.1
  • @babel/plugin-proposal-json-strings7.18.6
  • @babel/plugin-proposal-logical-assignment-operators7.20.7
  • @babel/plugin-proposal-nullish-coalescing-operator7.18.6
  • @babel/plugin-proposal-numeric-separator7.18.6
  • @babel/plugin-proposal-optional-chaining7.21.0
  • @babel/plugin-proposal-pipeline-operator7.24.1
  • @babel/plugin-proposal-throw-expressions7.24.1
  • @babel/plugin-syntax-dynamic-import^7.8.3
  • @babel/plugin-syntax-import-meta7.10.4
  • @babel/plugin-transform-runtime7.24.3
  • @babel/preset-env7.24.4
  • @babel/preset-react7.24.1
  • @babel/preset-typescript7.24.1
  • @babel/runtime7.24.4
  • @types/fs-extra11.0.4
  • autoprefixer10.4.19
  • aws-sdk^2.1594.0
  • axios1.6.8
  • …and 54 more.