PkgRadar

Package evidence

@visma-swno/[email protected]

Credential file access: matched ".ssh/"

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,062Niche · −30% score
Versions published
44Established · −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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes4,717,094
Previous version4.2.0-beta.2
Published2026-03-16T15:05:43.784Z
SHA-25691470a447f4c1bc074dd92e9aefac41937d3b063b3be9ed8ba41f36ac8ac5b88

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
4.2.0-beta.3Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-DP-hNVbF.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/index.umd.js11523759 bytes0

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
Dependencies16
  • @ag-ui/client^0.0.43
  • @ag-ui/core^0.0.43
  • @floating-ui/dom^1.7.4
  • @lit/context^1.1.6
  • @lit/localize^0.12.2
  • @microsoft/signalr^9.0.6
  • @tailwindcss/browser^4.2.1
  • @vsn-ux/gaia-styles^0.5.19
  • classnames^2.5.1
  • dompurify^3.2.6
  • echarts^5.6.0
  • eventsource-client^1.1.4
  • marked^16.2.0
  • shiki^4.0.2
  • sucrase^3.35.1
  • zod^3.25.0