PkgRadar

Package evidence

[email protected]

Js Fetch Dynamic Exec

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
303
Versions published
4
First published
Jun 2026
Publisher
tsmondev

Recommended action

Block this update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Publishertsmondev
Artifact bytes89,304
Previous version3.0.7
Published2026-07-06T16:21:47.171Z
SHA-2565ff7fa9727950e2e2cb77487dc69ec443a5435a432ba8ab1b24879a278aa9075

Why flagged

What the scanner saw

Js Fetch Dynamic Exec

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

Availability ledger

available

high
Last checked
highRisk
45Score
3.0.8Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Fetch Dynamic Execmanifest45

Manifest

Package metadata

Dependencies4
  • axios^1.10.0
  • parse-json^8.3.0
  • request^2.88.2
  • sqlite3^5.1.7