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.

Versions published
67
First published
Mar 2026
Publisher
mnaoumov

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"}'
Publishermnaoumov
Artifact bytes731,414
Previous version4.2.3
Published2026-06-11T14:58:23.133Z
SHA-25670c19fb75325d71451ff962629b3400fc856dff4c6e71a4a5d45f5d1da932434

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts21
  • buildjiti scripts/build.ts
  • build:cleanjiti scripts/build-clean.ts
  • build:compilejiti scripts/build-compile.ts
  • build:compile:typescriptjiti scripts/build-compile-typescript.ts
  • build:libjiti scripts/build-lib.ts
  • build:typesjiti scripts/build-types.ts
  • commitjiti scripts/commit.ts
  • formatjiti scripts/format.ts
  • format:checkjiti scripts/format-check.ts
  • lintjiti scripts/lint.ts
  • lint:fixjiti scripts/lint-fix.ts
  • lint:mdjiti scripts/lint-md.ts
  • lint:md:fixjiti scripts/lint-md-fix.ts
  • preparejiti scripts/prepare.ts
  • spellcheckjiti scripts/spellcheck.ts
  • testjiti scripts/test.ts
  • test:coveragejiti scripts/test-coverage.ts
  • test:integrationjiti scripts/test-integration.ts
  • test:jestjiti scripts/test-jest.ts
  • test:watchjiti scripts/test-watch.ts
  • versionjiti scripts/version.ts
Dependencies2
  • puppeteer-core^25.1.0
  • webdriverio9.27.0