PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2362461 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
1
First published
May 2026
Publisher
natz.ovn

Recommended action

Review before promoting

Mixed 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":["[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 bytes731,046
Previous versionnone
Published2026-05-26T15:39:19.450Z
SHA-25689d65c395379edf343ebf9f5f7fb086ed4121d515cf18c6fcd213890b7f9d37e

Why flagged

What the scanner saw

Large Javascript Payload: 2362461 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js2362461 bytes10

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
Dependencies11
  • @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
  • zencf^2.0.3