PkgRadar

Package evidence

@sentry/[email protected]

no findings

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,146Niche · −30% score
Versions published
94
First published
Mar 2026
Publisher
sentry-bot

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@sentry/[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":["@sentry/[email protected]"],"fail_on":"review"}'
Publishersentry-bot
Artifact bytes324,942
Previous version0.67.3
Published2026-06-05T15:06:23.373Z
SHA-2561097785c79c63a439e9055cc08db3125528a58ae29f77ae8d2aa41d5a38044ba

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.68.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildtsup && tsc -p tsconfig.build.json --emitDeclarationOnly
  • lintoxlint --config .oxlintrc.json --deny-warnings src tests scripts bin tsup.config.ts
  • lint:fixoxlint --config .oxlintrc.json --deny-warnings --fix src tests scripts bin tsup.config.ts
  • skills:checknode scripts/check-skills.mjs
  • testpnpm run test:slack-boundary && pnpm run test:arch-boundary && vitest run --maxWorkers=4
  • test:arch-boundarydepcruise --config .dependency-cruiser.mjs src/chat
  • test:slack-boundarynode scripts/check-slack-test-boundary.mjs
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies24
  • @ai-sdk/gateway^3.0.119
  • @chat-adapter/slack4.29.0
  • @chat-adapter/state-memory4.29.0
  • @chat-adapter/state-redis4.29.0
  • @earendil-works/pi-agent-core0.74.2
  • @earendil-works/pi-ai0.74.2
  • @logtape/logtape^2.1.1
  • @modelcontextprotocol/sdk1.29.0
  • @sentry/junior-plugin-api0.68.0
  • @sentry/node10.53.1
  • @sinclair/typebox^0.34.49
  • @slack/web-api^7.16.0
  • @vercel/functions^3.6.0
  • @vercel/queue^0.2.0
  • @vercel/sandbox2.0.0
  • ai^6.0.190
  • bash-tool^1.3.16
  • chat4.29.0
  • hono^4.12.22
  • jose^6.2.3
  • just-bash3.0.1
  • node-html-markdown^2.0.0
  • yaml^2.9.0
  • zod^4.4.3