PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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"}'
Publishermmgoodnow
Artifact bytes1,280,078
Previous version7.0.0-15
Published2026-05-24T07:48:54.035Z
SHA-25661b07c5273728e70c87e3710ad79640e973ac23c115b66bd0221b024024859ce

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

high
Last checked
highRisk
111Score
7.0.0-16Version
Status history (1 event)
  1. newavailable · risk high · score 111 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

mmgoodnow

4 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/node_modules/zod/v3/types.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/node_modules/@cross-seed/shared/dist/constants.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/clients/Deluge.jsmatched "cUrl "12
mediumObfuscation Densitypackage/node_modules/zod/v3/types.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/webui/assets/use-settings-form-submit-B6Rt0uK0.jsmatched "cUrl "12
mediumObfuscation Densitypackage/node_modules/zod/src/v3/types.tshigh encoded/escaped-token density12
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/node_modules/zod/v3/types.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/node_modules/@cross-seed/shared/dist/constants.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/clients/Deluge.jsmatched "cUrl "12
mediumObfuscation Densitypackage/node_modules/zod/v3/types.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/webui/assets/use-settings-form-submit-B6Rt0uK0.jsmatched "cUrl "12
mediumObfuscation Densitypackage/node_modules/zod/src/v3/types.tshigh encoded/escaped-token density12
lowObfuscationpackage/node_modules/zod/v4/core/schemas.cjsmatched "atob("3
lowObfuscationpackage/node_modules/zod/v3/types.cjsmatched "\\u00A0"3
lowObfuscationpackage/node_modules/zod/v4/core/util.cjsmatched "atob("3
lowObfuscationpackage/dist/webui/assets/index-DupFqisC.jsmatched "\\x00"3
lowObfuscationpackage/node_modules/zod/v4/core/schemas.jsmatched "atob("3
lowObfuscationpackage/node_modules/zod/v3/types.jsmatched "\\u00A0"3
lowObfuscationpackage/dist/webui/assets/use-settings-form-submit-B6Rt0uK0.jsmatched "atob("3
lowObfuscationpackage/dist/webui/assets/useRouterState-CZfD5Xdv.jsmatched "\\x00"3
lowObfuscationpackage/node_modules/zod/v4/core/util.jsmatched "atob("3
lowObfuscationpackage/node_modules/zod/src/v4/classic/tests/custom.test.tsmatched "Buffer.from(value, \"base64"3
lowObfuscationpackage/node_modules/zod/src/v4/core/schemas.tsmatched "atob("3
lowObfuscationpackage/node_modules/zod/src/v3/types.tsmatched "\\u00A0"3
lowObfuscationpackage/node_modules/zod/src/v4/core/util.tsmatched "atob("3

Manifest

Package metadata

Scripts12
  • buildtsc -b tsconfig.json
  • build:allnpm run build && npm -C ../.. run build:api-types && npm -C ../.. run build:webui && npm run copy:webui
  • copy:webuirimraf dist/webui && mkdir -p dist && cp -r ../webui/dist dist/webui
  • coveragevitest run --coverage
  • devnode --watch dist/cmd.js daemon
  • formatprettier --write '{src,tests}/{**/*,*}.{js,ts,cjs,mjs}' package.json
  • lintconcurrently --names "Prettier,ESLint" "prettier --check '{src,tests}/{**/*,*}.{js,ts,cjs,mjs}'" "eslint '{src,tests}/{**/*,*}.{js,ts,cjs,mjs}'"
  • prepacknode ../../scripts/prepare-bundled-deps.js
  • prepublishOnlyrimraf dist tsconfig.tsbuildinfo && npm -C ../.. run build
  • testvitest
  • typechecktsc -b ../shared/tsconfig.json --force && tsc -b tsconfig.json && tsc -p tsconfig.tests.json
  • watchtsc -b --watch --preserveWatchOutput
Dependencies18
  • @cross-seed/sharedfile:../shared
  • @fastify/cookie^11.0.2
  • @fastify/cors^11.2.0
  • @trpc/server^11.13.4
  • bcryptjs^3.0.2
  • bencode^2.0.1
  • chalk^5.0.0
  • commander^14.0.3
  • fastest-levenshtein^1.0.16
  • fastify^5.8.5
  • knex^3.1.0
  • ms^2.1.3
  • strip-ansi^7.2.0
  • winston^3.19.0
  • winston-daily-rotate-file^5.0.0
  • xml2js^0.6.2
  • xmlrpc^1.3.2
  • zod^4.3.6