PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes718,652
Previous version0.11.19
Published2026-05-22T17:06:23.885Z
SHA-256a82fc23f33ef025f367274c8819a39d8bbe18d45ebe0d5cf08b2b127928ef2f0

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
30Score
0.11.20Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/upgrade/checker.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/admin/upgrade.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/upgrade/checker.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/admin/upgrade.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/frontend-dist/assets/button-Cn_ZnI9p.jsmatched "\\u2028"3
lowObfuscationpackage/frontend-dist/assets/Providers-oAhYdMc-.jsmatched "atob("3

Manifest

Package metadata

Scripts9
  • buildtsc
  • build:fulltsc && node scripts/build.mjs
  • devPORT=9980 tsx watch src/index.ts
  • linteslint . --max-warnings=0
  • postbuildnode -e "require('fs').cpSync('src/db/migrations','dist/db/migrations',{recursive:true});require('fs').cpSync('config','dist/config',{recursive:true})"
  • prepublishOnlynode scripts/prepublish.mjs
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies13
  • @fastify/cookie^11.0.2
  • @fastify/static^9.1.0
  • @sinclair/typebox^0.34.49
  • better-sqlite3^11.9.1
  • dotenv^16.4.7
  • fastify^5.3.3
  • fastify-plugin^5.1.0
  • gpt-tokenizer^3.4.0
  • https-proxy-agent^7.0.6
  • jsonwebtoken^9.0.3
  • pino^9.6.0
  • pino-pretty^13.1.3
  • socks-proxy-agent^8.0.5