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
3
First published
May 2026
Publisher
sujoymoulick

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"}'
Publishersujoymoulick
Artifact bytes12,520
Previous version1.0.1
Published2026-05-28T07:55:45.120Z
SHA-256af1021afda55ce9374fdfd814a9b1d1b6c5e8d6539144205e3f664f4a21cdd28

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc
  • formatprettier --write 'src/**/*.ts'
  • linteslint 'src/**/*.ts'
  • preparehusky
  • startts-node src/cli/index.ts
  • testjest
Dependencies17
  • @babel/parser^7.29.7
  • @babel/traverse^7.29.7
  • boxen^5.1.2
  • c8^11.0.0
  • chalk^4.1.2
  • cli-table3^0.6.5
  • commander^14.0.3
  • execa^5.1.1
  • figlet^1.11.0
  • fs-extra^11.3.5
  • glob^13.0.6
  • gradient-string^3.0.0
  • inquirer^8.2.7
  • ora^5.4.1
  • ts-morph^28.0.0
  • ts-node^10.9.2
  • winston^3.19.0