PkgRadar

Package evidence

[email protected]

Remote Payload: matched "wget "

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.

Versions published
162Mature · −50% score
First published
Aug 2020
Publisher
meshiest

Effective trust discount applied: 50% (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"}'
Publishermeshiest
Artifact bytes3,201,066
Previous version1.6.0
Published2026-05-25T23:13:37.615Z
SHA-2567f06d9779a0fc1a926eb88b26ddbfec14aedd1df9e2922e70e0ee79755a99aeb

Why flagged

What the scanner saw

Remote Payload: matched "wget "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/tools/install_launcher.shmatched "wget "12
mediumRemote Payloadpackage/tools/install_steamcmd.shmatched "wget "12
mediumLarge Javascript Payloadpackage/public/assets/shared/@tabler_icons-react-CdTxTJVq.js3566078 bytes10

Manifest

Package metadata

Scripts13
  • buildnpx vite build -c vite.backend.config.mts
  • build:frontendnpx vite build -c vite.frontend.config.mts
  • build:oldnpx tspc --build "src/"
  • checkeslint
  • distnpm run build:frontend && npm run build && npm run dts
  • dtsnpx dts-bundle-generator --inline-declare-global --no-banner --no-check --external-inlines brs-js -o templates/safe-ts/omegga.d.ts -- ./src/plugin.ts
  • lintnpx prettier --check "src/" "frontend/src"
  • lint:fixnpx prettier --write "src/" "frontend/src/"
  • preparets-patch install
  • startnode --enable-source-maps index.js
  • testnpm run test:backend
  • test:backendvitest --config vitest.backend.config.mts --dir ./src
  • watchnpm run build:frontend -- --watch
Dependencies45
  • @simplewebauthn/browser^13.3.0
  • @simplewebauthn/server^13.3.0
  • @swc/core^1.2.173
  • @tanstack/react-query^5.90.21
  • @trpc/client^11.12.0
  • @trpc/react-query^11.12.0
  • @trpc/server^11.12.0
  • bcryptjs^2.4.3
  • better-sqlite3^12.2.0
  • body-parser^1.19.0
  • brs-js^2.1.3
  • child_process^1.0.2
  • chokidar^3.4.2
  • colors^1.4.0
  • commander^5.1.0
  • configstore^5.0.1
  • dateformat^5.0.3
  • disrequire^1.1.1
  • dotenv^17.2.3
  • express^4.18.2
  • express-session^1.17.3
  • glob^7.1.6
  • hasbin^1.2.3
  • js-yaml^4.1.0
  • json-rpc-2.0^1.7.1
  • lodash^4.17.21
  • motion^12.40.0
  • nedb-promises^5.0.1
  • nedb-promises-session-store1.0.0
  • otpauth^9.5.1
  • …and 15 more.