PkgRadar

Package evidence

@apocaliss92/[email protected]

Large Javascript Payload: 3735271 bytes

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.

Versions published
179
First published
Dec 2025
Publisher
apocaliss92

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 bytes5,548,560
Previous version0.5.45
Published2026-06-11T13:51:34.714Z
SHA-2568905338730f4669c07cafdb1d0ef607b3ffc67b8f0877d8733787e3943afefe8

Why flagged

What the scanner saw

Large Javascript Payload: 3735271 bytes

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.5.46Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/main.nodejs.js3735271 bytes0

Manifest

Package metadata

Scripts13
  • buildscrypted-webpack
  • build:lib./build-lib.sh
  • prepublish-patch./prepublish-patch.sh
  • prepublishOnly./prepublish-patch.sh && NODE_ENV=production scrypted-webpack
  • prescrypted-setup-projectscrypted-package-json
  • prescrypted-vscode-launchscrypted-webpack
  • scrypted-debugscrypted-debug
  • scrypted-deployscrypted-deploy
  • scrypted-deploy-debugscrypted-deploy-debug
  • scrypted-package-jsonscrypted-package-json
  • scrypted-readmescrypted-readme
  • scrypted-setup-projectscrypted-setup-project
  • scrypted-vscode-launchscrypted-deploy-debug
Dependencies4
  • @apocaliss92/nodelink-js^0.6.1
  • @scrypted/commonfile:../../scrypted/common
  • @scrypted/rtspfile:../../scrypted/plugins/rtsp
  • @scrypted/sdk^0.3.118