PkgRadar

Package evidence

@startinblox/[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
12
Versions published
24
First published
Feb 2026
Publisher
startinbloxbot

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":["@startinblox/[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":["@startinblox/[email protected]"],"fail_on":"review"}'
Artifact bytes95,113
Previous version2.1.3
Published2026-04-27T08:34:17.943Z
SHA-256a9bae7fb4b3678d56f04d6a1ee9f43180f4101e13c9bceafac80ea488fd27cd3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildvite build
  • servevite preview
  • testvitest run
  • test:coveragevitest run --coverage
  • test:openvitest --browser
  • test:watchvitest
  • watchvite
Dependencies9
  • @lit/task^1.0.3
  • autoprefixer^10.4.27
  • cssnano^7.1.4
  • lit^3.3.2
  • lorem-ipsum^2.0.8
  • postcss^8.5.9
  • postcss-preset-env^11.2.1
  • postcss-scss^4.0.9
  • sass^1.99.0