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
25
Versions published
33Mature · −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 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"}'
Publisherjames-hu
Artifact bytes40,410
Previous version1.4.0
Published2026-06-01T05:28:12.716Z
SHA-25612aa38acfc14eaba7f4bfd2f70d0842b40457b567647f244372a82b9ad928904

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
2Score
1.5.3Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/bin/aws-serverless-dataflow.jsmatched ".aws/"5

Manifest

Package metadata

Scripts5
  • pkgnpm run prepare && pkg --compress GZip .
  • prepareshx rm -rf dist lib && tsc && browserify lib/browser-utils.js -o site/js/browser-utils.js
  • pretesteslint . --ext .ts
  • preversion./bin/run --update-readme.md && git add README.md
  • testnyc 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.4
  • fs-extra^9.0.1
  • js-string-escape^1.0.1
  • luxon^2.1.1
  • matcher^3.0.0
  • ncp^2.0.0
  • open^7.2.1
  • really-simple-http-server^1.2.0
  • tslib^1.13.0
  • vis-network^9.1.2