PkgRadar

Package evidence

[email protected]

no findings

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
855
Versions published
301Mature · −50% score
First published
Jun 2020
Publisher
mmgoodnow

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publishermmgoodnow
Artifact bytes1,284,275
Previous version7.0.0-20
Published2026-05-29T16:19:18.299Z
SHA-256bff726eba0357aa9e80fd0d2f93c5a60de3a36cb225c9a1f1dae586e3baf9c63

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
7.0.0-21Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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:webuinode ../../scripts/copy-webui.js
  • 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