PkgRadar

Package evidence

@better-t-stack/[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@better-t-stack/[email protected]"],"fail_on":"high"}'

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":["@better-t-stack/[email protected]"],"fail_on":"high"}'
Publisheraman-varshney
Artifact bytes985,643
Previous version3.29.0
Published2026-05-24T20:53:29.692Z
SHA-2565b48fadacc62770e5f010c2e954d6b65fd3aecbaa81fdc3e9ad4ea8963f8b219

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

high
Last checked
highRisk
45Score
3.30.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aman-varshney

2 members · evidence strength 53

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.mjsmatched ".npmrc"30
mediumRemote Payloadpackage/dist/index.mjsmatched "cUrl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.mjsmatched ".npmrc"30
mediumRemote Payloadpackage/dist/index.mjsmatched "cUrl "12
lowObfuscationpackage/dist/template-reader-DVuwwW6S.mjsmatched "\\x00"3

Manifest

Package metadata

Scripts6
  • buildtsdown
  • devtsdown --watch
  • generate-templatesbun scripts/generate-templates.ts
  • prebuildbun run generate-templates
  • prepublishOnlybun run build
  • typechecktsc --noEmit
Dependencies7
  • @better-t-stack/types^3.30.0
  • better-result^2.9.2
  • handlebars^4.7.9
  • memfs^4.57.2
  • pathe^2.0.3
  • ts-morph^28.0.0
  • yaml^2.9.0