PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/dist/models/bundle.js

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"}'
Publisherferlatorre78
Artifact bytes155,083
Previous version1.4.20
Published2026-05-24T02:55:10.334Z
SHA-256d0b52bf7408d92f238b209d8268531dc5f59df31073f027620bb258d053d1680

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/models/bundle.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/utils/bundle.js

5 members · evidence strength 90
Repeated static TTPstale

Known Indicator Filename — package/dist/models/bundle.js

3 members · evidence strength 80
Publisher / release actor burststale

ferlatorre78

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/models/bundle.jspackage/dist/models/bundle.js45
highKnown Indicator Filenamepackage/dist/utils/bundle.jspackage/dist/utils/bundle.js45
mediumRemote Payloadpackage/dist/utils/baseN.jsmatched "raw.githubusercontent.com"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/models/bundle.jspackage/dist/models/bundle.js45
highKnown Indicator Filenamepackage/dist/utils/bundle.jspackage/dist/utils/bundle.js45
mediumRemote Payloadpackage/dist/utils/baseN.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/utils/communication-document-reference.jsmatched "Buffer.from(data, 'base64"3
lowObfuscationpackage/dist/cryptoDecode.jsmatched "Buffer.from(base64, 'base64"3
lowObfuscationpackage/dist/utils/string-convert.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/utils/vp-token.jsmatched "Buffer.from(parts[1], 'base64"3

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.build.json && node patch-esm-imports.mjs
  • prepublishOnlynpm run typecheck && npm test -- --watchman=false && npm run build
  • testjest
  • test:coveragejest --coverage
  • typechecktsc -p tsconfig.json --noEmit
Dependencies5
  • @noble/post-quantum^0.5.4
  • @stablelib/base64^1.0.1
  • @stablelib/utf8^1.0.2
  • base-x^4.0.0
  • pako^2.1.0