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
adsila

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"}'
Publisheradsila
Artifact bytes54,495
Previous versionnone
Published2026-06-08T08:33:21.055Z
SHA-25644940861aefd9a453ff4592a9832aabee886aa118c4d71be126a06fe4e2eab11

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
3.19.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
  • buildbabel lib -d dist
  • linteslint lib/*.js lib/winston/*.js lib/winston/**/*.js --resolve-plugins-relative-to ./node_modules/@dabh/eslint-config-populist
  • testjest
  • test:integrationjest -c test/jest.config.integration.js
  • test:typescriptnpx --package typescript tsc --project test
  • test:unitjest -c test/jest.config.unit.js
Dependencies12
  • @colors/colors^1.6.0
  • @dabh/diagnostics^2.0.8
  • async^3.2.3
  • child_process^1.0.2
  • is-stream^2.0.0
  • logform^2.7.0
  • one-time^1.0.0
  • readable-stream^3.4.0
  • safe-stable-stringify^2.3.1
  • stack-trace0.0.x
  • triple-beam^1.3.0
  • winston-transport^4.9.0