PkgRadar

Package evidence

@virmator/[email protected]

Credential file access: matched ".npmrc"

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
144Mature · −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

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":["@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 bytes10,458
Previous version14.23.0
Published2026-06-10T15:57:57.280Z
SHA-256aa28f739e45d3f2db7701680a6ad79c7b28ca72e48fe1757b957611edd63416c

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
14.23.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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
lowCredential file accesspackage/dist/init.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts4
  • compilevirmator compile
  • testexit 0
  • test:coveragenpm test
  • test:updatenpm test
Dependencies5
  • @augment-vir/assert^31.71.3
  • @augment-vir/common^31.71.3
  • @augment-vir/node^31.71.3
  • @virmator/core^14.23.1
  • simple-git^3.36.0