PkgRadar

Package evidence

datamule-hub==0.1.3

Credential file access: matched ".config/gcloud"

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
7
First published
Mar 2026
Publisher
John Friedman

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":["datamule-hub==0.1.3"],"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":["datamule-hub==0.1.3"],"fail_on":"review"}'
PublisherJohn Friedman
Artifact bytes17,346
Previous versionnone
Published2026-06-01T06:41:17
SHA-25680b96c551972ea3da0ea7f3a2a331f2ba2e251c4f27e8e1527c4244bb99a7e4f

Why flagged

What the scanner saw

Credential file access: matched ".config/gcloud"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessdatamule_hub-0.1.3/datamulehub/object_transfer/gcs/utils.pymatched ".config/gcloud"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessdatamule_hub-0.1.3/datamulehub/object_transfer/gcs/utils.pymatched ".config/gcloud"10
lowCredential file accessdatamule_hub-0.1.3/datamulehub/object_transfer/s3/bucket_transfer.pymatched "aws_access_key"5
lowCredential file accessdatamule_hub-0.1.3/datamulehub/object_transfer/s3/datasets_transfer.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0