PkgRadar

Package evidence

@dr.pogodin/[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
8,918Niche · −30% score
Versions published
22Mature · −50% score
First published
Nov 2022
Publisher
dr.pogodin

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":["@dr.pogodin/[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":["@dr.pogodin/[email protected]"],"fail_on":"review"}'
Publisherdr.pogodin
Artifact bytes23,391
Previous version1.16.8
Published2026-03-21T12:08:35.971Z
SHA-256b75443c68c6b34daed46d0fc66cc57a566bd4c8dfeacdfe890b4cf15c5ddb3f6

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildrimraf build && npm run build:types && npm run build:cjs && npm run build:mjs
  • build:cjsrimraf build/cjs && babel src -x .ts --out-dir build/cjs --source-maps
  • build:mjsrimraf build/mjs && babel src -x .ts --out-dir build/mjs --source-maps --out-file-extension .mjs --config-file ./babel.module.config.js
  • build:typesrimraf build/types && tsc --project tsconfig.types.json
  • jestjest
  • linteslint --cache
  • testnpm run lint && npm run jest
Dependencies7
  • @babel/runtime^7.29.2
  • cookie^1.1.1
  • cookie-signature^1.2.2
  • http-errors^2.0.1
  • rndm1.2.0
  • tsscmp1.0.6
  • uid-safe2.1.5