PkgRadar

Package evidence

[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.

Versions published
214Mature · −50% score
First published
Jul 2017
Publisher
czirker

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"}'
Publisherczirker
Artifact bytes364,486
Previous version7.1.17
Published2026-03-14T23:31:57.069Z
SHA-2560230dfc3819f03e5940c61b5fca1b8270e92b6aac514f1f6332f25a382316b67

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/index.jsmatched ".aws/"10

Manifest

Package metadata

Scripts10
  • build-docscd docs && ts-node build-docs.ts
  • compiletsc && npm run compile-worker-thread-code
  • compile-worker-thread-codenpx webpack build --config ./webpack.config.js && node ./set-worker-thread-content.js
  • coveragecross-env NODE_ENV=utest node ./node_modules/nyc/bin/nyc.js node ./node_modules/mocha/bin/mocha --timeout 5000 "./{,!(node_modules)/**/}*.utest.js"
  • coverage-allcross-env NODE_ENV=utest node ./node_modules/nyc/bin/nyc.js --all node ./node_modules/mocha/bin/mocha --timeout 5000 "./{,!(node_modules)/**/}*.utest.js"
  • linteslint .
  • publish-betanpm publish --tag beta
  • testmocha --recursive -w
  • utestmocha "**/*.utest.js"
  • watchtsc -w
Dependencies20
  • async2.6.4
  • backoff2.5.0
  • big-integer^1.6.51
  • event-stream4.0.1
  • extend3.0.2
  • fast-csv4.3.6
  • fast-json^3.0.0
  • flush-write-stream2.0.0
  • ini2.0.0
  • leo-config1.1.0
  • leo-logger1.0.7
  • lodash4.17.21
  • lodash.merge^4.6.2
  • moment2.29.4
  • pump3.0.0
  • pumpify1.5.1
  • readable-stream3.4.0
  • split23.1.1
  • through23.0.1
  • uuid8.3.2