Package evidence
@zntc/[email protected]
Install Lifecycle Suppresses Failure: postinstall="[ -f ../../zig-out/lib/zntc.node ] && cp ../../zig-out/lib/zntc.node . || true"
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
- 16
- Versions published
- 3
- First published
- May 2026
- Publisher
- ohah
Recommended action
Block this updateStatic 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":["@zntc/[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":["@zntc/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="[ -f ../../zig-out/lib/zntc.node ] && cp ../../zig-out/lib/zntc.node . || true"
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 high · score 25 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="[ -f ../../zig-out/lib/zntc.node ] && cp ../../zig-out/lib/zntc.node . || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="[ -f ../../zig-out/lib/zntc.node ] && cp ../../zig-out/lib/zntc.node . || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="[ -f ../../zig-out/lib/zntc.node ] && cp ../../zig-out/lib/zntc.node . || true" | 5 |
Manifest
Package metadata
Scripts11
buildbun run build:js && bun run build:dtsbuild:dtsbun x tsc -b && cp dist/core/index.d.ts dist/core/index.d.ctsbuild:jsbun run build:js:esm && bun run build:js:cjsbuild:js:cjsnode bin/zntc.mjs --bundle index.ts --outfile dist/index.cjs --format=cjs --platform=node --packages=externalbuild:js:esmbun build index.ts --outdir dist --format esm --target nodebuild:localbun run build:napi && cp ../../zig-out/lib/zntc.node . && bun run build:js && bun run build:dtsbuild:napicd ../.. && zig build napi --cache-dir .zig-cache-napipostinstall[ -f ../../zig-out/lib/zntc.node ] && cp ../../zig-out/lib/zntc.node . || trueprepublishOnlybun run build && bunx publint --strict --level error .pretestbun run --cwd ../server build && bun run --cwd ../web build && bun run --cwd ../react-native buildtestbun test --timeout 10000
Optional dependencies14
@zntc/core-darwin-arm640.1.2@zntc/core-darwin-x640.1.2@zntc/core-linux-arm64-gnu0.1.2@zntc/core-linux-arm64-musl0.1.2@zntc/core-linux-x64-gnu0.1.2@zntc/core-linux-x64-musl0.1.2@zntc/core-win32-arm64-msvc0.1.2@zntc/core-win32-ia32-msvc0.1.2@zntc/core-win32-x64-msvc0.1.2browserslist^4.24.0core-js^3.49.0core-js-compat^3.49.0lightningcss^1.28.0playwright^1.50.0