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
579Mature · −50% score
First published
Jan 2024
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 bytes373,031
Previous version4.4.5
Published2026-05-12T10:38:33.856Z
SHA-2567d0f17887d33446c8cd17ad1a3268dfc7011e1419282802e93a0c83a51025fd3

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
4.4.6Version
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/esm/rules/manifest.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts11
  • buildtshy && pnpm run update-version
  • cleanrimraf dist .tshy .tshy-build .turbo
  • devtshy --watch
  • inspectornpx @modelcontextprotocol/inspector dist/esm/index.js mcp --log-file .mcp.log --api-url http://localhost:3030
  • install-mcp./install-mcp.sh
  • mcp:smoketsx src/mcp/smoke.test.ts
  • mcp:testtsx src/mcp/tools.test.ts
  • testvitest
  • test:e2evitest --run -c ./e2e/vitest.config.ts
  • typechecktsc -p tsconfig.src.json --noEmit
  • update-versiontsx ../../scripts/updateVersion.ts
Dependencies65
  • @clack/prompts0.11.0
  • @depot/cli0.0.1-cli.2.80.0
  • @modelcontextprotocol/sdk^1.25.2
  • @opentelemetry/api1.9.0
  • @opentelemetry/api-logs0.203.0
  • @opentelemetry/exporter-trace-otlp-http0.203.0
  • @opentelemetry/instrumentation0.203.0
  • @opentelemetry/instrumentation-fetch0.203.0
  • @opentelemetry/resources2.0.1
  • @opentelemetry/sdk-trace-node2.0.1
  • @opentelemetry/semantic-conventions1.36.0
  • @s2-dev/streamstore^0.22.5
  • @trigger.dev/build4.4.6
  • @trigger.dev/core4.4.6
  • @trigger.dev/schema-to-json4.4.6
  • ansi-escapes^7.0.0
  • braces^3.0.3
  • c12^1.11.1
  • chalk^5.2.0
  • chokidar^3.6.0
  • cli-table3^0.6.3
  • commander^9.4.1
  • confbox^0.2.2
  • defu^6.1.4
  • dotenv^16.4.5
  • esbuild^0.23.0
  • eventsource^3.0.2
  • evt^2.4.13
  • fast-npm-meta^0.2.2
  • git-last-commit^1.0.1
  • …and 35 more.