PkgRadar

Package evidence

@invarn/[email protected]

Js Obfuscator Packer, Webhook Exfil Endpoint, 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.

Versions published
102
First published
Mar 2026
Publisher
stancic

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":["@invarn/[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":["@invarn/[email protected]"],"fail_on":"high"}'
Publisherstancic
Artifact bytes693,880
Previous version2.3.7
Published2026-07-17T09:11:13.921Z
SHA-256c6873f01f11b68d25fa9d85c6f652aacb770f9e6d9247e1b9ced5ec22ef248dc

Why flagged

What the scanner saw

Js Obfuscator Packer

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Js Obfuscator Packer

142 members · evidence strength 90
Repeated static TTPcandidate

Js Obfuscator Packer

142 members · max score 155

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Obfuscator Packermanifest45
highWebhook Exfil Endpointmanifest40
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highJs Obfuscator Packermanifest45
highWebhook Exfil Endpointmanifest40
lowCredential file accessmanifest5
lowMessenger Bot Endpointmanifest5
lowMessenger Bot Endpointmanifest5
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowCredential file accessmanifest5
lowObfuscation Densitymanifest0

Manifest

Package metadata

Dependencies2
  • js-yaml^4.1.0
  • prompts^2.4.2