PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/MetaCubeX/meta-rules-dat/releases/download"

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"}'
Publisherwangrongding
Artifact bytes196,937
Previous version1.1.2
Published2026-03-29T17:01:38.985Z
SHA-2568d7c6bca5857094391bc9bed13db734f48ba84af900776422e28e1950c6334a8

Why flagged

What the scanner saw

Remote Payload: matched "github.com/MetaCubeX/meta-rules-dat/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commands/init.jsmatched "github.com/MetaCubeX/meta-rules-dat/releases/download"12
mediumRemote Payloadpackage/lib/kernel.jsmatched "github.com/MetaCubeX/mihomo/releases/download"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/commands/init.jsmatched "github.com/MetaCubeX/meta-rules-dat/releases/download"12
mediumRemote Payloadpackage/lib/kernel.jsmatched "github.com/MetaCubeX/mihomo/releases/download"12
lowObfuscationpackage/lib/subscription.jsmatched "Buffer.from(content, 'base64"3

Manifest

Package metadata

Scripts3
  • prepublishOnlynode scripts/release.js
  • startnode bin/index.js start
  • testecho "Error: no test specified" && exit 1
Dependencies12
  • @inquirer/prompts^8.1.0
  • @mihomo-party/sysproxy^2.0.8
  • adm-zip^0.5.16
  • axios^1.13.2
  • boxen^8.0.1
  • chalk^5.6.2
  • cli-progress^3.12.0
  • commander^14.0.2
  • inquirer^13.1.0
  • ora^9.0.0
  • update-notifier^7.3.1
  • yaml^2.8.2