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
276Established · −30% score
First published
Sep 2025
Publisher
adrai

Effective trust discount applied: 30% (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"}'
Publisheradrai
Artifact bytes315,403
Previous version1.59.1
Published2026-06-04T10:33:45.310Z
SHA-256e0a3ec13e3c5dc6052cd667a65afbbabab6a972596e1bd3c9cdeccaec0e35cb2

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.60.0Version
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
  • buildrm -rf dist && rollup -c && rm -rf types && tsc -d --declarationDir types --declarationMap --emitDeclarationOnly
  • linteslint .
  • postversionnpm run build && git push && git push --tags
  • preversionnpm run test && npm run build
  • testnpm run lint && vitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies17
  • @croct/json5-parser^0.2.2
  • @swc/core^1.15.40
  • chokidar^5.0.0
  • commander^14.0.3
  • execa^9.6.1
  • glob^13.0.6
  • i18next^26.3.0
  • i18next-resources-for-ts^2.1.0
  • inquirer^13.4.3
  • jiti^2.7.0
  • jsonc-parser^3.3.1
  • magic-string^0.30.21
  • minimatch^10.2.5
  • ora^9.4.0
  • react^19.2.6
  • react-i18next^17.0.8
  • yaml^2.9.0