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
- 809
- Versions published
- 92Mature · −50% score
- First published
- Jan 2025
- Publisher
- cak3
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts14
benchnode --experimental-vm-modules ./tests/scripts/run-benchmarks.jsbuildpremove dist && pnpm build-lib && pnpm build-typesbuild-htmlpremove .coralite && node --experimental-vm-modules ./tests/scripts/build-html.jsbuild-libesbuild ./lib/index.js ./lib/coralite-element.js ./lib/plugin.js ./lib/utils/core.js ./lib/utils/index.js --bundle --target=esnext --format=esm --outdir=dist/lib --platform=node --sourcemap --packages=external --alias:#lib=./lib/index.js --alias:#plugins=./plugins/index.js --outbase=./libbuild-typestsclinteslint --cache .lint-formateslint --cache --fix .serversirv .coralite --dev --port 3000test-e2epnpm build && pnpm build-html && playwright testtest-e2e-reportplaywright show-reporttest-e2e-uiplaywright test --uitest-unitnode --experimental-vm-modules --experimental-import-meta-resolve --test ./tests/unit/**/*.spec.jstest-unit-coveragenode --experimental-vm-modules --experimental-import-meta-resolve --experimental-test-coverage --test ./tests/unit/**/*.spec.jstest-unit-watchnode --experimental-vm-modules --experimental-import-meta-resolve --test --watch ./tests/unit/**/*.spec.js
Dependencies14
acorn^8.16.0acorn-walk^8.3.5commander^13.1.0dom-serializer^2.0.0esbuild^0.25.9esbuild-plugins-node-modules-polyfill^1.8.1htmlparser2^10.0.0isomorphic-dompurify^3.14.0kleur^4.1.5p-limit^7.2.0postcss^8.5.15postcss-selector-parser^7.1.1serialize-javascript^7.0.2xxhash-wasm^1.1.0