PkgRadar

Package evidence

@sdt-tools/[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
34
Versions published
2
First published
Jun 2026
Publisher
sdt-ddt-tools

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":["@sdt-tools/[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":["@sdt-tools/[email protected]"],"fail_on":"review"}'
Publishersdt-ddt-tools
Artifact bytes8,829,567
Previous versionnone
Published2026-06-02T23:36:47.415Z
SHA-2560d845a78d7e2abacab5aa8484435f83755b98bf1da5260cb7a5ed88c8f13ac7b

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
10Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/dist/secretScanner/index.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/secretScanner/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts7
  • buildtsup
  • cleanrimraf dist
  • devtsup --watch
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
  • typecheck:teststsc -p tsconfig.tests.json
Dependencies5
  • fast-glob^3.3.2
  • hyparquet^1.26.0
  • jszip^3.10.1
  • snowflake-sdk^1.14.0
  • zod^4.4.3