PkgRadar

Package evidence

@citolab/[email protected]

Large Javascript Payload: 3260328 bytes

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
64
Versions published
17
First published
Mar 2026
Publisher
marcelh1983

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":["@citolab/[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":["@citolab/[email protected]"],"fail_on":"review"}'
Publishermarcelh1983
Artifact bytes1,358,488
Previous version0.4.16
Published2026-06-04T14:29:53.190Z
SHA-2569fc3b1b9930e9f2df0195eee002a31d4b9edf073dba385348f9e6ecd132c0223

Why flagged

What the scanner saw

Large Javascript Payload: 3260328 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.4.17Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js3260328 bytes0

Manifest

Package metadata

Scripts7
  • buildtsup src/index.ts src/runtime.ts --format esm --target node18 --dts --outDir dist
  • build-storybooknpm run prepare:storybook-assets && storybook build
  • build:yalcnpm run build && yalc publish --push
  • prepare:storybook-assetsnode scripts/prepare-storybook-assets.mjs
  • storybooknpm run prepare:storybook-assets && storybook dev -p 6010
  • testvitest --project=unit --run
  • test:storybooknpm run prepare:storybook-assets && vitest --project=storybook --run
Dependencies3
  • @citolab/qti-browser-import^0.4.17
  • @citolab/qti-convert^0.4.17
  • cheerio^1.2.0