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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="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 && datebuild:devconsolecd devconsole && yarn install && yarn buildcleanrm -rf distdevtsc -p tsconfig.json --watchdevconsole-demoyarn build:devconsole && dksf-dev run -p tsconfig.devconsole-demo.json dist/devconsole-demo/bootstrapformatnpx oxlint --fix --fix-suggestions --fix-dangerously && oxfmtgen: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/devconsolepostinstalldksf-install || yarn postinstall:altpostinstall:altpatch-package && deepkit-type-installtesttsc -p tsconfig.test.json && dksf-testtestappyarn 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.