Package evidence
[email protected]
Install-time lifecycle script: postinstall="echo 'movius-chats ready'"
Recommended action
Block this updateStatic 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"}'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
Status history (2 events)
- available → available · risk high · score 36 · status available -> available, risk high -> high, score 40 -> 36
- new → available · risk high · score 40 · status changed
Related candidates
Linked campaigns and clusters
ea-dav
11 members · evidence strength 72Install-time lifecycle script — postinstall="echo 'movius-chats ready'"
11 members · evidence strength 78Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="echo 'movius-chats ready'" | 30 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="echo 'movius-chats ready'" | 30 |
| low | Obfuscation | package/lib/commonjs/index.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/lib/module/index.js | matched "fromCharCode" | 3 |
Manifest
Package metadata
Scripts11
buildyarn clean && yarn build:js && yarn build:typesbuild:jsrollup -c rollup.config.mjsbuild:typestsc --project tsconfig.types.jsoncleanrimraf libexampleyarn --cwd examplelinteslint "**/*.{js,ts,tsx}"postinstallecho 'movius-chats ready'prepareyarn buildreleaserelease-ittestjesttypescripttsc --noEmit
Dependencies4
react-native-parsed-text^0.0.22react-native-svg15.2.0react-native-video^6.9.1twrnc^4.6.1