PkgRadar

Package evidence

[email protected]

Remote Payload: matched "Invoke-WebRequest"

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
119
First published
Feb 2026
Publisher
apex2077

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherapex2077
Artifact bytes79,390
Previous version1.0.125
Published2026-05-29T07:35:44.612Z
SHA-256896870a5601e5ff344d89aab6139aec9de669c376cfcd13d8c8b0ae085f65f42

Why flagged

What the scanner saw

Remote Payload: matched "Invoke-WebRequest"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
1.0.126Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/yymaxapi.jsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/install.shmatched "curl "12

Manifest

Package metadata

Scripts2
  • startnode bin/yymaxapi.js
  • testnode bin/yymaxapi.js test
Dependencies5
  • chalk^4.1.2
  • fs-extra^11.1.1
  • inquirer^8.2.5
  • json5^2.2.3
  • ora^5.4.1