PkgRadar

Package evidence

[email protected]

Js Fs Walk Exfil, New Account With Lifecycle Hook, Credential file access +2 more

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
238
Versions published
4
First published
Jun 2026
Publisher
me.lvin.go.mez.6.4.0

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"}'
Artifact bytes20,285
Previous version1.1.2
Published2026-06-27T16:02:42.091Z
SHA-2568cc18c53a6fd79511f90451c763b907c6976c27c7ae7b42ef15dadafb7d53e7f

Why flagged

What the scanner saw

Js Fs Walk Exfil

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Fs Walk Exfilmanifest45
highNew Account With Lifecycle Hookmanifest25
mediumCredential file accessmanifest10
mediumSuspicious Publish Contextmanifest10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Fs Walk Exfilmanifest45
highNew Account With Lifecycle Hookmanifest25
mediumCredential file accessmanifest10
mediumSuspicious Publish Contextmanifest10
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies2
  • axios^1.7.0
  • form-data^4.0.0