PkgRadar

Package evidence

@vigil-guard/[email protected]

Webhook Exfil Endpoint, DNS / OAST exfiltration, Credential file access

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
11
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@vigil-guard/[email protected]"],"fail_on":"high"}'

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":["@vigil-guard/[email protected]"],"fail_on":"high"}'
Artifact bytes325,249
Previous version0.9.0-beta.5
Published2026-05-23T11:44:50.365Z
SHA-2565522b8bd74cbd0df123e9cd3446c66774a75a8cb479c22883b37d3cf18f0aa03

Why flagged

What the scanner saw

Webhook Exfil Endpoint

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
22Score
0.9.0-beta.6Version
Status history (2 events)
  1. availableavailable · risk high · score 22 · status available -> available, risk review -> high, score 22 -> 22
  2. newavailable · risk review · score 22 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

DNS / OAST exfiltration

122 members · evidence strength 90
Repeated static TTPcandidate

DNS / OAST exfiltration

122 members · max score 217

Evidence

Static findings

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

SeverityKindPathDetailPoints
highWebhook Exfil Endpointmanifest40
highDNS / OAST exfiltrationmanifest30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highWebhook Exfil Endpointmanifest40
highDNS / OAST exfiltrationmanifest30
lowCredential file accessmanifest5

Manifest

Package metadata

Dependencies5
  • express^5.2.1
  • ink^4.4.1
  • pino^10.3.1
  • react^18.3.1
  • zod^3.23.0