PkgRadar

Package evidence

@tunnelhub/[email protected]

Credential file access: matched "aws_access_key"

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
469
Versions published
147Mature · −50% score
First published
Mar 2023
Publisher
renanwilliam

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":["@tunnelhub/[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":["@tunnelhub/[email protected]"],"fail_on":"review"}'
Publisherrenanwilliam
Artifact bytes10,597,497
Previous version1.0.115
Published2023-04-06T13:42:43.435Z
SHA-256beb66fd3583ab33fe921a4796fc681a5e92a202dd304d13742ca5ffa9e78ca5f

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
4Score
1.0.116Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/aws-sdk/lib/credentials/shared_ini_file_credentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/aws-sdk/apis/batch-2016-08-10.examples.jsonmatched "id_rsa"3

Manifest

Package metadata

Scripts8
  • buildjsii
  • build:watchjsii --watch
  • packagejsii-pacmak
  • postversiongit push && git push --tags
  • prepareyarn run build
  • prepublishOnlyyarn run package
  • preversionyarn run build
  • versiongit add -A src
Dependencies7
  • @middy/core^2.5.1
  • aws-sdk^2.822.0
  • aws-xray-sdk-core^3.2.0
  • bluebird^3.7.2
  • got^11.8.2
  • lz-string^1.4.4
  • uuid^8.3.2