PkgRadar

Package evidence

@virmator/[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.

Versions published
145Mature · −50% score
First published
Aug 2024
Publisher
electrovir

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 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":["@virmator/[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":["@virmator/[email protected]"],"fail_on":"review"}'
Publisherelectrovir
Artifact bytes18,198
Previous version14.23.1
Published2026-06-14T14:02:21.399Z
SHA-25678ffa1ec2ab2d6f8b4a17f3f0469a141a92dc894596ca7fe0f3d4988cf700df2

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
14.24.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

Scripts6
  • compilevirmator compile
  • testrunstorm --names node,web "npm run test:node" "npm run test:web"
  • test:coveragenpm test
  • test:nodevirmator test node src/test.test.ts src/web-snapshot-plugin/snapshot-store.test.ts
  • test:updatevirmator test node update src/test.test.ts src/web-snapshot-plugin/snapshot-store.test.ts
  • test:webnpm run compile && virmator test web src/web-snapshot-plugin/web-snapshot-plugin.test.ts src/web-screenshot-plugin/web-screenshot-plugin.test.ts
Dependencies13
  • @augment-vir/assert^31.71.3
  • @augment-vir/common^31.71.3
  • @augment-vir/node^31.71.3
  • @virmator/core^14.24.0
  • @web/dev-server-core^0.7.5
  • @web/test-runner-core^0.13.4
  • glob^13.0.6
  • mri^1.2.0
  • object-shape-tester^6.13.0
  • pixelmatch^7.2.0
  • pngjs^7.0.0
  • sharp^0.34.5
  • typed-event-target^4.3.0