PkgRadar

Package evidence

label-studio-sdk==2.0.23

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
78Mature · −50% score
First published
Nov 2021

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":["label-studio-sdk==2.0.23"],"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":["label-studio-sdk==2.0.23"],"fail_on":"review"}'
Publisherunknown
Artifact bytes511,716
Previous versionnone
Published2026-05-26T16:05:23
SHA-2560089718e9afffea3b25d8055f353a2a04e95749ae9b8727cd5462486d17fdb86

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
50Score
2.0.23Version
Status history (2 events)
  1. availableavailable · risk review · score 50 · status available -> available, risk high -> review, score 111 -> 50
  2. newavailable · risk high · score 111 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 32 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/_legacy/project.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/gcs/client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/gcs/raw_client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/gcswif/client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/gcswif/raw_client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/s3/client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/s3/raw_client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/s3s/client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/export_storage/s3s/raw_client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/gcs/client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/gcs/raw_client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/gcswif/client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/gcswif/raw_client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/s3/client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/s3/raw_client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/s3s/client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/import_storage/s3s/raw_client.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/model_providers/client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/model_providers/raw_client.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/gcs_export_storage.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/gcs_import_storage.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/gcswif_export_storage.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/gcswif_export_storage_request.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/gcswif_import_storage.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/gcswif_import_storage_request.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/lse_s3export_storage.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/lse_s3export_storage_request.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/lse_s3import_storage.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/lse_s3import_storage_request.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/model_provider_connection_request.pymatched "google_application_credentials"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/s3export_storage.pymatched "aws_access_key"5
lowCredential file accesslabel_studio_sdk-2.0.23/src/label_studio_sdk/types/s3import_storage.pymatched "aws_access_key"5