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
- 37
- First published
- Feb 2026
- Publisher
- gyorgy
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 25 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/549.js | matched "AWS_ACCESS_KEY" | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/549.js | matched "AWS_ACCESS_KEY" | 10 |
| low | Credential file access | package/dist/0~2216.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/0~9115.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/plugin/index.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts7
buildNODE_OPTIONS='--max-old-space-size=4096' rslib build && node scripts/obfuscate.jsdevecho 'CLI does not need watch mode - already built'formatprettier --write .linteslint .testrstest runtest:watchrstesttsctsc --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.2axios^1.15.2- …and 7 more.