PkgRadar

Package evidence

@daytona/[email protected]

no findings

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
45,728Mainstream · −50% score
Versions published
40
First published
Apr 2026
Publisher
mdzaja

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["@daytona/[email protected]"],"fail_on":"review"}'
Publishermdzaja
Artifact bytes179,787
Previous version0.185.0
Published2026-06-10T16:32:58.541Z
SHA-2567ba7815325488f17dbca3360cca7292a94d32090960e6fa39c710f198fc546fb

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.186.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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.186.0
  • @daytona/toolbox-api-client0.186.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