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
225
Versions published
9
First published
Feb 2026
Publisher
pedroapfilho

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"}'
Publisherpedroapfilho
Artifact bytes43,618
Previous version3.0.2
Published2026-06-12T16:50:53.537Z
SHA-256749b1fc20becbb8262e049e8ce8764ae6ce4b3062657394f72dbe3785340dbcf

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

Scripts13
  • changesetchangeset
  • fallowfallow
  • fallow:auditfallow audit --base main
  • fallow:deadfallow dead-code
  • fallow:dupesfallow dupes
  • fallow:healthfallow health --score
  • formatoxfmt
  • format:checkoxfmt --check
  • lintoxlint .
  • releasechangeset publish
  • testvitest run
  • test:coveragevitest run --coverage
  • version-packageschangeset version
Dependencies5
  • eslint-plugin-no-only-tests^3.4.0
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-react-hooks^7.1.1
  • eslint-plugin-unused-imports~4.4.1
  • oxlint-plugin-react-doctor^0.5.1