PkgRadar

Package evidence

@apocaliss92/[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
1,416Niche · −30% score
Versions published
71
First published
Jan 2026
Publisher
apocaliss92

Effective trust discount applied: 30% (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":["@apocaliss92/[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":["@apocaliss92/[email protected]"],"fail_on":"review"}'
Publisherapocaliss92
Artifact bytes3,224,394
Previous version0.6.3
Published2026-06-11T18:36:19.943Z
SHA-2564c545540160399060811a9b048d9ba51ad3de84523569a9bccd4857d8c4f0c26

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.6.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • app:devnx run nodelink-manager:dev
  • app:quickstartnx run nodelink-manager:start
  • buildnpm run build:js && npm run build:types
  • build:jsnpx tsup
  • build:typesrm -rf .tmp/types && npx tsc -p tsconfig.json --emitDeclarationOnly --declaration --declarationMap false --outDir .tmp/types && npx api-extractor run --local && rm -rf .tmp/types
  • lintnpx eslint .
  • nxnx
  • nx:buildnx run-many -t build
  • nx:graphnx graph
  • playback-probenpm run build --silent && node tools/playback-probe.mjs
  • rtsp-servernpm run build && node dist/cli/rtsp-server.cjs
  • startnpm run app:dev
  • testvitest run
  • test:watchvitest
  • typechecknpx tsc -p tsconfig.json --noEmit
Dependencies11
  • alawmulaw^6.0.0
  • dotenv^17.2.3
  • fast-deep-equal^3.1.3
  • fast-xml-parser^4.5.3
  • jimp^1.6.0
  • lz4js^0.2.0
  • mailparser^3.7.1
  • smtp-server^3.13.6
  • undici^7.16.0
  • werift^0.22.3
  • yazl^3.3.1