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
- 34Mature · −50% score
- First published
- Sep 2020
- Publisher
- james-hu
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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/bin/aws-serverless-dataflow.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts5
pkgnpm run prepare && pkg --sea --fallback-to-source --compress GZip .prepareshx rm -rf dist lib && tsc && browserify lib/browser-utils.js -o site/js/browser-utils.jspretesteslint . --ext .tspreversion./bin/run --update-readme.md && git add README.mdtestc8 mocha
Dependencies23
@aws-sdk/client-api-gateway^3.1029.0@aws-sdk/client-apigatewayv2^3.1029.0@aws-sdk/client-cloudformation^3.1029.0@aws-sdk/client-lambda^3.1029.0@aws-sdk/client-s3^3.1029.0@aws-sdk/client-sns^3.1029.0@aws-sdk/client-sqs^3.1029.0@handy-common-utils/aws-utils^3.4.0@handy-common-utils/oclif-utils^1.1.3@handy-common-utils/promise-utils^1.2.6@oclif/core^1.9.0@oclif/plugin-help^5.1.12@oclif/plugin-plugins^2.1.0@oclif/plugin-warn-if-update-available^2.0.4fs-extra^9.0.1js-string-escape^1.0.1luxon^2.1.1matcher^3.0.0ncp^2.0.0open^7.2.1really-simple-http-server^1.2.0tslib^1.13.0vis-network^9.1.2