PkgRadar

Package evidence

@tsdevstack/[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
49
Versions published
37
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 bytes476,257
Previous version0.3.1
Published2026-06-01T12:41:24.855Z
SHA-256520fcd59216035e740fcf9afa05895b433eac9cbd6664e681d07eef90443becd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/549.jsmatched "AWS_ACCESS_KEY"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/549.jsmatched "AWS_ACCESS_KEY"10
lowCredential file accesspackage/dist/0~2216.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/0~9115.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/plugin/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts7
  • buildNODE_OPTIONS='--max-old-space-size=4096' rslib build && node scripts/obfuscate.js
  • devecho 'CLI does not need watch mode - already built'
  • formatprettier --write .
  • linteslint .
  • testrstest run
  • test:watchrstest
  • tsctsc --noEmit
Dependencies37
  • @aws-sdk/client-apprunner^3.984.0
  • @aws-sdk/client-cloudfront^3.984.0
  • @aws-sdk/client-cloudwatch-logs^3.984.0
  • @aws-sdk/client-dynamodb^3.984.0
  • @aws-sdk/client-ecr^3.984.0
  • @aws-sdk/client-ecs^3.984.0
  • @aws-sdk/client-iam^3.984.0
  • @aws-sdk/client-s3^3.984.0
  • @aws-sdk/client-scheduler^3.984.0
  • @aws-sdk/client-secrets-manager^3.984.0
  • @aws-sdk/client-servicediscovery^3.984.0
  • @aws-sdk/client-sts^3.984.0
  • @azure/arm-appcontainers^3.0.0
  • @azure/arm-appservice^18.0.0
  • @azure/arm-keyvault^3.2.0
  • @azure/arm-postgresql-flexible^9.0.0
  • @azure/arm-resources^7.0.0
  • @azure/arm-storage^19.1.0
  • @azure/identity^4.13.0
  • @azure/keyvault-secrets^4.10.0
  • @azure/storage-blob^12.31.0
  • @google-cloud/logging^11.0.0
  • @google-cloud/resource-manager^5.0.0
  • @google-cloud/run^3.0.1
  • @google-cloud/scheduler^4.0.0
  • @google-cloud/secret-manager^6.1.1
  • @google-cloud/service-usage^4.0.0
  • @google-cloud/storage^7.18.0
  • @tsdevstack/cli-mcp^0.2.2
  • axios^1.16.1
  • …and 7 more.