PkgRadar

Package evidence

@daytona/[email protected]

Credential file access: matched ".AWS"

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":["@daytona/[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":["@daytona/[email protected]"],"fail_on":"high"}'
Publishermdzaja
Artifact bytes176,317
Previous version0.178.0
Published2026-05-22T14:05:29.445Z
SHA-2564d0bac50b99bbeb280118958cc35ff506f44b9f0ff63a9aced70fe3a5ca1db82

Why flagged

What the scanner saw

Credential file access: matched ".AWS"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/cjs/utils/Runtime.jsmatched ".AWS"30
highCredential file accesspackage/esm/utils/Runtime.jsmatched ".AWS"30

Manifest

Package metadata

Scripts1
  • docsbash -O extglob -c 'rm -rf $npm_package_config_docsDir/!(index.mdx)' && typedoc && rm -f $npm_package_config_docsDir/readme.mdx
Dependencies23
  • @aws-sdk/client-s3^3.787.0
  • @aws-sdk/lib-storage^3.798.0
  • @daytona/api-client0.179.0
  • @daytona/toolbox-api-client0.179.0
  • @iarna/toml^2.2.5
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-trace-otlp-http^0.217.0
  • @opentelemetry/instrumentation-http^0.217.0
  • @opentelemetry/otlp-exporter-base0.217.0
  • @opentelemetry/resources2.7.1
  • @opentelemetry/sdk-node^0.217.0
  • @opentelemetry/sdk-trace-base^2.7.1
  • @opentelemetry/semantic-conventions^1.40.0
  • axios^1.15.2
  • busboy^1.0.0
  • dotenv^17.0.1
  • expand-tilde^2.0.2
  • fast-glob^3.3.0
  • form-data^4.0.4
  • isomorphic-ws^5.0.0
  • pathe^2.0.3
  • shell-quote^1.8.2
  • tar^7.5.11