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
1
First published
Jun 2026
Publisher
pirhoo

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"}'
Publisherpirhoo
Artifact bytes57,468
Previous versionnone
Published2026-06-05T10:09:11.010Z
SHA-2561c9fc2f85591482bd62685119dde325ba6d87a4f3009a77b96708d290404c955

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.0.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
  • linteslint src/
  • lint:fixeslint src/ --fix
  • prepublishOnlynpm run lint && npm test
  • startnode src/index.js
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coverage
  • test:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
Dependencies17
  • @anthropic-ai/sdk^0.71.2
  • @inquirer/prompts^7.10.1
  • ansi-escapes^7.2.0
  • boxen^8.0.1
  • cli-progress^3.12.0
  • commander^12.1.0
  • currency-codes^2.2.0
  • date-fns^4.1.0
  • figures^6.1.0
  • i18n-iso-countries^7.14.0
  • inquirer^9.2.23
  • pdf-parse^1.1.1
  • pdf-to-img^5.0.0
  • picocolors^1.1.1
  • sharp^0.33.5
  • strip-ansi^7.1.2
  • tesseract.js^5.1.0