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
327
Versions published
19
First published
May 2026
Publisher
obaiddev

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"}'
Publisherobaiddev
Artifact bytes471,906
Previous version5.3.0
Published2026-05-23T12:45:51.838Z
SHA-2560cffdfd73c28fe2f1bba8d36e12e857ea09fbda11a0d46fa649bb1be64f48446

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
5.4.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

Scripts11
  • buildtsup
  • check:category-driftnode scripts/check-category-drift.mjs
  • check:driver-label-contractnode scripts/check-driver-label-contract.mjs
  • check:theme-category-driftnode scripts/check-theme-category-drift.mjs
  • cleanrimraf dist
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint src
  • preparebash .githooks/install.sh 2>/dev/null || true
  • testvitest run
  • typechecktsc --noEmit
Dependencies11
  • @fastify/static^9.1.3
  • acorn^8.11.3
  • chokidar^5.0.0
  • commander^14.0.3
  • consola^3.4.2
  • fast-glob^3.3.3
  • fastify^5.8.5
  • image-size^2.0.2
  • open^11.0.0
  • tar^7.5.13
  • undici^8.2.0
Optional dependencies1
  • keytar^7.9.0