PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="echo 'movius-chats ready'"

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"}'
Publisherea-dav
Artifact bytes298,039
Previous version1.4.15
Published2026-05-25T03:13:53.629Z
SHA-256f7702eea1fe71ef74cf35cc54542574b32bc9166f906e890e0cac6f6d183a52d

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo 'movius-chats ready'"

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

Availability ledger

available

high
Last checked
highRisk
36Score
1.4.16Version
Status history (2 events)
  1. availableavailable · risk high · score 36 · status available -> available, risk high -> high, score 40 -> 36
  2. newavailable · risk high · score 40 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ea-dav

11 members · evidence strength 72
Repeated static TTPstale

Install-time lifecycle script — postinstall="echo 'movius-chats ready'"

11 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="echo 'movius-chats ready'"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="echo 'movius-chats ready'"30
lowObfuscationpackage/lib/commonjs/index.jsmatched "fromCharCode"3
lowObfuscationpackage/lib/module/index.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts11
  • buildyarn clean && yarn build:js && yarn build:types
  • build:jsrollup -c rollup.config.mjs
  • build:typestsc --project tsconfig.types.json
  • cleanrimraf lib
  • exampleyarn --cwd example
  • linteslint "**/*.{js,ts,tsx}"
  • postinstallecho 'movius-chats ready'
  • prepareyarn build
  • releaserelease-it
  • testjest
  • typescripttsc --noEmit
Dependencies4
  • react-native-parsed-text^0.0.22
  • react-native-svg15.2.0
  • react-native-video^6.9.1
  • twrnc^4.6.1