PkgRadar

Package evidence

@visma-swno/[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
1,449Niche · −30% score
Versions published
43Established · −30% score
First published
Jun 2025
Publisher
simenkristoffers1

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@visma-swno/[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":["@visma-swno/[email protected]"],"fail_on":"review"}'
Artifact bytes483,867
Previous version5.0.1
Published2026-06-09T13:04:34.318Z
SHA-25611094396120dbc48b5bd80371524e9962207a375caa36adc71a43c68d5c2298a

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • analyzevite build --mode analyze
  • buildvite build
  • build-storybookstorybook build
  • cleanrimraf dist && rimraf -g "./*.tgz"
  • devvite
  • generate:iconstsx build/vite-plugin-icons.ts --standalone
  • lintyarn lint:eslint && yarn lint:lit-analyzer
  • lint:eslinteslint "**/*.ts"
  • lint:lit-analyzerlit-analyzer "src/**/*.ts" --strict
  • prepackyarn clean && yarn build
  • storybookstorybook dev -p 6006
  • testvitest run --reporter=default
  • test:covvitest run --coverage
  • test:e2eplaywright test
  • test:watchvitest
Dependencies9
  • @ag-ui/client^0.0.52
  • @ag-ui/core^0.0.52
  • @floating-ui/dom^1.7.4
  • @microsoft/signalr^10.0.0
  • dompurify^3.2.6
  • eventsource-client^1.1.4
  • marked^18.0.2
  • sucrase^3.35.1
  • zod^4.4.3