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
165
Versions published
45
First published
Apr 2026
Publisher
nikiforovall

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"}'
Publishernikiforovall
Artifact bytes20,358
Previous version0.17.0
Published2026-06-06T19:06:13.861Z
SHA-2561a76ba1158cf666b68cdedb191f0e7b2c4eb47bc3c31527eb15e789c2f2a618d

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
0.17.1Version
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
  • devnode server.js --open
  • lintnpx @biomejs/biome check public/app.js server.js
  • lint:fixnpx @biomejs/biome check --fix public/app.js server.js
  • preparehusky
  • startnode server.js
Dependencies6
  • claude-code-cost^0.8.0
  • claude-code-kanban^4.6.0
  • claude-code-marketplace^0.7.0
  • claude-code-memory-explorer^0.5.0
  • express^4.21.0
  • open^10.1.0