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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/.merlin-core/core/execution/env-preflight.js | matched "Invoke-WebRequest" | 12 |
| medium | Remote Payload | package/.merlin-core/tools/vps-security-audit.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts11
formatprettier --write "**/*.md"generate:manifestnode scripts/generate-install-manifest.jslinteslint . --cache --cache-location .eslintcachepreparehuskysync:idenode .merlin-core/infrastructure/scripts/ide-sync/index.js syncsync:ide:validatenode .merlin-core/infrastructure/scripts/ide-sync/index.js validatetestnode --test .merlin-core/core/**/*.test.js .merlin-core/tools/**/*.test.jstest:corenode --test .merlin-core/core/**/*.test.jstest:watchnode --test --watch .merlin-core/core/**/*.test.jstypecheckcd dashboard && npm run typecheckvalidate:manifestnode scripts/validate-manifest.js
Dependencies18
@clack/prompts^0.11.0ajv^8.17.1ajv-formats^3.0.1chalk^4.1.2chokidar^3.5.3cli-progress^3.12.0commander^12.1.0execa^5.1.1fast-glob^3.3.3fs-extra^11.3.2glob^10.4.4handlebars^4.7.8inquirer^8.2.6js-yaml^4.1.0ora^5.4.1picocolors^1.1.1proper-lockfile^4.1.2semver^7.7.2