PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5337347 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.

Weekly downloads
187
Versions published
3
First published
May 2026
Publisher
natz.ovn

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishernatz.ovn
Artifact bytes1,696,127
Previous version0.1.0
Published2026-06-06T06:52:11.467Z
SHA-256229df086b0ff0de1e387913d217a81a2c146a90fa2b2dd7b3ebe67ee3cf22cf8

Why flagged

What the scanner saw

Large Javascript Payload: 5337347 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.1.1-wc1Version
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/index.js5337347 bytes0

Manifest

Package metadata

Scripts17
  • buildnpm run build:prod
  • build:allnpm run build:prod && npm run build:bytecode
  • build:bytecodenode script/build-bytecode.mjs
  • build:devnode script/build.mjs --mode development
  • build:prodnode script/build.mjs --mode production
  • build:productionnode script/build.mjs --mode production
  • startnode main.js
  • start:bytecodenode loader.js
  • testvitest run
  • test:bratvitest run tests/brat
  • test:instagramvitest run tests/instagram
  • test:pinterestvitest run tests/pinterest
  • test:spotifyvitest run tests/spotify
  • test:threadsvitest run tests/threads
  • test:watchvitest
  • test:youtubevitest run tests/youtube
  • typechecktsc --noEmit
Dependencies12
  • @napi-rs/canvas^1.0.0
  • axios1.16.1
  • bytenode^1.5.7
  • canvas^3.2.3
  • cheerio1.2.0
  • fluent-ffmpeg^2.1.3
  • gif-encoder-2^1.0.5
  • p-queue^9.3.0
  • play-dl^1.9.7
  • sharp^0.34.5
  • ws^8.21.0
  • zencf^2.0.3