PkgRadar

Package evidence

[email protected]

no static 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
1
First published
Jun 2026
Publisher
polaris2026

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"}'
Publisherpolaris2026
Artifact bytes12,495
Previous versionnone
Published2026-06-04T15:12:02.570Z
SHA-2563e451a69ca0ae49427005537343d8fe7bbb34e227e647b2e85608ab1d2202083

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

scan error

status
Last checked
noneRisk
Score
1.0.4Version

Latest scanner note: error decoding response body

Status history (3 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk low · score 0 · status changed
  3. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.

Dependencies11
  • axios^1.4.0
  • jws^4.0.1
  • lodash.includes^4.3.0
  • lodash.isboolean^3.0.3
  • lodash.isinteger^4.0.4
  • lodash.isnumber^3.0.3
  • lodash.isplainobject^4.0.6
  • lodash.isstring^4.0.1
  • lodash.once^4.0.0
  • ms^2.1.1
  • semver^7.5.4