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
- 3,002Niche · −30% score
- Versions published
- 19
- First published
- May 2026
- Publisher
- react-frameui
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Webhook Exfil Endpoint: matched "api.telegram.org/bot"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 109 · status changed
Evidence
Static findings
5 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/assets/web/web-server.mjs | matched "api.telegram.org/bot" | 40 |
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.1 vs 1.1.0: "node scripts/postinstall.js" | 40 |
| medium | Remote Payload | package/assets/web/web-server.mjs | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/store-twitter-creds.sh | matched "curl " | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/assets/web/web-server.mjs | matched "api.telegram.org/bot" | 40 |
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.1 vs 1.1.0: "node scripts/postinstall.js" | 40 |
| medium | Remote Payload | package/assets/web/web-server.mjs | matched "api.telegram.org/bot" | 12 |
| medium | Remote Payload | package/store-twitter-creds.sh | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
| low | Obfuscation Density | package/assets/web/client/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts6
build:webcd assets/web/client && npm install && npm run buildpostinstallnode scripts/postinstall.jstestvitest runtest:watchvitestupdate-and-publishnode scripts/update-and-publish.jswebnode bin/web.js
Dependencies9
@earendil-works/pi-ai0.77.0@earendil-works/pi-coding-agent0.77.0@fastify/compress^8.3.1@fastify/static^8.1.1@fastify/websocket^11.0.2@types/better-sqlite3^7.6.13better-sqlite3^12.10.0fastify^5.3.2yaml^2.9.0