PkgRadar

Package evidence

@eugeniomatteus/[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.

Weekly downloads
21
Versions published
1
First published
May 2026
Publisher
eugeniomatteus

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":["@eugeniomatteus/[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":["@eugeniomatteus/[email protected]"],"fail_on":"review"}'
Artifact bytes1,558,988
Previous versionnone
Published2026-05-22T01:31:07.713Z
SHA-256661d9150c506f858fb69d1e028712c010f08d8564f21df2fc3da83dfcb1d7a8c

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.0Version
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/.merlin-core/core/execution/env-preflight.jsmatched "Invoke-WebRequest"12
mediumRemote Payloadpackage/.merlin-core/tools/vps-security-audit.shmatched "curl "12

Manifest

Package metadata

Scripts11
  • formatprettier --write "**/*.md"
  • generate:manifestnode scripts/generate-install-manifest.js
  • linteslint . --cache --cache-location .eslintcache
  • preparehusky
  • sync:idenode .merlin-core/infrastructure/scripts/ide-sync/index.js sync
  • sync:ide:validatenode .merlin-core/infrastructure/scripts/ide-sync/index.js validate
  • testnode --test .merlin-core/core/**/*.test.js .merlin-core/tools/**/*.test.js
  • test:corenode --test .merlin-core/core/**/*.test.js
  • test:watchnode --test --watch .merlin-core/core/**/*.test.js
  • typecheckcd dashboard && npm run typecheck
  • validate:manifestnode scripts/validate-manifest.js
Dependencies18
  • @clack/prompts^0.11.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • chalk^4.1.2
  • chokidar^3.5.3
  • cli-progress^3.12.0
  • commander^12.1.0
  • execa^5.1.1
  • fast-glob^3.3.3
  • fs-extra^11.3.2
  • glob^10.4.4
  • handlebars^4.7.8
  • inquirer^8.2.6
  • js-yaml^4.1.0
  • ora^5.4.1
  • picocolors^1.1.1
  • proper-lockfile^4.1.2
  • semver^7.7.2