PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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"}'
Artifact bytes92,773
Previous version1.0.1
Published2026-05-25T03:26:17.502Z
SHA-256a4f411f5a502866cbd64f25aa2d238874b25dccf3f67a1fbc80cd527c6eaa8ed

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.0.2Version
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/data/docs.jsonmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts10
  • buildtsc
  • codegennpm run codegen:klaviyo && npm run codegen:shopify && npm run codegen:docs
  • codegen:docstsx tools/codegen/docs.ts
  • codegen:klaviyotsx tools/codegen/klaviyo.ts
  • codegen:shopifytsx tools/codegen/shopify.ts
  • devtsc --watch
  • inspectnpx @modelcontextprotocol/inspector dist/index.js
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies6
  • @modelcontextprotocol/sdk^1.27.0
  • dotenv^17.3.1
  • isolated-vm^6.1.2
  • minisearch^7.1.0
  • sucrase^3.35.0
  • zod^3.23.8