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
118
First published
Apr 2026
Publisher
djalbat

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"}'
Publisherdjalbat
Artifact bytes59,764
Previous version1.0.118
Published2026-06-03T21:00:52.449Z
SHA-25664db6f97c7edcb5515e6f8a17f942e1f596cf0c82802f880a8058d5700485495

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • batchnpm run watchful batch --
  • batch-debugnpm run watchful batch -- --debug
  • buildnpm run clean && npm run batch
  • build-debugnpm run clean && npm run batch-debug
  • cleanrm -rf ./lib
  • incrementalnpm run watchful incremental --
  • incremental-debugnpm run watchful incremental -- --debug
  • startnode ./bin/main.js
  • watchnpm run clean && npm run batch && npm run incremental
  • watch-debugnpm run clean && npm run batch-debug && npm run incremental-debug
  • watchfulwatchful -m --transpiler=swc --bundler=esbuild --source-directory=./src --lib-directory=./lib --entry-file=example.js --bundle-file=./example.js --wait=100
Dependencies11
  • easy^25.0.1
  • easy-with-style^3.0.565
  • highmark-markdown^1.2.162
  • occam-custom-grammars^6.0.100
  • occam-grammars^1.3.596
  • occam-languages^0.0.291
  • occam-lexers^23.1.67
  • occam-parsers^23.1.80
  • occam-query^4.1.183
  • occam-styles^5.0.478
  • yapp^5.1.333