PkgRadar

Package evidence

@extension.dev/[email protected]

Remote Payload: matched "github.com/extension-js/examples/releases/download"

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
577
Versions published
6
First published
May 2026
Publisher
cezaraugusto

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":["@extension.dev/[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":["@extension.dev/[email protected]"],"fail_on":"review"}'
Publishercezaraugusto
Artifact bytes49,850
Previous version3.17.0-canary.1779906214.1151df3
Published2026-05-27T18:36:55.122Z
SHA-2569f6eda5a6648a0724e8c2bf709551c86e96637e62791ac77a93633d1e23c8385

Why flagged

What the scanner saw

Remote Payload: matched "github.com/extension-js/examples/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
12Score
3.17.0-canary.1779907011.abb3f15Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/module.jsmatched "github.com/extension-js/examples/releases/download"12

Manifest

Package metadata

Scripts7
  • buildpnpm run compile
  • cleanrm -rf dist
  • compilerslib build
  • prepublishOnlypnpm run test && pnpm run compile
  • startnode bin/extension-mcp.js
  • testvitest run
  • watchrslib build --watch
Dependencies5
  • @modelcontextprotocol/sdk^1.12.1
  • extension-create3.17.0-canary.1779905761.f88ef01
  • extension-develop3.17.0-canary.1779905761.f88ef01
  • extension-install3.17.0-canary.1779905761.f88ef01
  • ws^8.20.0