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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/index.js | matched ".aws/" | 10 |
Manifest
Package metadata
Scripts8
compiletsccoveragecross-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 betasdk-docstypedoc --options docs/typedoc.jsontestmocha --recursive -wutestmocha "**/*.utest.js"watchtsc -w
Dependencies19
async2.6.2backoff2.5.0event-stream4.0.1extend3.0.2fast-csv4.3.6flush-write-stream2.0.0ini2.0.0leo-aws2.0.1leo-config1.1.0leo-logger1.0.1leo-streams2.0.0lodash4.17.21moment2.24.0pump3.0.0pumpify1.5.1readable-stream3.4.0split23.1.1through23.0.1uuid3.3.2