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
41
Versions published
6
First published
Nov 2025
Publisher
vangelishhhh
External confirmation
MAL-2026-4620OSV match · pinned to high regardless of other signals

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishervangelishhhh
Artifact bytes378,488
Previous version2.0.0
Published2026-05-21T12:37:08.555Z
SHA-256bb29ddcaed32e683781836033d66c5eca61aa78b64864fc50f9c7e8f25070eae

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

scan error

status
Last checked
noneRisk
Score
2.0.1Version

Latest scanner note: error decoding response body

Status history (2 events)
  1. availablescan_error · risk none · score · error decoding response body
  2. newavailable · risk high · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies16
  • @larksuiteoapi/node-sdk^1.55.0
  • @sqlite.org/sqlite-wasm^3.51.2-build6
  • ansi-regex^6.2.2
  • boxen^7.1.1
  • chalk^5.5.0
  • cli-table3^0.6.5
  • commander^14.0.0
  • inquirer^12.9.4
  • mysql2^3.15.1
  • node-fetch^3.3.2
  • process^0.11.10
  • properties-reader^2.3.0
  • proxy-agent^6.4.0
  • string-width^7.2.0
  • strip-ansi^7.1.2
  • ws^8.18.3