PkgRadar

Package evidence

@metamask-previews/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 6 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
2,049Niche · −30% score
Versions published
420
First published
Feb 2026
Publisher
metamaskbot

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@metamask-previews/[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":["@metamask-previews/[email protected]"],"fail_on":"review"}'
Publishermetamaskbot
Artifact bytes2,596
Previous version0.0.0-preview-8a5acbf75
Published2026-02-18T22:43:07.672Z
SHA-25683c9d7227dd9a212c4aa3ebee0badd1adb8ac96e02b1e142d30b61a76a1e933a

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 6 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.0-preview-9848b08Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 6 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts11
  • buildts-bridge --project tsconfig.build.json --verbose --clean --no-references
  • build:allts-bridge --project tsconfig.build.json --verbose --clean
  • build:docstypedoc
  • changelog:update../../scripts/update-changelog.sh @metamask/compliance-controller
  • changelog:validate../../scripts/validate-changelog.sh @metamask/compliance-controller
  • publish:previewyarn npm publish --tag preview
  • since-latest-release../../scripts/since-latest-release.sh
  • testNODE_OPTIONS=--experimental-vm-modules jest --reporters=jest-silent-reporter
  • test:cleanNODE_OPTIONS=--experimental-vm-modules jest --clearCache
  • test:verboseNODE_OPTIONS=--experimental-vm-modules jest --verbose
  • test:watchNODE_OPTIONS=--experimental-vm-modules jest --watch
Dependencies6
  • @metamask/base-controller^9.0.0
  • @metamask/controller-utils^11.18.0
  • @metamask/messenger^0.3.0
  • @metamask/superstruct^3.1.0
  • @metamask/utils^11.9.0
  • reselect^5.1.1