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.

Weekly downloads
1,251Niche · −30% score
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 bytes1,072,678
Previous version6.0.3
Published2022-04-19T16:50:53.037Z
SHA-2569de0f1fc6d0fcb64fee9795de80b2e81fef9ea27e953bb52037713699622993f

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
6.0.4Version
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

Scripts8
  • compiletsc
  • 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"
  • publish-betanpm publish --tag beta
  • sdk-docstypedoc --options docs/typedoc.json
  • testmocha --recursive -w
  • utestmocha "**/*.utest.js"
  • watchtsc -w
Dependencies19
  • async2.6.2
  • backoff2.5.0
  • event-stream4.0.1
  • extend3.0.2
  • fast-csv4.3.6
  • flush-write-stream2.0.0
  • ini2.0.0
  • leo-aws2.0.1
  • leo-config1.1.0
  • leo-logger1.0.1
  • leo-streams2.0.0
  • lodash4.17.21
  • moment2.24.0
  • pump3.0.0
  • pumpify1.5.1
  • readable-stream3.4.0
  • split23.1.1
  • through23.0.1
  • uuid3.3.2