PkgRadar

Package evidence

deltacat-io-core==0.1.19

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.

Versions published
22
First published
Apr 2026
Publisher
Ray Team

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":["deltacat-io-core==0.1.19"],"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":["deltacat-io-core==0.1.19"],"fail_on":"review"}'
PublisherRay Team
Artifact bytes225,478
Previous versionnone
Published2026-06-12T03:08:51
SHA-256e85a275b7cc2c72d5fa5bf8472d7d983837809a084d47988c342d8b6e7765808

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
40Score
0.1.19Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accessdeltacat_io_core-0.1.19/filesystem_support.pymatched ".aws/"10
mediumCredential file accessdeltacat_io_core-0.1.19/storage_credentials.pymatched ".aws/"10
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accessdeltacat_io_core-0.1.19/filesystem_support.pymatched ".aws/"10
mediumCredential file accessdeltacat_io_core-0.1.19/storage_credentials.pymatched ".aws/"10
lowCredential file accessdeltacat_io_core-0.1.19/lance_support.pymatched "aws_access_key"5
lowCredential file accessdeltacat_io_core-0.1.19/manifest_builder_support.pymatched "aws_access_key"5
lowCredential file accessdeltacat_io_core-0.1.19/manifest_entry_support.pymatched "aws_access_key"5
lowCredential file accessdeltacat_io_core-0.1.19/polars_support.pymatched "aws_access_key"5