PkgRadar

Package evidence

@arela/[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
34
Versions published
52Mature · −50% score
First published
May 2025
Publisher
inspiracode

Effective trust discount applied: 50% (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":["@arela/[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":["@arela/[email protected]"],"fail_on":"review"}'
Publisherinspiracode
Artifact bytes404,198
Previous version1.0.20
Published2026-05-14T00:08:32.092Z
SHA-256d4153ba0ef66c1ac84b59f14e532fa0f6e17d360819f62ed59b0be5bd79b941c

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.21Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • formatprettier --write "src/**/*.js"
  • startnode ./src/index.js
  • testNODE_OPTIONS=--experimental-vm-modules jest
  • test:coverageNODE_OPTIONS=--experimental-vm-modules jest --coverage
  • test:watchNODE_OPTIONS=--experimental-vm-modules jest --watch
Dependencies16
  • @supabase/supabase-js2.49.4
  • bullmq^5.71.0
  • chokidar^4.0.3
  • cli-progress3.12.0
  • commander13.1.0
  • dotenv16.5.0
  • form-data4.0.4
  • formdata-node^6.0.3
  • globby14.1.0
  • googleapis^171.4.0
  • ioredis^5.10.0
  • mime-types3.0.1
  • node-fetch3.3.2
  • office-text-extractor3.0.3
  • p-limit^7.2.0
  • pdf-parse^2.4.5