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
1,315Niche · −30% score
Versions published
302Mature · −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,338,586
Previous version7.0.0-21
Published2026-06-01T18:31:00.867Z
SHA-256a3b0394eb108b89c597b55babe4c451d10e4540de72b9865ccd552e171bfff79

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-22Version
Status history (2 events)
  1. newavailable · risk low · score 0 · status changed
  2. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts12
  • buildtsc -b tsconfig.build.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 ."
  • prepacknode ../scripts/prepare-bundled-deps.js
  • prepublishOnlyrimraf dist tsconfig.tsbuildinfo && npm -C .. run build
  • testvitest
  • typechecktsc -b tsconfig.json --force
  • watchtsc -b tsconfig.build.json --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