PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

Versions published
3
First published
Jun 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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 bytes170,994
Previous version0.0.1-alpha.1
Published2026-06-06T00:34:39.324Z
SHA-25679421b444325dcce401e73241255196bb2fb6a5273b57dc4804fe388cfe74d3c

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
3Score
0.0.1-alpha.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/bin-deps-BY5U_B04.mjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts2
  • buildtsdown src/index.ts src/docs.ts src/bin.ts src/bin-docs.ts src/bin-api.ts src/bin-browser.ts src/bin-deps.ts src/bin-coverage.ts src/bin-flake.ts src/bin-mutate.ts src/bin-lsp.ts src/bin-verify.ts --dts
  • typechecktsc --noEmit
Dependencies12
  • @modelcontextprotocol/sdk^1.29.0
  • @sackville-mcp/api0.0.1-alpha.2
  • @sackville-mcp/artifacts0.0.1-alpha.2
  • @sackville-mcp/coverage0.0.1-alpha.2
  • @sackville-mcp/deps0.0.1-alpha.2
  • @sackville-mcp/diff0.0.1-alpha.2
  • @sackville-mcp/lsp0.0.1-alpha.2
  • @sackville-mcp/mutate0.0.1-alpha.2
  • @sackville-mcp/safety0.0.1-alpha.2
  • @sackville-mcp/verdict0.0.1-alpha.2
  • @sackville-mcp/verify0.0.1-alpha.2
  • zod^4.4.3