PkgRadar

Package evidence

@tsdevstack/[email protected]

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
11
First published
Feb 2026
Publisher
gyorgy

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":["@tsdevstack/[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":["@tsdevstack/[email protected]"],"fail_on":"review"}'
Publishergyorgy
Artifact bytes79,120
Previous version0.2.5
Published2026-06-01T12:41:22.377Z
SHA-2566fb0c9cdcc02b430f390ec09b548cd54d01b1f955a645b8abd9d78de4203efa7

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
10Score
0.2.6Version
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/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/index.mjsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts6
  • buildrslib build
  • devtsc --noEmit --watch
  • formatprettier --write .
  • linteslint .
  • testrstest run
  • tsctsc --noEmit
Dependencies38
  • @aws-sdk/client-s3^3.1006.0
  • @aws-sdk/client-secrets-manager^3.984.0
  • @aws-sdk/lib-storage^3.1006.0
  • @aws-sdk/s3-request-presigner^3.1006.0
  • @azure/identity^4.13.0
  • @azure/keyvault-secrets^4.10.0
  • @azure/storage-blob^12.31.0
  • @google-cloud/secret-manager^6.1.1
  • @google-cloud/storage^7.19.0
  • @nestjs/bullmq^11.0.0
  • @nestjs/common^11.0.1
  • @nestjs/config^4.0.0
  • @nestjs/core^11.0.1
  • @nestjs/jwt^11.0.0
  • @nestjs/swagger^11.3.2
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-prometheus^0.218.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/instrumentation-http^0.218.0
  • @opentelemetry/resources^2.7.1
  • @opentelemetry/sdk-metrics^2.7.1
  • @opentelemetry/sdk-node^0.218.0
  • @opentelemetry/sdk-trace-node^2.7.1
  • @opentelemetry/semantic-conventions^1.41.1
  • @prisma/adapter-pg^7.4.0
  • @prisma/client^7.4.0
  • bullmq^5.0.0
  • compression^1.8.0
  • dotenv^16.0.0
  • express^5.0.0
  • …and 8 more.