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

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"}'
Publishervangelishhhh
Artifact bytes388,952
Previous version2.0.1
Published2026-06-02T02:17:50.099Z
SHA-256846d577f9252edd302462c05bddb15e1ef05a0924d5947e0d2050dddde0f26a2

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