PkgRadar

Package evidence

@zyno-io/[email protected]

Install-time lifecycle script: postinstall="dksf-install || yarn postinstall:alt"

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
434
Versions published
32
First published
Feb 2026
Publisher
fergusean

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":["@zyno-io/[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":["@zyno-io/[email protected]"],"fail_on":"review"}'
Publisherfergusean
Artifact bytes1,545,457
Previous version26.605.245
Published2026-06-10T05:50:43.429Z
SHA-2569fb27526976f4e9fe62db37c67eab4a9a01ff54d79d8f27d60b49f4bdb88f701

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="dksf-install || yarn postinstall:alt"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
26.610.548Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="dksf-install || yarn postinstall:alt"5

Manifest

Package metadata

Scripts11
  • buildyarn clean && yarn gen:proto && yarn build:devconsole && tsc -p tsconfig.json && chmod +x dist/src/cli/*.js && date
  • build:devconsolecd devconsole && yarn install && yarn build
  • cleanrm -rf dist
  • devtsc -p tsconfig.json --watch
  • devconsole-demoyarn build:devconsole && dksf-dev run -p tsconfig.devconsole-demo.json dist/devconsole-demo/bootstrap
  • formatnpx oxlint --fix --fix-suggestions --fix-dangerously && oxfmt
  • gen:protonode --experimental-strip-types src/cli/dksf-gen-proto.ts resources/proto/test.proto resources/proto/generated/test && node --experimental-strip-types src/cli/dksf-gen-proto.ts resources/proto/devconsole.proto resources/proto/generated/devconsole
  • postinstalldksf-install || yarn postinstall:alt
  • postinstall:altpatch-package && deepkit-type-install
  • testtsc -p tsconfig.test.json && dksf-test
  • testappyarn clean && tsc -p tsconfig.testapp.json && node dist/testapp/bootstrap server:start
Dependencies67
  • @bufbuild/protobuf^2.12.0
  • @deepkit/app1.0.19
  • @deepkit/broker1.0.19
  • @deepkit/bson1.0.19
  • @deepkit/core1.0.19
  • @deepkit/core-rxjs1.0.19
  • @deepkit/event1.0.19
  • @deepkit/filesystem1.0.19
  • @deepkit/framework1.0.19
  • @deepkit/http1.0.19
  • @deepkit/injector1.0.19
  • @deepkit/logger1.0.19
  • @deepkit/mysql1.0.19
  • @deepkit/orm1.0.19
  • @deepkit/postgres1.0.19
  • @deepkit/rpc1.0.19
  • @deepkit/rpc-tcp1.0.19
  • @deepkit/sql1.0.19
  • @deepkit/stopwatch1.0.19
  • @deepkit/template1.0.19
  • @deepkit/type1.0.19
  • @deepkit/type-compiler1.0.19
  • @deepkit/workflow1.0.19
  • @jenniferplusplus/opentelemetry-instrumentation-bullmq^0.5.1
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-metrics-otlp-http^0.218.0
  • @opentelemetry/exporter-prometheus^0.218.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/instrumentation^0.218.0
  • @opentelemetry/instrumentation-dns^0.61.0
  • …and 37 more.