Package evidence
@mep-exp/[email protected]
Webhook Exfil Endpoint, New Account With Lifecycle Hook, Remote Payload +2 more
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
- 77
- Versions published
- 2
- First published
- Jun 2026
- Publisher
- coopertim13
- External confirmation
- MAL-2026-6183OSV match · pinned to high regardless of other signals
Recommended action
Block this updateStatic 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":["@mep-exp/[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":["@mep-exp/[email protected]"],"fail_on":"high"}'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
Status history (3 events)
- available → available · risk high · score 97 · status available -> available, risk high -> high, score 127 -> 97
- available → available · risk high · score 127 · status available -> available, risk high -> high, score 87 -> 127
- new → available · risk high · score 87 · status changed
Related candidates
Linked campaigns and clusters
New Account With Lifecycle Hook
19 members · evidence strength 90New Account With Lifecycle Hook
19 members · max score 107Evidence
Static findings
4 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | manifest | — | 40 |
| high | New Lifecycle Script Vs Previous | manifest | — | 40 |
| high | New Account With Lifecycle Hook | manifest | — | 25 |
| medium | Remote Payload | manifest | — | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | manifest | — | 40 |
| high | New Lifecycle Script Vs Previous | manifest | — | 40 |
| high | New Account With Lifecycle Hook | manifest | — | 25 |
| medium | Remote Payload | manifest | — | 12 |
| low | Install-time lifecycle script | manifest | — | 5 |