PkgRadar

Package evidence

smaht-submitr==1.15.0

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
456Mature · −50% score
First published
Jan 2024
Publisher
SMaHT DAC

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":["smaht-submitr==1.15.0"],"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":["smaht-submitr==1.15.0"],"fail_on":"review"}'
PublisherSMaHT DAC
Artifact bytes280,160
Previous versionnone
Published2026-06-09T17:40:10
SHA-2568631f01536797431703a5423eccdd51a149f9eea571a6e3543d57337db915b38

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesssmaht_submitr-1.15.0/submitr/rclone/google_credentials.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accesssmaht_submitr-1.15.0/submitr/rclone/rclone_google.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesssmaht_submitr-1.15.0/submitr/rclone/google_credentials.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
mediumCredential file accesssmaht_submitr-1.15.0/submitr/rclone/rclone_google.pymatched "GOOGLE_APPLICATION_CREDENTIALS"10
lowCredential file accesssmaht_submitr-1.15.0/submitr/rclone/amazon_credentials.pymatched "aws_access_key"5
lowCredential file accesssmaht_submitr-1.15.0/submitr/rclone/testing/rclone_utils_for_testing_amazon.pymatched "aws_access_key"5
lowCredential file accesssmaht_submitr-1.15.0/submitr/s3_upload.pymatched "aws_access_key"5
lowCredential file accesssmaht_submitr-1.15.0/submitr/s3_utils.pymatched "aws_access_key"5
lowCredential file accesssmaht_submitr-1.15.0/submitr/submission_uploads.pymatched "AWS_ACCESS_KEY"5